
body {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.4em;
	color: white;
	background-color: #030C35;
	margin-top:0px;
	margin-bottom:0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-image: url(bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#000055;
}

div.container{
	clear:both;
	margin:0 auto; 
	text-align:center;
	width:913px;
}
div.hp1{
	width:853px;
	height:444px;
	padding:30px;
	background-image:url(hp-bg-1.jpg);
	background-repeat: no-repeat;
}
div.hp-1-bal{
padding-left:33px;
padding-right:2px;
text-align:left;
}
div.hp2{
	text-align:left;
	width:913px;
	height:267px;
	background-image:url(hp-bg-2.jpg);
	background-repeat: no-repeat;
}
div.hp-2-bal{
padding-left:215px;
padding-top:63px;
padding-right:25px;
text-align:left;
}
div.hp-2-bal2{
padding-left:190px;
padding-top:63px;
padding-right:25px;
text-align:left;
}
div.blue1 {
	background-image: url(blue2.jpg);
	background-repeat: repeat-y;
	padding-left:49px;
	text-align:left;
}

div.white1 {
	background-image: url(white2.jpg);
	background-repeat: repeat-y;
	color:#000055;
	padding-left:30px;
	padding-right:60px;
}
div.cookie {
	text-align:left;
	background-image: url(blue1.jpg);
	width:863px;
	height:10px;
	background-repeat: no-repeat;
	font-size:14px;
	padding-left:53px;
	padding-top:20px;
}
div.nav1 {
	background-image: url(nav2.jpg);
	background-repeat: repeat-y;
	font-size:14px;
	padding-left:10px;

	height:auto;
	
}



div.footer {
	height:45px;
	padding-top:22px;
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	line-height:12px;
}


div.clearer {clear:both;}


span.greenbo {color:#85AC91; }
span.reddish {color:#B63635; }

/* Links */
a.whitelink, a:visited.whitelink {
color: white;
text-decoration:none;
}
a:hover.whitelink{
color:white;
text-decoration:underline;
}

a.whitelinksub, a:visited.whitelinksub {
color: white;
text-decoration:none;
}
a:hover.whitelink{
color:white;
text-decoration:underline;
}

a.whitelinkline, a:visited.whitelinkline {
color: yellow;
text-decoration:underline;
}
a:hover.whitelinkline{
color:yellow;
text-decoration:underline;
}


a.vc, a:visited.vc {
color: #CCCCCC;
text-decoration:none;
font-size:10px; 
font-family:Arial, Helvetica, sans-serif; 
}
a:hover.vc{
color:white;
text-decoration:underline;
}
