ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

.invisible {display:none;}
.clear {clear:both;}

/*
#topmenu,#menu li {background:red;}
#menu{background:green;}
#menu li a{background:yellow;}
#center #news_2 {background:green;}
#center #news_2 div.section{background:fuchsia;}
#bottom .bottom_box{background:green;}
#newsletter {background:red;}
#newsletter input {background:red;}
#foot {background:green;}
*/
body
{
	text-align:center;
	font-size:11px;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	background:white url('/layout/bodyBG.png') center top no-repeat;
}

a {color:#006699;}

#holder
{
	margin:auto;
	width:964px;
	text-align:left;
}

#topmenu
{
	float:right;
	height:120px;
	margin-top:28px;
	font-size:9px;
	list-style-type:none;
	text-align:right;
}

#topmenu li
{
	float:left;
	height:12px;
	line-height:12px;
	padding:0 8px;
	border-right:1px solid white;
}

#topmenu li.last,#menu li a.last, #menu li#logo a {border:none;}

#topmenu li a
{
	display:block;
	text-transform:uppercase;
	text-decoration:none;
	color:white;
}

#menu
{
	height:60px;
	clear:both;
	list-style-type:none;
}

#menu li
{
	float:left;
	height:40px;
	padding-top:20px;
}

#menu li a
{
	float:left;
	height:15px;
	line-height:15px;
	padding:0 10px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	color:#006699;
	border-right:1px solid #ff9900;
}

#menu li a:hover
{
	color:#ff9900;
}

li#logo
{
	border-right:1px solid #ff9900;
	padding:0;
	height:60px;
}

li#logo a{padding:0;}

#center
{
	margin-top:20px;
	padding-left:9px;
}

#center #news_1
{
	float:left;
}

#center #news_2
{
	float:left;
	width:293px;
	color:#006699;
	padding-left:20px;
}

#center #news_2 div.section
{
	margin:0 0 15px 50px;
	padding-bottom:10px;
	border-bottom:1px solid #66cccc;
}

#center #news_2 img
{
	float:left;
	margin-right:10px;
}

#center #news_2 h2
{
	font-size:18px;
	color:#ff9900;
	font-weight:normal;
	margin-bottom:5px;
}

#center #news_2 h2 a
{
	text-decoration: none;
	color:#ff9900;
}
#center #news_2 h2 a:hover
{
	text-decoration: none;
	color:#ff9900;
}

#bottom {padding-left:9px;margin-top:30px;}

#bottom .bottom_box
{
	float:left;
	width:295px;
	/*border-left:1px solid #ff9900;*/
	padding-left:20px;
	color:#006699;
	min-height:190px;
	background:url('/layout/vert-divide.png') left top no-repeat;
}

* html #bottom .bottom_box {height:190px;}

.bottom_box h2
{
	font-size:19px;
	font-weight:normal;
}
.bottom_box h2 a
{
	font-size:19px;
	font-weight:normal;
	text-decoration: none;
}
.bottom_box h2 a:hover
{
	color: #ff9900;
}
	
.bottom_box .description
{
	display:block;
	font-size:12px;
	color:#6699cc;
	margin-bottom:17px;
}

.bottom_box #newsletter, .bottom_box #partner
{
	margin:0 0 20px 0;
	height:20px;
}


#newsletter input, #partner input
{
	float:left;
	border-top:2px solid #336699;
	border-left:2px solid #336699;
	border-bottom:1px solid #99cccc;
	border-right:1px solid #99cccc;
	color:#006699;
	margin-right:5px;
}

#newsletter input.button, #partner input.button
{
	float:left;
	border:none;
	color:white;
	margin:-3px 0 0 0;
}

#foot
{
	width:955px;
	font-size:10px;
	color:#7fb4d8;
	padding:10px 0 10px 0;
	margin:35px 0 0 9px;
	border-top:1px solid #7fb4d8;
	clear:both;
	float: left;
}


#foot a
{
	text-decoration: none;
	color:#7fb4d8;
}

#plus421
{
	float:right;
	width:220px;
	height:25px;
	margin-top:-25px;
	text-align:right;
}


#logo421
{
	float:right;
	margin:4px 0 0 10px;
}


.complete_bottom_box
{
	float:left;
	/*border-left:1px solid #ff9900;*/
	padding-left:20px;
	color:#006699;
	padding-right: 20px;
}

.complete_bottom_box h2
{
	font-size: 19px;
	font-weight: normal;
}
.complete_bottom_box h2 a
{
	font-size: 19px;
	font-weight: normal;
	text-decoration: none;
}
.complete_bottom_box h2 a:hover
{
	color: #ff9900;
}
	
.complete_bottom_box .description
{
	display:block;
	font-size:12px;
	color:#6699cc;
	margin-bottom:17px;
}


