body {
	background-color: #000000;
	background-image: url(../images/headerBg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	
	color: #333333;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #cc3300;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

h3 {
	font-weight: bold;
	font-size: 16px;
	margin: 0px 0px 10px 0px;
}

.anchor {
	height: 0px;
}

.top_page {
	margin-bottom: 15px;
}

.my_input {
	border: 1px solid #CCCCCC;
	height: 20px;
	margin-bottom: 5px;
}

#header {
	height: 188px;
	width: 760px;
	margin: 0px auto;
}

.small {
	font-size: 11px;
}

/* START LAYOUT STYLES */

#container {
	width: 730px;
	margin: 0px auto;
	background-color: #FFFFFF;
}

#content {
	width: 670px;
	margin: 0px auto;
	padding-top: 30px;
	padding-bottom: 70px;
}

#left_content {
	width: 410px;
}

.left_divider {
	margin-bottom: 10px;
}

#left_content p {
	margin: 0px 0px 25px 0px;
	line-height: 18px;
}

#content_divider {
	width: 60px;
	background-image: url(../images/divider.gif);
	background-repeat: repeat-y;
}

#right_content {
	width: 200px;
}

.title {
	margin: 0px 0px 25px 0px;
}

.clear {
	clear: both;
}

/* END LAYOUT STYLES */

/* START NAV STYLES */

#nav {
	width: 730px;
	margin: 0px auto;
}

/* END NAV STYLES  - other nav styles in nav.css */

#slideshow {
	width: 410px;
	height: 335px;
	margin-bottom: 6px;
}


/* START NEWS STYLES */

.newsblock_date {
	font-size: 11px;
	color: #999999;
}

.news_date {
	color: #999999;
}

.news_date_small {
	font-size: 11px;
	color: #999999;
	margin-bottom: 8px;
}

.news_title {
	font-weight: bold;
	margin-bottom: 4px;
}

.news_img {
	margin-bottom: 8px;
}

#left_content .news_header {
	font-weight: bold;
	font-size: 16px;
	margin: 0px 0px 3px 0px;
}

.news_link {
	margin-bottom: 30px;
}

/* END NEWS STYLES */

/* START FAQ STYLES */

#left_content .faq_questions {
	margin: 0px 0px 10px 0px;
}

/* END FAQ STYLES */


/* START LINKS STYLES */

.links_img {
	float: left;
	margin-right: 15px;
}

.links_info {
	width: 290px;
	float: left;
}

.links_item {
	margin-bottom: 20px;
}
/* END LINK STYLES */

/* START LOGGED IN STYLES */

#logged_in {
	margin-bottom: 20px;
}

#logged_in_links {
	margin-bottom: 23px;
}

#logged_in_links img {
	margin-bottom: 10px;
}

/* END LOGGED IN STYLES */

.lic_left {
	width: 140px;
	float: left;
	margin-right: 15px;
}

.lic_right {
	width: 250px;
	float: left;
}


.lic_input {
	width: 250px;
	border: 1px solid #CCCCCC;
	height: 20px;
	margin-bottom: 10px;
}

/* START LICENCE FORM STYPES */



/* END LICENCE FORM STYPES */

/* START TUTORIAL STYLES */

#video_player {
	width: 410px;
	height: 255px;
	margin-bottom: 10px;
}

/* END TUTORIAL STYLES */

/* START PROMO STYLES */

.promo_left {
	width: 181px;
	float: left;
	margin-right: 15px;
}

.promo_left img {
	display: block;
	margin: 0px auto;
	border: 0px;
}

.promo_right {
	width: 200px;
	float: left;
}

.promo_divider {
	margin: 20px 0px 20px 0px;
}
/* END PROMO STYLES */

/* START FOOTER STYLES */

#footer {
	width: 900px;
	margin: 0px auto;
	color: #666666;
	font-size: 11px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 350px;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #999999;
	text-decoration: underline;
}

#footer_left {
	float: left;
	width: 400px;
	margin: 5px 0px 0px 85px;
}

#footer_right {
	float: right;
	text-align: right;
	width: 300px;
	margin: 5px 85px 0px 0px;
}

/* END FOOTER STYLES */
