@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#headerwrapper {
	 width:990px;
	 height:240px;
	 margin:0 auto;
	 border:solid 1px #999999;
	 border-top:0;
}

#headertop {
	 width:990px;
	 height:204px;
}

#headertop #rightmost {
	width:330px;
	height:180px;
	float:right;
	text-align:right;
	padding-top:10px;
}

#headertop #right {
	 width:330px;
	 height:180px;
	 float:right;
	 text-align:center;
	 padding-top:20px;
}

#headertop #left {
	 width:330px;
	 height:160px;
	 float:left;
	 padding-top:40px;
	 position:relative;
}

#menuwrapper {
	 width:990px;
	 height:37px;
	 background:url(images/menubg.gif) no-repeat;
}

#menu {
	 width:440px;
	 height:37px;
	 margin:0 auto
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display:block;
	float:left;
	text-decoration:none;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:103px;
	height:20px;
	padding-top:10px;
	text-align:center;
	margin-right:1px;
}

#menu a:hover {
	color: #8fd300;
	
	
}

#menu .active a {
    background: url(images/selectedmenu.gif) no-repeat;
	background-position:center;
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
	color: #8DD200;
}

#menu .small a {
	background: url(images/divider.jpg) no-repeat;
	background-position:center;
	width:3px;
	height:20px;
	padding:0 0 0 0;
	padding-top:12px;
}

/*flash part*/
#flashwrapper {
	 width:990px;
	 height:229px;
	 margin:0 auto;
	 margin-top:5px;
}

#flashwrapper #flash {
	 width:290px;
	 height:229px;
	 float:right;
}

#flashwrapper #bannerpic {
	 width:698px;
	 height:229px;
	 float:left;
}
/*End flash part*/

/*body Content*/
#bodycontent {
	width:990px;
	height:380px;
	margin:0 auto;
	margin-top:5px;
	
}

#bodycontent #right {
	 width:258px;
	 height:338px;
	 float:right;
	 border:solid 1px #CCCCCC;
}

#bodycontent #top {
	 width:240px;
	 height:23px;
	 padding-top:4px;
	 margin:0 auto;
	 margin-top:4px;
	 background:#004b8f;
	 text-align:center;
	 color:#fff;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
}

#bodycontent #btm {
	 width:240px;
	 height:280px;
	 padding-top:15px;
	 margin:0 auto;
	 margin-top:2px;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:12px;
}

#bodycontent #btm .servicewrapper {
	 width:130px;
	 height:25px;
	 margin:0 auto;
}

#bodycontent #btm .servicewrapper a{
color:#333333;
text-decoration:none;
}
#bodycontent #btm .servicewrapper a:hover{
color:#000000;
text-decoration:underline;
}

.servicewrapper .right {
	width:110px;
	height:18px;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:6px;
}

.servicewrapper .left {
	width:20px;
	height:12px;
	float:left;
	text-align:center;
	padding-top:9px;
}

#bodycontent #btm .servicedivider {
	width:130px;
	height:2px;
	margin:0 auto;
}

#bodycontent #left {
	width:725px;
	height:350px;
	float:left;
}

#bodycontent #left p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
}

#bodycontent #left h2 {
	font-family: "Trebuchet MS";
	font-size:17px;
	margin:0;
	color:#004b8f;
}

#bodycontent #left #intro{
	width:725px;
	height:128px;
}

#bodycontent #left #solbox{
	width:641px;
	height:213px;
	margin:0 auto;
	background:url(images/solbox.gif) no-repeat;
}

#bodycontent #left #solbox .top{
	width:641px;
	height:210px;
	margin:0 auto;
	margin-top:4px;
}

#bodycontent #left #solbox #rightmostbox{
	width:198px;
	height:213px;
	float:right;
	margin-right:10px;
}

#bodycontent #left #solbox #rightbox{
	width:208px;
	height:213px;
	float:right;
	margin-right:15px;
}

#bodycontent #left #solbox #leftbox{
	width:195px;
	height:213px;
	float:left;
	margin-left:4px;
}

#bodycontent #left #solbox .top{
	width:195px;
	height:100px;
	margin:0 auto;
	text-align:center;
	margin-top: 3px;
}

#bodycontent #left #solbox .sec{
	width:195px;
	height:80px;
	margin:0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#bodycontent #left #solbox .third {
    width:195px;
	height:18px;
	margin:0 auto;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-align:right;
	padding-top:5px;
	font-weight:bold;
}
/*End body content*/

/*footer setting*/
#footerwrapper {
	 width:990px;
	 height:62px;
	 margin:0 auto;
	 margin-top:5px;
	 background:url(images/footerbg.jpg) repeat-x;
}

#footerwrapper #copyrights{
	 width:540px;
	 height:15px;
	 margin:0 auto;
	 padding-top:13px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:11px;
	 font-weight:bold;
	 color:#fff;
	 text-align:center;
}

#footerwrapper #copyrights a{
	 color: #FFCC00;
}

#footerwrapper #copyrights a:hover{
	 color: #FFFFFF;
}
/*End footer settings*/

/*Contact settings*/

#contactbody {
	 width:950px;
	 height:350px;
	 margin:0 auto;
}

#contactbody #contactform {
	 width:470px;
	 height:350px;
	 float:right;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:13px;
}

#contactbody #contactaddress{
	 width:470px;
	 height:350px;
	 margin:0 auto;
	 float:left;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:13px;
}

/*services page*/
.servicedetail_wrapper {
	width:720px;
	height:170px;
	margin-top:10px;
	border:solid 1px #F4F4F4;
	padding:2px;
}
.servicespic {
	width:200px;
	height:130px;
	float:right;
}

.servicesdetail {
	width:515px;
	height:165px;
	float:left;
}

.servicesdetail p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	text-align:justify;
}
/*End services page*/

/*gallery pages*/
#servicesgallerybox {
	width:725px;
	height:390px;
	
	background:#F0F0F0;
	padding-top:20px;
}
