@charset "UTF-8";
body {
	background-image: url(images/bg.jpg);
}

#container {
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
#top_bar {
	background-color: #000;
	float: left;
	width: 850px;
	margin-bottom: 20px;
}
#nav {
	float: left;
	width: 850px;
}

#content {
	float: left;
	height: 500px;
	width: 850px;
	background-image: url(images/content_corner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFF;
}
#content_left {
	float: left;
	height: 500px;
	width: 299px;
	background-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#content_right {
	float: left;
	width: 530px;
	height: 470px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 160%;
	color: #666;
	background-image: url(images/content_corner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#links {
	float: left;
	width: 150px;
	margin-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
#links_table {
	width: 150px;
	background-color: #F00;
	height: 120px;
}
#links a {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	padding-right: 15px;
	padding-left: 13px;
}
#links table a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
#flash_container {
	height: 390px;
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#welcome {
	height: 70px;
	width: 260px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
#brand {
	float: left;
	width: 230px;
	margin-left: 50px;
	margin-top: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 150%;
	color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#container_2  {
	background-color: #FFF;
	width: 832px;
	padding-left: 18px;
	float: left;
}
#container_3  {
	width: 800px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}
#container_3 a  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #999;
	text-decoration: none;
	padding-right: 10px;
}
#container_3 a:hover {
	color: #F00;
}
#container_4  {
	height: 270px;
	width: 803px;
	float: left;
}
#container_5   {
	float: left;
	height: 268px;
	width: 389px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#container_5 #image_container2   {
	height: 244px;
	width: 366px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	margin-bottom: 10px;
}
#container_6   {
	width: 410px;
	float: left;
	height: 270px;
	margin-left: 2px;
}
#container_7  {
	float: left;
	width: 770px;
	margin-top: 10px;
	padding: 15px;
	border: 1px solid #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #000;
	margin-bottom: 18px;
	background-color: #FFF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

strong {
	color: #333;
}


h1 {
	font-size: 18px;
	color: #F00;
	line-height: 150%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	margin-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-right: 0px;
}
#footer {
	float: left;
	width: 550px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	background-color: #222222;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
}
#footer table tr td {
	padding-bottom: 5px;
}
#footer table a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	padding-left: 10px;
	padding-bottom: 10px;
}
#footer table a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}
#wrapper1 {
	margin-right: 100px;
	margin-left: 100px;
	float: left;
}
#wrapper2 {
	float: left;
	width: 311px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#column {
	float: left;
	height: 200px;
	width: 300px;
	margin-right: 10px;
}

a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
#frame {
	float: left;
	height: 255px;
	width: 182px;
	border: 1px solid #CCC;
	margin-right: 70px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#image_holder {
	float: left;
	height: 230px;
	width: 150px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 12px;
	margin-bottom: 10px;
}

