.Wrapper
{
	margin:0px auto;
	width:1000px;
}
/* Wrap all the main content within the backgound border box */
.WrapperTop
{
	background-image:url(../../../media/images/interface/winter/contentTop.png); 
	background-position:top center;
	background-repeat:no-repeat; 
}
.WrapperMid
{
	background-image:url(../../../media/images/interface/winter/contentMain.png); 
	background-position:center;
	background-repeat:repeat-y; 
	margin:0px auto;
	width:897px;  
}
.WrapperBot
{
	background-image:url(../../../media/images/interface/winter/contentBottom.png); 
	background-position:bottom center;
	background-repeat:no-repeat; 
}

.NavMain 
{ 
	background-image:url(../../../media/images/interface/winter/nav.png);  
	background-repeat:no-repeat; 
	margin:0px auto;
	width:897px; 
	height:45px;
}

/* Exists below the logo and flash nav */
.Contents 
{ 
	margin:0px auto;
	width:897px; 
}

.Footer 
{
	margin:0px auto;
	width:897px;  
	text-align:center;
}

.Copyright 
{ 
	color:#026292; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	margin:0px auto;
	width:897px; 
	text-align:center;
}



.Logo 
{
	float:left;
	margin-top:10px;
	margin-left:10px;
	margin-right:-100px;
	margin-bottom:-100px;
}
.Counter 
{  
	clear:left;
	float:left;
	margin-top:200px; 
	margin-left:35px;
}


.NavFlash 
{
	float:right;
	width:555px;
	height:145px;
	margin-top:27px; 
	margin-right:-3px; 
	margin-left:-100px;
	margin-bottom:145px;
}
.SubContent 
{ 
	float:right;
	clear:right;
	width:480px;
	font-family:Arial, Helvetica, sans-serif; 
	line-height:24px; 
	letter-spacing:1px; 
	font-size:15px; 
	margin-left:-100px;
	margin-top:-100px;
	margin-right:20px;
	padding:10px;
}


.NavLeft 
{ 
    background-image:url(../../../media/images/interface/winter/left_menu.png); 
	background-repeat:no-repeat; 
	float:left; 
	width:183px; 
	height:253px;
	margin-left:70px; 
	margin-top:32px;
} 

.NavLeft ul 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	list-style-type:none; padding:0; margin-top:5px; text-align:left; margin-left:5px; 
} 
.NavLeft li 
{ 
	display: inline; /* for IE5 and IE6 */ 
} 
.NavLeft a 
{
	color: #045897;
	text-decoration: none; 
	font-size: 15px; 
	font-weight:bold; 
	display: block; 
	padding: 8px 5px 7px 15px; 
	width: 150px; 
} 
.NavLeft a:link, .NavLeft a:visited 
{ 
	color: #045897; 
	text-decoration: none; 
} 
.NavLeft a:hover 
{ 
	background-image:url(../../../media/images/interface/winter/left_menu_transparent_roll.png); 
	background-repeat:repeat-x; color: #fff; 
} 
.NavLeft li a#current 
{ 
	border-bottom: 3px solid #DAD6B7; 
	background: #00BEE4; 
} 

#quotetext
{
	background-image:url(../../../media/images/interface/winter/testimonial_bg.png); 
	background-repeat:no-repeat;
	width:430px;
	height:84px;
	margin:0px auto;
	padding:8px;
	padding-right:8px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	
	line-height:14px;
	vertical-align:middle;
	text-align:center;
}

.red 
{ 
	font-size:18px; 
	color:#96121C;
}

.red a
{
	color:#96121C;
}

.red a:hover
{
	color:#7C1B24;
}

.green 
{ 
	color:#2B5910;
	font-size:13px;
	font-weight: bold;
	
}

.green2 
{ 
	color:#2B5910;
	font-size:13px;
	font-weight: bold;
	letter-spacing:-.01em;
	
}


.quote 
{ 
	margin:0px auto;
	margin-top:10px; 
}


.homeBottomQuote
{ 
	margin:0px auto;
	
}
