@charset "utf-8";
#border {
    background-color: White;
    color:#039;
    width:1350px;
	height:1235px;
    text-align:center;
	padding:0px;
	margin-left: auto ;
    margin-right: auto ;
    border-top: 3px solid #a1a1a1;
    border-left: 3px solid #a1a1a1;
    border-right: 3px solid #a1a1a1;
	border-color: #039;
}
#header {
    background-color: White;
    color:#039;
    width:1350px;
	height:285px;
    text-align:center;
	padding:0px;
	margin-left: auto ;
    margin-right: auto ;
	border-color: white;
}
#topleft {
    background-color:white;
    width:516px;
	height:285px;
    float:left;
    padding:0px; 
	border-color: White;
}
#topright {
    background-color:#039;
    width:822px;
	height:285px;
    float:left;
    padding:0px; 
	border-color: White;
}
#navstart {
    background-color: White;
    height:3px;
    color:white;
    clear:both;
	width:1238px;
    float:none;
	padding:0px; 
	border-color: White;
}
#navbutton {
    background-color: White;
    height:20px;
    color:white;
    width:333px;
    float:left;	
	padding:0px; 
	border-color: White;
}
#main {
    background-color:white;
    color:#039;
    width:1310px;
    clear:both;
    text-align:center;
    padding:20px; 
	margin-left: auto ;
    margin-right: auto ;
	border-color: #039;

}
#mainindex {
    background-color: White;
    width:1310px;
    height:640px;
    clear:both;
    text-align:center;
    padding:20px; 
	margin-left: auto ;
    margin-right: auto ;
	border-color: white;
}
#maintabfull {
    background-color:white;
    width:1310px;
	height:640px;
    float:left;
    padding:0px; 
	border-color: White;
}
#maintabstart {
    background-color:white;
    width:380px;
	height:640px;
    float:left;
    padding:0px; 
	border-color: White;
}
#contactleft {
    background-color:white;
    width:650px;
	height:640px;
    float:left;
    padding:0px; 
	border-color: White;
}
#contactright {
    background-color:white;
    width:650px;
	height:640px;
    float:left;
    padding:0px; 
	border-color: White;
}
#maintab {
    background-color:white;
    width:310px;
	height:640px;
    float:left;
    padding:0px; 
	border-color: White;
}
#maininner {
    background-color:white;
    color:#039;
    width:1190px;
    text-align:center;
    padding:20px; 
	margin-left: 50px ;
    margin-right: auto ;
	border-color: White;
}
#mainleft {
    background-color:white;
    width:500px;
    float:left;
    padding:20px; 
	border-color: White;
}
#mainright {
    background-color:white;
    width:500px;
    float:left;
    padding:20px; 
	border-color: White;
}
#footer {
    background-color:#039;
    color:white;
    width:1350px;
    height:270px;
	clear:both;
    text-align:center;
    padding:1px; 
	margin-left: auto ;
    margin-right: auto ;
}
#footerleft {
    background-color:#039;
    color:#039;
	width:465px;
	height:270px;
    float:left;
    padding:0px; 
}
#footercenter {
    background-color:#039;
    width:460px;
    color:white;
	height:270px;
    float:left;
    padding:0px;
}
#footerright {
    background-color:#039;
    width:420px;
	height:270px;
    float:left;
    padding:0px; 
}
body {
	background-image: url(images/bkground.bmp);
	background-repeat: repeat;
	background-color: #FFF;
}
div {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #039;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #039;
}
a:hover {
	text-decoration: none;
	color: #039;
}
a:active {
	text-decoration: none;
	color: #039;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	text-align:left;
    color: #039;
	font-size: 32px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	text-align:left;
    color: #039;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	text-align:center;
    color: #039;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	text-align:left;
	color: #039;
}
p {
	color: #039;
}
#white {
	color: #FFF;
}
#green {
	color: #039;
}
#grey {
	color: #039;
}
img { border: none; }

