@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	color:#6b6b6b;
}
#header-wrapper {
	width:100%;
	background-color:#f0f0f0;
	height:147px;
}
#headerDiv {
	width:1004px;
	height:144px;
	margin:0 auto;
	padding-top:3px;
}
#headerDiv #logo {
	float:left;
	width:283px;
	height:135px;
}
#headerDiv #login-and-social {
	float:right;
	width:450px;
	padding-top:50px;
	height:53px;
}
.loginField {
	background:url(../images/loginTextField.jpg) no-repeat;
	width:100px;
	height:16px;
	font-size:11px;
	padding-left:10px;
	padding-top:10px;
	border:0;
	outline: none;
}
#headerDiv #login-and-social a {
	color:#2b88e8;
	text-decoration:none;
}
#headerDiv #login-and-social a:hover {
	color:#152553;
}
.clear {
	clear:both;
}
#nav{
	width:100%;
	height:42px;
	background-color:#003e7e;
	border-top:1px #00a2d8 solid;
	border-bottom:5px solid #b2c4e4;
	margin:0 auto;
	display:block;
	z-index:100;
}
#nav #menu {
	background:url(../images/menuBG.jpg) no-repeat;
	width:1000px;
	height:42px;
	margin:0 auto;
}
#nav #menu ul {
	margin:0;
	padding:0;
	display:block;
}
#nav #menu ul li {
	font-size:12px;
	float:left;
	list-style:none;
	color:#fff;
	line-height:41px;
	text-align:center;
}
#nav #menu ul li a{
	text-decoration:none;
	color:#fff;
	display:block;
	height:41px;
	padding:0 24px;
	float:left;
	font-weight:bold;
}
#nav #menu ul li a:hover {
	height:40px;
	line-height:40px;
	background-color:#0771de;
	border-top:1px solid #59a0e9;
}
#content-wrapper {
	width:100%;
	background:url(../images/bodyContentBG.jpg) top repeat-x;
	padding-top:14px;
}
#content-wrapper #contentDiv {
	width:1000px;
	margin:0 auto;
}
#content-wrapper #contentDiv #banner {
	float:left;
	width:640px;
	height:305px;
	background:url(../images/bannerShadow.jpg) bottom no-repeat;
	background-color:#fff;
}
#content-wrapper #contentDiv #our-blog {
	width:348px;
	height:305px;
	float:right;
	background-color:#fff;

}
#content-wrapper #contentDiv #our-blog #our-blog-insideDiv {
	width:336px;
	/*height:295px;*/
	background:url(../images/blogInsideBG.jpg) bottom repeat-x;
}
#content-wrapper #contentDiv #our-blog #our-blog-insideDiv h6 {
	font-size:13px;
	margin:0;
	padding:0;
	color:#2685e8;
	font-weight:bold;
}
#content-wrapper #contentDiv #our-blog #our-blog-insideDiv .more {
	color:#006699;
	}
#content-wrapper #contentDiv #domainDiv {
	width:998px;
	height:78px;
	margin:11px auto;
}
#content-wrapper #contentDiv #domainDiv #domainInside {
	width:985px;
	height:65px;
	background-color:#e4e4e4;
	border:1px solid #fff;
}
#content-wrapper #contentDiv #domainDiv #domainInside .domainField {
	background:url(../images/domainFieldBG.jpg) no-repeat;
	width:251px;
	height:29px;
	border:1px solid #ededed;
	padding-left:10px;
	color:#666666;
	outline: none;
}
#content-wrapper #contentDiv #domainDiv #domainInside .goBtn {
	background:url(../images/goBtn.jpg) no-repeat;
	text-indent:-9999px;
	width:40px;
	height:31px;
}
#content-wrapper #contentDiv #domainDiv #domainInside .goBtn:hover {
	background:url(../images/goBtn.jpg) bottom no-repeat;
	width:40px;
	height:31px;
}
.black {
	color:#000;
}
.bold {
	font-weight:bold;
}
#content-wrapper #contentDiv #what-we-do-Div {
	width:998px;
	margin:11px auto;
}
#content-wrapper #contentDiv #what-we-do-Div #what-we-do-Inside {
	width:985px;
	background-color:#e4e4e4;
	border:1px solid #fff;
}

#content-wrapper #contentDiv .content-description {
	width:998px;
	margin:11px auto;
}
#content-wrapper #contentDiv .content-description .content-description-Inside {
	width:985px;
	background-color:#e4e4e4;
	border:1px solid #fff;
}
#content-wrapper #contentDiv .content-write {
	width:998px;
	margin:11px auto;
}
#content-wrapper #contentDiv .content-write .content-write-Inside {
	width:985px;
	background-color:#fff;
	border:1px solid #fff;
}
.content-description h1 {
	margin:10px;
	padding:0;
	text-transform:uppercase;
}

#what-we-do-Inside h1 {
	margin:10px;
	padding:0;
	text-transform:uppercase;
}
#what-we-do-Inside h6 {
	color:#fff;
	font-weight:bold;
	font-size:14px;
	background:url(../images/what-we-do-H6.jpg) no-repeat;
	width:193px;
	height:20px;
	text-align:center;
	padding-top:4px;
	margin:0;
}
#what-we-do-Inside .service5 {
	width:192px;
	height:198px;
	margin:0 auto;
}
#content-wrapper #contentDiv #in-the-news {
	width:579px;
	height:206px;
	padding:11px 26px;
	border:4px solid #dfe7f5;
	float:left;
	background:url(../images/blogInsideBG.jpg) bottom repeat-x;
	margin-top: 14px;
}
#content-wrapper #contentDiv #in-the-news h1 {
	color:#003e7e;
	margin:0 0 3px 0;
	font-size:22px;
	padding:0;
	border-bottom:1px solid #dfe7f5;
}
#content-wrapper #contentDiv #in-the-news h6 {
	font-size:13px;
	margin:0;
	padding:0;
	color:#2685e8;
	font-weight:bold;
}
#content-wrapper #contentDiv #in-the-news .date {
	color:#003e7e;
	font-style:italic;
}
#content-wrapper #contentDiv #in-the-news .thump {
	width:199px;
	height:144px;
	padding:1px;
	border:1px solid #96bcfe;
	background-color:#e1ecff;
}
#content-wrapper #contentDiv #in-the-news p {
	margin-top:5px;
}
#content-wrapper #contentDiv #promotion {
	width:347px;
	height:269px;
	float:right;
}
#footer-wrapper {
	width:100%;
	background:url(../images/footerH5BG.jpg) top repeat-x #052d57;
}
#footer-wrapper #footer {
	width:1000px;
	margin:0 auto;
}
#footer-wrapper #footer a {
	color:#bcbcbc;
	text-decoration:none;
}
#footer-wrapper #footer a:hover {
	color:#fff;
	text-decoration:none;
}
#footer-wrapper #footer p {
	margin:5px 0;

}
/*************banner slider*************/
#slider-wrapper {
    background:url(../images/slider.png) no-repeat;
    width:998px;
    height:392px;
    margin:0 auto;
    padding-top:74px;
    margin-top:50px;
}

#slider {
	position:relative;
	width:634px;
	height:294px;
	border:3px solid #fff;
	background:url(../images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}
.content-write-Inside h1 {
	text-transform:uppercase;
}
/**********for home page********/
.boxgrid{ 
	width:192px;
	height:198px;
	overflow: hidden; 
	position: relative; 
}
.boxgrid img{ 
	position: absolute; 
}
.boxgrid a{
	color:#333333;
	text-decoration:none;
}
.boxgrid h3{ margin: 175px auto; text-align:center; letter-spacing:-1px; font-weight: bold;  }

.fixed { 
	position: fixed; 
	top: 0px;
	width:100%;
	background-color:#003e7e;
	border-top:1px #00a2d8 solid;
	border-bottom:5px solid #b2c4e4;
	z-index:100;

}
/**********for get a quote page********/

#quote .fields {
	background:url(../images/fields.jpg) no-repeat;
	width:350px;
	height:29px;
	border:1px solid #ededed;
	padding-left:10px;
	color:#666666;
	outline: none;
}

#quote .fields:active, #quote .fields:hover, #quote .fields:focus {
	background:url(../images/fields-activ.jpg) no-repeat;
}

#quote .fields_name {
	background:url(../images/fields.jpg) no-repeat;
	width:167px;
	height:29px;
	border:1px solid #ededed;
	padding-left:10px;
	color:#666666;
	outline: none;
}
#quote .fields_name:active, #quote .fields_name:hover, #quote .fields_name:focus {
	background:url(../images/fields-activ.jpg) no-repeat;
}

#quote .fields_comments {
	background:url(../images/fields.jpg) no-repeat;
	width:350px;
	height:80px;
	border:1px solid #ededed;
	padding-left:10px;
	padding-top:10px;
	color:#666666;
	outline: none;
}

#quote .fields_comments:active, #quote .fields_comments:hover, #quote .fields_comments:focus {
	background:url(../images/fields-activ.jpg) no-repeat;
}

#quote .fields_number {
	background:url(../images/fields.jpg) no-repeat;
	width:200px;
	height:29px;
	border:1px solid #ededed;
	padding-left:10px;
	color:#666666;
	outline: none;
}
#quote .fields_number:active, #quote .fields_number:hover, #quote .fields_number:focus {
	background:url(../images/fields-activ.jpg) no-repeat;
}
#quote .chk {
	outline:none;
}
#quote .chk:focus {
	outline:solid #09F;
}#content-wrapper #contentDiv .content-write table tr td .content-write-Inside #what-we-do-Inside tr td {
	text-align: justify;
}
/**********for testimonial page********/
.dialogs p {
	line-height:20px;
	margin:0;
	padding:0;
}
.dialogBox {
	padding-bottom:20px;
	padding-top:20px;
	border-bottom:1px #efefef solid;
	min-height:180px;
}
.folio {
	padding:8px;
	border-bottom:1px solid #9e9e9e;
	border-top:1px solid #9e9e9e;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-moz-border-radius:5px;
	background-color:#ececec;
	float:right;
}
.folio img {
	display:block;
}
