* {
	margin:0px;
	padding:0px;
	outline:none;
}

.clearboth {
	clear:both;
	height:0px;
}

body {
	background:#EcEcEc;
	color:#333333;
	font-size:11px;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
}

a:link, a:visited {
	color:#Ba2719;
}

a:hover, a:active {
	color:#F9B429;
}

#logo {
	width:1000px;
	margin:0 auto;
}

#top {
	width:1000px;
	height:50px;
	margin:0 auto;
	background:url('http://cdn.firespring.com/designs/003802/subdesigns/valencia/graphics/bg_top.png') no-repeat;
}

#top #nav {
	margin:28px 20px 0 20px;
	width:960px;
	height:22px;
	overflow:hidden;
	background:#000;
	border-bottom:3px solid #Bf311a;
	float:left;
}

#top #nav ul {
	width:940px;
	margin:0 10px;
	text-align:center;
}

#top #nav ul li {
	height:22px;
	list-style:none;
	display:inline-block;
	border-left:1px dotted #FfFfFf;
	padding:2px 10px 0 10px;
}

#top #nav ul li:first-child {
	border:none;
}

#top #nav ul li:hover {
	background:#Bf311a;
}

#top #nav ul li a:link, #top #nav ul li a:visited {
	color:#FfFfFf;
	text-decoration:none;
	font-size:9px;
	text-transform:uppercase;
}

#top #nav ul li a:hover, #top #nav ul li a:active {
	color:#FfFfFf;
}

#mid {
	width:1000px;
	margin:0 auto;
	background:url('http://cdn.firespring.com/designs/003802/subdesigns/valencia/graphics/bg_mid.png') repeat;
	
}

#mid #hold {
	margin:0 20px;
	width:960px;
	border-top:3px solid #Bf311a;
	border-bottom:3px solid #Bf311a;
	background:#EfEfF0;
}

#mid #left {
	width:200px;
	padding:20px 0 50px 0;
	float:left;
}

#mid #left #nav_secondary {
	
}

#mid #left #nav_secondary ul {
	border-top:1px dotted #BBB;
}

#mid #left #nav_secondary ul li {
	list-style:none;
	padding:5px 0 5px 10px;
	border-bottom:1px dotted #BBB;
}

#mid #left #nav_secondary ul li:hover {
	background:#Bf311a;
}

#mid #left #nav_secondary ul li:hover a {
	color:#FfFfFf;
}

#mid #left #nav_secondary ul li a {
	color:#333;
	font-size:11px;
	text-decoration:none;
}

#mid #right {
	width:740px;
	padding:20px 0 50px 20px;
	float:left;
	background:#FfFfFf;
}

#bot {
	width:1000px;
	height:150px;
	margin:0 auto;
	background:url('http://cdn.firespring.com/designs/003802/subdesigns/valencia/graphics/bg_bot.png') no-repeat bottom left;
}

#footer {
	color:#959595;
	text-align:center;
}

#footer a:link, #footer a:visited {
	color:#959595;
}

#footer a:hover, #footer a:active {
	text-decoration:none;
}
