﻿* {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	padding: 0 0 0 0;
	margin: 0;
}

html {
	height: 100%; 
	text-align: center;
}

body {
	height:100%;
}


img {
	border-width:0;
}


body {
	font-size:12px;
	font-family:Arial;
	text-align:left;
	color:#000;
	background:#FFF url('../images/bg.png') no-repeat scroll center top;
}

a:link {color: #666666; text-decoration: none; }
a:active {color: #666666; text-decoration: none; }
a:visited {color: #666666; text-decoration: none; }
a:hover {color: #B3B3B3; text-decoration:none; }



.padstyle {
	padding:10px;
}

#container {
	width:950px; 
	position:relative; 
	margin:0 auto;
	background-color:#fff;
}

#header {
	width:100%; 
	height:230px;  
	float:left;
	background:#000 url('../images/header.png') no-repeat scroll left top;
}

#buttons {
	float:left;
	height:50px;
	cursor:pointer;
}


#menu {
	width:200px;
	position:relative;
	left:0;
}

#frontpic {
	width:300px; 
	height:185px; 
	float:left;
	background-color:#000;
}


#content {
	width:100%; 
	min-height:400px;
	float:left;
}

#footer {
	width:100%; 
	height:50px; 
	text-align:center;
	float:left;
	margin-top:10px;
	background:#FFF url('../images/footer.png') no-repeat scroll left top;
}

}h2 {

	font-size:12px;
	font-family:garamond;
	color:#000;
	padding:0;
	margin:0;
	text-align:left	

}

h3 {

	font-size:10px;
	font-family:garamond;
	color:#666666;
	padding:0;
	margin:0;
	text-align:center	

}
h4 {

	font-size:24px;
	font-family:garamond;
	color:#0477BC;
	padding:0;
	margin:0;
	text-align:left;
	
		

}
h5 {

	font-size:18px;
	font-family:garamond;
	color:#0477BC;
	padding:0;
	margin:0;
	text-align:center;
	
		

}

