@charset "utf-8";
html {
	margin:0;
	padding:0;}
body {
	background-color: #fff;
	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: #4a528c;
}
#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: #fff;
	background-color: #4a528c;
	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: #4a528c;
	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: #4a528c;
	text-decoration: none;
}
#frame #main a:hover {
	text-decoration: underline;
}


.regco{font-size:11px; border-top: 1px dashed #4a528c}


#frame #right {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 200px;
	position: relative;
	background-image: url(images/left_bg.gif);
	background-repeat: no-repeat;line-height:13px;
}
#frame #right h1 {
	color: #4a528c;
	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: #4a528c;
	text-decoration: underline;font-weight:bold;
}
#frame #right a:hover {
	text-decoration: none;
}

#prices{
	background-color:#EFF1FF;
	list-style-type:disc;
	color:#333333;
	line-height:20px;
}

#prices span{
	display:block;
	font-size:18px;
	text-align:center;
	text-decoration:underline;
	padding:5px 0 5px 0;
	color:#4A528C;
}

#prices li{
	width:auto;
	padding:2px 4px 2px 4px;

}

#prices li strong{
	font-size:18px;
	color:#4A528C;
}

#prices em{
	display:block;
	font-size:10px;
	text-align:center;
	color:#4A528C;
}

#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: #4a528c;
}
#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: #4a528c;
	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: 0px solid #FF0000;
	background-image: url(images/featured.gif);
	background-repeat: no-repeat;
}
#inlineFourth {
	height: auto;
	width: 200px;
	left: 15px;
	top: 40px;
	margin-top: 30px;
}
