*{
	padding: 0;
	margin: 0;
}

body {
	padding: 0;
	margin: 0;
	background-color: #050000;
	height: 100%;
}

h1 { 
	color: #231E1F; 
	font-family: "Trebuchet", Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	line-height: 11pt;
	margin-top: 0;  
	padding-top: 5px; 
}

h2 { 
	color: #222222; 
	font-family: "Verdana", Helvetica, sans-serif; 
	font-size: 7pt; 
	font-weight: normal; 
	line-height: 9pt;
	margin-top: 0; 
	padding-top: 5px; 
}

a {
	color: #222222;
	text-decoration: none;
}

strong {
	color: #cf003d; 
	font-family: "Trebuchet", Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	line-height: 12pt;
	margin-top: 0;  
}

a:link { color: #222222 }
a:visited { color: #222222 }
a:hover { color: #555555 }
a:active { color: #777777 }

.container { 
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	margin-bottom: 0px;
	width: 750px;	
}

.content_01 {
	padding-right: 20px;
	padding-bottom: 0px;
	width: 750px;
}

.content_02 {
	padding-top: 85px;
	padding-bottom: 15px;
	width: 750px;
}

.contentBottom {
	width: 750px;
	overflow: hidden;
	text-align: left;	
	clear: both;
}

/* Index2.html */

.body_pg2 {
	background-image: url(../images/microsite_01.jpg); 
	background-repeat: no-repeat;
	background-position: top right;
}

.holder {
	position:relative;width:821px;height:751px;
}

.leftBar {
	position:absolute;top:0px;left:0px;width:27px;height:750px;
	background-color: #CE003D;
}

.content_03 { 
	padding-left: 28px; 
	padding-right: 28px; 
	padding-bottom: 40px;
	padding-top: 48px;
	background-color: #ffffff;
	background-image: url(../images/microsite_crnrTop01.gif); 
	background-repeat: no-repeat; 
	background-position: top left;
	position:absolute;top:0px;left:27px;width:393px;height:495px;
}

.content_04 {
	margin: 0;
	padding-top: 45px; 
	background-color: #ffffff; 
	background-image: url(../images/microsite_map.gif); 
	background-repeat: no-repeat; 
	background-position: bottom;
	position:absolute;top:450px;left:27px;width:449px;height:255px;
}

.rightBar {
	margin: 0;
	position:absolute;
	top:0px;
	left:476px;
	width:69px;
	height:750px;
	background-image: url(../images/microsite_crnrBtn01.gif);
	background-repeat:no-repeat;
	background-position: 100% bottom;
	background-color: #CE003D;
}

.contentBottom03 {
	padding-top: 470px;
	padding-left: 150px;
	padding-right: 50px;
	text-align: right;
}


