@charset "iso-8859-1";
<style type="text/css">

html {
	margin-top: 0px;
	margin-bottom: 0px;
}

#flashcontent {
		height: 100%;
	}

body {
		height: 75%;
		margin: 0;
		padding: 0;
		color:#ffffff;
		font: 86% arial, sans-serif;
	 }
p{
	margin:0 10px 10px 20px;
}

a{
	display:inline;
	color: #00647D;
	text-decoration: none;
}
a:hover {
	color: #FF00FF;
}

#container{
	text-align:left;
	background-color: #FAFAFA;
	width: 700px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(graphics/bglogo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#content p{
	line-height:2;
}
#extra{}
#footer{background: #333;color: #FFF}
#footer p{margin:0;padding:5px 10px}

#headcontain{
	width: 700px;
	height: 205px;
	margin-bottom: 10px;
	text-align: left;
}

#header1 {
	float:left;
	width:700px;
	height: 200px;
	color: #F0027F;
	position: relative;
}
#content{
	float:left;
	width:490px;
	margin-top: 50px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}

#header-top {
	width:490px;
	color: #333333;
	background-color: #CCCCCC;
	margin: 0px;
	padding-left: 20px;
}

#header-top ul{
	margin: 0;
	text-align: left;
}

#header-top li {
	display: inline;
	text-align: left;
	padding-right: 2px;
	color: #333333;
	padding-left: 2px;
	}


#header-top li a:link {
	text-decoration:none;
	color:#333333;
	padding-right: 5px;
	padding-left: 5px;
}

#header-top li a:visited {
	text-decoration:none;
	color:#333333;
	padding-right: 5px;
	padding-left: 5px;
}

#header-top li a:hover {
	text-decoration:none;
	color:#FFFFFF;
	background-color: #00A0C6;
	padding-right: 5px;
	padding-left: 5px;
}
#header-top li a:active {
	text-decoration:none;
	color:#333333;
	padding-right: 5px;
	padding-left: 5px;
}


#wrap{
	text-align:left;
	margin-top: 10px;
	background-color: #CCCCCC;
}

#navigation{
	float:right;
	width:175px;
	margin-top: 50px;
	padding-top: 27px;
	background-repeat: no-repeat;
	background-color: #F5F5F5;
	padding-right: 10px;
}

navigation ul{ 
	margin: 0;
	padding: 0;
}
	
#navigation li {
	list-style-image:url(graphics/listimage.gif);
	line-height: 30px;
	color: #666666;
	}

#navigation li a:link {
	text-decoration:none;
	color:#999999;
}

#navigation li a:visited {
	text-decoration:none;
	color:#999999;
}
#navigation li a:active {
	text-decoration:none;
	color:#999999;
}
#navigation li a:hover {
	text-decoration:none;
	color:#050845;
	font-weight: bold;
}
#navpress{
	float:right;
	width:161px;
	margin-top: 50px;
	background-color: #F5F5F5;
	padding-top: 27px;
	color: #333333;
	line-height: 15px;
	padding-bottom: 15px;
	padding-left: 14px;
	padding-right: 10px;
}

navpress ul{ 
	margin: 0;
	padding: 0;
}
	
#navpress li {
	line-height: 30px;
	}

#navpress li a:link {
	text-decoration:none;
	color:#999999;
	font-size: small;
}

#navpress li a:visited {
	text-decoration:none;
	color:#999999;
}
#navpress li a:active {
	text-decoration:none;
	color:#999999;
}
#navpress li a:hover {
	text-decoration:none;
	color:#050845;
	font-weight: bold;
}



#extra{
	clear:both;
	width:100%;
	background-color: #EFEFEF;
	color: #666666;
	text-align: right;
	margin-bottom: 0px;
	height: 15px;
	vertical-align: text-bottom;
}

.par {
	margin-top: 5;
	font-size: large;
	color: #00647D;
}

.par2 {
	font-size: medium;
	color: #666666;
	font-weight: bold;
	background-color: #E9E9E9;
	width: 110px;
	padding-left: 10px;
	padding-right: 10px;
}
#promote {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: medium;
	font-color: #003366;
	font-weight: normal;
	line-height: 15px;
	color: #000000;
}

</style>
#news {

	float:right;
	width:185px;
	margin-top: 50px;
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.news {
	margin-top: 20;
	margin-bottom: 10px;
	font-size: medium;
	color: #00A0C6;
	border-top: 1px dashed #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px #CCCCCC;
	border-left: 1px #CCCCCC;
	width: 490px;
	background-color: #F4F5F7;
}
.contact {

	margin-top: 20px;
	margin-bottom: 10px;
	font-size: medium;
	color: #000000;
	border-top: 1px dashed #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px #CCCCCC;
	border-left: 1px #CCCCCC;
	width: 490px;
}
.overview {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: small;
	color: #000000;
	width: 490px;
	border: none;
}
.text {
	font-size: small;
	color: #000000;
}
.input {
	font-size: small;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #999999;
	line-height: 25px;
	width: 400px;
}
.inputa {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: small;
	color: #000000;
	width: 400px;
	padding-left: 20px;
}
.inputfield {

	font-size: small;
	color: #333333;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	margin-left: 10px;
	line-height: 15px;
	width: 380px;
}
.inputtext {
	font-size: small;
	color: #FFFFFF;
}
.par3 {
	font-size: small;
	color: #333333;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-style: italic;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-weight: bold;
}
.par4 {
	font-size: medium;
	color: #00647D;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}
.par5 {

	font-size: small;
	color: #00647D;
	font-weight: normal;
	font-style: italic;
	line-height: normal;
}
.par6 {
	font-size: small;
	color: #333333;
	font-weight: bold;
	font-style: italic;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.par7 {
	margin-top: 5;
	font-size: large;
	color: #00647D;
	text-align: right;
}
