html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body  {
	color: #4A4A4A;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
/*table {
	border-spacing: 0;
}*/
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
* html .clearfix {height:1px;}
html,body{
	height: 100%; 
}
body{
	font-family: 'Verdana',Tahoma,sans-serif;
	font-size:13px;
}

h1{
	font-family:verdana,tahoma,sans-serif;
	font-size:28px;
	font-weight:bold;
	margin:0px;
	margin: 10px 0px 5px 0px;
	padding: 10px 0px 5px 0px;
}
h1 p{
	font-size:16px;
	padding: 5px 0px 0px 0px !important;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	color: #8C8C8C;
}
h2{
	font-family:verdana,tahoma,sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding:15px 0px 0px 0px;
	text-transform: none;
	color: #f26700;
	font-weight: bold;
}
h3{
	font-family: Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4F4F4F;
	padding:10px 0px 0px 0px;
}
h4{
	font-size:14px;
	font-family:Arial,sans-serif;
	color: #828282;
	font-weight: bold;
	padding:20px 0px 5px 0px;
}
a{
color:#068fcc;;
	text-decoration:none;
}
a:hover{
	color: #fa9e3b;;
	text-decoration:underline;
}
input{
	margin: 5px 0px 5px 0px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #C8C8C8;
	color: #747474;
}
.light{
	width: 70%;
	height: 100%;
	position: absolute;
	left: 50px;
	top: 0px;
	background: transparent url('images/home/light.png') no-repeat top left;
	text-align: center;
	z-index: 1;
}
.wrapper{
	min-height: 100%;
	height: auto !important;
	position: relative;
	height: 100%;
	margin-bottom: -320px;
	background: url('images/body_pattern.jpg') repeat top;
	text-align: center;
}
.footer_bg{
	clear: both;
	position: relative;
	z-index: 6;
	height: 270px;
	background: #2d2d2d url('images/footer_pattern.jpg') repeat top;
}
.clearfooter{
	height: 320px;
	clear: both;
}
/*....................header.........................................*/

.header{
	width: 1000px;
	height: 140px;
	margin: 0px auto;
	text-align:left;
	position: relative;
	z-index: 2;
}
.top_menu{
	position: relative;
	height: 58px;
	background-color: #0c222b;
	text-align: center;
	z-index: 3;
}

#menu{
	margin: 0px auto;
	width: 1000px;
	height: 50px;
	padding-top: 15px;
	
}
#menu li{
	float:left;
	display:inline;
	margin-right: 30px;
}
#menu li a span{
	display:none;
}
#menu li p span{
	visibility: hidden;
}
#menu li p{
	height:27px;
	background: url('images/menu_bg.png') no-repeat;
}
#menu li a{
	height:27px;
	display:block;
	background: url('images/menu_bg.png') no-repeat;
}
#menu #home {
	margin-left: 230px;
}

#menu #home a{
	width: 44px;
	background-position: 0px 0px;
}
#menu #home a:hover{
	background-position: 0px -27px;
}
#menu #home p{
	width: 44px;
	background-position: 0px -27px;
}
#menu #about a{
	width: 74px;
	background-position: -44px 0px;
}
#menu #about a:hover{
	background-position: -44px -27px;
}
#menu #about p{
	width: 74px;
	background-position: -44px -27px;
}

#menu #enterprisephp a{
	width: 124px;
	background-position: -118px  0px;
	}
#menu #enterprisephp a:hover{
	background-position: -118px -27px;
	}
#menu #enterprisephp p{
	width: 124px;
	background-position: -118px  -27px;
}
#menu #tools a{
	width: 52px;
	background-position: -244px 0px;
}
#menu #tools a:hover{
	background-position: -244px -27px;
}
#menu #tools p{
	width: 52px;
	background-position: -244px -27px;
}
#menu #studies a{
	width: 105px;
	background-position: -298px 0px;
}
#menu #studies a:hover{
	background-position: -298px -27px;
}
#menu #studies p{
	width: 105px;
	background-position: -298px -27px;
}
#menu #hub a{
	width: 100px;
	background-position: -406px 0px;
}
#menu #hub a:hover{
	background-position: -406px -27px;
}
#menu #hub p{
	width: 100px;
	background-position: -406px -27px;
}
#menu #contact{
	margin-right: 0px;
}
#menu #contact a{
	width: 72px;
	background-position: -513px 0px;
}
#menu #contact a:hover{
	background-position: -513px -27px;
}
#menu #contact p{
	width: 72px;
	background-position: -513px -27px;
}

.logo{
	float:left;
	margin-top: 40px;
}
/*....................end of header..................................*/

/*....................main content........................................*/
.home_div{
	position: relative;
	margin: 0px auto;
	width: 1000px;
	padding-bottom: 40px;
	z-index: 4;	
}
.home_div .att{
	float: left;
	width: 341px;
	height: 285px;
	background: url('images/home/text.png') no-repeat left top;
}
.home_div .att span{
	display: none; 
}
.home_div .services{
	float: left;
	width: 650px;
}
.home_div .services a{
	margin-left: 12px;
	display: block;
	float: left;
	margin-bottom: -3px;
}
.home_box{
	width: 1000px;
	float: left;
}
.home_box li{
	float: left;
	width: 280px;
	margin: 10px 60px 20px 0px;
}
.home_box li.third{
	margin: 10px 0px 20px 0px;
}
.home_box li a{
	color: #4D4D4D;
}
.home_box li a:hover{
	text-decoration: none;
}
.home_box li h3{
	color: #252525;
	text-transform: uppercase;
	margin: 10px 0px 10px 0px;
}
.home_box li a:hover h3{
	color: #F26700;
}
.home_box li a:hover p{
	color: #404040;
}
.home_box li p{
	line-height: 22px;
}
.main_bg{
	background: #fafafa;
	text-align:center;
	position: relative;
	z-index: 5;
}
.main{
	position: relative;
	z-index: 6;
	margin: 0px auto;
	width: 1000px;
	text-align:left;
	padding:10px 0px 30px 0px;
}

.btn{
	padding:0px !important;
	margin: 5px 0px 0px 0px;
	width: 94px !important;
	height: 30px !important;
	line-height: 30px;
	background: url('images/button.png') no-repeat left top !important;
	border: none !important;
	color: #ffffff !important;
	font-size: 13px;
	font-weight:bold;
	text-transform: uppercase;
	font-family: 'lucida sans unicode', trebuchet ms, sans-serif;
	cursor:pointer;
}
.clearer{
	clear: both;
}
.case_studies{
	width: 1000px;
	float: left;
}
.case_studies li{
	float: left;
	width: 314px;
	margin: 30px 27px 0px 0px;
	cursor: pointer;
}
.case_studies li:hover h3{
	color: #F26109;
}
.case_studies li.third{
	margin: 30px 0px 0px 0px;
}

.case_studies li h3{
	color: #252525;
	text-transform: uppercase;
	margin: 10px 0px 10px 0px;
}

.case_studies li p{
	line-height: 22px;
	padding-bottom: 20px;
	border-bottom: 1px solid #BFBFBF;
}
.textarea_error{
	display:block;
	margin:15px 0px 0px 10px;
	float: left;
	color: #ea5106;
}
/*....................begin two column pages....................*/
.left_content{
	float:left;
	margin-right: 40px;
	width: 710px;
	background-color: #fafafa;
}
.sidebar{
	float:left;
	width:250px;
	padding-top: 20px;
}
.left_content p{
	padding: 10px 0px 10px 0px;
}
.floated_sec_box{
	float: left;
	margin: 10px 0px 30px 0px;
	width: 325px;
	line-height: 19px;
}
.floated_tri_box{
	float: left;
	margin: 30px 0px 10px 0px;
	width: 200px;
}
.floated_sec_box .floated_tri_box p{
	line-height: 18px;
}
.floated_margin{
	margin-right:50px;
}
.emph_text{
	font-size: 17px;
	line-height: 25px;
	padding-bottom: 25px !important;
	border-bottom: 1px solid #D8D8D8;
	margin-bottom: 20px;
}
.emph_text img{
	float: right;
	margin: 0px 0px 20px 30px;
}
.emph_text p{

	padding: 0px;
}
.sec_list{
	padding-left:0px;
}
.sec_list li{
	margin: 0px 0px 10px 0px;
	padding:5px 0px 0px 16px;
	background: url('images/bullet.png') no-repeat 0px 5px;
}
.sidebar_menu{
	margin: 7px 0px 30px 0px;
	width: 210px;
	background-color: #e1eef4;
	padding: 0px 20px 10px 20px;
	-moz-border-radius: 8px;
}
.sidebar_menu h4{
	color: #3C3C3C;
	font-weight: bold;
	text-transform: uppercase;
}
.sidebar_menu ul{
	margin-top:5px;
	width: 210px;
}
.sidebar_menu li{
	margin: 0px;
	display: inline;
}
.sidebar_menu li a{
	display: block;
	padding: 5px 0px 7px 0px;
	/*background:  transparent url('images/sidebar_bullet.png') no-repeat left top;*/
	text-decoration:none;
	color: #5D5D5D;
	margin: 0px;
}
.sidebar_menu li a:hover{
	/*background: transparent url('images/sidebar_bullet_hover.png') no-repeat left top;*/
	color: #E36A11;
}
.sidebar_menu li a.selected_item{
	color: #E36A11;
}
.sidebar_box{
	width: 210px;
	background-color: #ededed;
	color:#555555;
	padding: 20px 20px 20px 20px;
	-moz-border-radius: 8px;
}
.sidebar_box p{
	width: 210px;
	margin: 5px 0px 10px 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid #B7B7B7;
	line-height: 20px;
}
.sidebar_box h4{
	color: #6E6E6E;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	text-transform: uppercase;
}
.sidebar_box .request_quote_btn{
	margin-top:15px;
	width: 207px;
	height: 47px;
	background: url('images/request_quote.png') no-repeat left top;
	border: 0px;
	color: #0b3354;
	font-size: 14px;
	line-height: 30px;
	font-family: 'Lucida sans unicode',sans-serif;
	cursor:pointer;
}

.important_text{
	font-style:italic;
	font-family: Verdana,sans-serif;
}
.span{
	color: sidebar_box;
}
.cs_box{
	margin: 30px 0px 0px 0px;
	width: 250px;
	height:143px;
	background: url('images/customer_support.png') no-repeat left top;
	cursor: pointer;
	-moz-border-radius: 8px;
}
.cs_box h4{
	color: #1F5985;
	margin-left:20px;
	font-weight:bold;
}
.enterprise_ul{
	margin: 10px 0px 20px 0px;
}
.enterprise_ul li{
	float: left;
	width: 310px;
	background-color: #ededed; 
	padding: 5px 15px 15px 15px;
	margin: 0px 30px 30px 0px; 
	-moz-border-radius: 8px;
	cursor: pointer;
}
.enterprise_ul li:hover h3{
	 color: #F26700;
}
.enterprise_ul li p{
	 width: 310px;
}
.no-right-margin{
	margin-right: 0px !important;
}
.contact_form {
	margin: 10px 0px 0px 0px;
}
.contact_form li{
	margin: 10px 0px 0px 0px;
	position: relative;
	z-index: 6;
}
.contact_form li .contact_label{
	width: 200px;
	float:left;
	margin-right: 20px;
	padding-top: 13px;
	text-align:right;
	color: #4A4A4A;
}
.contact_form li input{
	width: 351px;
	float:left;
	border:1px solid #C9C9C9;
	height: 30px;
	line-height: 30px;
	padding-top:6px;
	background-color: #FFFFFF;
	color: #363636;
	padding-left:5px;
	font-family: 'Lucida sans unicode',trebuchet ms, sans-serif;
	font-size: 13px;
	margin: 8px 0px;
}
.contact_form li input.send_btn{
	margin-top:15px;
	width: 105px;
	height: 47px;
	background: url('images/send_btn.png') no-repeat left top;
	border: 0px;
	cursor:pointer;
}
.contact_form li select{
	width: 351px;
	float:left;
	border:0px;
	height: 32px;
	line-height: 32px;
	padding-top:6px;
	background-color: #FFFFFF;
	color: #363636;
	padding-left:5px;
	font-family: 'Verdana',tahoma, sans-serif !important;
	font-size: 13px;
	margin: 5px 0px;
}
.contact_test{
	float:left;
	border-bottom:1px solid #CEDEEC;
	/*border-top:1px solid #FFFFFF;*/
	margin: 0px;
	height: 20px;
	line-height: 20px;
	padding-top:6px;
	background-color: #FFFFFF;
	color: #555555;
	padding-left:5px;
	font-family: 'Verdana',tahoma, sans-serif !important;
	font-size: 13px;
}
.contact_form .positioned{
	position: relative;
}

.message_box{
	float:left;
	width: 470px;
	height: 150px;
	background-color: #FFFFFF;
	border :1px solid #C9C9C9;
	padding: 6px 5px;
	margin-top: 10px;
	color: #717171;
	font-family: 'Verdana',tahoma, sans-serif !important;
	font-size: 13px;
}
.submit_btn{
	width: 142px !important;
	height: 36px !important;
	background: url('images/big_btn.png') no-repeat left top;
	color: #ffffff !important;
	padding-top:0px !important;
	text-transform:uppercase;
	border: 0px;
	cursor: pointer;
}
/*....................end two column pages....................*/
/*....................begin case studies..................*/
.three_col_box{
	float:left;
	width:280px;
	margin: 20px 70px 20px 0px;
}
.three_col_last{
	margin-right: 0px;
}


/*....................end case studies..................*/
/*....................end of main content..............................*/


/*.........................footer......................................*/
.footer{
	width: 1000px;
	height: 250px;
	margin:0px auto;
	text-align:left;
	font-size: 13px;
	/*background: url('images/footer.jpg') no-repeat left;*/
	}
.foot_menu_head{
	width:100%;
	list-style-type: none;
	padding-top: 30px;
	font-size: 13px;
}
.foot_menu_head li{
	float:left;
	width: 220px;
	height: 180px;
	margin-right: 40px;
}
.foot_menu_head li .last_box{
	margin-right: 0px !important;
}
.foot_menu_head li .first_bottom_menu_item{
	margin-right: 0px !important;
}
.foot_menu_head h4{
	text-transform: uppercase;
	color: #ffffff;
}
.foot_menu_head li .foot_menu_items{
	margin-top:10px;
}
.foot_menu_head li .foot_menu_items li{
	margin: 0px;
	float: none;
	color: #757575;
	width: auto;
	height: auto;
	display: inline;
}
.foot_menu_head li .foot_menu_items li a{
	display: block;
	padding: 5px 0px 5px 0px;
	color:#66b7cb ;
	text-decoration:none;
}
.foot_menu_head li .foot_menu_items li a:hover{
	color: #ffffff;
	text-decoration:none;
}
.last_box{
	
	margin-right: 0px !important;
}

.footer p{
	padding:15px 0px 5px 0px;
	color: #A8A8A8;
}
.under_footer_bg{
	background: #000000;
	height: 65px;
	text-align:center;
	position: relative;
	z-index: 7;
}
.under_footer_bg div{
	margin:0px auto;
	font-size:12px;
	width: 1000px;
	text-align:left;
	padding: 15px 0px 15px 0px;
}
.under_footer_bg p{
	width: 300px;
	float:right;
	color: #727272;
}
.under_footer_bg a{
	float: left;
	color: #969696;
	margin-right: 10px;
}
.under_footer_bg a:hover{
	color: #DFDFDF;
}
.top_sub_menu{
	display: none;
}

.top_sub_menu_selected{
}

.top_menu{
}

.top_menu_selected a{
	color: #DB9B9E !important;
}
.no-margin{
	margin-right: 0px;
}
.clearer_it{
	clear: both;
}
.list_2{
	padding-bottom: 10px;
}
.list_2 li{
	margin: 7px 0px 10px 0px;
	padding: 0px 0px 0px 17px ;
	background: url('images/bullet.png') no-repeat 0px 3px;
}
.i_text{
	
}