@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #888;
	text-decoration: none;
	background-color: #e2e2e2;
	background-image: url(../images/Top_Gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#page {
	background-image: url(../images/BG_Midlength.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
}
#bottomgradient {
	background-image: url(../images/Bottom_Gradient.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width:100%;
}
#content {
	width:830px;
	margin:auto;
	background-color:#FFF;
}
#header {
	background-repeat: no-repeat;
	background-position: center top;
	height:148px;
	background-image: url(../images/topbar.jpg);
}
#banner {
	background-image: url(../images/Banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:313px;
}
#slogan {
	background-image: url(../images/slogabg.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: 53px;
	width: 370px;
	float: left;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#slogan h1 {
	font-size:18px;
	font-variant: small-caps;
}
#leftbar {
	background-image: url(../images/LeftBar.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 243px;
	margin-top:50px;
	padding-left:5px;
	padding-right:10px;
}
#bannerfloat {
	float: right;
	height: 313px;
	width: 375px;
	vertical-align:top;
	text-align:right;
}
#title {
	float:left;
	width:345px;
	margin-top:130px;
	padding-left:5px;
}
#article {
	float:right;
	width:560px;
	padding-right:10px;
	margin-top:-45px;
	text-align:justify;
}
#footer {
	background-image: url(../images/Footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:50px;
	padding-left:50px;
	padding-right:50px;
	text-align:center;
	line-height: 25px;
	color:#FFF;
	padding-top:25px;
	padding-bottom:25px;
}
#footer a
{
	color:#FFF;
	text-decoration:none;
}
#footer a:hover
{
	color:#000;
	text-decoration:underline;
}
.clear {
	clear:both;
}
#topnav {
	float:right;
	padding-right:10px;
	padding-top:20px;
	width:668px;
	text-align:right;
}
#header li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #003;
	text-decoration: none;
	list-style:none;
	display:inline;
	padding-left:15px;
	line-height:15px;
}
#header #navbar li a {
	text-decoration:none;
	color:#006bb6;
}
#header #navbar li a:hover {
	text-decoration:underline;
	color:#F30;
}
#navbar {
	float:right;
	padding-right:0px;
	margin-top:45px;
	width:668px;
	height:35px;
	text-align:right;
	vertical-align:bottom;
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-right:10px;
	background-image: url(../images/Name_Logo.png);
	vertical-align:bottom;
}
.greyH
{
	color:#666;
	text-transform: uppercase;
}
.orangeH
{
	color:#F30;
	text-transform: uppercase;
}
.services
{
	width:281px;
	float:left;
	padding:2px;
	background-image:url(../images/Service-BG.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-bottom:15px;
}
.icon
{
	float:left;
	width:97px;
	margin-top:18px;
}
.we_do
{
	float:right;
	width:182px;
	height:27px;
	text-align:center;
}
.we_do h3
{
	font-size:12px;
	line-height:0px;
}
.intro
{
	width:180px;
	float:right;
}
.readmore
{
	background-image:url(../images/Read_More.png);
	width:65px;
	height:15px;
	float:right;
	margin-right:3px;
}
.partners
{
	list-style-image:url(../images/Bullets1.png);
}
.partners li
{
	padding-bottom:4px;
	padding-top:4px;
	border-bottom:#CCC dotted 1px;
	font-size:9px;
}
.partners a
{
	text-decoration:none;
	color:#999;
}
.partners a:hover
{
	color:#F60;
	font-weight:bold;
}