*{
	margin:0px;
	padding:0px;
}
body {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4d4d4f;
	}
.header_main {
	float:left;
	width:100%;
	height:156px;
	background:url(../images/header_bg.gif) repeat-x top;
	}
.header_inner {
	width:826px;
	height:156px;
	margin:0 auto;
	background:url(../images/header_inner_bg.gif) no-repeat;
	}
#nav {
	float:left;
	width:826px;
	height:auto;
	padding:74px 0px 0px 0px;
	}
#nav .menu {
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
#nav .menu li {
	float:left;
	height:39px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
#nav .menu li a.home {
	width:107px;
	height:39px;
	display:block;
	background:url(../images/home.gif) no-repeat;
	}
#nav .menu li a.home:hover {
	background:url(../images/home_h.gif) no-repeat;
	}
#nav .menu li a.home.active {
	background:url(../images/home_h.gif) no-repeat;
	}
	
#nav .menu li a.about {
	width:102px;
	height:39px;
	display:block;
	background:url(../images/about.gif) no-repeat;
	}
#nav .menu li a.about:hover {
	background:url(../images/about_h.gif) no-repeat;
	}
#nav .menu li a.about.active {
	background:url(../images/about_h.gif) no-repeat;
	}
	
#nav .menu li a.service {
	width:124px;
	height:39px;
	display:block;
	padding-right:151px;
	background:url(../images/service.gif) no-repeat left;
	}
#nav .menu li a.service:hover {
	background:url(../images/service_h.gif) no-repeat left;
	}
#nav .menu li a.service.active {
	background:url(../images/service_h.gif) no-repeat left;
	}
	
#nav .menu li a.client {
	width:134px;
	height:39px;
	display:block;
	background:url(../images/clients.gif) no-repeat;
	}
#nav .menu li a.client:hover {
	background:url(../images/clients_h.gif) no-repeat;
	}
#nav .menu li a.client.active {
	background:url(../images/clients_h.gif) no-repeat;
	}	
	
#nav .menu li a.res {
	width:103px;
	height:39px;
	display:block;
	background:url(../images/resources.gif) no-repeat;
	}
#nav .menu li a.res:hover {
	background:url(../images/resources_h.gif) no-repeat;
	}
#nav .menu li a.res.active {
	background:url(../images/resources_h.gif) no-repeat;
	}
	
#nav .menu li a.contact {
	width:105px;
	height:39px;
	display:block;
	background:url(../images/contact.gif) no-repeat;
	}
#nav .menu li a.contact:hover {
	background:url(../images/contact_h.gif) no-repeat;
	}
#nav .menu li a.contact.active {
	background:url(../images/contact_h.gif) no-repeat;
	}
.logo {
	float:left;
	width:202px;
	height:204px;
	position:absolute;
	margin-left:312px;
	*margin-left:-518px;
	z-index:30;
	}
.banner_main {
	float:left;
	width:100%;
	height:auto;
	background:#000000;
	}
.banner_inner {
	width:826px;
	min-height:48px;
	margin:0 auto;
	}
.txt_main {
	float:left;
	width:100%;
	height:auto;
	background:url(../images/txt_bg.gif) repeat-x top #FFFFFF;
	}
.txt_inner {
	width:826px;
	min-height:100px;
	margin:0 auto;
	background:url(../images/txt_inner_bg.gif) no-repeat top;
	}
.txt_top {
	float:left;
	width:826px;
	height:auto;
	padding:13px 0px 0px 0px;
	}
.left_title {
	float:left;
	width:99px;
	height:14px;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-align:left;
	padding:10px 0px 0px 8px;
	}
.follow_us {
	float:left;
	width:362px;
	height:auto;
	padding:0px 0px 0px 216px;
	text-align:left;
	}
.follow_us img {
	float:left;
	padding-left:21px;
	}
.right_title {
	float:left;
	width:112px;
	height:14px;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-align:right;
	padding:10px 0px 0px 0px;
	}
.text_area {
	float:left;
	width:826px;
	height:auto;
	padding:18px 0px 23px 0px;
	}
.left_txt {
	float:left;
	width:481px;
	height:auto;
	padding:0px 21px 0px 8px;
	border-right:solid 1px #8a8a8a;
	text-align: left;
	line-height: 15px;
	}
.left_txt li {
	float:left;
	width:481px;
	height:auto;
	margin-left: 15px;
	text-align: left;
	line-height: 15px;
	}
.right_textarea_main {
	float:left;
	width:290px;
	height:auto;
	padding:0px 0px 0px 19px;
	text-align: left;
	line-height: 15px;	
	}
.sidebar_img {
	float:left;
	width:290px;
	height:auto;
	padding:0px 0px 13px 0px;
	}
.sidebar_txt {
	float:left;
	width:290px;
	height:auto;
	}
.footer_main {
	float:left;
	width:100%;
	height:58px;
	background:#000;
	}
.footer_inner {
	width:826px;
	margin:0 auto;
	}
.copy {
	float:left;
	width:578px;
	height:37px;
	color:#b1b3b6;
	text-align:left;
	font-size:10px;
	background:#000;
	padding:21px 0px 0px 8px;
	}
.copy a{
	color:#b1b3b6;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	}
.copy a:hover{
	text-decoration:underline;
	}
.footer_links {
	background:#000;
	float:right;
	height:37px;
	padding:21px 0 0;
	width:240px;
	}
.footer_links ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	}
.footer_links li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#b1b3b6;
	text-align:left;
	font-size:10px;
	float:left;
	background:url(../images/footer_links_sap.gif) no-repeat right;
	}
.footer_links li a {
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 6px;
	float:left;
	color:#b1b3b6;
	text-decoration:none;	
	}
.footer_links li a:hover {
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 6px;
	float:left;
	color:#b1b3b6;
	text-decoration:underline;	
	}
