/* GENERAL STYLES */
@charset "utf-8";
/* CSS Document */
img, div, a, a:hover {
	behavior: url(iepngfix.htc);
}

body{margin:0; padding:0;}
.Container {
	width: 800px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.Header {
	width:800px;
	height:85px;
}

.ImageHolder {
	width:798px;
	height:250px;
	background-color:#e0e7e2;
	padding:1px;
}

img{
	border: 0;
}

.Flash {
	width:300px;
	height:250px;
	background-color:#e0e1e2;
	float:left;
}

.Image {
	width:497px;
	height:250px;
	float:right;
	background-color:#FFFFFF;
}

.Content {
	width:800px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 12px;

}

.Footer {
	width:792px;
	height:20px;
	background-color:#e0e1e2;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	padding-left:8px;
	padding-top:8px;
	padding-bottom:5px;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #ED1C24;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.MainText {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.HeaderA{font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #666666;}
.HeaderB{font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #666666;}
.HeaderC {font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #666666;}

.HeaderD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}


.Line {
	height:1px;
	width:800px;
	background-color:#e0e7e2;
}

.style1 {color: #ED1C24}

.HeaderRed{
	height:20px;
	background-color:#ED1C24;
	padding:5px;
}






/* EDITOR PROPERTIES */
