@charset "utf-8";
/* CSS Document */
body {
	background-image:url(images/bgr.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	font-family:Tahoma, Geneva, sans-serif;
	background-color:#184880;
}
a {
	color:#043f82
}
a:hover {
	text-decoration:none
}
#wrapper {
	background-repeat:no-repeat;
	width:990px;
	margin:0 auto;
}
#header {
	height:318px;
	background-image:url(images/header.jpg);
}
/*#home-header {
	height:318px;
	background-image:url(images/home-header.jpg);
}*/
#services-header {
	height:318px;
	background-image:url(images/services-header.jpg);
}
#company-header {
	height:318px;
	background-image:url(images/company-header.jpg);
}
#activities-header {
	height:318px;
	background-image:url(images/activities-header.jpg);
}
#design-header {
	height:318px;
	background-image:url(images/design-header.jpg);
}
#contact-header {
	height:318px;
	background-image:url(images/contact-header.jpg);
}
#nav {
	padding-top:278px;
	padding-left:58px;
}
#nav ul {
	list-style:none;
	margin:0;
	padding:0;
}
#nav ul li {
	display:inline;
	float:left;
}
#nav ul li a {
	display:block;
	padding:6px 18px 7px 18px;
	text-decoration:none;
	color:#FFF;
	font-size:14px;
}
#nav ul li a:hover {
	background-color:#091d33;
	padding:6px 18px 7px 18px;
}
#nav ul li.current a {
	display:block;
	background-color:#164274;
}
/*#home-body {
	height:200px;
	background-image:url(images/home-body-bgr.jpg);
	padding:13px 200px 0px 58px;
	font-size:13px;
	line-height:22px;
	text-align:left;
}*/

#left-sidebar{
	background-image:url(images/left-sidebar.jpg);
	background-repeat:no-repeat;
	background-color:#184880;
	width:14px;
}
#right-sidebar{
	background-image:url(images/right-sidebar.jpg);
	background-repeat:no-repeat;
	background-color:#184880;
	width:16px;
}
#services-bgr{
	background-color:#FFF;
	padding:10px 30px 20px 45px;
	font-size:13px;
	line-height:22px;
	text-align:left;
}
#content-footer{
	background-image:url(images/footer.jpg);
	height:29px;
	
}
#footer {
	font-size:12px;
	padding:0px 10px 20px 40px;
}
#footer a {
	color:#000;
}
#addthis_button {
	display:block;
	padding:7px 10px 0px 12px;
	height:23px;
	width:242px;
	color:#FFF;
	font-size:14px;
	text-decoration:none;
	background-image:url(images/share-bgr.jpg);
}
#addthis_button2 {
	display:block;
	padding:2px 10px 0px 0px;
	height:23px;
	width:242px;;
	background-image:url(images/share-bgr-2.jpg);
}
.odd{background-color:#f0f3f8}
#chart td{
	padding:5px 5px 5px 18px;
}
#chart{border:1px solid #f0f3f8;