
body{
top: 0 auto;
margin: auto;
width:900px;
text-align:center;
background-color:#f2f1ec;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
font-family: Arial, Helvetica, sans-serif;
}

.frame {
margin:0px auto;
text-align:center;
width:900px;
height:130px;
}

.home-content {
top: 0 auto;
margin-top: 10px;
width:900px;
background-color: #ffffff;
text-align: center;
}

#homePromo
{
	height: 100%;
	border-left: 1px solid #141482;
	border-right: 1px solid #141482;
	width: 878px;
	margin: 0px auto;
}

.contact{
position:relative;
margin-top: 45px;
float: right;
font-size: .8em;
color: #01396c;   /* DK BLUE COLOR 2e5281*/
}

.contact a {
text-decoration: none;
color: #01396c;
}

.contact a:hover {
text-decoration: underline;
color: #600000;
}

.joinnow{
font-size: .85em;
text-align: right;
}

.joinnow a{
color: #01396c;
}

.joinnow a:hover{
text-decoration: none;
color: #600000;
}

.logo{
margin-top: 3px;
margin-bottom: -3px;
position: relative;
float:left;
margin-left: -36px;
background-image:url(images/logo_new.gif);
background-repeat: none;
width: 279px;
height: 79px;
}

.navtext{
clear: left;
margin-top: 18px;
margin-bottom: 5px;
padding-bottom: 2px;
float: left;
width: 880px;
font-size: 11px;
}

.navtext ul{
margin: 0px auto;
line-height: 23px;
margin-left: -40px;
}

.navtext li{
display: block;
float: left;
width: 135px;
margin-top: 5px;
list-style-image: none;
list-style-position: inside;
color: #ffffff;
line-height: 15px;
border-right: 1px solid #ffffff;
font-weight: bold;
letter-spacing: 1px;
}

.navtext li.end{
border-right: none;
}

.navtext a{
color: #ffffff;
text-decoration: none;
}

html>body .navtext a:hover { 				/*  Everything but IE 6  */
position: static;
display: block;
border: none;
background-image:url(images/rollover-bg.jpg);
background-repeat: repeat-x;
height: 34px;
#height: 32px;
line-height: 34px;
margin-top: -10px;
margin-right: -1px;
margin-left: -1px;
#margin-bottom: -10px;
border: 1px solid #ffffff;
color: #600000;
font-weight: bolder;
}

.navtext a:hover{ 				/*  IE 6  */
display: block;
position: relative;
height: 34px;
margin-top: -10px;
margin-bottom: -10px;
line-height: 32px;
background-image:url(images/rollover-bg.jpg);
background-repeat: repeat-x;
color: #600000;
font-weight: bolder;
}

.search{
position: relative;
margin-top: 22px;
#margin-bottom: -22px;
float: right;
padding-left: 2px;
font-size: .7em;
color: #ffffff;
clear: right;
font-weight: bold;
}

.search input {
font-size: 10px;
}

#header
{
	width: 900px;
	height: 330px;
	background-color: #184b79;
	margin: 0px auto;
	text-align: left;
}

#header p
{
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	letter-spacing: 1px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
}

h1 {
width: 680px;
height: 40px;
margin-top: 5px;
padding-left: 10px;
padding-top: 5px;
background-image:url(images/h1-bg.jpg);
background-repeat:repeat-x;
font-size: 14px;
color: #600000;
text-align: left;
}

p {
margin-bottom: 10px;
padding-right: 15px;
padding-left: 10px;
}

.content li {
list-style-type:circle;
line-height: 22px;
}

.content img {
margin: 10px;
border: 1px solid #2e5281;
}


#sides
{
	width: 900px;
	margin: 0px auto;
	padding-top: 5px;
	font-weight: bold;
	font-size: 12px;
	line-height: 13px;
	color: #FFFFFF;
}

#sides ul
{
	list-style: circle;
}


#sides a
{
	color: #FFFFFF;
}

#reo
{
	float: right;
	width: 403px;
	height: 250px;
	background-image: url(images/reoBG.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 20px;
}

#reo ul
{
	padding-left: 31px;
	padding-top: 80px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 17px;
	margin-bottom: 0px;
}

#ths
{
	float: left;
	width: 403px;
	height: 250px;
	background-image: url(images/thsBG.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 20px;
	margin-left: 20px;
}

#ths ul
{
	padding-left: 31px;
	padding-top: 80px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 17px;
	margin-bottom: 0px;
}



html>body .footer {     /*   Everything but IE 6  */
position: absolute;
width: 100%;
float: left;
left: 0;
background-color: #01396c;
font-size: 11px;
color: #ffffff;
border-top: 2px solid #aca686;
}

.footer a{
color: #ffffff;
}

.footer a:hover{
color: #600000;
text-decoration: none;
}

.footer {					/*   IE 6    */
position: relative;
padding-top: 10px;
padding-bottom: 10px;
background-color: #01396c;
font-size: 12px;
color: #ffffff;
}