body {
	background:#7d0300 url(../images/back_grad.jpg) repeat-x;
	margin: 0;
	padding: 0;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 140%;
}

img
{
	border: 0;
}

a:link {
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #CC0000;
}

a:visited {
	text-decoration: none;
	color: #CC0000;
}

#basic_container {
	width: 100%;
}

#header_shadow {
	margin: 0 auto;
	width: 820px;
	background-image: url(../images/header_back.jpg);
	background-repeat: no-repeat;
}
#header {
	width: 800px;
	margin: 0 auto;
	position: relative;
	height: 121px;
}
#tagline {
	width: 400px;
	margin: 0 auto;
	position: absolute;
	height: 24px;
	top: 64px;
	font-size: 12px;
	color: #333333;
	left: 92px;
}
#support {
	width: 200px;
	margin: 0 auto;
	position: absolute;
	height: 24px;
	top: 18px;
	font-size: 11px;
	color: #333333;
	visibility: visible;
	right: 14px;
	text-align: right;
}
#support a {
	text-decoration: none;
	color: #333333;
}
#support a:hover {
	text-decoration: underline;
	color: #FF0000;
}
#support a:visited {
	text-decoration: none;
	color: #333333;
}
#phone {
	width: 200px;
	margin: 0 auto;
	position: absolute;
	height: 24px;
	top: 40px;
	font-size: 20px;
	color: #CC0000;
	font-weight: bold;
	text-align: right;
	right: 14px;
}

#nav_shadow {
	margin: 0 auto;
	width: 820px;
	background-image: url(../images/nav_back.jpg);
	background-repeat: no-repeat;
}
#nav {
	width: 796px;
	margin: 0 auto;
	position: relative;
	height: 32px;
	border-top: 2px solid #fefefe;
}

#content_top_shadow {
	margin: 0 auto;
	width: 820px;
	height: 19px;
	background-image: url(../images/content_top.jpg);
	background-repeat: no-repeat;
}

#content_shadow {
	margin: 0 auto;
	width: 820px;
	background-image: url(../images/content_grad.jpg);
	background-repeat: repeat-y;


}
#content {
	width: 790px;
	margin: 0 auto;
	position: relative;
	

}
#left_content {
	width: 210px;
}
#left_nav_top {
	width: 192px;
	margin: 0 auto;
	height: 33px;
	background-image: url(../images/left_nav_top.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	line-height: 33px;
	font-size: 11px;
	font-weight: bold;
}

#left_nav {
	width: 192px;
	margin: 0 auto;
}

#left_nav_bot {
	width: 192px;
	margin: 0 auto;
	height: 15px;
	background-image: url(../images/left_nav_bot.jpg);
	background-repeat: no-repeat;
}

#right_content {
	padding: 0px;
}
#content_spot {
	width: 550px;
	margin: 0 auto;
	height: 376px;
	background-image: url(../images/spot_back.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#content_right {
	width: 550px;
	margin: 0 auto;
	height: 376px;
	
	position: relative;
}

#spot_title {
	width: 520px;
	margin: 0 auto;
	position: absolute;
	text-align: center;
	left: 15px;
	top: 15px;
	font-size: 30px;
	line-height: 50px;
}
#spot_menu_box {
	width: 280px;
	margin: 0 auto;
	position: absolute;
	text-align: right;
	right: 14px;
	bottom: 14px;
}
#content_box {
	width: 530px;
	margin: 0 auto;
}
#title {
	font-size: 24px;
	color: #000000;
	font-weight: normal;
	line-height: 48px;
}
#sub_title {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	line-height: 30px;
}
#content_bot_shadow {
	margin: 0 auto;
	width: 820px;
	height: 19px;
	background-image: url(../images/content_bot.jpg);
	background-repeat: no-repeat;
}

#footer_top_shadow {
	margin: 0 auto;
	width: 820px;
	background-image: url(../images/footer_top.jpg);
	background-repeat: no-repeat;
	height: 14px;
	position: relative;
}
#footer_shadow {
	margin: 0 auto;
	width: 820px;
	background-image: url(../images/footer_grad.jpg);
	background-repeat: repeat-y;
}
#footer {
	width: 800px;
	margin: 0 auto;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	line-height: 18px;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

#footer_bot_shadow {
	margin: 0 auto;
	width: 820px;
	background-image: url(../images/footer_bot.jpg);
	background-repeat: no-repeat;
	height: 20px;
	position: relative;
}
#copyright {
	margin: 0 auto;
	width: 820px;
	height: 60px;
	font-size: 9px;
	color: #eeeeee;
	text-align: center;
}