@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Droid+Serif);
/* CSS Document */
body.contact_body, body.request_call_body { 	background:#e9e9e9 !important; }
body {
	background:#095b90;
}
.body_holder {
	background:#fff url(../images/home_bk_bg.gif) repeat-x;
}
.interrior_body_holder {
	background:#fff url(../images/interior_body_bg.gif) repeat-x;
}
#wrapper {
	width:960px;
	margin:0px auto;
}
.header_wrapper {
	width:960px;
	height:85px;
	margin:0px 0px 0px 0px;
	
}
.clear_both {
	clear:both;
}
#logo {
	background:url(../images/logo.png) no-repeat 0 0;
	float:left;
	cursor:pointer;
	display:block;
	margin:10px 0px 0px 0px;
	width:351px;
	height:65px;
		
}#logo h2 {
	font-family:Trebuchet MS;
	font-size:26px;
	font-weight:bold;
	color:#333333;
}
#logo span {
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:normal;
	color:#858585;
	display:block;
	padding:5px 0px 0px 0px;
}
.header_callus {
	float:right;
	margin:22px 0px 0px 0px;
	height:60px;	
}
.header_callus h2 {
	font-family:Trebuchet MS;
	font-size:18px;
	font-weight:bold;
	color:#4090c8;
	margin:0px 0px 10px 30px
}
.header_callyou_btn {
	background:url(../images/header_callyou_btn.gif) left no-repeat;
	height:20px;
	margin:0px 0px 0px 0px;
	float:left;
	
}
.header_callyou_btn_right {
	background: url(../images/header_callyou_btn_right.gif) right no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}
.header_callyou_btn_right span {
	background:url(../images/callyou_icon.png) 7px 4px no-repeat;
	line-height:20px;
	font-family:Trebuchet MS;
	font-size:11px;
	color:#5f5f5f;
	font-weight:bold;
	display:block;
	cursor:pointer;
	padding:0px 7px 0px 25px;	
}
.header_callyou_btn_right span.chat_icon {
	background:url(../images/chat_icon.png) 7px 4px no-repeat;
	line-height:20px;
	font-family:Trebuchet MS;
	font-size:11px;
	color:#5f5f5f;
	font-weight:bold;
	display:block;
	cursor:pointer;
	padding:0px 7px 0px 25px;
}
.content_wrapper {
	background:url(../images/content_wrapper_bg.png) repeat-y;
	width:960px;
	margin:0px 0px 28px 0px;
}
#left_col {
	float:left;
	width:217px;
	background:url(../images/left_col_bg.gif) repeat;
	border-left:1px solid #f4ecd9;
	margin:0px 0 0 0;
}
#left_col ul {
	
	margin:20px 0px 0px 0px;
}
#left_col ul li {
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	color:#504d48;
	height:42px;
	margin:0px 0px 0px -10px;
	cursor:pointer;
	
}
#left_col ul li a {
	text-decoration:none;
	display:block;
	height:32px;
	color:#458CA4;
}
#left_col ul li.home a span {
	background: url(../images/home_icon.png) 15px 12px no-repeat !important;
	display:block;

}

body#home_page #left_col ul li.home_page a, body#service_page #left_col ul li.service_page a, body#about_page #left_col ul li.about_page a, body#career_page #left_col ul li.career_page a, body#promotion_page #left_col ul li.promotion_page a, body#portfolio_page #left_col ul li.portfolio_page a, body#testimonial_page #left_col ul li.testimonial_page a, body#contact_page #left_col ul li.contact_page a	 {
	 color:#EFF3F4;
}
#left_col ul li a:hover {
	color:#EFF3F4;
	text-decoration:none;
}
body#home_page #left_col ul li.home_page, body#service_page #left_col ul li.service_page, body#about_page #left_col ul li.about_page, body#career_page #left_col ul li.career_page, body#promotion_page #left_col ul li.promotion_page, body#portfolio_page #left_col ul li.portfolio_page, body#testimonial_page #left_col ul li.testimonial_page, body#contact_page #left_col ul li.contact_page	 {
	background:url(../images/left_nav_hover_bg.png) 0px 0px no-repeat;
	color:#000;
}
#left_col ul li:hover {	
	background:url(../images/left_nav_hover_bg.png) 0px 0px no-repeat;
	margin:0px 0px 0px -10px;
	color:#000;
}
#left_col ul li span {
	background:url(../images/lef_col_icon.png) 15px 13px  no-repeat;
	margin:0px 0px 0px 10px;
	padding:13px 0px 0px 40px;
	border-bottom:1px solid #d7cebf;
	width:167px;
	height:28px;
	display:block;
}

#left_col ul li span:hover {
	border:none;
}
#left_col ul li span.home {
	background:url(../images/home_icon.png) 15px 12px no-repeat !important; 
}
.left_col_btm {
	background: url(../images/left_col_bg_btm.gif) no-repeat;
	width:960px;
	height:16px;
	margin:0px 0px 0px 0px;
	border:none;
} 
#left_col h2 {
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
	color:#555555;
	padding:0px 0px 0px 15px;
}
#left_col h3 {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#555555;
	padding:14px 0px 15px 15px;
	line-height:18px;
}
.form_holder {
	margin:50px 0px 0px 0px;
}
.input_fields {
	background:url(../images/input_field_bg.gif) repeat-x;
	width:179px;
	height:18px;
	margin:0px 0px 5px 15px;
	border:1px solid #cfcfcf;
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px; 	
	border-radius: 2px;
	padding:5px 0px 5px 10px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#555555;	
}
.meassage {
	background:url(../images/message_bg.gif) repeat-x;
	width:179px;
	margin:0px 0px 0px 15px;
	height:113px;
	margin:0px 0px 15px 15px;
	border:1px solid #c9d4d8;
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px; 	
	border-radius: 2px;
	padding:5px 0px 0px 10px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#555555;
}

.submit_btn {
	background: url(../images/submit_btn.gif) no-repeat;
	color:#fff;
	border:none;
	width:140px;
	height:30px;
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	margin:0px 0px 0px 15px;
	text-align:left;
	padding:1px 0px 0px 15px;
	text-transform:uppercase;
	cursor:pointer;
}

.banner_holder {
	float:left;
	width:740px;

}
.banner_img {
	float:left;
	/*background:url(../images/banner_img.png) no-repeat;*/
	height:266px;
	width:740px;
	margin:0px 0px 0px 1px;
}
.banner_content {
	width:415px;
	float:left;
}
.banner_content h2 {
	display:block;
	font-family:Trebuchet MS;
	font-size:34px;
	font-weight:bold;
	color:#555555;
	padding:66px 38px 0px 10px;
}
.banner_interior_content h2 {
	display:block;
	font-family:Trebuchet MS;
	font-size:34px;
	font-weight:bold;
	color:#55555;
	padding:20px 38px 0px 30px;
	float:left;
	
}
.banner_content p{
	font-family:"Droid Serif";
	font-style:italic;
	font-size:16px;
	color:#777777;
	font-weight:normal;
	line-height:22px;
	padding:15px 0px 0px 20px;
	margin:0px 0px 0px 0px;
}


.banner_getpriceing_btn {
	background:url(../images/banner_getprice_btn.gif) left no-repeat;
	height:31px;
	margin:38px 0px 0px 20px;
	float:left;
}
.banner_getpriceing_btn_right {
	background: url(../images/banner_getprice_btn_right.gif) right no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}
.banner_getpriceing_btn_right span {
	background:url(../images/banner_getprice_icon.png) 24px 10px no-repeat;
	line-height:31px;
	font-family:Trebuchet MS;
	font-size:13px;
	color:#feffff;
	font-weight:bold;
	display:block;
	cursor:pointer;
	padding:0px 27px 0px 44px;
	text-transform:uppercase;
}

.banner_getquote_btn {
	background: url(../images/get_qoute_btn_bg.gif)  left no-repeat;
	height:31px;
	margin:20px 0px 10px 20px;
	float:right;
}
.banner_getquote_btn_right {
	background: url(../images/get_quote_btn_right_bg.gif) right no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}
.banner_getquote_btn_right span {
	background:url(../images/banner_getprice_icon.png) 24px 10px no-repeat;
	line-height:31px;
	font-family:Trebuchet MS;
	font-size:13px;
	color:#feffff;
	font-weight:bold;
	display:block;
	cursor:pointer;
	padding:0px 27px 0px 44px;
	text-transform:uppercase;
}


.banner_services_btn {
	background:url(../images/banner_service_btn.gif) left no-repeat;
	height:31px;
	margin:38px 0px 0px 20px;
	float:left;
	
}
.banner_services_btn_right {
	background: url(../images/banner_service_btn_right.gif) right no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}
.banner_services_btn_right span {
	background:url(../images/banner_seervice_icon.png) 20px 10px no-repeat;
	line-height:31px;
	font-family:Trebuchet MS;
	font-size:13px;
	color:#feffff;
	font-weight:bold;
	display:block;
	cursor:pointer;
	padding:0px 27px 0px 44px;
	text-transform:uppercase;
}

.content_holder{
	width:726px;
	float:left;
	margin:0px 0px 0px 0px;
	
}
.content_top {
	width:726px;
	float:left;
	border-bottom:3px solid #eaeff0;
	margin:34px 0px 0px 0px;
	padding:0px 0px 24px 0px;
}
.content_top a{
	text-decoration:none;
	color:#3a8bbd;
}
.content_top a:hover{
	text-decoration:underline;
}
.content_services {
	float:left;
	width:241px;
	border-right:1px solid #e1eaed;
	margin:0px 0px 0px 0px;
}
.content_services h2 {
	display:block;
	font-family:"Droid Serif";
	font-weight:bold;
	font-style:italic;
	font-size:12px;
    color:#3a8bbd;	
	padding:0px 0px 0px 30px;
}
.content_services p {
	padding:10px 0px 0px 30px;
	margin:0px 0px 0px 0px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#5c6366;
	line-height:15px;	
}
.no_border {
	border:none;
}
.breadcrumb {
	padding:38px 0px 20px 30px;
		font-size:12px;
}
.breadcrumb a {
	font-size:12px;
	color:#3A8BBD !important;
	text-decoration:underline;
}
.breadcrumb a:hover { text-decoration:none;}
.main_content {
	width:500px;
	float:left;
}
.main_content h2 {
	font-family:Trebuchet MS;
	font-size:20px;
	line-height:24px;
	font-weight:normal;
	color:#555555;
	padding:25px 0px 20px 30px;
}
.main_content h2.interrior_main_h2 {
	display:block;
	padding:40px 0px 20px 30px !important;
} 
.main_content p {
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#555555;
	line-height:21px;
	padding:0px 0px 25px 30px;
	margin:0px 10px 0px 0px;
	text-align:left;
}
.form_holer { margin-left:20px; }
.call_me_now_btm {
	clear:both;
	background:url(../images/call_me_now_btm_bg.gif) repeat;
	width:500px;
	border-bottom:3px solid #f1f1f1;
	border-top:3px solid #f1f1f1;
	border-left:1px solid #f4f4f4;
	border-right:1px solid #f4f4f4;
	float:left;
	margin:15px 0px 15px 2px;
	
}
.call_me_now_btm h3 {
	display:block;
	line-height:62px;
	font-family:Trebuchet MS;
	font-size:14px;
	color:#2e393c;
	font-weight:bold;
	padding:12px 0px 0px 30px !important;
	float:left;
}
.call_me_now_btn {
	background:url(../images/call_me_now_btn_bg.gif) left no-repeat;
	height:31px;
	margin:10px 0px 10px 13px;
	float:left;
	
}
.call_me_now_btn_right {
	background: url(../images/call_me_now_right_btn_bg.gif) right no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}
.call_me_now_btn_right span {
	background:url(../images/call_me_now_icon.png) 20px 10px no-repeat;
	line-height:31px;
	font-family:Trebuchet MS;
	font-size:13px;
	color:#feffff;
	font-weight:bold;
	display:block;
	cursor:pointer;
	padding:0px 19px 0px 40px;
	text-transform:uppercase;
}

.interrior_call_me_now_btm {
	clear:both;
	background:url(../images/call_me_now_btm_bg.gif) repeat;
	width:500px;
	border-bottom:3px solid #f1f1f1;
	border-top:3px solid #f1f1f1;
	border-left:1px solid #f4f4f4;
	border-right:1px solid #f4f4f4;
	float:left;
	margin:5px 0px 15px 2px;
	padding:0px 0px 17px 0px;
	
}
.interrior_call_me_now_btm h3 {
	display:block;
	font-family:Trebuchet MS;
	font-size:14px;
	color:#2e393c;
	font-weight:bold;
	padding:14px 0px 14px 16px !important;
	text-align:center;
}
.interrior_call_me_now_btn {
	background:url(../images/call_me_now_btn_bg.gif) left no-repeat;
	height:31px;
	margin:0px 5px 0px 90px;
	float:left;
	
}
.interrior_call_me_now_btn_right {
	background: url(../images/call_me_now_right_btn_bg.gif) right no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}
.interrior_call_me_now_btn_right span {
	background:url(../images/call_me_now_icon.png) 20px 10px no-repeat;
	line-height:31px;
	font-family:Trebuchet MS;
	font-size:13px;
	color:#feffff;
	font-weight:bold;
	display:block;
	cursor:pointer;
	padding:0px 19px 0px 40px;
	text-transform:uppercase;
}

.interrior_live_btn {

	background: url(../images/live_chat_btn.gif) left no-repeat;
	height:31px;
	margin:0px 0px 0px 4px;
	float:left;
	
}
.interrior_live_btn_right {
	background: url(../images/live_chat_btn_right.gif) right no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	
}
.interrior_live_btn_right span {
	background:url(../images/live_chat_icon.gif) 20px 10px no-repeat;
	line-height:31px;
	font-family:Trebuchet MS;
	font-size:13px;
	color:#feffff;
	font-weight:bold;
	display:block;
	cursor:pointer;
	padding:0px 19px 0px 40px;
	text-transform:uppercase;
}

.right_col {
	float:left;
	width:180px;
	margin:0px 0px 0px 40px;
	position:relative;
}
.right_col h2 {
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
	color:#555555;
	margin:31px 0px 20px 0px;
}
.right_col ul {
	margin:14px 0px 0px 0px;
	padding:0px 0px 24px 0px;
	border-bottom:3px solid #eaeff0;
}
.right_col ul li {
	background:url(../images/right_col_list_icon.jpg) 0px 4px no-repeat;
	padding:5px 0px 10px 25px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#555555;
}
.why_chose_us {
	margin:20px 0px 0px 0px;
}
.why_chose_us a{
	text-decoration:none;
	color: #72797C;
}
.why_chose_us h3 {
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
	color:#555555;
	margin:0px 0px 20px 0px;
}
.why_chose_us p {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#5c6366;
	line-height:18px;
}


#footer_wrapper {
	background:#095b90 url(../images/footer_wrapper_bg.gif) repeat-x;
	
}
#footer_holder {
	width:960px;
	margin:0px auto;
	height:225px;
}
.footer_pages {
	margin:35px 0px 10px 0px;
	_margin:30px 0px 10px 0px;
	float:left;
	width:220px;
	height:130px;
	border-right:1px solid #418abc;
}
.footer_pages h3 {
	color:#ffffff;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
}
.footer_pages ul {
	float:left;
	margin:10px 0px 0px 0px;
}
.footer_pages ul li {
	
	color:#bde6f8;
	line-height:20px;
	_line-height:10px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
}
.footer_pages ul li a {
	display:block;
	cursor:pointer;
	color:#bde6f8;
	text-decoration:none;
}
.footer_pages ul li a:hover{
	color:#fff;
}
.footer_pages ul.col2 {
	margin:10px 0px 0px 67px;
}



/******* footer_services ************/

.footer_services {
	padding:0px 0px 0px 0px;
	margin:33px 0px 10px 15px;
	float:left;
	height:130px;
	border-right:1px solid #418abc;
}
.footer_services h3 {
	color:#ffffff;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
}
.footer_services ul {
	float:left;
	margin:10px 0px 0px 0px;;
}
.footer_services ul li {
	line-height:20px;
	_line-height:10px;
	color:#bde6f8;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
}
.footer_services ul li a {
	display:block;
	cursor:pointer;
	text-decoration:none;
	color:#BDE6F8;
}
.footer_services ul li a:hover { color:#fff; }
.footer_services ul.col2 {
	margin:10px 25px 0px 47px;
}

/******* footer_contactus ************/

.footer_contactus {
	margin:35px 0px 0px 20px;
	padding:0px 30px 0px 0px;
	float:left;
	height:130px;
	border-right:1px solid #418abc;
}
.footer_contactus h3 {
	color:#ffffff;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
.footer_contactus ul {
	float:left;
	margin:10px 0px 0px 0px
}
.footer_contactus ul li {
	display:block;
	color:#bde6f8;
	line-height:20px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
}
.footer_contactus ul li a {
	display:block;
	cursor:pointer;
	text-decoration:none;
}


.find_us {
	margin:35px 0px 0px 15px;
	_margin:35px 0px 0px 10px;
	padding:0px 24px 0px 0px;
	_padding:0px 14px 0px 0px;
	float:left;
}
.find_us h3 {
	color:#ffffff;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
}
.find_us ul {
	margin:15px 0px 0px 0px;
}
.find_us ul li{
	float:left;
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	line-height:15px;
}
.find_us ul li a {
	background:url(../images/footer_icon_set.png) no-repeat;
	_background:url(../images/footer_icon_set.gif) no-repeat;
	display:block;
	float:left;
	width:43px;
	height:36px;
	cursor:pointer;
	margin-top:-5px;
}
.find_us ul li a.skype {
	background-position:0px 0px;	
}
.find_us ul li a.face_book {
	background-position:-43px 0px;
	padding:0px 0px 0px 0px;	
}
.find_us ul li a.you_tube {
	background-position:-90px 0px;
	padding:0px 0px 0px 0px;	
}
.copy_right {
	margin:17px 0px 0px 0px;
	padding:0px 0px 15px 0px;
	font-family:Helvetica;
	color:#fff;
	font-size:12px;
	font-weight:normal;
}
/************ Interior ****************/
.client_testimonial {
	margin:45px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	border-bottom:3px solid #eaeff0;
}
.client_testimonial h2 {
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
	color:#3b4548;
	margin:31px 0px 12px 0px;
}
.client_testimonial p {
	font-family:"Droid Serif";
	font-style:italic;
	font-size:11px;
	line-height:18px;
	font-weight:normal;
	letter-spacing:-.5px;
	color:#5c6366;
}
.feature_solutions {
	margin:28px 0px 0px 0px;
}
.feature_solutions h2 {
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
	color:#3b4548;
	margin:0px 0px 20px 0px !important;
}
.feature_solutions ul {
	margin:14px 0px 0px 0px;
	padding:0px 0px 20px 0px !important;
	border-bottom:3px solid #eaeff0;
}
.feature_solutions ul li {
	background:url(../images/right_col_list_icon.jpg) 0px 3px no-repeat;
	padding:5px 0px 10px 25px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#72797c;
}
#contact_form_wrapper {
	background:#e9e9e9;
	display:none;
	width:485px;
	border:1px solid #fff;
	padding:8px 0px 0px;
	position:absolute;
	margin-left:-236px;
	top:20%;
	left:50%;
	z-index:200;
}
.contact_form h2 {
	text-align:center;
	font-family:"molengo";
	font-size:30px;
	color:#555555;
	margin:20px 0px 0px 0px;	
}
.contact_form_inputbox {
	border:1px solid #cccccc;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:188px;
	height:40px;
	margin:0px 13px 13px 0px;
	padding:0px 0px 0px 10px;
	font-family:Helvetica;
	font-size:14px;
	color:#333333;
	float:left;
}
.contact_form_holder {
	float:left;
	width:430px;
	margin:22px 0px 0px 38px;
	
}
.contact_form_message_area {
	border:1px solid #cccccc;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:5px 0px 10px 0px;
	padding:5px 0px 0px 10px;
	font-family:Helvetica;
	font-size:14px;
	color:#333333;
	height:113px;
	width:400px;
	left:10%;
}
.contact_form_send {
	background: url(../images/conatct_form_send_btn.png) 0px 5px no-repeat;
	font-family:"Droid Serif";
	font-size:16px;
	font-weight:bold;
	color:#fff;
	width:120px;
	height:63px;
	margin:5px 0px 32px 144px;
	border:none;
	cursor:pointer;
	
}



#Request_call {
	background:#e9e9e9;
	display:none;
	width:368px;
	border:1px solid #fff;
	padding:13px 0px 0px ;
	position:absolute;
	margin-left:-159px;
	top:35%;
	left:50%;
	z-index:200;
}
.request_call_form h2 {
	text-align:center;
	font-family:"molengo";
	font-size:30px;
	color:#555555;
	margin:20px 0px 0px 0px;	
}
.Request_call_name_inputbox {
	border:1px solid #cccccc;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:275px;
	height:40px;
	margin:0px 13px 13px 0px;
	padding:0px 0px 0px 10px;
	font-family:Helvetica;
	font-size:14px;
	color:#333333;
	float:left;
}
.Request_call_phone_inputbox {
	border:1px solid #cccccc;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:193px;
	height:40px;
	margin:0px 13px 13px 0px;
	padding:0px 0px 0px 10px;
	font-family:Helvetica;
	font-size:14px;
	color:#333333;
	float:left;
}
.Request_call_ext_inputbox {
	border:1px solid #cccccc;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:56px;
	height:40px;
	margin:0px 8px 13px 0px;
	padding:0px 0px 0px 10px;
	font-family:Helvetica;
	font-size:14px;
	color:#333333;
	float:left;
}
.Request_call_holder {
	float:left;
	width:295px;
	margin:22px 0px 0px 38px;
	
}
.Request_call_message_area {
	border:1px solid #cccccc;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:5px 0px 10px 0px;
	padding:5px 0px 0px 10px;
	font-family:Helvetica;
	font-size:14px;
	color:#333333;
	height:113px;
	width:400px;
	left:10%;
}
.Request_call_send {
	background: url(../images/conatct_form_request_btn.png) 0px 3px no-repeat;
	width:170px;
	height:52px;
	font-family:"Molengo";
	font-size:19px;
	font-weight:normal;
	color:#fff;
	margin:5px 0px 32px 55px;
	border:none;
	cursor:pointer;
}
.contact_popup_close {
	background: url(../images/contact_form_close_btn.png) repeat;
	position:absolute;
	width:23px;
	height:24px;
	margin:-15px 0px 0px -10px;
	cursor:pointer;
}
.request_popup_close {
	background: url(../images/contact_form_close_btn.png) repeat;
	position:absolute;
	width:23px;
	height:24px;
	margin:-20px 0px 0px -10px;
	cursor:pointer;
}

#backgroundPopup {
	display:none;
	position:absolute;
	top:0px;
	height:100%;
	width:100%;
	background:#000000;
	z-index:98;
	-moz-opacity: 0.4;
	 opacity:.40;
	 filter: alpha(opacity=40);	
}
.space {
	height:30px;
}
.inputError {
	background: #ffebeb;
	border: solid 1px red;
}
.selectError 	{ border:1px solid #d70000; }
.labelError 	{ color: #d70000 !important;}
.labelError { color: #D70000 !important; }

/*---------------*/
.img_left
 {
    float: left;
    height:273px;
    margin: 0 15px 5px 29px;
    width: 200px;
	padding:4px;
 }
 .img_right
 {
    float: right;
    height:273px;
    margin: 0 5px 5px 5px;
    width: 200px;
	padding:4px;
 }
 .service_img_left
 {
  
    float: left;
    height:273px;
    margin: 0 15px 5px 29px;
    width: 200px;
	padding:4px;
 }
.giftcard{
	background:url(../images/giftcard.jpg) no-repeat 4px 4px;
	width:200px;
	height:127px;
}
.vaporcoin{
	background:url(../images/vaporcoin.jpg) no-repeat 4px 4px;
	width:200px;
	height:140px;
}
.event{
	background:url(../images/kickoffpost_sm.gif) no-repeat 4px 4px;
	width:182px;
	height:221px;
}
.campusphilly{
	background:url(../images/campusphilly.jpg) no-repeat 4px 4px;
	width:200px;
	height:80px;
}
.public_relation{
	background:url(../images/getreactions_caption.gif) no-repeat 4px 4px;
	width:200px;
	height:260px;
}


.ceo{
	background:url(../images/patrick_diogenia.jpg) no-repeat 4px 4px;
	width:200px;
	height:293px;
} 
.designer{
	background:url(../images/michele_burke.jpg) no-repeat 4px 4px;
	width:200px;
	height:293px;
} 
.jobfairblast{
	background:url(../images/jobfairblast.jpg) no-repeat 4px 4px;
	width:398px;
	height:161px;
	margin:0 0 25px 56px;
} 
.jobfairblast1{
	background:url(../images/jobfairblast1.jpg) no-repeat 0px 0px;
	width:398px;
	height:161px;
	margin:84px 0 25px 26px;
	float:left;
} 
.jobfairblast1 span{
	margin:163px 0 0 0;
}
.kanye_direct_final{
	background:url(../images/kanye_direct_final.jpg) no-repeat 4px 4px;
	width:274px;
	height:330px;
	margin:0 0 25px 26px;
	float:left;
} 
.kanye_direct_final span{
	margin:340px 0 0 0;
}
.jobfair_sm{
	background:url(../images/jobfair_sm.gif) no-repeat 4px 4px;
	width:300px;
	height:133px;
} 
.film_festival{
	background:url(../images/film_festival_adcopy.jpg) no-repeat 0px 0px;
	width:307px;
	height:399px;
	margin:0 0 25px 26px;
	float:left;
	border:1px solid #E9E9E9;
} 
.film_festival span{
	margin:409px 0 0 0;
}
.pcf_bifoldcover3{
	background:url(../images/pcf_bifoldcover3.jpg) no-repeat 0px 0px;
	width:182px;
	height:399px;
	margin:0 0 25px 26px;
	float:left;
	border:1px solid #E9E9E9;
} 
.pcf_bifoldcover3 span{
	margin:409px 0 0 0;
}
.Comp2_Interior{
	background:url(../images/Comp2_Interior.jpg) no-repeat 0px 0px;
	width:300px;
	height:399px;
	margin:40px 0 25px 26px;
	float:left;
	border:1px solid #E9E9E9;
} 
.Comp1_Interior{
	background:url(../images/Comp1_Interior.jpg) no-repeat 0px 0px;
	width:300px;
	height:399px;
	margin:40px 0 25px 26px;
	float:left;
	border:1px solid #E9E9E9;
} 
.vaporcoin1{
	background:url(../images/vaporcoin.jpg) no-repeat 0px 0px;
	width:201px;
	height:128px;
	margin:0 0 25px 26px;
	float:left;
	border:1px solid #E9E9E9;
} 
.vaporcoin1 span{
	margin:138px 0 0 0;
}
.giftcard1{
	background:url(../images/giftcard.jpg) no-repeat 0px 0px;
	width:201px;
	height:128px;
	margin:0 0 25px 26px;
	float:left;
	border:1px solid #E9E9E9;
} 
.giftcard1 span{
	margin:138px 0 0 0;
}
.campusphilly1{
	background:url(../images/campusphilly.jpg) no-repeat 0px 0px;
	width:250px;
	height:80px;
	margin:30px 0 12px 97px;
	float:left;
	border:1px solid #E9E9E9;
} 
.campusphilly1 span{
	margin:90px 0 0 0;
}
.jobfair_sm1{
	background:url(../images/jobfair_sm.gif) no-repeat 0px 0px;
	width:300px;
	height:133px;
	margin:30px 0 25px 48px;
	float:left;
} 
.jobfair_sm1 span{
	margin:143px 0 0 0;
}
.touchprosample{
	background:url(../images/touchprosample.jpg) no-repeat 0px 0px;
	width:335px;
	height:199px;
	margin:0 0 25px 26px;
	float:left;
	border:1px solid #E9E9E9;
} 
.candela{
	background:url(../images/candela.jpg) no-repeat 0px 0px;
	width:335px;
	height:199px;
	margin:0 0 25px 26px;
	float:left;
	border:1px solid #E9E9E9;
} 
.markfellner2{
	background:url(../images/markfellner2.jpg) no-repeat 0px 0px;
	width:200px;
	height:305px;
	margin:0 0 25px 26px;
	float:left;
	border:1px solid #E9E9E9;
} 
.markfellner3{
	background:url(../images/markfellner3.jpg) no-repeat 0px 0px;
	width:200px;
	height:252px;
	margin:0 0 25px 26px;
	float:left;
	border:1px solid #E9E9E9;
} 
.markfellner{
	background:url(../images/markfellner.jpg) no-repeat 0px 0px;
	width:200px;
	height:252px;
	margin:0 0 25px 26px;
	float:left;
	border:1px solid #E9E9E9;
} 
.howardcomp_final{
	background:url(../images/howardcomp_final.jpg) no-repeat 0px 0px;
	width:335px;
	height:280px;
	margin:30px 0 25px 26px;
	float:left;
	border:1px solid #E9E9E9;
} 



.main_content h3, .portfolio_content h3 {
    color: #555555;
    font-family: Trebuchet MS;
    font-size:18px;
    font-weight: normal;
    line-height: 24px;
    padding: 25px 0 15px 30px;
}
.main_content h4, .portfolio_content h4 {
    color: #555555;
    font-family: Trebuchet MS;
    font-size:16px;
    font-weight: normal;
    line-height:18px;
    padding:0px 0 10px 30px;
}
.main_content ul, .portfolio_content ul{
	font-size:12px;
	 color: #555555;
	line-height:21px;
	font-family:Tahoma;
	padding:0 0 15px 0;
}
.portfolio_content ul{
	border-top:1px solid #cccccc;
	margin:0 0 0 30px;
	padding-top: 15px !important;
}

.portfolio_content li{
	float:left;
	display:block;
}
.portfolio_content span{
	text-align:center;
	display:block;
	color: #555555;
	font-family:Tahoma;
	font-size:12px;
}
.main_content a{
	text-decoration:none;
}
.main_content a span{
	color:#0099FF;
}
.main_content ul.benefits{
	margin:0 20px 0 60px;
}
.main_content ul.benefits li{
	margin:0 0 8px 0;
	list-style-type:disc;
}
.main_content p.conditions{
	font-size:10px;
	line-height:18px;
}
.main_content span.green_clr{
	color:#5A8F2E;
	font-weight:bold;
}
.main_content span.name{
	font-family:Tahoma;
	margin:276px 0 0 48px;
	display:block;
	font-size:14px;
}
.portfolio_content embed.interactive{
	margin:10px 0 30px 20px;
	width:579px;
	height:229px;
}
.portfolio_content .btm_border{
	border-bottom:1px solid #E9E9E9;
	width:620px;
	height:1px;
	margin:20px 20px 20px 30px;
}
.portfolio_content .interrior_call_me_now_btn_right span, .portfolio_content .interrior_live_btn_right span {
	color:#fff;
}
.portfolio_content .interrior_call_me_now_btn{
	margin:0px 0 0 224px;

}
.portfolio_content .interrior_call_me_now_btm{
	width:734px;
}
/*-------Portfolio1--------*/
.portfolio1_content{
	width:500px;
	float:left;
}
.portfolio1_content h3 {
    color: #555555;
    font-family: Trebuchet MS;
    font-size:18px;
    font-weight: normal;
    line-height: 24px;
    padding: 25px 0 15px 30px;
}
.portfolio1_content h4 {
    color: #555555;
    font-family: Trebuchet MS;
    font-size:16px;
    font-weight: normal;
    line-height:18px;
    padding:0px 0 10px 30px;
}
.portfoli1o1_content ul{
	font-size:12px;
	 color: #555555;
	line-height:21px;
	font-family:Tahoma;
	padding:0 0 15px 0;
}

.portfolio1_content ul{
	border-bottom:1px solid #999999;
	margin:0 0 0 30px;
}

.portfolio1_content li{
	float:left;
	display:block;
}
.portfolio1_content span{
	text-align:center;
	display:block;
	color: #555555;
	font-family:Tahoma;
	font-size:12px;
}
.portfolio1_content embed.interactive{
	margin:10px 0 30px 20px;
	width:450px;
	height:229px;
}
.portfolio1_content .btm_border{
	border-bottom:1px solid #E9E9E9;
	width:450px;
	height:1px;
	margin:20px 20px 20px 30px;
}
.portfolio1_content .jobfairblast1{
	background:url(../images/jobfairblast1.jpg) no-repeat 0px 0px;
	width:398px;
	height:161px;
	margin:0px 0 25px 68px;
	float:left;
} 
.portfolio1_content .jobfairblast1 span{
	margin:163px 0 0 0;
}
.portfolio1_content .kanye_direct_final{
	background:url(../images/kanye_direct_final.jpg) no-repeat 4px 4px;
	width:274px;
	height:330px;
	margin:15px 0 25px 130px;
	float:left;
} 
.portfolio1_content .kanye_direct_final span{
	margin:340px 0 0 0;
}
.portfolio1_content .jobfair_sm{
	background:url(../images/jobfair_sm.gif) no-repeat 4px 4px;
	width:300px;
	height:133px;
} 
.portfolio1_content .film_festival{
	background:url(../images/film_festival_adcopy.jpg) no-repeat 0px 0px;
	width:262px;
	height:399px;
	margin:0 0 25px 26px;
	float:left;
	border:1px solid #E9E9E9;
} 
.portfolio1_content .film_festival span{
	margin:409px 0 0 0;
}
.portfolio1_content .pcf_bifoldcover3{
	background:url(../images/pcf_bifoldcover3.jpg) no-repeat 0px 0px;
	width:182px;
	height:399px;
	margin:0 0 25px 26px;
	float:left;
	border:1px solid #E9E9E9;
} 
.portfolio1_content .pcf_bifoldcover3 span{
	margin:409px 0 0 0;
}
.portfolio1_content .Comp2_Interior{
	background:url(../images/Comp2_Interior1.jpg) no-repeat 0px 0px;
	width:222px;
	height:288px;
	margin:40px 0 25px 26px;
	float:left;
	border:1px solid #E9E9E9;
} 
.portfolio1_content .Comp1_Interior{
	background:url(../images/Comp1_Interior1.jpg) no-repeat 0px 0px;
	width:222px;
	height:288px;
	margin:40px 0 25px 26px;
	float:left;
	border:1px solid #E9E9E9;
} 
.portfolio1_content .vaporcoin1{
	background:url(../images/vaporcoin.jpg) no-repeat 0px 0px;
	width:201px;
	height:128px;
	margin:0 0 25px 26px;
	float:left;
	border:1px solid #E9E9E9;
} 
.portfolio1_content .vaporcoin1 span{
	margin:138px 0 0 0;
}
.portfolio1_content .giftcard1{
	background:url(../images/giftcard.jpg) no-repeat 0px 0px;
	width:201px;
	height:128px;
	margin:0 0 25px 26px;
	float:left;
	border:1px solid #E9E9E9;
} 
.portfolio1_content .giftcard1 span{
	margin:138px 0 0 0;
}
.portfolio1_content .campusphilly1{
	background:url(../images/campusphilly.jpg) no-repeat 0px 0px;
	width:210px;
	height:80px;
	margin:30px 0 12px 97px;
	float:left;
	border:1px solid #E9E9E9;
} 
.portfolio1_content .campusphilly1 span{
	margin:90px 0 0 0;
}
.portfolio1_content .jobfair_sm1{
	background:url(../images/jobfair_sm.gif) no-repeat 0px 0px;
	width:300px;
	height:133px;
	margin:30px 0 25px 48px;
	float:left;
} 
.portfolio1_content .jobfair_sm1 span{
	margin:143px 0 0 0;
}
.portfolio1_content .touchprosample{
	background:url(../images/touchprosample.jpg) no-repeat 0px 0px;
	width:220px;
	height:199px;
	margin:0 0 25px 26px;
	float:left;
	border:1px solid #E9E9E9;
} 
.portfolio1_content .candela{
	background:url(../images/candela.jpg) no-repeat 0px 0px;
	width:220px;
	height:199px;
	margin:0px 0 25px 26px;
	float:left;
	border:1px solid #E9E9E9;
} 
.portfolio1_content .markfellner2{
	background:url(../images/markfellner21.jpg) no-repeat 0px 0px;
	width:244px;
	height:371px;
	margin:80px 0 25px 26px;
	float:left;
	border:1px solid #E9E9E9;
} 
.portfolio1_content .markfellner3{
	background:url(../images/markfellner3.jpg) no-repeat 0px 0px;
	width:200px;
	height:252px;
	margin:0 0 25px 26px;
	float:left;
	border:1px solid #E9E9E9;
} 
.portfolio1_content .markfellner{
	background:url(../images/markfellner.jpg) no-repeat 0px 0px;
	width:200px;
	height:252px;
	margin:0 0 25px 26px;
	float:left;
	border:1px solid #E9E9E9;
} 
.portfolio1_content .howardcomp_final{
	background:url(../images/howardcomp_final.jpg) no-repeat -10px 0px;
	width:124px;
	height:280px;
	margin:30px 0 25px 26px;
	float:left;
	border:1px solid #E9E9E9;
} 
.portfolio1_content .interrior_call_me_now_btn_right span, .portfolio1_content .interrior_live_btn_right span {
	color:#fff;
}
.portfolio1_content .interrior_call_me_now_btn{
	margin:0px 0 0 210px;

}
.portfolio1_content .interrior_call_me_now_btm{
	width:734px;
}
/********** Testimonials ******************/
#testimonial_page .main_content a {
	color:#095B90;
}
#testimonial_page .main_content a:hover {
	text-decoration:underline;
}
#testimonial_page .main_content p.quote {
	background:url(../images/blue_quote_symbol.png) no-repeat 0px top;
	 padding:10px 0 25px 10px;
	  margin: 0 10px 15px 30px;
	 font-size:13px;
	 border-bottom:1px solid #f2f2f2;
}
#testimonial_page .main_content .testimonial_img1 {
	background:url(../images/testmonial_img1.jpg) no-repeat 0px 0px;
	width:456px;
	height:299px;
	display:block;
	margin:10px 0px 0px 0px;
}
#testimonial_page .main_content p.quote span {
	margin:5px 0px 0px 0px;
	display:block;
	line-height:16px;
	font-size:11px;
}
.space{
	height:1px;
	margin:0 0 0 -2px;
	background:url(../images/space_bg.gif) repeat-x;
}
#FlashID{
	visibility:visible !important;
} 


/*----------*/
.main_content h5{
	 color: #555555;
    font-family: Trebuchet MS;
    font-size:14px;
    font-weight: normal;
    line-height:18px;
    padding:0px 0 10px 30px;
}
.main_content .vendors_terms,
.main_content .clients_terms{
	color:#4090C8;
	font-family: Trebuchet MS;
    font-size:12px;
    font-weight: normal;
	padding:0 0 0 30px;
	margin:0 0 10px 0;
	display:block;
	cursor:pointer;
	width:120px;
}
.main_content .vendors_terms:hover,
.main_content .clients_terms:hover{
		text-decoration:underline;
}
.main_content .start_here{
	 background: url(../images/live_chat_btn.gif) no-repeat scroll left center transparent;
	padding:0 0 0 0px;
	width:58px;
	border-radius: 3px 3px 3px 3px;
	font-family: Trebuchet MS;
	margin:0 0 30px 30px;
	display:block;
	padding:5px 8px;
	font-size:12px;
	color:#fff;
}
.banner_interior_content{
	height:76px;
}
#vendors_terms, #clients_terms{
	display:none;
}