body {

	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(images/bg_main1.gif); 
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	margin: 0 auto 0 auto;
}

DIV {
	margin: 0;
	padding: 0;
}

/* Footer */

#footer {
	clear: both;
	width:970px;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 10px;
	color: #999999;
}

#CSHomePage {
	background-image: url(images/bg_main1.gif); 
}

#CSOverviewPage {
	background-image: url(images/bg_overview.jpg); 
}

#CSServicesPage {
	background-image: url(images/bg_services.jpg); 
}

#CSCaseStudyPage {
	background-image: url(images/bg_casestudy.jpg); 
	
}

#CSClientsPage {
	background-image: url(images/bg_clients.jpg); 
}

#CSContactPage {
	background-image: url(images/bg_contact.jpg); 
}

.CSMain {
	width: 970px;
	padding-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}

.CSLogo {
	width: 359px;
	float: left;
	margin-top: 0px;
}

.CSheader {
	width: 980px;
	height: 174px;
	margin: 117 auto;
}

/* Header */

#subheader {
	margin: 0;
	padding: 5px;
	vertical-align: top;
}
	
#header {
	width: 970px;
	height: 174px;
	margin: 0 auto;
}


/* Menu */

#menu {
	float: none;
	width: 545px;
	height: 24px;
	margin: 0 auto;
	text-align: left;
	padding-left: 425px;
	padding-top: 4px;
}

/*Content*/
#content {
	width: 970px;
	margin: 0 auto;
}



.ContentLeft {
	float: left;
	padding-top: 27px;
	width: 415px;
}

.ContentLeft2 {
	float: left;
	padding-top: 27px;
	width: 405px;
}

.ContentRight {
	float: left;
	padding-top: 10px;
	width: 540px;
}

.Content P {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bdbcb9;
	text-align: left;
	line-height: 18px;
	padding: 0;
	margin: 0 0 18px 0;
}
	
.FrontMainLeftDescription {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	line-height: 16px;
	padding: 0;
	margin: 0 0 18px 0;
}

.FrontMainLeftThumb {
	float: left;
	width: 185px;
	margin-right: 20px;
}

.FrontMainLeftThumb IMG {
	border: 2px solid #ccd4d9;
}

#CS-content H1 {
	font-family: Arial, Tahoma, Verdana;
    font-size: 12px;
	color: #ffffff;
    font-weight: bold;
	padding-bottom: 2px;
	margin: 0;
	padding: 0;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


#CS-content H1 a:link, #CS-content H1 a:visited {
	color: #ffffff;
	text-decoration: none;
}

#CS-content H1 a:hover {
color: #ff0000;
	text-decoration: none;
}

#CS-content a:link, #CS-content a:visited, #CS-content a:hover {
	color: #ffffff;
	text-decoration: none;
}

#CS-content a:hover {
color: #ff0000;
	text-decoration: none;
}



#Holder, .Holder {
	clear: both;
	float: none;
	margin: 0;
	padding: 0;
	font-size:1px;
	width:auto;
}

	
	/* About us  ----------------------------------------------------------------------------------------*/



#About {
	clear: both;
	width: 904px;
	text-align:left;
	margin-top:90px;
	padding: 0 38px;
	height: 595px;
	background-image: url(images/bg_contentgrad.png); 
	background-repeat: repeat-x;
}

#About P {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bdbcb9;
	text-align: justify;
	line-height: 18px;
	padding: 0;
	margin: 0 0 18px 0;
}

#About h1 {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: normal;
	color: #FFF;
	margin: 0;
	padding: 8px 0 10px 0;
}


#About h4 {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	margin: 0;
	padding: 0 0 10px 0;
}

.AboutLeft {
	float: left;
	width: 511px;
}

.AboutRight {
	float: left;
	width: 343px;
	padding: 6px 0 0 40px;
}

.AboutMainPic {
	border: 4px solid #fff;
	width: 335px;
	height: 223px;
}
