/* CSS Document */
body {font-size:12px; font-family:Arial, Verdana; background: #DED5B4; margin-right:0px; margin-left:0px; margin-top:0px; margin-bottom:0px; padding:0px}

#viewpane {position:relative; width:auto; height:100%; margin-left:auto; margin-right:auto; text-align:center}
	
	#submain {position:relative; width:720px; height:440px; top:3%; margin-left:auto; margin-right:auto; background: #ffffff; text-align:left}
		
	#logo {position:absolute; top:0px; width:204px; height:60px; background: url(../images/logo.jpg) no-repeat}	
		
     #black_line {position:absolute; width:720px; height:4px; top:60px; background: #000000}
	  
	  #menu {position:absolute; width:720px; height:25px; top:64px; background: #999999; font-family:Verdana, Arial;}
	  
#menu_text {position:relative; font-size:11px; color:#ffffff; font-family:Verdana,Arial; left:39px; top:70px; width: 540px; height: 18px; font-family:Verdana, Arial;}
	  
	  #menu_text a {text-decoration:none; color:#ffffff; font-family:Verdana, Arial;}
	  
	  #menu_text a:hover {text-decoration:underline; color:#ffffff; font-family:Verdana, Arial;}
	   
	   #gold_line {position:absolute; width:720px; height:4px; top:89px; background: #D1C497;}
		
		#feature1 {position:absolute; top:93px; width:296px; height:347px; background: url(../images/feature1.jpg) no-repeat}
		#feature2 {position:absolute; top:93px; width:296px; height:347px; background: url(../images/feature2.jpg) no-repeat}
		#feature3 {position:absolute; top:93px; width:296px; height:347px; background: url(../images/feature3.jpg) no-repeat}
		#feature4 {position:absolute; top:93px; width:296px; height:347px; background: url(../images/feature4.jpg) no-repeat}
		#feature5 {position:absolute; top:93px; width:296px; height:347px; background: url(../images/feature5.jpg) no-repeat}
		
				#page_text {position:relative; left:334px; top:130px; width: 380px; height: 210px; font-family:Verdana, Arial; color: #666666}
		
h1 {font-size:12px; font-family:Verdana, Arial; color: #666666}
h2 {font-size:12px; font-family:Verdana, Arial; color: #666666}
h3 {font-size:12px; font-family:Verdana, Arial; color: #666666}

A:link { text-decoration: none; color:#00599E}
A:visited { text-decoration: none; color:#00599E}
A:hover { text-decoration: underline; color:#00599E}

li {font-size:12px; font-family:Verdana, Arial;}

#pulse {
position:relative; 
font-size:9px;
color:#928f7a;
text-align:right;
font-family:Verdana,Arial; 
left:0px; 
top:30px; 
width: 720px; 
height: 18px;
}

#pulse a {
text-decoration:none; 
color:#928f7a;
}

#pulse a:hover {
text-decoration:underline; 
color:#928f7a;
}
