/* CSS Document - MobApps - Armia Systems */

body,html{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#6f6f6f;
	font-size:12px;
	color:#666666;
}
.clear{
	clear:both;
}
.left{
	float:left;
}
.right{
	float:right;
}
.sitewidth{
	width:1250px;
	margin:0 auto;
}
.header_row{
	height:125px;
	background:url(../images/header_bg.jpg) #333333 repeat-x top;
	
}
.content_row{	
	background:url(../images/content_topshadow.png) #FFF repeat-x top;
}
.header_content{
	position:relative;
	padding:75px 0 0 0;
}
.content{
	padding:10px 0 0px 0;
}
.logo_box{
	width:332px;
	height:119px;
	position:absolute;
	top:10px;
	left:464px;
	background:url(../images/logo_bg.png) no-repeat;
	padding:25px 0 0 0;
	text-align:center;
}
.logo_box_inner{
	width:332px;
	height:119px;
	position:absolute;
	top:10px;
	left:0;
	background:url(../images/logo_bg_inner.png) no-repeat;
	padding:25px 0 0 0;
	text-align:center;
}
.logo_box img{
	border:0;
}
.menu_content{
	height:40px;	
}
.mainmenu{
	margin:0;
	padding:0;
}
.mainmenu li{
	list-style-type:none;
	float:left;
}
.mainmenu li.menumargin{
	margin-left:370px;
}
.mainmenu li a:link,
.mainmenu li a:visited,
.mainmenu li a:active
{
	color:#FFF;
	display:block;
	height:40px;
	text-decoration:none;
	margin:0 20px 0 0;
	padding:0 0 0 15px;	
}
.mainmenu li a:link span,
.mainmenu li a:visited span,
.mainmenu li a:active span
{
	color:#FFF;
	display:block;
	height:32px;
	text-decoration:none;
	margin:0 0px 0 0;
	font-size:18px;
	padding:8px 15px 0 0;
}
.mainmenu li a:hover
{
	background-image:url(../images/menubg_left.png);
	background-repeat:no-repeat;
	background-position:left;	
}
.mainmenu li a:hover span
{
	background-image:url(../images/menubg_right.png);
	background-repeat:no-repeat;
	background-position:right;
	color:#000;	
}


.mainmenu li a.selected:link,
.mainmenu li a.selected:visited,
.mainmenu li a.selected:active
{
	color:#FFF;
	display:block;
	height:40px;
	text-decoration:none;
	margin:0 20px 0 0;
	padding:0 0 0 15px;
	background-image:url(../images/menubg_left.png);
	background-repeat:no-repeat;
	background-position:left;
}
.mainmenu li a.selected:link span,
.mainmenu li a.selected:visited span,
.mainmenu li a.selected:active span
{
	color:#FFF;
	display:block;
	height:32px;
	text-decoration:none;
	margin:0 0px 0 0;
	font-size:18px;
	padding:8px 15px 0 0;
	background-image:url(../images/menubg_right.png);
	background-repeat:no-repeat;
	background-position:right;
	color:#000;
}

.footer_row{
	background:url(../images/footer_shadow.png) repeat-x top;
		
}
.footercontent{
	padding:20px 0 20px 0;
	color:#dddada;
	
}
.footercontent a:link,
.footercontent a:visited,
.footercontent a:active
 {
	
	color:#dddada;
	text-decoration:none;
}
.footercontent a:hover
 {	
	color:#fff;
	text-decoration:underline;
}
.home_banner_row1{	
	margin:5px 0 0 0;
}

.home_banner_left{
	width:460px;
	height:310px;
	background:url(../images/home_banner_left.jpg) no-repeat;
	float:left;
}
.home_banner_center{
	width:267px;
	height:280px;
	background:url(../images/home_center_bg.png) no-repeat;
	float:left;
	padding:20px 31px 10px 32px;
}
.home_banner_right{
	width:460px;
	height:310px;	
	float:left;
	background:url(../images/home_banner_right.jpg) no-repeat;
}
.home_banner_row2{
	background:url(../images/banner_row2_bg.jpg) repeat-x bottom #ff6600 ;
	height:85px;
}
.home_banner_row2_content{
	padding:10px 0 0 0;
}
.secondrow_box{
	clear:both;
	position:relative;
}
.secondrow_box_left{
	width:10px;
	height:60px;
	background-image:url(../images/secondrow_left.png);
	float:left;
}
.secondrow_box_right{
	width:10px;
	height:60px;
	background-image:url(../images/secondrow_right.png);
	float:left;
}
.secondrow_box_cnt{
	width:1230px;
	height:60px;
	background-image:url(../images/secondrow_bg.png);
	float:left;
}
.downpointer{
	width:38px;
	height:17px;
	background-image:url(../images/down_pointer.png);
	background-repeat:no-repeat;
	position:absolute;
	top:60px;
}
.pointer1{	
	left:23px;
}
.pointer2{	
	left:440px;
}
.pointer3{	
	left:850px;
}
.row_sepearation1{
	width:410px;
	float:left;
}
.row_sepearation1 h3{
	color:#fff;
	font-size:18px;
	font-weight:normal;
	margin:10px 0 0 10px;
	display:block;	
	padding:10px 0 0 35px;
	background-repeat:no-repeat;
}
.no1{ background-image:url(../images/no1.png);background-position:0 11px;
}
.no2{ background-image:url(../images/no2.png);background-position:0 11px;
}
.no3{ background-image:url(../images/no3.png);background-position:0 11px;
}
.home_banner_row3{	
	background:url(../images/home_row3_bg.jpg) #000 repeat-x top;
}
.home_banner_row3_content{	
	color:#fff;
	padding:20px 0 20px 0;
}

.row_sepearation2{
	width:410px;
	float:left;
	height:100px;	
}
.verticalsep{
	background-image:url(../images/verticalsep.jpg);
	background-position:right;
	background-repeat:repeat-y;
}
.row3box_icon{
	width:90px;
	float:left;
	height:50px;
	background-repeat:no-repeat;
}
.row3box_content{
	width:305px;
	float:left;
	text-align:left;
}
.row3box_content p{
	color:#CCC;
	margin:0 0 10px 0;
	font-size:14px;
	line-height:17px;
}
.row3box_content a:link,
.row3box_content a:visited,
.row3box_content a:active
{
	color:#ff6600;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.row3box_content a:hover
{
	color:#ffcd1d;	
}

.icon1{
	background-image:url(../images/icon1.png);
	background-position:26px 0;	
}
.icon2{
	background-image:url(../images/icon2.png);
	background-position:30px 0;	
}
.icon3{
	background-image:url(../images/icon3.png);
	background-position:30px 0;	
}
.home_contact_bar{
	padding:10px 0 10px 0;
	background-image:url(../images/dot1.png);
	background-position:top;
	background-repeat:repeat-x;
	color:#716f6f;
	font-size:18px;
}
.home_contact_bar a:link,
.home_contact_bar a:visited,
.home_contact_bar a:active
{	
	color:#FFF;
	text-decoration:none;	
}
.home_contact_bar a:hover
{	
	color:#ff6600;	
}
.home_contact_bar span{	
	color:#ff6600;
}
.home_contact_bar span.color2{	
	color:#fff;
}
.home_quote_btn{
	width:253px;
	height:40px;
	background-image:url(../images/btn_getquote.png);
	background-repeat:no-repeat;
}
.home_quote_btn a{
	width:253px;
	height:40px;
	display:block;
}
.home_quote_btn a span{	
	display:none;
}
.topmargin1{
	margin:5px 0 0 0;
}
.centerGraphic{
	clear:both;
	height:80px;
	background-image:url(../images/centergraphic1.png);
	background-repeat:no-repeat;
	background-position:center;
	margin:0 0 10px 0;
}
.home_center_list{
	margin:0 0 10px 0;
	height:140px;
}
.home_center_list ul{
	margin:0;
	padding:0;
}
.home_center_list li{
	list-style-type:none;
	font-size:16px;
	color:#FFF;
	background-image:url(../images/dot2.png);
	background-repeat:no-repeat;
	background-position:0 6px;
	padding:0 0 0 18px;
}
.home_center_btn{
	width:198px;
	height:49px;
	background-image:url(../images/btn_howitworks.png);
	background-repeat:no-repeat;
}
.home_center_btn a{
	width:198px;
	height:49px;
	display:block;
}
.home_center_btn a span{	
	display:none;
}

/*----------------- Contact Form Styles open ------------------*/
.contact_bx{ padding:10px 10px 10px 40px;
			 background-color:#FCFCFC;
			 border:1px solid #E5E5E5;			 
			 color:#000000!important;                         
}

.warning{ color:#FF0000;
}

.contact_bx .text_field_2_B_1{ width:380px;
							   padding:8px 6px 8px 6px;;
							   border:1px solid #E5E5E5;
							   
}
.contact_bx .text_area_2_B_1{ width:380px;
							   padding:8px 6px 8px 6px;;
							   border:1px solid #E5E5E5;
							   
}
.btnstyl{ background:url(../images/btn_bg.jpg) repeat-x bottom left #FFB715;
		  padding:8px 15px 8px 15px;
		  font-family:Arial, Helvetica, sans-serif;
		  -moz-border-radius:3px;
		  border-radius:3px;
		  -webkit-border-radius:3px;
		  cursor:pointer;
		  font-size:18px;
		  color:#FFFFFF;
		  border:1px solid #B95F02;
}


/*----------------- Contact Form Styles close ------------------*/

.inner_page_content ul{
	margin:0 0 0 20px;
	padding:0;
}
.inner_page_content span{
	color:#000;
}
.inner_page_content li{
	margin:0 0 10px 0;
	
}
.inner_headings h1{
	margin:10px 0 10px 0;
	color:#000;
	font-weight:normal;
	font-size:20px;
	background-color:#e7e7e7;
	padding:10px;
	
}
.inner_headings h2{
	margin:10px 0 10px 0;
	color:#000;
	
	font-size:15px;	
	
}