body {
	margin: 0;
	background: #fff url(../img/swc2_bg2.gif) repeat top center;
	font-size:90%;
	font-family:Verdana, Arial, Helvetica, sans-serif ;
	}

#wrap {
margin: 0 auto;
width: 762px;
	}
	
#header{
width:761px;
margin: 10px 0 10px 0;
height:225px;
}

#header #secondarynav{
width:761px;
margin:4px 0 4px 0;
text-align:right;
}

#header #secondarynav a, #header #secondarynav a:link, #header #secondarynav a:visited{
background: url(../img/swc2_secnav.gif) center left no-repeat;
background-repeat: no-repeat; 
padding:0 0 0 15px;
margin: 2px 20px 0 0;
text-decoration:none;
color:#000000;
font-size: .9em;
}

#header #secondarynav a:hover, #header #secondarynav a:visited:hover{
background: url(../img/swc2_secnav.gif) center left no-repeat;
padding:0 0 0 15px;
margin: 2px 20px 0 0;
text-decoration:underline;
color:#000000;
font-size: .9em;
}
	
#header #headnav {
width:199px;
height:202px;
margin:0;
background:#214468 url(../img/swc2_bottomnav.gif) bottom left no-repeat;
float:left;
}

#header #headnav ul{
margin: 0 0 0 20px;
padding: 0;
list-style:none;
}

#header #headnav li{
xbackground: url(../img/swc2_mainnavicon.gif) center left no-repeat;
padding: 0 0 0 22px;
}

#header #headnav ul li a, #header #headnav ul li a:link, #header #headnav ul li a:visited, #header #headnav ul li a:active{
color:#ffffff;
font-size:1.2em;
font-weight:800;
text-decoration:none;
}

#header #headnav ul li a:hover, #header #headnav ul li a:visited:hover{
color:#cccccc;
font-size:1.2em;
font-weight:800;
text-decoration:none;
}
#header #image{
width:562px;
height:202px;
margin:0;
padding:0;
float:right;
}



#content{
background:#F2F2F2 url(../img/swc2_contenttop.gif) center top no-repeat;
width:549px;
float:left;
overflow:hidden;
}

#content img{
margin:0;

}

#subnav strong{ 
color:#ffffff;
margin:0 0 0 20px;
}

#subnav p{ 
color:#ffffff;
margin:5px 0 5px 20px;
font-size:.8em;
}

#subnav{
float:right;
width:201px;
overflow: hidden;
background: #214468 url(../img/swc2_navtop.gif) top center no-repeat;
padding:82px 0 0 0;
}

#subnav a, #subnav a:link, #subnav a:visited, #subnav a:active{
color:#ffffff;
font-size:.9em;
text-decoration:none;
}

#subnav a:link:hover, #subnav a:visited:hover, #subnav a:hover{
color:#cccccc;
font-size:.9em;
text-decoration:none;
}

#subnav ul{
margin:10px 10px 0 20px;
padding:0;
list-style:none;
}
#subnav ul ul{
margin:5px 0 0 20px;
}
#subnav li{
background: url(../img/swc2_li.gif) top left no-repeat;
padding: 0 0 0 8px;
}

#subnav ul ul li{
background: url(../img/swc2_lili.gif) top left no-repeat;
padding: 0 0 0 10px;
}

#footer{
width:749px;
margin:4px;
clear:both;
}

#footer #logo{
clear:left;
float:left;
display:block;
margin: 15px 15px 15px 0;
}

#footer p{
float:left;
font-size:.8em;
margin:15px 30px 0 0;
}

#footer #footernav{
/*text-align:justify;*/

}
#footer #footernav a, #footer #footernav a:link, #footer #footernav a:visited {
color:#214468;
font-size: .8em;
margin:0 15px 0 0;
text-decoration:none;
}

#footer #footernav a:hover, #footer #footernav a:visited:hover{
color:#08223C;
font-size: .8em;
margin:0 15px 0 0;
text-decoration:underline;
}

/* If you Want to be a web design star you need to use simantic code */
	
	h1{
	background: #708AA3 url(../img/swc2_h1bg.gif) top left repeat;
	width:529px;
	height: 28px;
	overflow: hidden;
	color:#fff;
	font-weight:100;
	font-size:1.4em;
	padding: 1px 0 0 10px;
	letter-spacing: -.02em;
	}
	
	a, a:link, a:visited {
color:#214468;
margin:0;
text-decoration:underline;

}

a:hover, a:visited:hover{
color:#08223C;
margin:0;
text-decoration:none;
}