html,body
{
	margin: 0;
	padding: 0;
}
body
{
	background: #f8f8f8 url(../imgs/main_back.jpg) repeat-x;
	color: #f8f8f8;
	font: small 'Verdana',Sans-serif;
	text-align: center;
}
p
{
	font-size: 1em;
	margin-top: 0;
}
h1,h2,h3,h4
{
	color: #ef6530;
	font: normal normal 160% "Trebuchet MS",Arial,sans-serif;
}
h1
{
	margin: 0 0 10px 0;
	font-weight: bold;
}
h2
{
	font-size: 130%;
	font-weight: bold;
}
h3
{
	font-size: 110%;
	font-weight: bold;
}
h4
{
	font-size: 100%;
	font-weight: bold;
}
a:link,a:active,a:visited
{
	color: #000;
}
a:hover
{
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline;
}
.hidden
{
	display: none;
}
div#main_container
{
	background-color: #fff;
	margin: 20px auto 20px auto;
	width: 800px;
	background: url(../imgs/top_main.jpg) no-repeat top right #fff;
}
div#container{
	color: #363636;
	margin: 0px auto 0px auto;
	text-align: left;
	width: 800px;
}
div#inner_wrapper
{
	border-top: 2px solid #ef6530;
	padding: 30px 15px 0px 15px;
	width: 770px;
}
.clear_all
{
	clear: both;
	height: 1px;
	width: 758px;
}
#overviewTable
{
	border: #666666 1px solid;
	border-collapse: collapse;
}
#overviewTable td
{
	border: #666666 1px solid;
	border-collapse: collapse;
	padding: 2px;
}
div#mainpicbox
{
	height: 150px;
	margin: 0 20px 0 20px;
	padding: 0px;
}
img#logo{
	margin: 25px 0 0 20px;
}
div#left_mainpicbox
{
	display: block;
	float: left;
	height: 145px;
	margin: 0px;
	padding: 0px;
	width: 336px;
}
div#left_mainpicbox a img
{
	border: none;
}
div#right_mainpicbox
{
	border-right: 0px solid #ffffff;
	color: #636363;
	float: right;
	font-size: 150%;
	height: 145px;
	text-align: center;
	width: 420px;
}
div#left_mainpicbox p
{
	display: none;
	font: normal normal 200% "Trebuchet MS",Arial,sans-serif;
	padding: 30px 0px 0px 0px!important;
	padding: 35px 0px 0px 0px;
	text-align: center;
}
div#right_mainpicbox p
{
	color: #54A4DE;
	display: none;
	font: normal normal 200% "Trebuchet MS",Arial,sans-serif;
	margin: 25px 0px 0px 20px;
	padding: 30px 0px 0px 20px!important;
	text-align: center;
}
div#content
{
	background: #ffffff;
	border-width: 2px 0px 2px 0px;
	display: inline;
	float: right;
	line-height: 1.6em;
	margin: 0 10px 10px 0px;
	padding: 0 10px 10px 10px;
	width: 522px;
}
div.min_height{
	height: 500px;
	width: 1px;
	float: right;
}
div#side
{
	display: inline;
	float: left;
	margin: 0 0 10px 5px;
	width: 200px;
}
.side_menu
{
	background: #ffffff;
	border-top: 1px solid #ef6530;
	border-left: 1px solid #ef6530;
	border-right: 1px solid #ef6530;
	font-size: 90%;
	line-height: 1.6em;
	margin: 0 0 10px 0px;
	z-index: 1000;
}
.side_menu ul
{
	font-size: 1em;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 198px;
}
* html .side_menu ul
{
	ma\rgin-left: 0;
	margin-left: -16px;
}
.side_menu li
{
	background: #e2e2e2;
	border-bottom: solid 1px #ef6530;
	color: #206BA4;
	height: 26px;
	position: relative;
}
.side_menu table
{
	border-collapse: collapse;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 100;
}
.side_menu a, .side_menu a:visited
{
	padding: 4px 0;
	color: #ef6530;
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-indent: 10px;
	width: 198px;
}
* html .side_menu a, * html .side_menu a:visited
{
	background: #e2e2e2;
	width: 198px;
}
* html .side_menu a:hover
{
	background: #ef6530;
	color: #fff;
}
.side_menu :hover > a
{
	background: #ef6530;
	color: #fff;
}
.side_menu ul ul
{
	left: 180px;
	position: absolute;
	top: 0;
	visibility: hidden;
}
.side_menu ul li:hover ul,.side_menu ul a:hover ul
{
	visibility: visible;
}
p.news
{
	clear: left;
	font-size: 0.85em;
	line-height: 1.5em;
	margin: 10px 5px 0px 0px;
	padding: 20px 10px 10px 10px;
}
p.news span
{
	background: url(../imgs/news_icon.gif) no-repeat;
	color: #636363;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 2em;
	margin: 0px;
	padding: 0px 0px 0px 25px;
}
a.arrow
{
	background: url(../imgs/arrow.gif) no-repeat;
	color: #636363;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 2em;
	margin: 0px;
	padding: 0px 0px 0px 25px;
}
div#footer
{
	background: #fff url(../imgs/bottom_main.jpg) bottom left no-repeat;
	border: 0px solid #ffffff;
	clear: both;
	color: #363636;
	font-size: 0.85em;
	height: 25px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	width: 800px;
}
div#footer p
{
	margin: 0;
}
div#footer a:link, div#footer a:active, div#footer a:visited
{
	font-weight: normal;
	text-decoration: underline;
	color: #363636;
}
.right_image_text
{
	border: 1px solid #dddddd;
	float: right;
	margin: 5px 0px 10px 10px;
	padding: 10px;
	width: 170px;
}
.right_image_text p
{
	float: right;
	font-size: 0.73em;
	line-height: 12px;
	margin-top: 10px;
	width: 170px;
}
.right_image_text img
{
	float: right;
}
.left_image_text
{
	border: 1px solid #dddddd;
	float: left;
	margin: 5px 10px 10px 0px;
	padding: 10px;
	width: 170px;
}
.left_image_text p
{
	float: left;
	font-size: 0.73em;
	line-height: 12px;
	margin-top: 10px;
	width: 170px;
}
.left_image_text img
{
	float: left;
}
.right_image
{
	border: 1px solid #dddddd;
	float: right;
	margin: 5px 0px 10px 10px;
	padding: 10px;
}
.left_image
{
	border: 1px solid #dddddd;
	float: left;
	margin: 5px 10px 10px 0px;
	padding: 10px;
}
.links-link img
{
	border: #999999 1px solid;
	padding: 5px;
}
#video
{
	margin-bottom: 15px;
	text-align: center;
}
img.feature{
	margin: 0 0 10px 10px;
	padding: 2px;
	float: right;
	border: #aaa 1px solid;
}

form{
	margin: 0;
}
table{
	width: 100%;
	background-color: #eee;
}
table td.l{
	padding: 4px 0 4px 20px;
	width: 160px;
	vertical-align: top;
	font-weight: bold;
}
table td.r{
	padding: 4px 0;
	vertical-align: top;
}
table td.c{
	padding: 4px 0;
	text-align: center;
}
table td.r input{
	width: 250px;
}
table td.r textarea{
	font-family: arial, verdana, sans-serif;
	width: 250px;
	height: 80px;
}
span.required{
	font-family: courier new, arial, sans-serif;
	font-weight: bold;
	color: #f00;
}
div.errors{
	margin: 10px 0;
	padding: 10px 0 10px 10px;
	border: #f00 2px solid;
	background-color: #fcc;
}
div.message{
	margin: 10px 0;
	padding: 10px 0 10px 10px;
	border: #ef6530 2px solid;
	background-color: #ffcc55;
}
div.message p,
div.errors p{
	margin: 0;
}
