@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	color:#0033CC;
	margin:0px;
	padding:0px;
	background-image: url(images/newblue1.jpg);
	background-position: top;
	background-color: #FFFFFF;
}
.clearBoth{
	clear:both;
}
.logoContainer{
	width:100%;
	height: 115px;
	/*background-color:#333333;*/
}
.logoContainerA{
	width:940px;
	height: 92px;
	margin-left:auto;
	margin-right:auto;
}
.logoArea{
	width: 340px;
	height: 80px;
	padding: 12px 0px 0px 0px;
	float: left;
}
.menuArea{
	width:600px;
	height:120px;
	float:left;
}
.menuAreaTop{
	width:600px;
	height:98px;
}
.menu{
	width:500px;
	height:27px;
	margin: 0px;
	padding: 0px 0px 0px 100px;
	background-image:url(images/menu.png);
}

.menu ul{
	font: bold 12px Arial, Helvetica, sans-serif;
	list-style-type: none;
	text-align: center; /*set to left, center, or right to align the menu as desired*/
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.menu li{
	display: inline;
	margin: 0;
}

.menu li a{
	text-decoration: none;
	color: #FFFFFF; /*THEME CHANGE HERE*/
	height: 25px;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 19px;
	padding-left: 10px;
	font-weight: bold;
	line-height: 26px;
}
.menu li a:hover{
	text-decoration: none;
	/*color: #d6d595;*/
	color: #0179b5; /*THEME CHANGE HERE*/
	background-image: url(../images/menu_hover.gif);
	background-repeat: repeat-x;
	height:24px;
	border-bottom: solid 3px #0179b5;
}

.bannerContainer{
	width:940px;
	height: 310px;
	margin: 10px auto 0px auto;
	top:auto;
}
.bodyAreaContainer{
	width:940px;
	height: auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:12px;
	background-color:#FFFFFF;
}
.bodyAreaLeft h2{
	width:720px;
	height:240px;
	float:left;
	margin:0px;
	padding:12px 0px 0px 0px;
}
.bodyAreaLeft h3{
	margin:0px 0px 0px 12px;
	padding:0px;
	color:#cf7e0b;
	font-size: 12px;
	font-weight: bold;
}
.bodyAreaLeft{
	width:710px;
	float:left;
	padding-right:12px;
}
.bodyAreaLeft h1{
	margin:12px 0px 6px 12px;
	padding:0px;
	color:#0179b5;
	font-size: 20px;
	font-weight: bold;
}
.bodyAreaLeft p{
	margin:6px 0px 6px 12px;
}
.bodyAreaRight{
	width: 208px;
	height:480px;
	float:left;
	padding: 12px 0px 0px 0px;
}
.bodyAreaRightMenu{
}
.bodyAreaRightMenuQuLink{
	font-size: 16px;
	font-weight:bold;
	background-image:url(images/quick_link_bg.png);
	background-repeat:no-repeat;
	width: 196px;
	height:19px;
	color:#0179b5;
	padding: 5px 0px 0px 12px;
}
.bodyAreaRightMenuQuLinkB{
	background-image:url(images/quick_link_bg_b.png);
	background-repeat:no-repeat;
	width: 208px;
	height:7px;
}
.bodyAreaRightMenuQuLinkC{
	width: 208px;
	height: auto;
}
.bodyAreaRightMenu ul{
	background-image:url(images/quick_link_bg_c.png);
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
	height: auto;
}
.bodyAreaRightMenu ul li{
	list-style-type: none;	
	padding: 6px 0px 6px 0px;
	clear:both;
}
.bodyAreaRightMenu ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	color:#333333;
	font-weight: bold;
	text-decoration:none;
	padding: 2px 0px 0px 6px;
	
	
}
.bodyAreaRightMenu ul li a:hover{
	color:#dead02;
}
.bodyAreaRightMenu ul img{
	border: none;
	padding: 0px 0px 0px 12px;
	float: left;
	
}
.bodyAreaRightMenuQuik{
	width: 208px;
	height: 92px;
	background-image:url(images/quick_q.png);
	background-repeat:no-repeat;
	margin-top: 12px;
}
.bodyAreaRightMenuQuik ul{
	padding: 18px 0px 0px 22px;
	margin:0px;
}
.bodyAreaRightMenuQuik ul li{
	list-style-type: none;
	padding: 0px 0px 22px 0px;
}
.bodyAreaRightMenuQuik ul img{
	float: left;
	padding-right: 5px;
}
.bodyAreaRightMenuQuik ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	font-weight: bold;
	text-decoration:none;
	background-image: url(images/arrow_right.png);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
}
.bodyAreaRightMenuQuik ul li a:hover{
	color:#f47303;
	background-image: url(images/arrow_right_hover.png);
	background-repeat: no-repeat;
}
.bodyAreaRightMenuNews{
	width: 208px;
	height: 97px;
	margin-top: 12px;
	background-image:url(images/support.jpg)
}
.footer{
	width:940px;
	height: 28px;
	border-top: solid 1px #acacac;
	margin-left:auto;
	margin-right:auto;
	color: #FFFFFF;
	font-family: Tahoma;
}
.ourWorks{
	width:927px;
	height: 350px;
	background-image:url(images/our_works_bg.png);
	background-repeat:no-repeat;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	padding-top: 38px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.ourWorks1{
	width:908px;
	height: 610px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	padding-top: 38px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.ourWorksTextBg{
	background-image:url(images/our_works_a.png);
	background-repeat:no-repeat;
	width:201px;
	height:330px;
	float:left;
	margin-right: 25px;
}
.confirmcontact{
	width:908px;
	height: 350px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	padding-top: 38px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	background-color: #FFFFFF;
}
.HomeTextBg{
	background-image:url(images/homebox1.png);
	background-repeat:no-repeat;
	width:215px;
	height:350px;
	float:left;
	margin-left: 5px;
}
.HomeTextBlk{
	width:15px;
	height:350px;
}
.ourWorksTextBg h1{
	margin:20px 0px 6px 12px;
	padding:0px;
	color:#f47303;
	font-size: 20px;
	font-weight: bold;
}
.ourWorksTextBg h2{
	height: 146px;
	margin:12px 0px 0px 0px;
	padding:0px;
}
.ourWorksTextBg h3{
	font-size:12px;
	font-weight:normal;
	line-height: 16px;
	margin:0px 0px 0px 16px;
	padding:0px;
}
.ourWorksTextBg ul{
}
.ourWorksTextBgL{
	width: 187px;
	height: 71px;
	background-image:url(images/our_works_li_bg.png);
	background-repeat:no-repeat;
	margin: 6px 0px 0px 6px;
}
.ourWorksTextBgL ul{
	padding: 9px 0px 0px 22px;
	margin:0px;
}
.ourWorksTextBgL ul li{
	list-style-type: none;
	padding: 0px 0px 22px 0px;
}
.ourWorksTextBgL ul img{
	float: left;
	padding-right: 5px;
}
.ourWorksTextBgL ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	font-weight: bold;
	text-decoration:none;
	background-image: url(images/arrow_right.png);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
}
.ourWorksTextBgL ul li a:hover{
	color:#f47303;
	background-image: url(images/arrow_right_hover.png);
	background-repeat: no-repeat;
}
