body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	text-align:center;
	color: #000000; background: url(../images/bg_body.jpg) #a9b6bc repeat-x;
}


* {padding: 0px; margin : 0px}

html, body {
	height: 100%;
}

img, img a	{border:none} 


a:link, a:visited {
	font-weight: normal;
	color: #005a78;
	text-decoration:underline;
}

a:hover {
	font-weight: normal;
	color: #0b3b4b;
	text-decoration:underline;
}

h1{
	font-size: 18px;
	margin: 0px;
	padding: 10px 0; 
	font-weight: bold;
	color: #005a78;
	text-decoration:none;
}

h2{
	font-size: 16px;
	padding: 8px 0 ; 
	color: #005a78;
	font-weight:bold;
	line-height:150%;
}

h3{	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 4px 0 ; 
	color: #005a78;
	font-weight: normal;
	line-height:130%;
}

#container{ 
	position:relative;
	width: 955px;
	padding:0;
	margin: 24px auto;
	text-align:left;
overflow:hidden;
	background: url(../images/bg.jpg) no-repeat #FFF;}



#top {
	position:relative;
	width: 955px;
	height: 115px;
	background:url(../images/bg_menu.png) no-repeat;
	margin-top: 10px;
}

#logo {
	width: 300px;
	height: 40px;
	margin-left: 20px;
	margin-top: 60px;
	float:left;
	}

#logo h1 { text-indent: -9999px;}

#intro_text, #intro_text1, #maintext {
	width: 270px;
	float:left;
	margin: 0 10px 0 20px;
	font-size: 14px;
	line-height:170%;
	padding: 14px;
	border: 1px solid #FFF;
	background:url(../images/bg_intro.png);
	}
	
#intro_text1 {
	width: 560px; float:right; margin: 0 20px 0 10px;
	}
	
#maintext {width: 620px; min-height:540px;}

#photo {
	float:right;
	width: 260px;
	height: 260px;
	margin: 50px 0 0 0;}


#navsec {
	font-size:11px; color:#FFF;
	width: 140px;
	height: 12px;
	float: right;
	margin: 2px 12px 0 0;}	
#navsec a:link, #navsec a:visited {
	color:#FFF; text-decoration:none;}
	
#navsec a:hover {
	color:#000;}

#nav {
	float: right;
	width: 580px;
	height: 36px;
	margin: 48px 10px 0 0;
	}
	
	
#navcontainer ul { list-style-type: none; margin: 0;
padding: 8px 0 0 0;}

#navcontainer ul li { display: inline; }

#navcontainer ul li a { text-decoration: none; padding: 8px 12px; color:#fff; font-weight: bold; font-size: 14px;}

#navcontainer ul li a:hover
{
color: #6bd5fd; text-decoration:underline;
}

#content {
	width: 955px;
	position:relative;
	padding:0;
	margin:15px 0 0 0;
	overflow:hidden;
	font-size: 13px;
	}
	
	
#content p, #content h1, #content h2{
		padding: 4px 10px; line-height:150%;
	}

	
#footer {
	width: 955px;
	height: 46px;
	background: url(../images/bg_footer.png) no-repeat;
	color: #FFF;
	font-size: 10px;
	text-align:center;
	margin-top: 10px;
	padding-top: 16px;
	}
	
#footer a:link, #footer a:visited {
	color:#FFF; text-decoration:none;}
	
#footer a:hover {
	color:#6bd5fd; text-decoration: underline;}
	

#photo {
	float:right;
	width: 260px;
	height: 260px;
	margin: 50px 0 0 0;}
	

	
#listing_button {
	width: 200px;
	height: 134px;
	background:url(../images/bg_list_button.jpg);
	padding: 0;
	margin: 14px auto;
		}

.box {width: 445px; border: 1px solid #CCC; background:#f5f8f9;}