table { border:0px; border-collapse:collapse ; width:100%} 
td {vertical-align:top; padding:0px; }


td, table, select, input, textarea{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:14px;
	color:#363636
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background-color:#FFFFFF; background-image:url(images/body_bg.jpg); background-repeat:repeat-x;}

ul{margin:0px; padding:0px; list-style:none}
ul li { background:url(images/marker.gif) no-repeat 0 8px; padding-left:21px; line-height:18px}
ul li a{text-decoration:none; color:#363636}
ul li a:hover{color:#7f0506}

b {
	text-transform:none;
	color:#7f0506;
	font-weight:100
}
b a{text-decoration:none; color:#7f0506}
b a:hover{ text-decoration:underline}
span {color:#7f0506}
span a{text-decoration:none; color:#7f0506}
span a:hover{ text-decoration:underline}



.header {height:164px}
.header1 {width:218px; padding-top:14px}
.header1 a{color:#363636; text-decoration:none}
.header1 a:hover{ color:#7f0506}
.header2 {background:url(images/bg_header.jpg) no-repeat top; height:246px}
.header3 {background:url(images/line_header.jpg) no-repeat top left; height:22px}

.style {width:766px; }
.style1 {
	width:200px;
	padding:18px 27px 0 0
}
.style2 {
	width:420px;
	padding-top:14px;
	font-size:16px;
}



.bg1{background:url(images/bg_line1.gif) repeat-y; width:1px; height:100%}
.bg2{background:#363636; height:4px}
.bg3{background:url(images/bg_line2.gif) no-repeat bottom}
.bg4 {background:url(images/bg_line3.gif) repeat-x; margin:0 74px 0 53px; width:auto}
.bg5 {background:url(images/bg_line3.gif) repeat-x; margin:0 55px 0 53px; width:auto}


.footer {height:84px; vertical-align: middle; text-align:center}
.footer span a{ text-decoration:none; color:#7f0506}
.footer span a:hover{color:#363636}
.footer a{ text-decoration:none; color:#363636}
.footer a:hover{color:#7f0506}


.form input {
	width:201px;
	height:26px;
	padding:5px 0 0 6px;
	line-height:13px;
	border:solid 1px #363636;
}

.form textarea {
	width:217px;
	height:149px;
	overflow: auto;
	padding:4px 0 0 6px;
	border:solid 1px #363636;
}
	

h3 {
	font-size:14px;
	
	
}
nav {
	background-color: #931E04;
}
 
nav ul {
	padding:0
        margin: 0;
	list-style: none;
	position: relative;
	}

nav ul li {
	display:inline-block;
	list-style:none;
	float:left;
	background-color:#931E04;
	padding:0;
	margin:0;
	}
 nav ul li a{
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	list-style:none; 
	float:left;
	padding-top:1;
	padding-bottom:1;
	padding-left:48;
	padding-right:48;
	background-position:right bottom;
	margin-left:0;
	background-color:#931E04;
        
}

nav a {
	display:block;
	padding:0
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	list-style:none; 
	line-height: 60px;
	text-decoration:none;
}
 
nav a:hover { 
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	list-style:none; 
	float:left;
	padding-top:1;
	padding-bottom:1;
	padding-left:48;
	padding-right:48;
	background-image:none;
	background-color:#fff;
	margin:0;
}

/* Fisrt level Dropdown */
nav ul ul li {
	width:375px;
	float:left;
	display:list-item;
	position: relative;
}
/* Second, Third and more levels	*/
nav ul ul ul li {
	position: relative;
	top: 60px; 
	left:170px;
} 


nav ul ul {
	display: none;
	position: absolute; 
	top: 60px; /* the height of the main nav */
}
	
/* Display Dropdowns on Hover */
nav ul li:hover > ul {
	display:inherit;
}
.footer ul li {
	margin:0;
	padding:0;
}
.footer ul li {
	float:left;	
	background:none;
	margin-left:0px;
	text-align:left;	
}
