html{
	background-image:url(../images/back.jpg);
	height:100%;
}
body{
	height:100%;
	background-image:url(../images/back_top.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#back_container{
	width:968px;
	min-height:100%;
	margin:auto;
	margin:0 auto -220px;
}

#top{
	height:107px;
	width:100%;
}

#container{
	margin:auto;
	width:950px;
}

#push{
	height:220px;
	clear:both;
}

#footer{
	width:950px;
	margin:auto;
	margin-top:20px;
	height:220px;
}

#footer_base{
	background-image:url(../images/back_foot2.png);
	height:80px;
}

.footer_base_container{
	text-align:right;
	color:#CCC;
	padding-top:24px;
	padding-right:20px;
}
.footer_base_container p, .footer_base_container p a{
	color:#CCC;
	margin-bottom:4px;
}

#footer_info{
	background-image:url(../images/back_foot2.png);
	height:140px;
}

#footer_info h3{
	color:#fff;
}

.footer_list_container{
	width:150px;
	float:left;
	margin:18px 10px 0px 26px;
}
.footer_list_container h3{
	color:#333;
	margin-bottom:6px;
}

.footer_list{
	margin:0 0 0 4px;
	padding:0;
	list-style:none;
}

.footer_list li{
	background-image:url(../images/list_arrow_light.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding:4px 0px 4px 20px;
	color:#fff;
	margin-bottom:4px;
}

.footer_list li a:hover{
	color:#afcf67;
}

#main{
	width:670px;
	float:left;
	padding:20px 16px 40px 16px;
	background-color:#FFF;
	min-height:700px;
}

.clear{
	clear:both;
	height:0 !important;
	padding:0 !important;
	margin:0 !important;
}

.vat{
	font-size:10px;
	color:#666;
}

p,a,h1,h2,h3,h4,h5{
	font-family:Arial, Helvetica, sans-serif;
}

a:link,a:active,a:visited{
	color:#000;
}

a:link{
	text-decoration:none;
	color:inherit;
}

a:visited{
	text-decoration:inherit;
	color:inherit;
}

p a:hover{
	text-decoration:underline;
	text-shadow:none;
}

.title_font{
	font-family:Arial, Helvetica, sans-serif;
}

p{
	font-size:12px;
	margin:0;
	color:#333;
}

h2{
	font-size:20px;
	font-weight:normal;
	margin:0 0 10px 0;
	color:#444;
}

h3, h3 a{
	font-size:14px;
	margin:0;
	color:#8DA84E;
	font-weight:normal;
}

h4{
	font-size:13.5px;
	margin:0;
	color:#8DA84E;
	font-weight:normal;
	margin-bottom:8px;
}

h5{
	font-size:12px;
	margin:0;
	color:#8DA84E;
	font-weight:normal;
	margin-bottom:8px;
}

h3 a{
	text-decoration:none;
	color:inherit;
}

h3 a:hover{
	color:#000;
}

a img{
	border:none;
}
a p img{
	border:none;
}

li a{
	color:inherit;
	text-decoration:none;
	display:block;
}

.error_message{
	padding:2px;
	border:1px solid #CCC;
	margin:20px 0 20px 0;
}

.error_message div{
	background-color:#333;
	font-weight:bold;
	padding:20px 20px 20px 60px;
	background-image:url(../images/alert-prompt.gif);
	background-position:16px 15px;
	background-repeat:no-repeat;
}
.error_message div p{
	color:#FFF;
}

.table_container{
	border:1px dotted #CCC;
	padding:4px;
	margin:20px 0;
}

.table_container > div{
	background-color:#f3efec;
	border:1px solid #ccc;
	padding:10px;
}

.default_field{
	border:1px solid #CCC;
	height:20px;
	width:80%;
	padding:2px;
	margin:2px 0;
}

.default_textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #CCC;
	height:140px;
	width:80%;
	padding:2px;
	margin:2px 0 10px 0;
}

#logo{
	position:absolute;
	margin-top:14px;
	margin-left:0;
}

#gallery{
	margin-top:30px;
	margin-bottom:30px;
}

#quotes { list-style: none; width: 100%; margin:40px 0;}
#quotes blockquote { list-style: none; margin: 0;}    

.sitemap{
	list-style:none;
	border-left:1px dotted #ccc;
	padding-left:20px;
	margin-bottom:20px;
	margin-top:10px;
}

.sitemap li{
	margin-bottom:6px;
}

.sitemap li a{
	font-weight:bold;
}

.sitemap li .sitemap li a{
	font-weight:normal;
}


.sitemap li a:hover{
	color:#AFCF67;
	text-decoration:underline;
}

.home_content strong{
	line-height:4px !important;
}

.home_content p{
	margin-bottom:10px !important;
}

.choose_box{
	height:215px;
	width:646px;
	margin:20px 5px 20px;
	padding:6px;
	border:1px solid #ccc;
	border-radius:6px;
}

.choose_box:hover img{
	opacity:1;
}

.choose_box:hover{
	border:1px solid #999;
}

.choose_box img{
	position:absolute;
	opacity:0.9;
}

.choose_box a{
	height:100%;
	width:100%;
	text-align:center;
	vertical-align:middle;
	display:block;
	font-size:28px;
	color:#fff;
	font-weight:bold;
	text-shadow:0 0 8px #000;
	position:relative;
	padding-top:74px;
	height:141px;
}

.choose_box a span{
	font-size:16px;
}



.choose_box_small{
	height:215px;
	width:300px;
	margin:20px 5px 20px;
	padding:6px;
	border:1px solid #ccc;
	border-radius:6px;
	float:left;
	position:relative;
}

.choose_box_small:hover img{
	opacity:1;
}

.choose_box_small:hover{
	border:1px solid #999;
}

.choose_box_small img{
	position:absolute;
	opacity:0.9;
}

.choose_box_small a{
	height:100%;
	width:100%;
	text-align:left;
	vertical-align:middle;
	display:block;
	font-size:28px;
	color:#fff;
	font-weight:bold;
	text-shadow:0 0 8px #000;
	position:relative;
	padding-top:16px;
	padding-left:16px;
}

.choose_box_small a span{
	font-size:16px;
}

.choose_box_small .help{
	background: none repeat scroll 0 0 #6699cc;
    border: 4px solid #fff;
    border-radius: 99px;
    bottom: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
    padding: 0;
    position: absolute;
    right: 20px;
    text-align: center;
    text-shadow: none;
    vertical-align: middle;
    width: 34px;
	z-index:2;
}

.choose_box_small .help:hover{
	background:#8fbdea;
}

.home_h5{
	font-size:26px;
	color:#AAA;
	text-align:center;
	margin:0 0 4px;
}

.home_steps{
	padding:30px;
}
.home_steps p{
	font-size:16px;
	color:#666;
	margin:0 0 10px; 
}

.home_steps span{
	margin-right:10px;
}