/* CSS Document */
{
padding: 0;
margin: 0;
}
body {
	margin: 0 auto;
	padding: 0;
	background: #4b6a5b;
	color : #000;
/*	background-color: #9998FE; */
	background-color: #bf4abf;
	text-align:center;		
}
#container {
	padding: 0px;
	position:relative;
	width: 780px;
	margin-left:auto;
	margin-right:auto;
 	background: url(bg.jpg) repeat-y;
	text-align:left;

}
#top { 
	width:780px;
	padding:0;
	background: url(header.jpg) no-repeat top center; 
	height: 180px; 
	z-index:2; 
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
}
#top #title {
	float:left;
	margin-left:200px;
	margin-top:60px;
	margin-right:0px;
	width:340px;
	text-align:center;
	}
#top #phone {
	margin-top:50px;
	float: right;
	padding-right: 31px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
	margin-bottom:50px;
}
#top #menu {
	float:left; 
	padding-top:0;
	height:25px;
	z-index2;
	width: 600px;
	margin-top:3px;
	margin-left:30px;
	position: absolute;
	left: 30px;
	top: 140px;
	}
#main { 
	z-index:2;
	width:780px;
	margin-left:auto;
	margin-right:auto;
	padding-left:0px;
	padding-right:0px;
}
#main #content {
	margin-left:50px;
	margin-top:20px;
	margin-right:10px;
	padding: 0;
	width:700px;
/*	float:left; */
	font-family: arial, helvetica, sans-serif;
	font-size:14px;
	color: #000060;
	font-weight:400;
	}
#footer {
	clear:both;
	background: url(footer.jpg) no-repeat top center;
	height: 86px;
	margin: 0 auto;
	z-index:2; 
}
h1 {
	padding:0px;
	font-family:arial, helvetica, sans-serif;
	color: #000060;
	}
.menutext {
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.menutext A {
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}
.menutext A hover {
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	background: #000066;
}
#copyright {
	width:700px;
	height:30px;
	z-index:1;
	margin-left: 40px;
	margin-top: 25px;
	text-align:center;
}
.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style6 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}
.style8 {
	color: #339933;
	font-weight: bold;
}
.style9 {
	color: #FF6600;
	font-weight: bold;
}
.style2 {
	color: #009900;
	font-weight: lighter;
}
.style3 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #BF4ABF;
}
.style7 {font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.style11 {
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
.style10 {font-size: 9px}
