@charset "utf-8";
*{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;	
}
body{
	background:url(/images/body_bg.png) repeat;	
}
.main{
	width:960px;
	margin:0 auto 20px auto;	
	position:relative;
	z-index:0;
	padding:20px 0;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.logo{
	text-align:center;	
}
.logo .img{
	position:relative;
	z-index:1;	
}
.logo .burst{
	position:absolute;
	z-index:0;
	margin-left:-379px;
	left:50%;
	top:0;
	display:block;
}
.nav{
	width:974px;
	height:75px;
	background:url(/images/nav_bg.png) no-repeat;
	margin:0 auto;
	position:relative;
	z-index:1;
}
.nav .btns{
	width:960px;
	margin:0 auto;
}	
.nav .btn{
	width:186px;
	height:52px;
	background:url(/images/nav_btn.png) no-repeat;
	float:left;
	position:relative;
	margin-top:5px; 
}
.nav .btn2{
	margin:5px 0 0 5px;	
}
.nav .btn a{
	color:#000;
	text-shadow:1px 1px 0px #fff;
	text-decoration:none;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:60%;
	padding:10% 0 0 0;
	text-align:center;	
}
.nav .btn a:hover{
	text-decoration:underline;	
}
.form{
	background:#eee;
	padding:10px;
	margin:12px auto 50px auto;
	width:95%;	
	border-radius:15px;
	box-shadow:inset 0 0 10px #333;
}
.form h1{
	font-size:28px;
	text-align:center;
}
.form .field{
	margin: 0 0 0 18px;
	float:left;
}
.form label{
	display:block;
}
.form input{
	width:150px;	
}
.form .submit{
	width:150px;
	height:30px;
	padding-top:10px;
	text-align:center;
	margin:20px auto 10px auto;
background: #ff3019;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMzAxOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZjA0MDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ff3019 0%, #cf0404 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404));
background: -webkit-linear-gradient(top,  #ff3019 0%,#cf0404 100%);
background: -o-linear-gradient(top,  #ff3019 0%,#cf0404 100%);
background: -ms-linear-gradient(top,  #ff3019 0%,#cf0404 100%);
background: linear-gradient(to bottom,  #ff3019 0%,#cf0404 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 );
	color:#fff;
	font-weight:bold;
	clear:both;
	border-radius:10px;
	box-shadow:0 0 10px #000;
	cursor:pointer;
}
.header{
	display:block;
	width:929px;
	margin:0px auto;
}
.cols{
	margin:20px 0;	
}
.cols .col{
	width:203px;
	padding:15px 10px;
	height:336px;
	float:left;
	border-radius:10px;
	position:relative;
	background:#fff;
	margin-left:13px;	
}
.cols .col2{
	
}
.cols .col_top{
	height:90px;	
}
.cols .col_top img{
	float:left;
	display:block;
}
.cols .col_top h1{
	font-weight:normal;
	font-size:24px;
}
.cols .col_top h2{
	font-weight:normal;
	font-size:21px;
}
.cols .col_top .text{
	float:left;	
	margin: 0 0 0 15px;
}
.cols .col p{
	display:block;
	width:90%;
	text-align:justify;
	margin:0px 0 0 10px;
	line-height:25px;
}
.cols .col .btn{
	position:absolute;
	top:308px;
	left:20px;
}
.app{
	width:940px;
	height:58px;
	margin:0 auto 60px auto;
	background: #45484d;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1NDg0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #45484d 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000));
	background: -webkit-linear-gradient(top,  #45484d 0%,#000000 100%);
	background: -o-linear-gradient(top,  #45484d 0%,#000000 100%);
	background: -ms-linear-gradient(top,  #45484d 0%,#000000 100%);
	background: linear-gradient(to bottom,  #45484d 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 );
	border-radius:10px;
}
.app img{
	float:left;	
	
}
.app .phones{
	margin:-30px 60px 0 20px;	
}
.app .icon{
	margin:0 12px;	
}
.app h1{
	display:block;
	float:left;
	color:#fff;
	font-style:italic;
	text-shadow:2px 2px 2px #000;
	margin:8px 0 0 0;
	font-weight:normal;
}
.about{
	font-size:17px;
	color:#e5e5e5
}
.about h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-align:center;	
}
.about p{
	;
	text-align:justify;
	line-height:28px;
	margin:12px 0 0 0;
}
.about .copy{
	width:600px;
	background:url(/images/haze.png) repeat;
	border-radius:10px;
	float:left;
	padding:10px;
	height:250px;
}	
.about .testimonials{
	width:280px;
	margin-left:20px;
	background:url(/images/haze.png) repeat;
	border-radius:10px;
	float:left;
	padding:10px;
	height:250px;
}
.about .testimonials .text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	line-height:35px;
	width:200px;
	margin:12px auto;
	position:relative;	
}
.about .testimonials .text em{
	position:absolute;
	top:170px;
	left:50px;
}
.footer{
	background: #790000;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzc5MDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ1JSIgc3RvcC1jb2xvcj0iI2QzMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3OTAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  #790000 1%, #d30000 45%, #790000 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(1%,#790000), color-stop(45%,#d30000), color-stop(100%,#790000));
	background: -webkit-linear-gradient(left,  #790000 1%,#d30000 45%,#790000 100%);
	background: -o-linear-gradient(left,  #790000 1%,#d30000 45%,#790000 100%);
	background: -ms-linear-gradient(left,  #790000 1%,#d30000 45%,#790000 100%);
	background: linear-gradient(to right,  #790000 1%,#d30000 45%,#790000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#790000', endColorstr='#790000',GradientType=1 );
	box-shadow:inset 0 0 100px #000;
	color:#fff;
	padding:15px 0 0 0 ;
}
.footer h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-style:italic;	
	font-weight:normal;
}
.footer .footer_nav{
	width:440px;	
	float:left;
	padding:20px;
}
.footer .footer_nav ul{
	list-style-type:none;	
	margin:20px 0 0 0;
}
.footer .footer_nav ul li{
	background:url(/images/white_arrow.png) no-repeat 0 13px;
	padding:10px 30px;	
}
.footer .footer_nav a{
	font-size:22px;
	color:#fff;
	text-decoration:none;
	font-style:italic;	
}
.footer .foot_contain{
	width:960px;
	margin:0 auto;	
}
.footer .testimonials{
	width:440px;
	float:left;
	padding:20px;
}
.footer .testimonials .text{
	text-align:justify;
	line-height:22px;
	margin:12px 0;
	padding:0 12px 33px 0;
	line-height:20px;
	position:relative;
}
.footer .testimonials div em{
	position:absolute;
	left:320px;
	top:70px;
	font-size:14px;
}
.footer .testimonials .hr{
	width:468px;
	height:53px;
	background:url(/images/hr.png) no-repeat;
	margin:12px 0 0 0;	
}
.cr_line{
	width:100%;
	height:1px;
	background-color:#1b1b1b;
	background:url(/images/footer_line.png) no-repeat;
}
.copyright{
	height:34px;
	text-align:center;
	color:#bbb;
	font-size:14px;
	padding:20px 0 0 0;	
	background: #000000;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZjNmM2YiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #000000 0%, #3f3f3f 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#3f3f3f));
background: -webkit-linear-gradient(top,  #000000 0%,#3f3f3f 100%);
background: -o-linear-gradient(top,  #000000 0%,#3f3f3f 100%);
background: -ms-linear-gradient(top,  #000000 0%,#3f3f3f 100%);
background: linear-gradient(to bottom,  #000000 0%,#3f3f3f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#3f3f3f',GradientType=0 );

}
/*sub pages*/
.page{
	padding:20px 16px;
	background:#fff;
	margin:-40px 0 50px 0px;
	width:920px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.page h1{
	margin:0 0 12px 0;
	font-weight:normal;
	font-size:40px;
}	
.page p{
	text-align:justify;	
	margin:0 0 12px 0;
	font-size:13px;
	line-height:25px;
}
.page img{
	float:right;
	margin:0 0 0 20px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.page .ribbon{
	height:100px;
	width:1012px;
	background:url(/images/ribbon.png) no-repeat;
	margin:0 0 0 -40px;
	color:#fff;
	text-align:center;
}
.page .ribbon h2{
	font-size:22px;
	font-weight:normal;	
}
.page .ribbon h1{
	font-size:45px;
	font-weight:normal;
}
.page_bottom h1{
	font-weight:normal;
	font-size:40px;
}
.page_bottom ul{
	list-style-type:none;
	margin:12px 0 0 32px;
}
.page_bottom ul li{
	background:url(/images/green_check.png) no-repeat;
	padding:15px 0 0 50px;	
	height:36px;
	font-size:23px;
	margin-bottom:0px;
}
/***Jail****/
.jail{
	width:43%;
	margin:0 0 22px 22px;
	background:#eee;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:10px;
	float:left;
	height:100px;
	box-shadow:0 0 10px #333;
}
.jail h2{
	font-size:20px;	
}
.jail h3{
	font-size:18px;	
}
.jail h4{
	font-size:16px;	
}
/**/
.btn{
	width:188px;
	height:48px;
	padding:0px 0 0 0;	
	text-align:center;
	background:url(/images/btn_bg.png) no-repeat;
	position:relative;
}
.btn a{
	color:#fff;
	width:100%;
	height:35px;
	position:absolute;
	top:0;
	left:0;
	padding:13px 0 0 0;
	text-decoration:none;
	font-size:18px;
	text-shadow:1px 1px 0 #000;
}
.btn a:hover{
	color:#ff000;
}
.clear{
	clear:both; 
}