@charset "UTF-8";
/* CSS Document */


html, body{
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border-left:0;
} 
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, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, th, img {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}	
caption, th {
	text-align: left;
	font-weight: normal;
}	
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}	
.clearfix {
	display:inline-block;
}	
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

/*........... do not change or amalgamate the above clearfix styles..................*/



body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	line-height:20px;
	background:url(../images/body-bg.png);
	width:auto;}
	
	
	
#wrapper {
	margin: 0 auto;
	width:960px;
	background-color:#FFF;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 4px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 4px 0px rgba(50, 50, 50, 0.75);
	padding-bottom:20px;}
	
	
#header {
	background:url(../images/header-bg.png) no-repeat;
	height:131px;}	

	
#logo a {
	display:block;
	width:301px;
	height:131px;
	}	
	
	
	
#nav {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#333333+1,316a9e+99 */

background: #CDCDCD; /* Old browsers */

background: -moz-linear-gradient(top,  #CDCDCD 1%, #777777 99%); /* FF3.6-15 */

background: -webkit-linear-gradient(top,  #CDCDCD 1%,#777777 99%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to bottom,  #CDCDCD 1%,#777777 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CDCDCD', endColorstr='#777777',GradientType=0 ); /* IE6-9 */

height:50px;

}	


#nav  ul.menu { float:left; }
	
#nav ul.menu li {
	float:left;
	font-size:16px;
	font-weight:bold;
	line-height:50px;
	text-align:center;
	border-right: solid 1px #ffffff;
	}	

#nav ul.menu li a{
	padding-left: 35px;
	padding-right:35px;
	text-decoration:none;
	color:#FFF;
	}	
	
#nav ul.menu li a:hover {
	color:#FFC; }
	

#nav ul.social { float:right; margin-top:5px;}
#nav ul.social li { float:left; }
#nav ul.social li a { padding-left:5px; padding-right:5px; }
#nav ul.social li a img { width:40px; }
#nav ul.social li a:hover {  }
	
#main-wrapper {
	margin-top:20px;
	}
	
	
 p {
	margin-bottom:20px;}	
	
h1 {
	font-size:22px;
	font-weight:bold;
	margin-bottom:20px;
	line-height:30px;}
	
h2 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:20px;}			
	
	
.left-holder {
	float:left;
	}
	
#left-nav-holder {
	border-radius: 0px 10px 10px 0px;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	border: 0px solid ;
	padding:10px 10px 10px 0;
	width:260px;
	background-color:#F2AC00;
	margin-bottom:20px;}	
	
	
#left-nav-inner {
	border-radius: 0px 10px 10px 0px;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	border: 0px solid ;
	padding:10px 20px 10px 20px;
	width:220px;
	background-color:#F9E1A7;}
	
#left-nav-inner li {
	border-bottom: solid 1px #E3C375;
	list-style:url(../images/nav-arrow.png);
	margin-left:10px;
	padding-top: 10px;
	padding-bottom: 10px;
	}		
	
#left-nav-inner li a {
	text-decoration:none;
	color:#745200;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	
	}
	
	
#left-nav-inner li a:hover {
	color:#B88301;}		
		

.left-green-hdr {
	border-radius: 0px 10px 0px 0px;
	-moz-border-radius: 0px 10px 0px 0px;
	-webkit-border-radius: 0px 10px 0px 0px;
	line-height:42px;
	text-align:center;
	color:#FFF;
	background:#399C97;
	width:270px;
	display:block;
	font-size:16px;
	font-weight:bold;
	}


.left-holder2 {
	border-radius: 0px 0px 10px 0px;
	-moz-border-radius: 0px 0px 10px 0px;
	-webkit-border-radius: 0px 0px 10px 0px;
	border: 1px solid #E3C375;
	padding:14px;
	width:240px;
	}




	
	
	
#right-holder {
	width:630px;
	float:right;
	margin-right:30px;
	
	}	
	
	

.ftr-line1 {
	display:block;
	height:4px;
	background:#333333;
	margin-bottom:1px;
	margin-top:20px;}			

.ftr-line2 {
	display:block;
	height:4px;
	background:#F2AC00;
	margin-bottom:20px;}
	
	
#footer a {
	text-decoration:none;
	padding: 0 5px 0 5px;
	color:#333;}		

#footer a:hover {
	color:#326CA2;}
	
	
.faq-list {
	list-style:decimal;
	margin-left: 14px;}	


.faq-list li a {
	color: #F2AC00;}

a { color: #F2AC00 }

.tf_form { clear:both; }
.tf_form .row { margin-left:0px; margin-bottom:10px; clear:both; float:left; width:100%; }
.tf_form .row label { clear:both; float:left; width:100%; color:#000000; }
.tf_form .row label span { color:#F2AC00; }
.tf_form .row input[type="text"] { height:30px; width:100%; }
.tf_form .row input[type="email"] { height:30px; width:100%; }
.tf_form .row input[type="radio"] { margin-right:5px; }
.tf_form .row span { margin-right:10px; }
.tf_form .row input[type="submit"] { height:30px; background:#F2AC00; color:#fff; border:none; border-radius:5px; padding:5px 20px; cursor:pointer; }
.tf_form .row input[type="submit"]:hover { background:#F2AC00; }
.tf_form .row textarea { height:200px; width:100%; resize:none; }
.successMsg { color:green; display:none; }
.errorMsg { color:red; display:none; }

ul.bul { margin-bottom:25px; list-style:inherit; }
ul.bul li { margin-left:15px; }