@charset "utf-8";
h2 {
	color: #333333;
}
h3 {
	color: #333333;
}
p {
	color: #333333;
}
a: link {
	text-decoration: none;
	color: #BA180B;
}
a: hover {
	text-decoration: none;
	color: #BA180B;
}
a: visited {
	text-decoration: none;
	color: #BA180B;
}

#container {
	clear: both;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	margin: 0px;
	width: 960px;
	clear: both;
	float: left;
	padding: 0px;
	background-image: url(images/images/header-main.jpg);
	height: 345px;
}
#navbar {
}
#navbar2 {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 85px;
	padding-left: 276px;
}



.img-no_decoration {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#navbar li {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	display: inline;
	padding-right: 15px;
	padding-bottom: 15px;
}
#navbar ul {
	padding-left: 100px;
	padding-bottom: 5px;
}


#navbar a:link {
	color: #333333;
	text-decoration: none;
}
#navbar a:hover {
	color: #C01412;
	text-decoration: none;
}
#navbar a:visited {
	color: #333333;
	text-decoration: none;
}

#main_area {
	height: 600px;
	width: 960px;
	clear: both;
}
#left_story {
	background-color: #FFFFFF;
	float: left;
	height: 700px;
	width: 390px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-repeat: no-repeat;
	color: #999999;
}
#left_story li {
	font-weight: bold;
	color: #666666;
	list-style-type: disc;
	list-style-position: outside;
	font-size: 90%;
}
#left_story ul {
	padding-bottom: 5px;
}


#Special_Offer {
	color: #C50E0A;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 5px;
	text-align: center;
	font-weight: bold;
	width: 385px;
	margin-bottom: 5px;
}

#right_story {
	float: left;
	height: 590px;
	width: 540px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 130%;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	text-align: left;
	white-space: normal;
}
#right_story a:link {
	color: #BF0E14;
	text-decoration: none;
}
#right_story a:hover {
	color: #BF0E14;
	text-decoration: underline;
}
#right_story a:visited {
	color: #BF0E14;
	text-decoration: none;
}




#footer {
	clear: both;
	height: 75px;
	width: 800px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
}
