/* CSS Document */
body{
	margin:10px 0;
	height:100%;
	background:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#wrap{
	width:976px;
	margin:0 auto;
	background:#ffffff;
	height:100%;
}


#header{
	background:#ffffff;
	height:90px;
	background:url(../_imgs/curve-header.png) no-repeat center top #ffffff;
	padding:10px 0 0 0;
	margin:0;
}

#logo{
	float:left;
	width:89px;
	height:90px;
	margin:0 0 0 10px;
}

#menuContainer{
	float:right;
	width:750px;
	height:90px;
	margin:0 10px 0 0;
	padding:0;
}

#follow{
	text-align:right;
}

div#menu{
	margin:0;
	margin-top:16px !important;
}

#highlight{
	padding:3px 10px 10px;
	background:#ffffff;
	height:252px;
}

#homeBoxes{
	padding:3px 10px 10px;
	background:#ffffff;
	height:422px;
}

#flash, #boxLeft{
	float:left;
	width:647px;
}

#boxRight{
	margin-left:5px;
	float:right;
	width:300px;
	background:url(../_imgs/box3-bg.gif) no-repeat;
	height:432px;
}

.box1{
	background:url(../_imgs/box1-bg.gif) no-repeat;
	width:373px;
	height:204px;

}

.box2{
	background:url(../_imgs/box2-bg.gif) no-repeat;
	width:274px;
	height:422px;
}

.box1 .text{
	padding:12px 6px 6px 10px;
	width:334px;
	color:#444444;
	
	line-height:15px; 
	text-align:justify; 
	font-family:Verdana, Arial, Helvetica, sans-serif
}

.box1 .text a{
	color:#619C0D;
	font-weight:bold;
	text-decoration:none;
}

.box2 .text{
	margin:12px 6px 6px 10px;
	width:254px;
	color:#666666;
}

#boxRight .text{
	margin:56px 6px 6px 16px;
	width:278px;
	color:#666666;
}

a.clientsLink{
	color:#B88630;
	text-decoration:none;
	font-weight:bold;
}

.headingImg{
	margin:0 0 7px 0;
}

#formHome{
	margin-left:5px;
	float:right;
	width:300px;
	height:252px;
	background:url(../_imgs/box4-bg-form.gif) no-repeat;
}

.formcontainer{
	padding:7px;
}

div.break{
	clear:both;
	height:0;
	padding:0;
	margin:0;
}

.txthome{
	width:125px;
	color:#666666;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:2px 1px;
}

.txtContact{
	width:220px;
	color:#666666;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:3px 1px;
}

form#reqFormContact td{
	padding-bottom:15px;
}

form#reqFormContact select{
	color:#666666;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:2px 1px;
	width:227px;
}

form#reqFormHome select{
	color:#666666;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:2px 1px;
	width:273px;
}

td.serviceD{
	padding: 0 0 15px 10px;
}

td.serviceD .title{
	font-size:15px;
	text-transform:uppercase;
	color:#76A718;
	font-weight:bold;
}

td.serviceD .subtitle{
	font-size:1.1em;
	color:#208BB7;
	padding-bottom:2px;
}

img.serviceIcon{
	border:3px solid #D6D2D2;
	margin:0 0 20px;
}

#footer{
	padding:4px 10px;;
	height:45px;
	background:#ffffff url(../_imgs/curve-footer.png) no-repeat bottom;
	color:#999999;
	font-size:11px;
	text-align:right;
}
#content{
	padding:1px 15px 1px;
	border-left:1px solid #D8D8D8;
	border-right:1px solid #D8D8D8;	
	height:100%;
	min-height:604px;
}

#content h1{
	font-size:22px;
	color:#006699;
	font-weight:normal;
	margin:0;
	padding:0;
	text-transform:capitalize;
}

#content p{
	color:#555555;
}

#content ul li{
	color:#555555;
}

#boxNav{
	margin-left:5px;
	float:right;
	width:300px;
	margin-bottom:10px;
}

#boxNavmain{
	margin-left:5px;
	float:right;
	width:300px;
	margin-bottom:10px;
	background:#F7F5F5 none repeat scroll 0 0;
}

.mainnavi
{
	background:#F7F5F5 none repeat scroll 0 0;
	border-left:1px solid #DAD8D8;
    border-right:1px solid #DAD8D8;
	padding:0 10px;
}

#navContainer{
	padding:0 10px;
	border-right:1px solid #DAD8D8;
	border-left:1px solid #DAD8D8;
	background:#F7F5F5;
}

.navHeading{
	font-size:18px;
	text-transform:uppercase;
	color:#999900;
	padding:0 3px 3px;
}

.navItem{
	padding:3px;
	color:#1F83AD;
}

.navItem a, .subtitle a{ 
  text-decoration:none;
	color:#1F83AD;
}

.navItem a:hover, .subtitle a:hover{ 
  text-decoration:underline;
	color:#1F83AD;
}

.txtarea1{
width:269px; height:85px; color:#666666; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
}

.txtarea2{
width:225px; height:115px; color:#666666; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
}

.subheading{
	color:#999900 !important;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
}
