*{
	margin:0px;
	padding:0px;
	outline:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#939598;
	font-size:12px;
}

body{
	background-color:#302f2f;
	background-image:url(/public/img/we_bg.png);
	background-repeat:repeat-x;
}

a{
	text-decoration:none;
}

a.theme:hover{
	text-decoration:underline;	
}

a.small{
	font-size:11px;	
}

.we_main{
	margin-top:20px;
	text-align:center;
	width:1000px;
	position:relative;
	text-align:left;
}

.we_head{
	position:absolute;
	width:1015px;
	height:112px;
	top:0px;
	left:0px;
	z-index:999;
	padding:0px;
	margin:0px;
}

.we_head .logo{
	float:left;
	width:250px;
	text-align:left;
}

.we_head ul{
	float:left;
	margin-top:65px;
	width:500px;
}

.we_head ul li{
	margin-right:42px;
	display:inline;
	float:left;
}

.we_head ul li a{
	font-size:13px;
	text-decoration:none;
}

.we_head .phone{
	float:right;	
}

#home_flash{
	width:1000px;
	height:390px;
}

.bottom{
	height:250px;
	width:1000px;
	background-image:url(/public/img/bottom_round.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

.bottom .col1{
	width:510px;
	float:left;
	padding-top:16px;
}

.bottom .col1 .col1_wrap{
	margin-left:30px;
	width:460px;
	line-height:18px;
}

.bottom .col1 h3{
	color:#4a494a;
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
}

.bottom .col1 .input_area{
	width:455px;
	height:38px;
	background:url(/public/img/input_area.png);
}

.bottom .col1 .signup{
	color:#4a494a;
	font-size:14px;
	margin-top:15px;
	margin-bottom:15px;	
}

.bottom .col1 .input_area .enter_copy{
	margin-left:10px;
	margin-top:10px;
	width:242px;
	float:left;
}

.bottom .col1 .input_area .input{
	float:left;
	width:140px;
	margin-top:11px;
	height:18px;
	padding-left:5px;
}

.bottom .col1 .input_area .input input{
	border:none;
	background:none;
	width:140px;
	padding:0px;
	line-height:12px;
	margin:0px;
	
}

.bottom .col1 .input_area .add{
	margin-top:9px;
	float:left;
	margin-left:4px;
}

.bottom .col2{
	float:left;
	width:245px;
	padding-top:16px;
}

.bottom .col2 #accordion{
	width:220px;	
}

.bottom .col2 .acc_head{
	display:block;
	text-decoration:none;
	color:#4a494a;
	font-size:14px;
	padding-bottom:6px;
	margin-bottom:8px;
	background:url(/public/img/closed_bar.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	cursor:pointer;
}

.bottom .col2 .open{
	background:url(/public/img/open_bar.png);
	background-position:right bottom;
	background-repeat:no-repeat;
}

.bottom .col2{
	color:#939598;	
}

.bottom .col2 .block{
	height:120px;
}

.bottom .col2 .block p{
	margin-bottom:12px;
}

.bottom .col3{
	float:left;
	width:245px;
	padding-top:16px;
}

.bottom .col3 .head{
	color:#4a494a;
	font-size:14px;
	margin-bottom:12px;
}

.bottom .col3 .bubble_l{
	width:212px;
	height:34px;
	background:url(/public/img/bubble_l.png);
	background-repeat:no-repeat;
	font-size:11px;
}

.bottom .col3 .bubble_l .blurb{
	text-align:left;
	padding-left:10px;
	padding-top:4px;
	font-size:11px;
	cursor:pointer;
}

.bottom .col3 .bubble_r{
	width:212px;
	height:34px;
	background:url(/public/img/bubble_r.png);
	background-repeat:no-repeat;
	
}

.bottom .col3 .bubble_r .blurb{
	text-align:right;
	padding-top:4px;
	padding-right:10px;
	font-size:11px;
	cursor:pointer;
}

#blog_content{
	margin-bottom:25px;	
}

.bottom .col3 .blog_atom{
	float:left;	
}

.bottom .col3 .blog_link{
	float:left;	
}

.bottom .col3 .facebook_atom{
	float:left;	
	padding-left:21px;
}

.bottom .col3 .facebook_link{
	float:left;	
}

.head_bg{
	background-color:#fff;
	height:109px;
	background-image:url(/public/img/top_right.png);
	background-position:top right;
	background-repeat:no-repeat;
	border-bottom:1px solid #dbdcde;
}

.content_area{
	height:530px;
	background:#fff;
	background-image:url(/public/img/bottom_round.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

.content_area .wrap{
	padding-top:30px;	
}

.content_area .three_col .col1{
	float:left;
	text-align:right;
	width:212px;
}

.content_area .three_col .col1 ul{
	list-style:none;
	line-height:18px;
}

.content_area .three_col .col2{
	float:left;
	border-left:1px solid #dbdcde;
	padding-left:30px;
	margin-left:30px;
	width:454px;
}


.content_area .three_col .col2 .tabs{
	border-bottom:1px solid #dbdcde;
	padding-bottom:10px;
	margin-bottom:12px;
	line-height:15px;
	height:15px;
}

.content_area .three_col .col2 .tabs a{
	float:left;
	display:block;
	padding-bottom:10px;
	margin-bottom:-11px;
	margin-right:18px;
}

.content_area .three_col .col3{	
	float:left;
	margin-left:30px;
	width:212px;
}

.content_area .three_col .col3 .head{	
	display:block;
	padding-bottom:6px;
	margin-bottom:6px;
	border-bottom:1px solid #dbdcde;
	color:#4a494a;
	font-size:14px;
}

.content_area .three_col .col3 p{	
	margin-bottom:12px;
	line-height:16px;
	font-size:11px;
}

/*two col*/

.content_area .two_col .col1{
	width:697px;
	float:left;
	margin-left:30px;
}

.content_area .two_col .col2{
	float:left;
	margin-left:30px;
	width:212px;
}

.content_area .two_col .col2 .head{	
	display:block;
	padding-bottom:6px;
	margin-bottom:6px;
	border-bottom:1px solid #dbdcde;
	color:#4a494a;
	font-size:14px;
}

.content_area .two_col .col2 p{	
	margin-bottom:12px;
	line-height:16px;
	font-size:11px;
}


.page_title{
	color:#939598;
	display:block;
	margin-bottom:15px;
	font-size:18px;
}

.page_title .dark{
	color:#4a494a;
	font-size:18px;
}

.sub_title{
	color:#6a6a6a;
	display:block;
	margin-bottom:15px;
	font-size:14px;
}

.first_p{
	color:#939598;
	font-size:12px;
	margin-bottom:35px;
	line-height:18px;
}

.service_list{
	margin-bottom:40px;
}

.service_list ul{
	float:left;	
	width:130px;
	margin:0px;
	color:#c0c2c6;
	padding-left:16px;
}

.service_list ul li{
	font-size:11px !important;
	color:#c0c2c6;
}

.service_list p {
	font-size:11px !important;
}


.overview_box{
	width:200px;
	float:left;
	margin-bottom:24px;
}

.o_right{
	margin-left:50px;	
}

.o_bottom{
	margin-bottom:0px;
}

.overview_box .title{
	display:block;
	font-size:14px;
	color:#6a6a6a;
	margin-bottom:6px;
}

.overview_box p{
	font-size:11px;
	margin-bottom:4px;
	line-height:15px;
}

.textarea_blog{
	background:url(/public/img/textarea_blog.png);	
	background-repeat:no-repeat;
	height:265px;
	
}

.textarea_blog input{
	border:none;
	background:none;
	font-size:11px;
}

.textarea_blog textarea{
	height:90px;
	width:625px;
	border:none;
	font-size:11px;
}

.footer{
	margin-top:10px;
	text-align:right;
	padding-right:28px;
	margin-bottom:20px;
}

.footer a{
	text-align:center;
	text-decoration:none;
	font-size:10px;
}

img{
	border:none;	
}

.f_left{
	float:left;	
}

.h{
	display:none;	
}

.clear{
	clear:both;
}

.mbottom{
	margin-bottom:3px;	
}

.label_field {
	height:28px;
	width:212px;
	background:url(/public/img/search_field.png);
	background-position:center;
	background-repeat:no-repeat;
}

.label_field .field{
	border:none !important;		
	width:147px;
	border-color:#FFFFFF;
	font-size:11px;
}

.error{
	color:#bf0000;	
}
					
.quick_contact_form {
	background-image:url(/public/img/form_bg_sm.png);
	background-repeat:no-repeat;
	height:230px;
	padding-top:15px;
	display:none;
}
					
.label_field_sm {
	height:19px;
	width:180px;
	background:url(/public/img/input_field_sm.png);
	background-repeat:no-repeat;
	margin-left:15px;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:10px;
	
}
.label_field_sm .field{
	border:none !important;		
	width:147px;
	border-color:#FFFFFF;
	height:15px;
	font-size:11px;
	}

.comment_field_sm {
	height:88px;
	width:180px;
	background:url(/public/img/comment_field_sm.png);
	background-repeat:no-repeat;
	margin-left:15px;
}

.comment_field_sm textarea{
	height:60px;
	width:165px;
	border:none;
	font-size:11px;
}

.contact_content{
	padding:0 15px 0 15px;
	margin-bottom:140px;
}

#tooltip {
	position: absolute;
	z-index: 1;
	background:url(/public/img/tool_tip.png);
	padding: 5px;
	width:212px;
	height:34px;
	background-repeat:no-repeat;
	top:15px;
	left:95px;
}

#tooltip h3, #tooltip div { 
	margin: 0; 
}

#logo_image_holder img{
	cursor:pointer;	
}