*{
margin:0px;}
img{
border:0px;
margin:0px;
}
body {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
background: #BBCCCA url(../img/bg_blue2.png) repeat-x;
margin-top:3%;
}
#wrapper {
background: url(../img/home_r1_c1.gif) no-repeat top;
	width: 700px;
	height:338px;
	margin:0px auto;
	padding: 0px;
	text-align:center;
	}
#bordertop {
background-image: url(../img/home_r1_c1.gif);
background-repeat:no-repeat;
width:700px;
height:13px;
text-align:center;
border:none;
margin:0px;

}
#middle {
background:#000033 url(../img/home_r2_c1.gif) no-repeat;
width:278px;
height:325px;
float:left;
margin-top:13px;
}

#picture{
width:422px;
height:325px;
padding:0;
margin-top:13px;
float:left;

}

#navRowContainer {
	background-color: #CF9412; 
	padding: 0;
	margin: 0;
	width: 700px;
	text-align: center;
	float:left
	}

#navRow {
	padding: 0;
	margin: auto;
	margin-top: 0;
	margin-bottom: 0;
	width: 700px;
	height:inherit;
	}
	
#navRow ul {
	padding: 0;
	margin: 0;
	width: 700px;
	font-size: 12px;
	line-height: 1.2;
	float:left
	}

#navRow ul li { 
	display: inline; 
	}

#navRow ul li a {
	padding: 0.3em 0.9em;
	color: #ffffff;
	text-decoration: none;
	float: left;
	border-right: 1px solid #BD860F;
	}

#navRow ul li a:hover {
	padding: 0.3em 0.9em;
	background-color: #000033; 
	text-decoration: none;
	color: #ffffff;
	}
	
#footer {
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
width:700px;
text-align:center;
margin:0px;
padding-top:10px;
line-height:1.2em;}
