@charset "utf-8";
html {
	margin:0;
	padding:0;}
body {
	background-color: #637690;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
}
#frame {
	text-align: left;
	width: 800px;
	padding: 0px;
	position: relative;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#frame #logo {
	width: 800px;
	float: left;
	height: 101px;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image: url(images/top.gif);
}
#frame #flash {
	float: left;
	height: 253px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	position: relative;
	
}
#frame #main {
	width: 595px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	height: auto;
	background-image: url(images/main_bg.gif);
	background-repeat: no-repeat;
}
#frame #main h1 {
	font-size: 120%;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#frame #main p {
	margin: 20px;
	padding: 0px;
}
#frame #main h3 {
	background-color: #FF0000;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
#frame #main table {
	width: 550px;
	margin: 20px;
}
#frame #main td {
	
}
input, textarea, select {
	width: 250px;
}
#frame #main .send {
	height: 20px;
	width: 100px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #283a50;
	border: 2px solid #283a50;
}
#frame #main a {
	color: #fff;
	text-decoration: none;
}
#frame #main a:hover {
	text-decoration: underline;
}





#frame #right {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 205px;
	position: relative;
	background-image: url(images/left_bg.gif);
	background-repeat: no-repeat;
}
#frame #right h1 {
	color: #FFFFFF;
	font-size: 110%;
	padding: 0px;
	text-align: right;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#frame #right p {
	text-align: right;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#frame #right a {
	color: #fff;
	text-decoration: none;
}
#frame #right a:hover {
	text-decoration: underline;
}

#frame #right img{
	padding-left: 40px;
}

#frame #bottom {
	width: 800px;
	float: left;
	height: 30px;
	position: relative;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
}
#frame #bottom li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 5px;
	margin-left: 5px;
}
#frame #bottom ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#frame #bottom .last {
	border-right-width: 0px;
	border-right-style: none;
}
#frame #bottom a {
	color: #FFFFFF;
	text-decoration: none;
}
#frame #bottom a:hover {
	text-decoration: underline;
}
.text1 {
	font-size: 120%;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.text2 {
	color: #FF0000;
}
#featured {
	margin-right: 10px;
	margin-bottom: 30px;
	float: left;
	width:200px;
	height:232px;
	position: relative;
	margin-top: 0px;
	margin-left: 10px;
	border: 2px solid #FF0000;
	background-image: url(images/featured.gif);
	background-repeat: no-repeat;
}
#inlineFourth {
	height: auto;
	width: 200px;
	left: 15px;
	top: 40px;
	margin-top: 30px;
}
