
body {
	text-align: center;
	font-size: 75%;
	margin: 0px;
	padding: 0px;
	background: #EEE;
	font-family: arial, tahoma, sans-serif;
	color: #000;
}

h3 {
	font-weight: normal;
}

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

a:hover {
	background: #844674;	
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#container {
	width: 850px;
	text-align: left;
	margin: 0px auto;
}

#main {
	background: url(../images/bg.jpg) repeat-y top center #faf9f4;
	float: left;
}

#left {
	width: 139px;
	float: left;
}

#right {
	float: left;
}

#center {

	float: left;
	width: 561px;
	line-height: 180%;
}

#center_top {
	background: url(../images/center_top.jpg) top right no-repeat;
	height: 120px;
}

#center_top h1 {
	width: 80%;
	margin-left: 40px;
	color: #5c0e48;
	font-size: 180%;
}

#center_top h3 {
	width: 80%;
	margin-left: 40px;
}

.main_text h2 {
	width: 80%;
	margin-left: 40px;
	color: #5c0e48;
	font-size: 150%;
}

.main_text p {
	margin: 10px 40px;
	text-align: justify;
}

#left ul {
	margin: 0px;
	padding: 0px;
	float: left;
}

#left ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#left ul li a img {
	border: 0px;
	float: left;
}

.breakimg {
	margin: 10px 0px 10px 50px;
}

#news_form label {
	width: 120px;
}



/*       */


body 
{
	background: #FFF url(../images/background.jpg) repeat-x 50% 0;
	margin: 0 auto;
	padding: 0;
	border: none;
	text-align: center;
	background-position: top;
	height: 100%;

	
}

#bgtable 
{
	margin: 0 auto;
	padding: 0;
	width: 679px;	
	text-align: center;
	background-color: #FFF;
	
}

.header 
{
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;	
	text-align: right;
	padding-right: 25px;
}

.header a 
{
	
color: #FFF;
text-decoration: none;	
	
}

/* MENU STYLES */


#navmenu 
{
margin-left: 0;
margin-top:0;
margin-bottom: 0;
padding:  0 0;
height: 15px;
list-style: none;
display: inline;
overflow: hidden;
float:left;
width: 680px;
border: solid 0 #000;

}

#navmenu li
{
border-bottom: solid 0px white;
height:15px;
float:left;
list-style: none;

/*display: inline;*/
}
	
#navmenu a
{
border: solid 0px black;
margin: 0px 0px 0px 0px; 
padding: 0px  0px 0px 0px ;
height:15px;
float:left;

}
	
#navmenu a:hover
{
background-position: 0 ;

}

#navmenu a:active, #nav a.selected
{
background-position: 0 ;
}


	
#INDEX , #INDEX a  {
	background: #FFF url(../images/home_off.gif) ;
	width: 51px;
	height: 15px;
		
	}
	
#INDEX a:hover  {
	background: url(../images/home_on.gif) ;
	}
	
#INDEX .selected  {
	background: url(../images/home_on.gif) ;
	} 
	

#MDS, #MDS a {
	background: url(../images/owners_off.gif) ;
	width: 147px;
	height: 15px;
	}
	
#MDS a:hover  {
	background: url(../images/owners_on.gif) ;
	}
	
#MDS .selected  {
	background: url(../images/owners_on.gif) ;
	}

#TEAM, #TEAM a  {
background: url(../images/team_off.gif) ;
width: 87px;
	height: 15px;
	}
	
#TEAM a:hover  {
	background: url(../images/team_on.gif) ;
	}
	
#TEAM .selected  {
	background: url(../images/team_on.gif) ;
	}

#OPPS, #OPPS a  {
	background: url(../images/opps_off.gif) ;
	width: 150px;
	height: 15px;
	}
	
#OPPS a:hover  {
	background: url(../images/opps_on.gif) ;
	}
	
#OPPS .selected  {
	background: url(../images/opps_on.gif) ;
	}

#SUCCESS, #SUCCESS a  {
	background: url(../images/success_off.gif) ;
	width: 117px;
	height: 15px;
	}
	
#SUCCESS a:hover  {
	background: url(../images/success_on.gif) ;
	}
	
#SUCCESS .selected  {
	background: url(../images/success_on.gif) ;
	}

#FAQS, #FAQS a  {
	background: url(../images/faqs_off.gif) ;
	width: 56px;
	height: 15px;
	}
	
#FAQS a:hover  {
	background: url(../images/faqs_on.gif) ;
	}
	
#FAQS .selected  {
	background: url(../images/faqs_on.gif) ;
	}
	
#FIND, #FIND a  {
	background: url(../images/find_off.gif) ;
	width: 70px;
	height: 15px;
	}
	
#FIND a:hover  {
	background: url(../images/find_on.gif) ;
	}
	
#FIND .selected  {
	background: url(../images/find_on.gif) ;
	}
	
h2 
	{
		
	font-family: arial;
	font-size: 14px;
	color: #3893A2;	
	margin-bottom: 0;
	padding-bottom: 0;
		
	}
	
.indexhead 
	{
		
	font-family: arial;
	font-size: 13px;
	color: #3893A2;	
	margin-bottom: 0;
	padding-bottom: 0;
		
	}
	
.main
	{
		
	font-family: arial;
	font-size: 13px;
	color: #666;	
	text-align:left;
	margin: 0;
	padding: 0;
	
	}
	
h3 
	{
		
	font-family: arial;
	font-size: 12px;
	color: #3893A2;	
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 0;
	margin-top: 0;
		
	}	
	
.news
	{
		
	font-family: arial;
	font-size: 10px;
	color: #666;	
	text-align:left;
	margin-bottom: 0;
	padding-bottom: 0;
	
	}
	
.news a 
{
	color: #3893A2;	
	text-decoration: none;
	margin-bottom: 0;
	padding-bottom: 0;
	
}	

.news a:hover 
{
	text-decoration: underline;	
	margin-bottom: 0;
	padding-bottom: 0;
	
}

.bluelist 
{
	color: #3893A2;	
	font-size: 12px;
	margin: 0;
	padding: 0;
	
}

.formtext 
{
	
	font-family: arial;
	font-size: 9px;
	color: #666;	
	text-align:left;
	font-weight: bold;
	margin-bottom:5px;
}

.bluetext 
	{
		
	font-family: arial;
	font-size: 12px;
	color: #3893A2;	
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 0;
	margin-top: 0;
	font-weight: normal;	
	}
	
.quotes 
{
	
	font-family: arial;
	font-size: 15px;
	color: #3893A2;	
	text-align: left;
	
}

.quotation
{
	
	font-family: arial;
	font-size: 40px;
	color: #3893A2;	
	
}	

.quoteperson 
{
	font-family: arial;
	font-size: 11px;
	color: #666;	
	text-align: left;
	font-weight: bold;
	
}

a 
{
	color: #3893A2;	
	text-decoration: none;
	margin-bottom: 0;
	padding-bottom: 0;
	font-size:12px;
	
}	

a:hover 
{
	text-decoration: underline;	
	margin-bottom: 0;
	padding-bottom: 0;
	
}

#bluelist li
{
width: 100%;
color: #666;	
margin-left: -22px;

font-size:12px;


	
}

#bluelist2 li
{

color: #3893A2;	

	
}

.dottedline 
{
border-bottom: dotted 1px #3893A2;	
text-align: left;
	
}

.links a 
{
	color: #3893A2;	
	text-decoration: none;
	margin-bottom: 0;
	padding-bottom: 0;
	font-size:9px;
	font-weight: bold;
	
}	

.links a:hover 
{
	text-decoration: underline;	
	margin-bottom: 0;
	padding-bottom: 0;
	
}

.news a 
{
	color: #3893A2;	
	text-decoration: none;
	margin-bottom: 0;
	padding-bottom: 0;
	font-size:9px;
	font-weight: normal;
	
}	

.news a:hover 
{
	text-decoration: underline;	
	margin-bottom: 0;
	padding-bottom: 0;
	
}


#errorsbox {
	width: 440px;
	float: left;
	margin: 10px 0px;
	padding: 10px;
	border: 1px solid #333;
	background: url(../images/errorbg.gif) top left repeat-x #5d0341;
	color: #FFF;
	text-align: left;
}

#errorsbox li {
	list-style-type: image;
	list-style-image: url(../images/alert.gif);
	margin: 10px;
	margin-left: 20px;
	padding-left: 10px;
}

#consult_form {
	width: 400px;
	float: left;
	text-align: left;
}

#consult_form label {
	float: left;
	clear: left;
	width: 150px;
	margin: 10px 0px;
}

#consult_form input, #consult_form textarea {
	border: 1px inset #CCC;
	width: 220px;
	margin: 10px 0px;
}

#consult_form textarea {
	height: 80px;
}

#consult_form .radio {
	width: 10px;
	border: 0px;
	background: #FFF:
	margin: 0px;
	margin-top: -2px;
	padding: 0px;
	float: left;
}

#consult_form .button {
	width: 80px;
	border: 1px outset #CCC;
	margin: 10px 20px;
	float: left;
}

#consult_form fieldset {
	padding: 10px;
	background: url(../images/fieldset_bg.jpg) top left repeat-x #EEE;
	float: left;
	margin: 0px;
	width: 440px;
	margin-left: 5px;
	border: 1px solid #BBB;
}

#consult_form legend {
	padding: 5px;
	background: url(../images/legend_bg.jpg) top left repeat-x #5d0341;
	border: 1px solid #7a0101;
	color: #FFF;
}
