﻿html {
	text-align: center;
}

body {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	padding: 0 0 0 0;
	margin: 0;

}


img {
	border-width:0;
}


body {
	font-size:12px;
	font-family:Arial;
	text-align:left;
	color:#000;
	background-color:#0068b3;
}

hr {
	color:#0068b3;
}

a:link {color: #0068b3; text-decoration: none; }
a:active {color: #0068b3; text-decoration: none; }
a:visited {color: #0068b3; text-decoration: none; }
a:hover {color: #0068b3; text-decoration:underline; }



.padstyle {
	padding:10px;
}

#container {
	width:980px;
	position:relative; 
	margin:10px auto;
	background-color:#fff;
	border:1px #999999 solid;
}

#incontain {

	margin:10px; 
	border:1px #CCCCCC solid;
	overflow:auto;
}

#header {
	width:100%; 
	height:120px;  
	position:relative;
}

#menu {
	width:200px;
	position:relative;
	left:0;
}


#content {
	width:100%; 
	min-height:300px;
	position:relative;
}

#footer {
	width:100%; 
	height:65px; 
	float:left;
	text-align:center;
	background:#fff url('../images/footer.png') no-repeat scroll left top;
	border-top:1px #ccc dashed;
}


h6 {
	font-size:20px; 
	text-align:center;
	color:#0068b3;
	margin:10px;
}
h2 {

	font-size:24px;
	font-family:Arial;
	color:#0168b3;
	padding:0;
	margin:0;
	text-align:left	
	

}
h3 {

	font-size:18px;
	font-family:Arial;
	color:#00713d;
	padding:0;
	margin:0;
	text-align:center	

}
h4 {

	font-size:18px;
	font-family:Arial;
	color:#00713d;
	padding:0;
	margin:0;
	text-align:left;
	
		

}

h5 {

	font-size:20px;
	font-family:Arial;
	color:#0168b3;
	padding:0;
	margin:0;
	text-align:left;
	
		

}
