html{
height:100%;
margin:0;
padding:0;
}
body
{
	padding:0;
	margin:0;
	background:#DFDFDF;
	font-family:Arial;
	font-size:12px;
	color:#333;
	line-height:18px;
}
/* #################### Header ####################### */
#header
{
	float:left;
	width:100%;
	height:157px;
	background-image:url(/images/header_bg1.jpg);
}
#header2
{
	margin:0 auto;
	width:1042px;
	height:157px;
}
#header_top
{
	float:left;
	width:1042px;
	height:24px;
	padding-top:4px;
}
#header_top_left h1
{
	float:left;
	width:50%;
	height:24px;
	color:#FFF;
	font-size:11px;
	line-height:20px;
	text-shadow: 0.1em 0.1em #000;
	padding:0;
	margin:0;
	font-weight:100;
}
#header_top_right
{
	float:right;
	width:50%;
	height:24px;
	font-size:11px;
	line-height:20px;
	color:#FFF;
	text-align:right;
	text-shadow: 0.1em 0.1em #000;
}
#header_top_right a
{
	text-decoration:none;
	color:#FFF;
}
#header_top_right a:hover
{
	text-decoration:none;
	color:#CCC;
}
#header_middle
{
	float:left;
	width:1042px;
	height:82px;
	padding-top:2px;
}
#header_middle_logo
{
	float:left;
	width:260px;
	height:76px;
	padding-top:6px;
}
#header_middle_right
{
	float:right;
	width:348px;
	height:62px;
	padding-top:20px;
}
#header_middle_right .toplink
{
	float:left;
	width:157px;
	height:35px;
	background:url(/images/toplink_bg1.jpg);
	margin-left:12px;
	text-align:center;
	line-height:34px;
	font-size:11px;
	text-shadow: 0.1em 0.1em #ffffff;
}
#header_menu
{
	float:left;
	width:1042px;
	height:45px;
}
/*#header_menu ul
{
	padding:0;
	margin:0;
}
#header_menu ul li
{
	float:left;
	list-style:none;
	height:45px;
	line-height:45px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	text-shadow: 0.1em 0.1em #000000;
	font-weight:bold;
	background:url(/images/menu_border.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	
}
#header_menu ul li a
{
	text-decoration:none;
	color:#FFF;
	padding-left:24px;
	padding-right:24px;
	display:block;
}
#header_menu ul li a:hover
{
	text-decoration:none;
	color:#FFF;
	background:url(/images/menu_hover.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}

*/
#header_menu ul li img
{
	padding-top:12px;
}
/* #################### Main Body ####################### */
#mainbody
{
	float:left;
	width:100%;
	height:auto;
	background:url(/images/main_bg1.jpg);
	background-repeat:repeat-y;
	background-position:top center;
}
#mainbody_inner
{
	float:left;
	width:100%;
	height:auto;
}
#mainbody2
{
	margin:0 auto;
	width:1042px;
	height:auto;
	background-color:#FFF;
}

#banner
{
	float:left;
	width:1042px;
	height:270px;
	border-bottom:solid 4px #2B81CA;
}
#man{position:absolute; display:block; width:1042px; height:270px; top:157px; left:50%; margin-left:-521px; z-index:1; background:url(/images/man.png) no-repeat left top;}
#hirenow{position:absolute; display:block; width:153px; height:89px; top:339px; left:50%; margin-left:330px; z-index:2;}
#banner_bg
{
	float:left;
	width:1042px;
	height:312px;
	overflow:hidden;
	position:relative;
}
#banner_top
{
	position:relative;
	width:1042px;
	height:312px;
}
#plan_bar
{
	float:left;
	width:1042px;
	height:54px;
	background:url(/images/plan_bar_bg1.jpg);
	border-bottom:solid 2px #CCCCCC;
}
#plan_bar ul
{
	padding:0;
	margin:0;
}
#plan_bar ul li
{
	float:left;
	list-style:none;
	width:auto;
	height:54px;
	text-align:center;
	padding-right:2px;
	background:url(/images/plan_border1.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
#control_box
{
	float:left;
	width:992px;
	height:auto;
	padding:20px 25px 0px 25px;
}
.control_box1
{
	float:left;
	width:330px;
	height:210px;
}
.control_box1_img
{
	float:left;
	width:70px;
	height:auto;
}
.control_box1_content
{
	float:left;
	width:240px;
	height:auto;
}
.control_box1_head1
{
	float:left;
	width:242px;
	height:32px;
	border-bottom:solid 1px #CCCCCC;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:32px;
	
}
.control_box1_txt
{
	float:left;
	width:242px;
	height:auto;
	padding-top:8px;
}
.control_box1_txt ul
{
	padding:0;
	margin:0;
}
.control_box1_txt ul li
{
	float:left;
	width:230px;
	list-style:none;
	margin-bottom:2px;
	background:url(/images/bullet1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:10px;
}
#content_box
{
	float:left;
	width:962px;
	height:auto;
	background:url(/images/content_shadow.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#E4F0FA;
	padding:30px 40px 24px 40px;
}
#content_box_inner
{
	float:left;
	width:962px;
	height:auto;
	padding:30px 40px 24px 40px;
}


#main_content
{
	float:left;
	width:960px;
	height:auto;
	 -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	behavior:url(border-radius.htc);
	background:#FFF;
	border:solid 1px #CCC;
	background:url(/images/main_content_bg1.jpg);
	background-repeat:repeat-y;
}
#contents
{
	float:left;
	width:590px;
	height:auto;
	padding:20px;
	color:#333333;
}
#contents h1
{
	float:left;
	width:100%;
	height:38px;
	border-bottom:solid 1px #2B81CA;
	font-size:20px;
	line-height:36px;
	margin-bottom:14px;
	margin-top:0;
}
#contents h2
{
	width:100%;
	height:38px;
	border-bottom:solid 1px #2B81CA;
	font-size:20px;
	line-height:36px;
	margin-bottom:14px;
	margin-top:0;
}
#contents h3
{
	color:#110066;
}

#contents p
{

	padding:0;
	margin:10px 0 10px 0;
	font-size:12px;
	line-height:18px;
}

#contents a
{
	color:#333333;
}
#contents a:hover
{
	color:#000000;
}
#contents li{
margin-bottom: 5px;
}
#contents .content1
{
	float:left;
	width:100%;
	padding:0;
	margin:0 0 20px 0;
	font-size:12px;
	line-height:18px;
}


.content1 ul{
	float:left;
}

.priceheads{
	text-align:left;
color:#FFF;
font-size: 14px;
background-color:#666;
}
.lftborder{
border-left:1px solid #CCCCCC;
text-align: left;
}

.lftborder a{
text-align: left;
text-decoration: none;
}

.hometable td{
border-right:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
text-align: center;
}
.hometable td a{
text-decoration:none;
color:#333;
}
.hometable{
border-bottom:1px solid #CCCCCC;

}

.table { display: table; border-collapse: collapse; background: #FFFFFF; padding: 4px 2px; border: 1px #CCCCCC solid;}
.table TH { background: #666666; text-align: center; padding: 4px 2px; color: #fff; border-top:1px solid #CCCCCC;}
.table TH, .table TD {padding: 4px; border: 1px #CCCCCC solid;}
.table .over { border: 0; background: #FFF; padding: 0; }
.table .hl { background: #fff5dd; font-weight: bold; }
.table UL { margin: 5px 5px 5px 15px; padding: 5px 5px 5px 15px;}
.table .hirenow1{ background:#338CB2;}
.table .hirenow1 a{text-decoration:none;color:#FFF;font-weight:bold;font-size:11px; }
.table .hirenow1 a:hover{text-decoration:underline;color:#FFF;font-weight:bold;font-size:11px; }

#main_content_right
{
	float:left;
	width:290px;
	height:auto;
	padding:20px;
}
#main_content_right .rightbox1
{
	float:left;
	width:260px;
	height:auto;
	background:url(/images/icon_tick1.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:30px;
	margin-bottom:24px;
}

.rightbox1 ul{
	float:left;
}
	
#main_content_right .rightbox2
{
	float:left;
	width:260px;
	height:auto;
	padding-left:30px;
	margin-bottom:18px;
}
#main_content_right h2
{
	float:left;
	width:100%;
	font-size:18px;
	font-weight:normal;
	padding:0 0 6px 0;
	margin:0;
}
#main_content_right p
{
	float:left;
	width:100%;
	font-size:12px;
	color:#666;
	padding-bottom:10px;
	padding:0;
	margin:0;
}
/* #################### Inner pages ####################### */
.inner_head1
{
	float:left;
	width:100%;
	height:38px;
	border-bottom:solid 1px #2B81CA;
	font-size:20px;
	line-height:36px;
	margin-bottom:18px;
}
input.button {
        color:#FFFFFF;
	font-weight:bold;
	font-family:Tahoma;
	height:25px;
	width:130px;
	background: #419CCA url(/images/btn.gif) no-repeat;
	outline: none;
	border:none;
}
input.button:hover {
	background: #2E73A0 url(/images/btn.gif) no-repeat 0 -26px;border:none;
}
input.button_payment {
        color:#FFFFFF;
	font-weight:bold;
	font-family:Tahoma;
	height:25px;
	width:auto;
	background: #419CCA url(/images/btn_payment.gif) no-repeat;
	outline: none;
	border:none;
}
.plan_main_head {
	float:left;
	width:100%;
	height:38px;
	border-bottom:solid 1px #E8B041;
	font-size:20px;
	line-height:36px;
	margin-bottom:14px;
	font-weight:bold;
}
.plan_dot_head {
        float:left;
	width:100%;
	height:28px;
	background-color:#E5E5E5;
	border-bottom:dashed 1px #999;
	line-height:28px;
	font-size:18px;
	margin-bottom:8px;
	margin-top:12px;
	font-weight:bold;
}
.plan_sub_head {
	float:left;
	width:100%;
	height:16px;
	line-height:16px;
	font-size:12px;
	margin-bottom:8px;
	margin-top:12px;
	font-weight:bold;
}

/* #################### Footer ####################### */
#footer
{
	float:left;
	width:100%;
	height:auto;
	background:#1E1E28;
	border-top:solid 3px #2B81CA;
}
#footer2
{
	margin:0 auto;
	width:1042px;
	height:auto;
	padding:20px 0 10px 0;
	
}
#footer2_top
{
	float:left;
	width:1042px;
	height:auto;
	color:#C7D9C7;
	margin-bottom:20px;
}
#footer2_bottom
{
	float:left;
	width:1042px;
	height:56px;
	border-top:solid 1px #4B4B4B;
	color:#FFF;
	line-height:42px;
}
#footer2_bottom .left
{
	float:left;
	width:50%;
}
#footer2_bottom .right
{
	float:left;
	width:50%;
	text-align:right;
}
#footer2_bottom .right a
{
	text-decoration:none;
	color:#FFF;
}
#footer2_bottom .right a:hover
{
	text-decoration::underline;
	color:#FFF;
}
.footer_box1
{
	float:left;
	width:360px;
	height:auto;
	margin-left:40px;
	
}
.footer_box1 ul
{
	padding:0;
	margin:0;
}
.footer_box1 ul li
{
	float:left;
	list-style:none;
	width:170px;
	height:24px;
	margin-right:10px;
	border-bottom:solid 1px #4B4B4B;
}
.footer_box1 ul li a
{
	text-decoration:none;
	color:#C7D9C7;
}
.footer_box2
{
	float:left;
	width:260px;
	height:auto;
	margin-left:40px;
}
.footer_box2 ul
{
	padding:0;
	margin:0;
}
.footer_box2 ul li
{
	float:left;
	list-style:none;
	width:130px;
	height:90px;
}
.footer_head1
{
	float:left;
	width:100%;
	height:32px;
	border-bottom:solid 1px #4B4B4B;
	font-size:18px;
	color:#68ACF0;
	line-height:32px;
	margin-bottom:8px;
}
.footer_content
{
	float:left;
	width:100%;
	height:auto;
}
/*-------------------------banner----------------------------*/
ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}
ul.bjqs-controls.v-centered li a{position:absolute;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:0;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:0;}
ol.bjqs-markers{list-style: none; padding: 0; margin: 0; width:100%;}
ol.bjqs-markers.h-centered{text-align: center;}
ol.bjqs-markers li{display:inline;}
ol.bjqs-markers li a{display:inline-block;}
p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}

/*-----------------------------carousel---------------------------*/
.list_carousel {
	float:left;
	border:#CCC 2px solid;
				display:block;
				width: 982px;
				height:88px;
				padding-left:20px;
				margin:10px;
				position:relative;
				
			}
			.list_carousel ul {
				margin: 0;
				padding: 0;
				list-style: none;
				display: block;

			}
			.list_carousel li {

				display: block;
				width: 300px;
				height: 75px;
				padding: 0;
				margin: 6px;
			
				float: left;
			}
			.list_carousel li div.pic {
				float:left; width:75px;
			}
			.list_carousel li div.details {
				float:left;display: block; width:215px; height:75px; line-height:14px !important; padding-left:10px;
			}
			.details p.lhs{float:left;}
			.details p.rhs{float:right;}
			.list_carousel.responsive {
				width: auto;
				margin-left: 0;
			}
			.clearfix {
				float: none;
				clear: both;
			}
			.prev {
				position:absolute;
				top:26px;
				display:block;
				width:22px;
				height:42px; background:url(/images/sprev.png) top left no-repeat;
				margin-left: -18px;
				
			}
			.next {
position:absolute;
				top:26px;
				display:block;
				width:22px;
				height:42px; background:url(/images/snxt.png) top left no-repeat;
				margin-left: 959px;
			}
			
			
			#our_process_slide{float:left;width:588px;height:auto;border:solid 1px #4499EC; margin-bottom:18px;}
			
.dropdown2
{
	border:0;
	background-color:#2B80CA;
	color:#FFF;
	height:20px;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
}


.design_sample_head
{
   float:left;
   width:100%;
   height:38px;
   font-size: 20px;
   line-height:36px;
   border-bottom: 1px solid #2B81CA;
   margin-bottom:12px;
}

