body {
	text-align:center;
	margin:0;
	background-color:#00ccff;
	font-size:11px;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

p {
	font-size:11px;
	text-align:left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
h3 {
	font-size:12px;
	text-align:left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #00ccff;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

h3 a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	}

h3 a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #00ccff;
	}
.text_blue {
	color:#00ccff;
}

#envelope{
	width:100%;
	margin:auto;
	margin-bottom:0px;
	margin-top:0px;
	text-align:center;
}

#contentarea{
	width:850px;
	height:100%;
	margin:auto;
	margin-top:0px;
	background-image: url(../images/bg/bg-content.gif);
}

#content{	
	padding:25px;
	clear:both;
	background-image:../images/back_content.gif);
	background-repeat:repeat-y;
}

#header{
	height:auto !important;
	min-height:25px;
	height:25px;
	padding-top:25px;
	margin-right:15px;
	text-align:right;
}

#logo{
	height:auto !important;
	min-height:108px;
	height:108px;
}

#footer{
	clear:both;
	background-image: url(../images/bg/bg-content-footer.gif);
	background-repeat:no-repeat;
	height:auto !important;
	min-height:75px;
	height:75px;
}

#background{
	background-image:url(../images/bg/bg-gradient.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:auto !important;
	min-height:600px;
	height:100%;
}

#banner-menu{
	background-image: url(../images/bg/bg-content-top.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:245px;
	width:850px;
}

#content-left{
	float:left;
	background-color:#000000;
	height:auto !important;
	min-height:380px;
	height:500px;
	width:799px;
}

#content-right{
	margin-left:10px;
	float:left;
	background-color:#000000;
	height:auto !important;
	min-height:380px;
	height:500px;
	width:288px;
}

a{
	text-align:left;
	color: #00ccff;
	text-decoration:none;
	font-weight:bolder;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

a:hover{
	color: #d9d9d9;

}

.address {
	text-align:left;
	color: #00ccff;
	text-decoration:none;
	font: 11px Verdana;
	font-weight:bolder;
}

.address a:hover{
	color: #ffffff;

}

input, select, textarea {
	overflow:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.0em;
	background-color:#333333;
	border-color:#333333;
	color:#ffffff;
}
