/* CSS Document */
*{margin:0;padding:0}
#body{
	text-align:center;
	font-size:62.5%;
	font-family:arial, sans-serif;
	border-top: 10px solid #6699FF;
	margin: auto;
	color: #000000;
	background-color: #FFFFFF;
}
#head{
	width:800px;
	margin: auto;
	margin-top: 10px;
	background-color: #FFFFFF;
	
}
#body2{
	width:800px;
	text-align: center;
	background-color: #FFFFFF;
	margin: auto;
	border: 1px solid #6699FF;
}
#head3{
	width:800px;
	margin: auto;
	margin-top: 10px;
	background-color: #FFFFFF;
}

h1{
	height:140px;
	background:url(images/header.gif) no-repeat;
	text-indent:-5000px;
}
h2{
	font-size:18px;
	font-weight:bold;
	text-transform: none;
	color: #000000;
	padding: 0px 5px 0px 5px;
	text-align: center;
	padding-top: 10px;
}
h3{
	font-size:16px;
	font-weight:bold;
	color:#000000;
	text-transform: none;
	padding-bottom: 10px;
	text-align: center;
}
#text4{
	width:580px;
	float: left;
	margin-right: 15px;
	
}
#text1{
	width:780px;
	float: left;
	margin-right: 15px;
	
}
#sidetext{
	width:180px;
	float:right;
	margin-right: 0px;
	text-align: center;
}

.maintext{
	color:#000000;
	font-size:1.3em;
	text-align: justify;
	padding: 10px;
}
.maintext a{
	color:#000000;
	text-decoration: underline;
}
.maintext a:hover {
	color:#FF0000;
	text-decoration: underline;
}





a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
a:hover{
	color: #336699;
	
}
#footer {
	clear:both;
	width:100%;
	margin-top: 20px;
	font-size: 1.1em;
	line-height: 3em;
	text-align: center;
	border-bottom: 10px solid #6699FF;
}
#footer a {color:#8a7d56}
#footer a:hover {color:#000000}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.Callback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0066FF;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0066FF;
}
.bluetext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0066FF;
}
