body{ background:#fff; margin:0; padding:0; font:normal 12px/18px Arial, Helvetica, sans-serif; color:#000;}


a,ul,li,ol,input,form,p,div,textarea,span,h1,h2,h3{ margin:0; padding:0;}

ul li{ list-style-type:none;}

a{ text-decoration:none;}

a img{ border:none;}

img{ border:none;}

p { margin: 7px 0;}

p a, .office_service a, #categories a, #archive a, .body_2_text a { color: #235B96; }

.clear{ font-size:0; line-height:0; clear:both;}

.side{ float:left;}

#wraper{ width:928px; margin:auto; clear:both; }

/***********************************header***********************************************/
#top1{ margin:10px 0 0 0; padding:0; background:#191717; height:70px;}
#header{padding:0px; margin:0 auto;width:920px; height:56px;}

.logo{ margin:10px 0 0 5px; width:297px; float:left}

.call{ float:right; padding:22px 10px;}
.call_no{  padding-right:5px; font:bold 20px/70px  Arial, Helvetica, sans-serif; color:#fff; float:right; text-align:right;}

.call_red{ color:#F62C26;}

.menu_bg{ background:url(../images/menu_bg.png) repeat-x; width:920px; height:43px; margin:8px auto; border-left:1px solid #DBDBDA; border-right:1px solid #DBDBDA;}
.menu_bg ul li { font: bold 14px/43px Arial, Helvetica, sans-serif; color:#141414; float:left;}
.menu_bg ul li a {color:#141414; padding:0 29px 0 29px; display:block;}

.menu_bg ul li a:hover{ background:#A1A0A0; color:#fff;}

/**** NEW MENU ***/
.navbar {
	background:url(../images/menu_bg.png) repeat-x; 
	width:920px; 
	height:43px; 
	margin:8px auto; 
	border-left:1px solid #DBDBDA; 
	border-right:1px solid #DBDBDA;
}
.navbar ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

.navbar ul li {
	float:left;
	width: 12.5%;
	font: bold 14px/43px Arial, Helvetica, sans-serif; 
	color:#141414;
	text-align: center;
}

.navbar ul li a {
	color:#141414;
	display: block;	
}

.navbar ul li a:hover {
	background:#A1A0A0;
	color:#fff;
}
/*** NEW DROP DOWN MENU ***/
.navbar ul li ul {
	background-color: #EFEFEF;
	border-left:1px solid #DBDBDA; 
	border-right:1px solid #DBDBDA;
	width: 12em;
	position: absolute;
	left: -999px;
}

.navbar ul li:hover ul {
	left:auto;
}

.navbar ul li ul li {
	float: none;
	width: 12em;
	text-align: left;
}

.navbar ul li ul li a {
	padding: 0 5px;
	border-bottom: 1px solid #DBDBDA;
}

/* OLD navigation dropdown menu */
.menu_bg ul li ul {
	position: absolute;
	width: 14em;
	left: -999em;
	float: none;
	bottom-border: none;
	background-color: #f2f2f2;
}

.menu_bg ul li:hover ul {
	left: auto;
}

.menu_bg ul li ul li a {
	margin:0;
	padding:0 1em;
	width: 12em;
	display: block;
	border-bottom: 1px solid #ccc;
}

/***********************************banner***********************************************/
#bannerbg{ width:920px; height:329px; float:left; background:url(../images/banner_bg.png) no-repeat left top; margin:5px 0; position:relative; clear:both;}

.banner{ height:329px; margin:10px auto; width:920px;}

#shadow_bg{ background:url(../images/corner/shadow_bg.png) repeat-y left top; height:auto; padding:0 15px;}


/***********************************corner***********************************************/

.corner_left{ background:url(../images/corner/left.png) repeat-y right top; width:20px;}

.corner_right{ background:url(../images/corner/right.png) repeat-y left top; width:20px;}

.corner_top{ background:url(../images/corner/top.png) repeat-x left top; height:17px; width:100%;}

.corner_bottom{ background:url(../images/corner/bottom.png) repeat-x left top; width:100%;}

.white_bg{ background:#FCFEFE;}

.blue_title_bg{ background:url(../images/corner/blue_bg.jpg) repeat-x left top; width:100%; float:left; height:41px;}

/***********************************body 2***********************************************/

.body_2 {
	position:relative;
	margin:0; 
	/*height:450px*/;
}

.body_2_text{width:590px;}

.body_2_text h1 {
    padding: 10px 0 10px 0;
    font-weight: 300;
}

.body_2_text p{ font:normal 12px/16px Arial, Helvetica, sans-serif;  color:#3C3B3B;}
.body_2_face{ background:url(../images/face_bg.jpg) no-repeat left top; width:635px; height:43px; padding-top:5px; margin:10px 0 10px 0;}

#locations {
	float: right;
    margin-right: 135px;
    margin-top: 10px;
}

.body_2_text ul {
    margin: 7px;
    padding: 7px;
}

.body_2_text ul li {
    list-style: disc;
}
/***********************************body text full width ***********************************************/

#fullwidth {
	width: 100%;
}

img.locationmap {
	float:right;
	padding:20px 40px 0 20px;
}

/***********************************banner right link***********************************************/

#banner_right{height:auto; position:absolute; background: url(../images/quote_bg.png) no-repeat; width:280px; height:423px; left:610px; top:8px; font:normal 11px/18px Arial, Helvetica, sans-serif; color:#0D0C0C;}

.name_field{ background:#F8F7F7; border:1px solid #5280B2; height:21px; width:140px;}

.enquary_field {
	background:#F8F7F7;
	border:1px solid #5280B2;
	height:54px;
	width:140px;
}

.red_star{ color:#D60D0D;}

#categories {
    clear: both;
    float: right;
    margin-top: 438px;
    width: 280px;
}
#archive {
    clear: both;
    float: right;
    margin-top: 15px;
    width: 280px;
}


/***********************************body3***********************************************/
.office_service{ width:432px;margin-right:20px; float:left;}

.office_service_left{ width:210px; float:left; margin-right:15px;}
.office_service_left ul{ padding:5px 0 8px 12px;}
.office_service_left ul li{ background:url(../images/tic.png) no-repeat left center; padding:5px 0; font: bold 14px/22px Arial, Helvetica, sans-serif; color:#3C3B3B; text-indent:30px;}

.office_service_right{ float:left;}
.office_service_right ul{ padding:5px 0 8px 12px;}
.office_service_right ul li{ background:url(../images/tic.png) no-repeat left center; padding:5px 0; font: bold 14px/22px Arial, Helvetica, sans-serif; color:#3C3B3B; text-indent:30px;}

.office_testimonial {
	width:425px;
	float:right;
	margin: 15px 0 0;
}
.office_testimonial_text{ background:url(../images/testimonial_bg.jpg) repeat-x left top; width:425px; height:39px;}
.office_testimonial_bg{ background:#D6E5F4; padding:10px 13px; border-left:1px solid #09407A; border-right:1px solid #09407A; border-bottom:1px solid #09407A;}

/***********************************Scroll***********************************************/
.testi_content{ margin-bottom:10px; padding-bottom:5px;}
.testi_pic {
	width:76px;
	height:99px;
	position: relative;
	padding-top: -70px;
	margin-right:10px;
	border:1px solid #245992;
	float:left;
	text-align:center;
	font:bold 14px;
}
.testi_text{float:left; width:290px; font:normal 10px/14px Verdana, Arial, Helvetica, sans-serif; color:#0B4D95}
.testi_text p{ text-align:justify;}
.testi_text a{color:#0B4D95;}
.testi_text a:hover{color:#0B4D95; text-decoration:underline;}
/***********************************blue***********************************************/

#blue_content{ width:260px; font: normal 12px/18px Arial, Helvetica, sans-serif; color:#0B4D95; padding:10px; background:#EAF4FF; text-align:justify; float:left;}
#blue_content2{ width:280px; font: normal 12px/18px Arial, Helvetica, sans-serif; color:#0B4D95; padding:10px; background:#EAF4FF; text-align:justify; float:left;}

.blue_content_title{font: bold 12px/30px Arial, Helvetica, sans-serif;}

.blue_devider{ background:#EAF4FF; padding:0 5px; width:1px; float:left; margin-top:20px;}

.read{ font:bold 12px/22px Arial, Helvetica, sans-serif; color:#11447C; text-align:right;}

.read a{color:#11447C; text-decoration:underline;}

.read a:hover{color:#11447C; text-decoration:none;}

/*********************************** pagination ***************************************/


.pagination {
	overflow:hidden;
	padding: 5px 0 10px 0;
}
/***********************************blog***********************************************/
.blogentry h1.page-title {
    line-height: 1.2em;
}
.blogentry {
	padding: 10px 0;
	overflow: hidden;
}

.blogpostshort h1 a:link, .blogpostshort h1 a:visited, .blogpost h1 {
	color: #174D86;
}

.blogpostshort h1 a:hover {
	color: #D42B26;
}

/*********************************** comments ***********************************************/
.commentheading {
	clear:left;
	padding-top:10px;
}

.poster {
	font-weight: bold;
}

dd {
	margin:7px 0 0 0;
	padding:0 0 8px;
	border-bottom: 1px solid #666666;
}

/***********************************footer***********************************************/

.footer_link{ width:400px; float:left; font: normal 11px/14px Verdana, Arial, Helvetica, sans-serif; color:#74726D; padding-left:20px;}

.footer_link a{color:#74726D; padding-right:8px;}

.footer_link a:hover{color:#EE6E19;}

.footer_link a.home{color:#EE6E19;}

.footer_text{ width:450px; float:right; font: normal 11px/14px Verdana, Arial, Helvetica, sans-serif; color:#74726D; padding-right:20px; text-align:right;}


.slidemidbg{ width:876px; height:112px; background:url(../images/slidebg_mid.gif) repeat-x left top;}

.border3 {
border:1px solid #B6B6B7;
}

.imgborder2_highlight {
	border:none;
	filter:alpha(opacity=70);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

/********************* CUSTOM ****************/

.blogpostshort h1 {
	line-height: 1.2em;
}



/* New CSS Start */
a {
	outline: 0;
}
#projectt-page {
	padding: 15px;
	width: 868px;
	color: #3c3b3b;
	position: relative;
}
#projectt-page h1 {
	color: #174d86;
	font-size: 22px;
	font-weight: normal;
	line-height: 24px;
	margin: 0 0 17px;
}
#projectt-page p {
	line-height: 18px;
	font-size: 14px;
	margin: 0 0 17px;
}
#projectt-page a {
	text-decoration: underline;
}
#projectt-page a:hover {
	text-decoration: none;
}
.projecr-desc {
	width: 429px;
	float: left;
	margin: 0 0 20px;
}
.gallery {
	width: 403px;
	height: 600px;
	float: right;
	margin: 0 0 20px;
}
.req-quote {
	width: 53px;
	height: 232px;
	display: block;
	position: absolute;
	top: 14px;
	right: -65px;
}
#featured-projects {
	border-top: #dae2ec 1px solid;
	padding: 22px 0 0;
	clear: both;
}
.featured-project {
	width: 173px;
	height: 108px;
	background: url(../images/featured-project.gif) no-repeat;
	margin: 0 25px 25px 0;
	padding: 7px 0 0;
	position: relative;
	float: left;
}
.featured-project a {
	display: block;
	width: 159px;
	height: 90px;
	margin: 0 auto;
	font-size: 14px;
	color: #fff;
}
.featured-project a span {
	width: 124px;
	height: 32px;
	display: block;
	background: url(../images/featured-project-title.png) no-repeat;
	line-height: 30px;
	padding: 0 0 0 35px;
	position: absolute;
	top: 65px;
}
.featured-project a:hover span {
	text-decoration: underline !important;
}
.project {
	width: 274px;
	height: 323px;
	float: left;
	margin: 0 20px 0 0;
}
.project h1, .project p {
	margin: 0 0 10px !important;
}
.project-img {
	width: 274px;
	height: 173px;
	background: url(../images/project.gif) no-repeat;
	text-align: center;
	padding: 7px 0 0;
}
.navbar {
	position: relative;
	z-index: 500;
}
.gallery_demo {
	width:403px;
	float:left;
}
.gallery_demo li {
	width:87px;
	height:78px;
	border:4px solid #eee;
	margin: 0 2px 2px 0;
	background:#eee;
}
.gallery_demo li.hover {
	border-color:#bbb;
}
.gallery_demo li.active {
	border-style:solid;
	border-color:#c3d1e0;
}
.galleria_container {
	height:387px;
	width:403px;
	background: url(../images/gallery.gif) no-repeat;
	text-align: center;
	padding: 7px 0 0;
}
.note {
	text-align: right;
	color: #c0c0c0;
	font-style: italic;
	padding: 10px 0;
	clear: both;
}
.nav {
	color: #174d86;
	font-size: 16px !important;
}
.nav a {
	margin: 0 10px;
}
.prvs {
	background: url(../images/previous.gif) no-repeat left;
	padding: 0 0 0 34px;
	line-height: 27px;
	display: inline-block;
}
.next {
	background: url(../images/next.gif) no-repeat right;
	padding: 0 34px 0 0;
	line-height: 27px;
	display: inline-block;
}
/* New CSS End */

