*{
	margin: 0px;
	}


html {
	margin: 0px;
	padding: 0px;
	height:101%;
	}

body {
	background:#C4DADB url(/images/main/background.gif) repeat-y fixed center top;
	margin:0px;
	padding: 0px;
	text-align:center;
	background-color: #C4DADB;
	height:101%;
}

#content {
	height:auto;
	min-height:100%;
	width: 678px;
	margin-right:auto;
	margin-left:auto;
	padding-top:25px;
	padding-left:25px;
	text-align:left;
	padding-right:25px;
}

.footer_wrapper {
     min-height: 100%;
     height: auto ;
     height: 100%;
	 margin: 0 auto 20px;
	 }
	 
.footer, .push {
    height: 20px;
 	}
 
#footer_line{
	background-color:#d0baa4;
	height:1px;
	width:720px;
	clear:right;
	border:0;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	}

#header{
	width: 100%;
	max-width: 100%;
	height:80px;
	max-height:97px;
	}


#navigation{
margin-top:12px;
}

#navigation a, #navigation a:visited, #navigation a:link:active, #navigation a:visited:active{ 
	font-family: Tahoma, Geneva, Kalimati, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #705854;
	text-decoration: none;
	margin-right:23px;

}

#navigation a:hover {
	font-family: Tahoma, Geneva, Kalimati, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #3f7682;
	text-decoration: none;
	margin-right:23px;
}

#page h1 {
	font-family: Tahoma, Geneva, Kalimati, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: lowercase;
	color: #2d4e4c;
	text-decoration: underline;
	margin-bottom:10px;
}

#page h2{
	font-family: Tahoma, Geneva, Kalimati, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin:0;
}

#page p, #footer p{
	font-family: Tahoma, Geneva, Kalimati, sans-serif;
	font-size: 12px;
	color: #666666;
	margin:0;
}

#page h3{
	font-family: Tahoma, Geneva, Kalimati, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin:0;
}

#page a:link, #page a:visited, #page a:link:active, #page a:visited:active{
	font-family: Tahoma, Geneva, Kalimati, sans-serif;
	font-size: 12px;
	color: #a8706f;
	margin:0;
	border:0px;
	}

#page a:link:hover, #page a:visited:hover {  }

#banner{
	width: 100%;
	margin-bottom: 20px;
	border: 0;
	padding:0;
	}
	
#banner img{
	height: 180px;
	width: 678px;
	border: 1px solid #000000;
	}
