/* CSS Document... as if it would be anything else.

//////////////   ///////////     /////////
////////////// //////////////  ////////////
    /////      /////          //////
    /////      /////          /////
    /////      ////////////   /////
    /////        //////////// /////
    /////               ///// /////
    /////               ///// //////
    /////      //////////////  /////////////
    /////       ///////////     //////////

Another Traffic Safety Consultants, Inc. Site!!! */

*{margin:0;padding:0;}

body {
	margin: 0 auto;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: 000;
	background-color: #fff;
	background-image: url(images/tha_bg5.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
	font-color: #F3D87F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #E3DE15;
	text-transform: none;
	margin-bottom: 0px;
/*	margin: 10px;
	letter-spacing: -2px;*/
	
}

h2 {
/*	margin: 15px;
	font-size: 18px;*/
		font-weight: bold;
	font-size: 15px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin: 10px;
	font-size: 14px;
	color: #000;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
h4 {
	font-size: 16px;
	font-weight: bold;
}
#news {
	height: 100px;
	width: 100%;
}



p {
	margin: 10px;
	line-height: 20px;
}

#template_container {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	border-left: solid 1px #eee;
	border-right: solid 1px #eee;
	background-color: #C2C0A8;
}

#header {
	background: url(images/logo_bg.jpg) repeat-x;
	height: 100px;
	width: 800px;
}

#reg_log {
	float: right;
	position: relative;
	right: 0;
	color: #374559;
	font-size: 18px;
}

#reg_log a {
	padding: 0 10px 0 10px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#reg_log a:hover {
	text-decoration: underline;
}

#navigation {
	height: 30px;
	width: 800px;
	background-repeat: repeat-x;
	background-image: url(images/nav_bg.png);
	background-color: #667b9a;
	
}

#nav {
	clear: both;
	height: 22px;
}

#nav ul {
	padding: 5px 0 0 0;
	list-style: none;
	clear: both;
}

#nav ul li {
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 0 40px;
	display: inline;
}

#nav ul li a {
	text-decoration: none;
	color: #fff;
}

#nav ul li a:hover {
	text-decoration: underline;
}

#content {
	margin: 0 auto;
	width: 800px;
	background-color: #c2c1a9;
}

#side_panel {
	padding: 0 0 10px 0;
	color: #956324;
	width: 200px;
	float: left;
}

#main_panel {
	padding: 0 0 10px 0;
	float: left;
	width: 600px;
	background: #fff;
}

#products {
	margin: 0 0 30px 0;
}

.clear {
	clear: both;
}

.title {
	padding: 5px 10px;
	background-color: #949381;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8A8977;
	border-bottom-color: #8A8977;
}

.title a {
	font-weight: bold;
	text-decoration: none;
	color: #F7F6D7;
}

.title a:hover {
	color: #fff;
}

#footer {
	margin: 0;
	padding: 5px 0 0 0;
	width: 800px;
	font-size: 10px;
	background: #fafafa;
}

#footer_text {
	float: left;
	padding: 0 0 0 5px;
}

#footer_links {
	float: right;
}

#footer_links ul {
	list-style: none;
}

#footer_links ul li {
	padding: 0 5px 0 0;
	display: inline;
}

#footer_links ul li a {
	text-decoration: none;
	color: #333;
}

#footer_links ul li a:hover {
	text-decoration: underline;
}

.question {
	margin: 30px 0 10px 10px;
	font-weight: bold;
}

.faq {
	margin: 0 30px 30px 30px;
	line-height: 20px;
}

.contact_panel {
	margin: 0 0 0 0px;
}

#reglog_panel {
	margin: 0 0 100px 30px;
}

#reglog_panel {
	list-style: none;
	font-size: 18px;
}

#reglog_panel .description {
	font-weight: bold;
}

#reglog_panel .description a {
	text-decoration: none;
	color: #333;
}

#reglog_panel .description a:hover {
	text-decoration: underline;
}

#reglog_panel .button {
	margin: 0 25px;
	background: #262e3a;
	padding: 2px 5px;
}

#reglog_panel .button a {
	color: #bed0ea;
	font-weight: bold;
	text-decoration: none;
}

#reglog_panel .button a:hover {
	color: #fff;
}

#reglog_panel .price {
	font-style: italic;
	font-weight: bold;
	color: #262e3a;
}

#access {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}

#access img {
	margin: 0 0 20px 0;
}

ol#faq {
	padding: 0 0 0 0px;
}

ol#faq a {
	color: #000;
	text-decoration: none;
}

ol#faq a:hover {
	text-decoration: underline;
}

.info_panel {
	margin: 0 auto 5px auto;
	padding: absolute;
	width: 200px;
	text-align: center;
	border: solid 1px #cbd4e2;
	background-color: #dee2e1;
	background-position: 034;
}

.info_price {
	padding: 0 0 5px 0;
	font-size: 18px;
	font-weight: bold;
	color: #033;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}
#demark_box {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	width: 580px;
	margin-left: 8px;
}
.black_link {
	
	text-decoration: underline;
		padding: 0 0 5px 0;
	font-size: 14px;
	font-weight: bold;
	color: #033;
	
	font-family: Verdana, Geneva, sans-serif;
}

.black_link2 {
	
	text-decoration: none;
		padding: 0 0 5px 0;
	font-size: 14px;
	font-weight: bold;
	color: #033;
	
	font-family: Verdana, Geneva, sans-serif;
}


.info_link a {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

.info_link a:hover {
	color: #8aa119;
}
#title_head  {
	font-weight: bold;
	position: absolute;
	top: 2%;
	right: 35%;
	color: #E3DE15;
}
#sml_num {
	font-size: 18px;
	text-align: center;
}

#subtitle_head {
	color: #EFF1F5;
	position: absolute;
	top: 13%;
	right: 37%;
}
#main_panel .highlight {
	color: #39590d;
	font-size: 14px;
}
.fat_type {
	color: 034c73;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	padding-left: 10px;
	display: block;
	padding-right: 10px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif
	
	}
.fat_type_nav {
	color: 034c73;
	font-weight: bolder;
	font-size: 14px;
	line-height: 20px;
	padding-left: 10px;
	display: block;
	padding-right: 10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
}
.greenarize {
	color: #0C0;
	font-weight: bolder;
}
a .darkgreen {
	color: 395911;
}


.side_panel_img {
	margin-left: 7px;


}


.low_link{
	
	
	
	font-size: 14px;
	font-weight: bold;
	color: #836356;
	text-decoration:underline;
	font-family: Verdana, Geneva, sans-serif;
	
	
	
}
.verdi {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: solid;
	text-align: center;
}
#template_container #content #main_panel h1 {
	color: #000;
}
#template_container #header #title_head .lil_bit {
	font-size: 26px;
}
#template_container #header #reg_log a {
	margin: 0px;
	padding: 0px;
}
#reg_log {
	padding-right: 2px;
	padding-top: 4px;
}


.red_eye {
	color: #956324;
	font-weight: bolder;
	font-size: 18px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #9d8f7e;
	display: block;
	text-align: center;
}


.red_eye2 {
	color: #956324;
	font-weight: bolder;
	font-size: 18px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #9d8f7e;
	display: block;
	text-align: center;
	padding-top: 5px;
}




.special {
	font-size: 16px;
	color: #900;
	
	
	
	
}
.special strong em {
	font-size: 30px;
	color: #900;
	
	
	
}

