body {
background:	#111111;
}

a {
color: 		#FFFFFF;
font-weight: 	bold;
text-decoration:none;
}

.footerText {
font-size:	12px;
font-weight:	bold;
text-align:	center;
}

.footerTelNum {
color:		#FFFFFF;
font-size:	18px;
font-weight:	bold;
text-align:	center;
}

#container {
min-height:	100%;
margin-left:	auto;
margin-right:	auto;
margin-bottom:	10px;
width:		790px;
border:		5px solid #D20808;
}	

#header {
background: 	#FFFFFF;
width:		790px;
height:		99px;
border-bottom:	2px solid #D20808;
}

#check {
background: 	#D20808 url("media/check.gif") left center no-repeat;
}

#mainMenu {
position: 	relative;
float: 		left;
background: 	#D20808;
margin: 	0px;
padding: 	0px;
width: 		786px;
height: 	12px;
*height:	12px;
border: 	2px solid #FFF;
}

#menuItem {
	margin-left: -40px;
	padding-right: 20px;
	margin-top: -10px;
	*margin-top: 0px;
}

#mainMenu ul li {
margin: 	0px;
margin-top:	0px;
padding: 	0px 0px;
border-right: 	2px solid #FFF;
display: 	inline;
font-size: 	10px;
}
#mainMenu a {
background: 	#D20808;
margin: 	0;
margin-top: -20px;
padding: 	0px 5px;
text-decoration:none;
font-weight:	bold;
}
#mainMenu a:hover {
background: 	#D20808 url("media/hover.gif") left center no-repeat;
color: 		#fff;
padding-bottom: 0px;
}

#mainPage {
background: 	#000000;
top:		30px;
width: 		790px;
padding-bottom: 20px;
}


#pageLeft {
position:	relative;
float:		left;
width:		350px;
margin-left:	35px;
margin-top: 	30px;
margin-bottom:	20px;
}

#pageRight{
position:	relative;
float:		right;
top:		30px;
width:		350px;
margin-bottom:	20px;
margin-right:	20px;
}

#fullPage {
position:	relative;
float:		left;
width:		735px;
margin-left:	35px;
margin-right:	20px;
margin-top: 	20px;
margin-bottom:	20px;
}

#fullSubPage {
position:	relative;
float:		right;
width:		560px;
margin-left:	35px;
margin-right:	20px;
margin-top: 	20px;
margin-bottom:	20px;
}

#check2 {
background: 	#000000 url("media/check.gif") left center no-repeat;
*height:			15px;
*border-top:		2px solid #D20808;
*border-bottom:	2px solid #D20808;
}

#footer{
position:	relative;
width:		790px;
background:	#000000;
}

#sidebar {
position: 	relative;
float: 		left;
background: #D20808;
margin-left: 	0px;
margin-top: 	20px;
padding: 	0px;
width: 		166px;
border: 2px solid #FFFFFF;
}

#sidebar ul.nav{ list-style:none; margin-left:0px; padding:0px 0px; font-size:10px;}
#sidebar ul.nav li{ margin-bottom:2px; margin-top: 2px; border-bottom: 	2px solid #FFF;}
#sidebar ul.nav a{ text-decoration:none; color:#FFFFFF }
#sidebar ul.nav a.nav-selected {font-weight: bold}
#sidebar ul.nav ul{ list-style:none; margin-left:0px; padding:0px; padding-left:16px; margin-top:16px; }
#sidebar ul.nav ul li{ margin-bottom:0px; }

#headerText{
position:	relative;
margin-top: 10px;
*margin-top:	-90px;
font-size:	10px;
font-weight:bold;
color: 		#D20808;
margin-right: 10px;
text-align:	right;
float:		right;
}
