﻿body {
	background-image: url('img/bg4.bmp');
	background-repeat: repeat-x;
	background-color: #355885;
}


.main{
	width:750px;
	height:475px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0; 
	background-color:white;
	}

.main1{
	width:750px;
	height:530px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0; 
	background-color:white;
	}
	
.main2{
	width:750px;
	height:770px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0; 
	background-color:white;
	}
	

.mainlogo{
	background-image: url('img/banner.png');
	border: thin #000000 ridge;
	width: 748px;
	height: 190px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
}

.mainleft{
	width: auto;
	float: left;
	height: 400px;
	margin-top: 8px;
}

.content{
	width:515px;
	float:right;
	
	}
	
.footer{
	width: 750px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	background-color: #1b4376;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: small;
	text-align: center;
}


	

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 

#menu7 {
	width: 200px;
	margin: 8px;
	margin-top:0px;
	}
	
#menu7 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu7 li a:link, #menu7 li a:visited {
	color: #000000;
	display: block;
	background:  url(img/menu7.gif);
	padding: 8px 0 0 30px;
	}
	
#menu7 li a:hover {
	color: #fff;
	background:  url(img/menu7.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}

h1 {
	font-family: sans-serif;
	font-size: large;
	color: #000000;
	text-align:left;
}

p {
	margin:25px;
	margin-right:80px;
	line-height:28px;
	text-align:justify;
}
