body {
	margin: 0;
	padding: 0;
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
div#outer {
	float: left;
	width: 720px;
	margin: 0;
	padding: 0;
	background-color: #1B3C6F;
}
div#topRow {
	width: 720px;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 4px;	
	background-color: #1B3C6F;
	text-align: right;
	border-bottom: 1px solid #FFF;
}
div#topRow ul {

	margin: 0;
	padding: 0;
	list-style: none;

	margin-right: 4px;	}
div#topRow ul li {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
}
div#topRow a:link {
	color: #FFFFFF;
	text-decoration: none;
}
div#topRow a:link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
div#topRow a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
div#topRow a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

div#col1 {
	float: left;
	width: 196px;
}
div#col1 div.col1Hdr {
	width: 196px;
	height: 178px;
	background-image: url(../images/col1Hdr.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #E79947;
}
div#col1 div.mainMenu {
	background-color: #E79947;
}
div#col1 div.mainMenu ul {
	margin: 0;
	padding: 0;
	line-height: 0;
}
div#col1 div.mainMenu a {
	margin: 0;
	padding: 0;
	line-height: 0;	
}
div#col1 div.mainMenu ul li {
	margin: 0;
	padding: 0;
	line-height: 0;
}
div#col1 div.mainMenu img {
	margin: 0;
	padding: 0;
}
div#col1 div.menuBottom {
	width: 196px;
	height: 88px;
	background-image: url(../images/menuBottom.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

div#col2 {
	width: 524px;
	float: right;

}
div#col2 div.mainTop {
	background-image: url(../images/mainBgrnd.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 524px;	
	height: 440px;
}
div#col2 div.mainText {
	padding-right: 10px;
	margin-bottom: 40px;
}
div#col2 div.mainText h2 {
	font-size: 16px;
	padding-top: 15px;
	color: #FFFF00
}
div#col2 div.mainText p {
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
}
div#col2 div.mainText a:link {
	color: #FF0;
	text-decoration: none;
}
div#col2 div.mainText a:visited {
	color: #FF0;
	text-decoration: none;	
}
div#col2 div.mainText a:link {
	color: #FF0;
	text-decoration: underline;
}
div#col2 div.mainText a:visited {
	color: #FF0;
	text-decoration: underline;	
}
div#col2 div.mainText ul.leftList {
/*	margin: 0;*/
	margin-left: 10px;
	padding: 0;
	width: 210px;
	float: left;
	list-style-image: url(../images/yelBullet.gif);
}
div#col2 div.mainText ul.rightList {
	margin: 0;
	padding: 0;
	width: 220px;
	float: right;
	list-style-image: url(../images/yelBullet.gif);
}

div#col2 div.mainText li {
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}

div#col2 div.mainText div.mmVid {
	width: 512px;
	margin: 0;
	padding: 0;
	
}
div#col2 div.mainText div.mmVid div.mmTop {
	background-image: url(../images/mmTop.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 512px;
	height: 58px;
}
div#col2 div.mainText div.mmVid div.mmMid {
	background-image: url(../images/mmMid.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 512px;
	height: 108px;	
}
div#col2 div.mainText div.mmVid div.mmMid ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 5px;
	padding-top: 10px;	
}
div#col2 div.mainText div.mmVid div.mmMid ul li {
	margin: 0;
	padding: 0;
	line-height: 36px;
}
div#col2 div.mainText div.mmVid div.mmBottom {
	width: 512px;
	height: 20px;
	font-weight: bold;
	font-size: 11px;
}
div#col2 div.mainText div.mmVid div.mmBottom a:link {
	color: #FFF;
	text-decoration: none;
}
div#col2 div.mainText div.mmVid div.mmBottom a:visited {
	color: #FFF;
	text-decoration: none;
}
div#col2 div.mainText div.mmVid div.mmBottom a:link:hover {
	color: #FF0;
	text-decoration: underline;
}
div#col2 div.mainText div.mmVid div.mmBottom a:visited:hover {
	color: #FF0;
	text-decoration: underline;
}
div#download {
	
}
div#download ul {}
div#download ul li {
	font-size: 12px;
	font-weight: bold;
	list-style-image: url(../images/yelBullet.gif);
}
div#download a:link {
	color: #FFF;
	text-decoration: none;
}
div#download a:visited {
	color: #FFF;
	text-decoration: none;
}
div#download a:link:hover {
	color: #FFF;
	text-decoration: underline;
}
div#download a:visited:hover {
	color: #FFF;
	text-decoration: underline;
}

div#pageNav {
	margin: 0 auto;
	width: 718px;
	height: 87px;
	background-image: url(../images/buttonBack.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
div#pageNav div.backButton {
	float: left;
	margin-top: 5px;
}
div#pageNav div.partButton {
	float: right;
	margin-top: 5px;	
}
div#videoOuter {
	width: 720px;
	float: left;
	margin: 0;
	padding: 0;
	background-color: #1B3C6F;
	height: 900px;
}
div#videoWindow {

}

div#footer {
	float: left;
	background-image: url(../images/footerIcons.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 720px;
	height: 139px;
}

p.newsletterblock {
	clear: both;
	margin: 10px;
	padding: 10px;
	border: solid 2px #FFFFFF;
	background-color: #E79849;
	text-align: center;
}

div#col2 div.mainText p.newsletterblock a:link,
div#col2 div.mainText p.newsletterblock a:visited {
	color: #000066;
	text-decoration: underline;
}

div#col2 div.mainText p.newsletterblock a:hover {
	color: #990000;
	text-decoration: none;
}

div#col2 div.mainText p.newsletterblock a:active {
	color: #FFFFFF;
	text-decoration: underline;
}