/* Homepage styles */

body#homepage {
 background-image:url(../images2/bg0home.jpg);
	background-position:top;
	background-repeat:repeat-x;
	width:100%; 
	float:left;
}

#generalContainer{ 
	background-image: url(../images2/mudbg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	width:100%; 
	float:left;
}

#contentContainer {
	width:973px; 
	margin:0 auto;
	margin-bottom: 0px;
}

#headerContainer {
	width:960px; 
	height:443px;
}



#NewsContainer {
	padding: 0 0px 0 14px;
}

.newsDate {
	color:#858585;
	margin:0px;
}



/* clear both class*/

.clear {clear:both}



/*Sub page styles */

body{
background-image: url(../images2/topbg02.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	background-color:#0084aa;
	width:100%; 
	float:left;
}



body #generalContainer{
background-image: url(../images2/midbg2.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#e1e1e1;
	width:100%; 
	float:left;
}

#headerContainerSub {
	width:910px; 
	height:256px;
	background: url(../images2/topnavbg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	margin-left:30px
	
}
#myHead {
	width:974px; 
	height:100px;
	background: url(../images2/topnavbg.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	background-color:#00FFFF;
}

#headerContainerSub img {float:left;}

#headerContainerSub #subNav { 
	float:left;  
	height:102px;
}

#headerContainerSub #subNav li {float:left;}

#headerContainerSub #subNav .home {
	background:url(../images2/sub_home_but.jpg); 
	display:block; 
	height:102px; 
	width:128px;
}

/*#headerContainerSub #subNav .home:hover {
	background:url(../images2/sub_home_butOv.jpg); 

}*/

#headerContainerSub #subNav .services {
	background:url(../images2/sub_services_but.jpg); 
	display:block; 
	height:102px; 
	width:120px;
}
/*
#headerContainerSub #subNav .services:hover {
	background:url(../images2/sub_services_butOv.jpg); 
}*/

#headerContainerSub #subNav .ourWork {
	
	background-color:#55237c; 
	display:block; 
	height:102px; 
	width:128px;
}
/*
#headerContainerSub #subNav .ourWork:hover {
	background:url(../images2/sub_work_butOv.jpg); 
}*/
#headerContainerSub #subNav .contactUs {
	background:url(../images2/sub_contact_but.jpg); 
	display:block; 
	height:102px; 
	width:143px;
}

/*#headerContainerSub #subNav .contactUs:hover {
	background:url(../images2/sub_contact_butOv.jpg); 
}
*/
#headerContainerSub #subNav .end {
	background:url(../images/sub_end_nav.gif); 
	display:block; 
	height:102px; 
	width:71px;
}



/* two column sub page styles */

#twoColumnContainer { 
	margin:0;
	padding: 12px 0 0px 0;
	
	}

#twoColumnContainer h1, #fullColumnContainer h1{
	width:936px; 
	height:31px; 
	background:url(../images/sub_nav_bg.jpg) top left no-repeat ; 
	float:left; 
	padding:15px 0 0 24px;
}

#twoColumnContainer #lhsCol {

	padding:0 0px 0px 0px;
	margin-left:50px;
	width:260px;
	float:left; 
}

#twoColumnContainer #lhsCol h2{
	margin:20px 0 20px 0;
	font-size: 22px; color:#438ca1; font-style:normal; line-height:1.4em;font-family: Georgia,"Times New Roman",serif;
}



#twoColumnContainer #lhsCol p{
	width:280px;
	margin:20px 0 0 0;
}



#twoColumnContainer #lhsCol .devider {
	/*background:url(../images/sub_lhs_devider_horz.gif) top center no-repeat;*/
	float:left;
	margin:20px 0 20px 0;
	width:298px;
	height:31px;
	border-bottom:1px solid #CCCCCC;
}

#twoColumnContainer #lhsCol ul li{
	background: url(../images/bullet.gif) left center no-repeat; 
	padding:1px 0 1px 15px;
}
#twoColumnContainer #lhsCol ul{
	
	margin-left:15px;
}

#twoColumnContainer #rhsCol {
	float:right;
	width:530px;
	padding-bottom:20px; 
	margin-right: 40px;
}

#twoColumnContainer #rhsCol h2, #twoColumnContainer #rhsCol h3, #twoColumnContainer #rhsCol h4 {
	padding:20px 0 0px 0px;	font-size: 22px; color:#438ca1; font-style:normal; line-height:1.4em;font-family: Georgia,"Times New Roman",serif;
	
}



#twoColumnContainer #rhsCol .map {margin:0 0 0 20px}

#twoColumnContainer #rhsCol blockquote {padding:13px 0 10px 20px;}



body#ourWork #twoColumnContainer #rhsCol p{
	width:540px;
	padding:10px 34px 0 0px;
}

#twoColumnContainer #rhsCol p{
	width:540px;
	padding:10px 34px 0 0px;
}

#twoColumnContainer #rhsCol .devider {
	float:left;
	margin:10px 0 30px 0;
	width:530px;
	height:24px;
	/*background:url(../images/sub_rhs_dediver_horz.gif) top center no-repeat;*/
	border-bottom:0px solid #eee;
}



#fullColumnContainer { background:url(../images/sub_center_bg.gif) top left repeat-x;
	margin:0;
	padding:0;
	
	}
	

#fullColumnContainer #fullCol h2, #fullColumnContainer #fullCol h3, #fullColumnContainer #fullCol h4 {padding:20px 0 0 23px;
}

#fullColumnContainer #fullCol p {
	padding:10px 30px 10px 25px;
}



.ourWorkPic {
	padding:17px 26px 11px 34px;
	margin-top:10px;
	background:url(../images/screenshot_bg.gif);

}





/* homepage styles */
#threeColumnContainer {
	width:965px; 
	height:280px; 
	background-image:url(../images2/4bg.jpg) ;
	background-color:#FFFFFF;
	padding: 0px 0 0 0px;
	border-bottom:0px;
	margin-top:40px
}



#threeColumnContainer h1 {font-size:16px; color:#438ca1; margin:20px 0 0px 0;}

#threeColumnContainer #columnOne { 
 	float:left; 
	width:246px; 
	height:280px;
	padding:0 28px 0 15px;
	margin:0 0px 0 20px!important;
	margin:0 0px 0 10px;
}

#threeColumnContainer #columnTwo { 
	float:left; 
	width:280px; 
	height:280px;
	padding:0 20px 0 60px;
}

#threeColumnContainer #columnTwo ul{ }

#threeColumnContainer #columnTwo ul li{
	background: url(../images2/bullet.gif) left center no-repeat; 
	padding:3px 0 3px 15px;
font-family: Georgia,"Times New Roman",serif;
font-size:14px
}



#threeColumnContainer #columnThree { 
	float:left; 
	width:250px;
	padding:0 0 0 40px; 
	height:280px;
}

#threeColumnContainer #columnThree p {
	width:255px;
	margin:0px 10px 0px 100px;
}



#threeColumnContainer #columnThree #clientLoginContainer{
	padding:20px 0 0px 30px;
}

#threeColumnContainer #columnThree h2 {
	font-size:14px; 
	color:#438ca1; 
	margin:10px 0 -10px 30px;
}

#threeColumnContainer #columnThree p {
	width:255px;
	margin:20px 10px 0px 30px;
}



#threeColumnContainer #columnThree #clientLoginContainer legend {
	width:200px;
	font-size:14px;
	font-weight:normal!important;
	font-weight:bold;
	color:#438ca1; 
	margin:0 0 0px 0!important;
	margin:0 0 0px -6px;
}

#threeColumnContainer #columnThree #clientLoginContainer label {
	float:left; 
	clear:both;
	margin:4px 0 3px 0;
}

#threeColumnContainer #columnThree #clientLoginContainer input {
	float:left; 
	clear:both; 
}



#threeColumnContainer #columnThree #clientLoginContainer .loginButton {
	border:solid 3px #c2c5cb; 
	display:block; 
	background:#d0d0d0; 
	width:62px; 
	text-align:center;
	padding:0 0 0px 0!important;  
	padding:0; 
	color:#a153d9;
	margin-right:25px!important;
	margin-right:10px;
	margin-top:0!important;
	margin-top:70px;
	float:right; 
	clear:none;
	height:7px;
}







#footerBox {
/*background-color:#471667;
*/	width:850px; 	
 	clear:both; 
	height:120px; 
	padding:14px 14px 0 0;
	color:#4974aa;
	margin: 0 7px 0 20px;
}





/* styles for footer area */

#footer {
	width:100%; 
	background:url(../images2/footer_bg.gif) top center repeat-x; 
	margin:0 auto; 
	clear:both; 
	height:350px; 
	padding:0px 0px 0 0;
}

#footer #footerContent{ 
	width:920px; 
	margin:0 auto; 
	color:#fff;
	 

}

#footer #footerContent p#address{
	width:343px; 
	margin-left:0px; 
	float:left;
	color:#fff;
	text-align:left;
}

#footer #footerContent p#termsEtc {
	float:right; 
	color:#4670af; 
	display:block; 
	text-align:right;
	height:88px;
}

#footer #footerContent p#termsEtc a{
	color:#fff;
}

