body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	background-color: #dff4ff;
}
a:link {
	text-decoration: none;
	color: #1C0D82;
}
a:visited {
	text-decoration: none;
	color: #1C0D82;
}
a:hover {
	text-decoration: none;
	color: #F60621;
}
a:active {
	text-decoration: none;
}
#wrapper {
	height: auto;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#header {
	height: 127px;
	width: 720px;
	background-color: #FFFFFF;
	float: left;
	background-image: url(../images/banner_bg.jpg);
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F60621;
}
#nav {
	float: left;
	height: 200px;
	width: 150px;
	background-color: #1C0D82;
	color: #FFFFFF;
}
.nav {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
	height: auto;
	width: 150px;
	float: left;
	font-weight: bold;
}


.nav:link {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
	height: auto;
	width: 150px;
	float: left;
	font-weight: bold;
}

.nav:hover {
	background-color: #F60621;
}
.nav:visited {
	color: #FFFFFF;
}
.navVidAd {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
	height: auto;
	width: 150px;
	float: left;
	font-weight: bold;
	background-color: #F60621;
}
.navVidAd:link {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
	height: auto;
	width: 150px;
	float: left;
	font-weight: bold;
	background-color: #F60621;
}

.navVidAd:hover {
	background-color: #000000;
}
.navVidAd:visited {
	color: #FFFFFF;
}

.navEnd {
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: auto;
	width: 150px;
}

#main {
	height: auto;
	width: 720px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
}

#mainContact {
	float: left;
	height: auto;
	width: 540px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.title {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F60621;
	font-size: 16px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #1C0D82;
}


#flash {
	float: left;
	height: 200px;
	width: 570px;
}
#main_videoAd  {
	height: 100px;
	width: 570px;
	float: left;
	margin-left: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main_videoWrapper {
	float: left;
	height: auto;
	width: 530px;
	margin-top: 10px;
}
#mainVideoAD_digitalAction {
	float: left;
	height: auto;
	width: 540px;
	margin-top: 12px;
	font-size: 90%;
}


#footer {
	height: 70px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #FFFFFF;
}
#footerNav {
	background-color: #1C0D82;
	float: left;
	height: 70px;
	width: 150px;
}
#footerMain {
	float: left;
	height: 65px;
	width: 570px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #1C0D82;
	font-size: 9px;
}
#footerCheckaTrade {
	margin-bottom: 2px;
	padding-bottom: 2px;
	float: left;
	height: auto;
	width: 160px;
}
#footerCheckaTradeText {
	float: left;
	height: auto;
	width: auto;
	font-size: 11px;
	font-weight: bold;
	color: #192BFF;
	margin-top: 15px;
	margin-right: 30px;
}
#footerCopyright {
	float: left;
	height: auto;
	width: 564px;
	margin-top: 2px;
	color: #999999;
	padding-right: 6px;
	padding-bottom: 2px;
}



.back {
	float: right;
	height: auto;
	width: auto;
	margin-top: 20px;
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
	display: block;
	border: 3px solid #1C0D82;
}
.back a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
}
.PhotoButton {
	font-size: 12px;
	padding: 4px;
	margin-bottom: 15px;
	margin-left: 20px;
	border: 2px solid #1C0D82;
	float: left;
	font-weight: bold;
	clear: both;
	height: auto;
	width: 150px;
}
.PhotoButton a:hover {
	color: #FF0000;
}

