/*
html, body{height:100%;} 
*/

body {
	padding:0;
	margin: 0px;
	text-align:center;
	background-color: #003D5D;
}

#wrapper{
	width:100%;
	margin: auto;
	text-align:center;
	position:relative;
	background-color: #FFFFFF;
	background-image: url(gfx/wrp_bg.jpg);
	background-repeat: repeat-x;
		
}


#wrapper #content{
	width:860px;
	margin: auto;
	text-align:left;
	position:relative;
	background-repeat: repeat-y;
	padding-right: 0px;
	padding-left: 0px;

}

#top-content{
	width:860px;
	margin: auto;
	text-align:left;
	position:relative;
	padding-right: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	height: 100px;

}




 .box-model{

border-bottom:1px solid #fafafa;

}
#top-header {
	height: 100px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(gfx/bg_topheader.jpg);
}

#top-header #logos {
	
	
	height: 60px;
	margin: auto;
	width: 860px;
	margin: auto;
	text-align:left;
	position:relative;
	padding: 0px;
	
}

#navi {
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	margin: 0 auto;
	background-image: url('gfx/bg_navi.jpg');
	background-repeat: repeat-x;
	width: 855px;
	height: 40px;
	font-size: 13px;
}

a.navi {
	text-decoration: none;
	color: black;
}

p.navi {
	margin: 0px;
	margin-left: 30px;
	padding-top: 15px;
}

#left_subnavi {
	float: left;
	min-height: 250px;
	min-width: 325px;
}

#right_subnavi {
	float: right;
	min-height: 260x;
}

#marquee {
	width: 855px;
	height: 40px;
	padding-top: 25px;
	font-size: 24px;
}


#middle_bg {
	height: 280px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	background-color: #006699;
	background-image: url(gfx/bg_header.jpg);
	background-repeat: repeat-x;
}

#middle_frontpage {
	height: 280px;
	margin: auto;
	width: 860px;
	margin: auto;
	text-align:left;
	position:relative;
	background-image: url(gfx/header_big.jpg);
	background-repeat: no-repeat;
	padding: 0px;	
}

#banner {
	margin: 0 auto;
	width: 650px;
	height: 80px;
	padding-bottom: 20px;
}

img.banner2 {
	margin-left: 160px;
	margin-bottom: 30px;
}

html>body #wrapper{
	height:auto;
} 


#clearfooter{clear:both;height:1px;}


#leftcolumn {
	padding-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	width: 500px;
	float:left;
	line-height:1.5em;
	color: #595959;
	margin-left: 0px;
}



#rightcolumn {
	float:right;
	width: 330px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	line-height: 1.5em;
	padding-top: 14px;
}

#bottomcontainer {
	width: 100%;
	height: 60px;
	background-image: url(gfx/bottom.jpg);
	background-repeat: repeat-x;
	background-color: #003D5D;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	padding-top: 12px;

}


#bottom_contentbox {
	width: 860px;
	text-align:left;
	position:relative;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(pix/MadeOn_blue.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: 40px;
}

.bottom_box_left{


	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.8em;
	padding-top: 12px;
	float:left;
	width:500px;
	margin-left:12px;

}

.bottom_box_right{

	margin-left:12px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 0.8em;
	padding-top: 12px;
	float:right;
	width:260px;


}

#menubar {
	height: 38px;
	width: 100%;
}
#leftcolumn h1 {
	font-size: 2em;
	color: #0B9DCE;
	font-weight: lighter;
	margin-top:0px;
	line-height:1.1em;
	padding-top: 12px;
	padding-bottom: 4px;
}


#rightcolumn h1 {
	font-size: 2em;
	color: #FFFFFF;
	padding-top: 24px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: lighter;
}
#newsbox h1 {
	font-size: 1.1em;
	color: #006600;
}

#menucontainer {
	width: 860px;
	text-align: left;
	margin: auto;
	text-align:left;
	position:relative;
	padding-top: 8px;
}



.bottom_box_left h1 {
	color:#FFFFFF;
	font-size: 1.5em;
	
}
.bottom_box_right h1 {
	font-size: 1.5em;
	color:#FFFFFF;
}







.bottom_box_right a:hover {
	color:#C8EE2D;
	
	
}




.contentbox{
	display:block;
	margin-bottom:2px;
	font-size:0.8em;
	line-height:1.4em;
	color:#333333;
	border-top: 1px solid #F5F5F5;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #CECECE;
	border-left: 1px solid #F5F5F5;
}


.centerboxText{

	font-size: 1em;
	color:#333333;
	padding:5px;
	height:100px;
	overflow:auto;

}

#content_link{

	float:right;
}
#menubar #menucontainer a {
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	color: #FFFFFF;
	margin-right: 15px;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 2px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 5px;
	padding-left: 5px;
}

#content #newsbox {
	float: left;
	width: 230px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #000000;
}
#newsbox .ntext {
	padding-right: 13px;
	padding-left: 8px;
}
#rightcolumn .rtext {
	padding-right: 12px;
	padding-left: 24px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D3F0FF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D3F0FF;
	background-color: #006699;
}
#menubar #menucontainer a:hover {
	color: #FFFFFF;
}

.rtext .quickies {
	background-image: url(pix/quickies.gif);
	background-repeat: no-repeat;
}
.rtext .shoutbox {
	background-image: url(pix/bubble_red.gif);
	background-repeat: no-repeat;
}
.rtext .packet-topic {
	color: #FFCC00;
	font-weight: bold;
	margin: 0px;
	display: block;
	font-size: 1.2em;
	padding: 0px;
}
.rtext p {
	margin-top: 0px;
	padding-top: 0px;
}
.rtext a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 2px 2px 0px;
	display: block;
	font-weight: bold;
}
.newstopic {
	margin: 0px;
	padding: 0px;
	font-size: 1.3em;
	color: #006699;
}
a

