* {
	padding:0;
	margin:0;
	}
	
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:20px;
	}
	
p {
	padding-bottom:20px;
	}
	
a {
	text-decoration:underline;
	color:#123654;
	}
	
a:hover {
	text-decoration:none;
	color:#7bae39;
	}
	
.wrapper {
	width:936px;
	margin:0 auto;
	color:#333;
	}
	
.clear {
	clear:both;
	}
	
h1#logo {
	float:left;
	height:85px;
	width:300px;
	background:url(../images/svwp_logo.gif) no-repeat;
	margin-left:100px;
	}
	
h1#logo span {
	display:none;
	}

#logo a {
	display:block;
	height:85px;
	width:300px;
}
	
h2#logo_sc {
	float:right;
	height:85px;
	width:306px;
	background:url(../images/sc_logo.gif) no-repeat;
	}
	
h2#logo_sc span {
	display:none;
	}
	
#logo_sc a {
	display:block;
	height:85px;
	width:396px;
}
	
ul#nav {
	float:right;
	padding-top:30px;
	clear:both;
	margin-right:125px;
	}
	
ul#nav li {
	list-style:none;
	display:inline;
	}
	
ul#nav li a {
	text-decoration:none;
	text-transform:uppercase;
	color:#888;
	font-weight:bold;
	padding:0 7px;
	border-right:1px solid #888;
	}
	
ul#nav li a:hover {
	color:#7bae39;
	text-decoration:underline;
	}
	
.display {
	clear:both;
	padding:0px;
	/*background:url(../images/display.jpg) top left no-repeat;
	background-position: 0px 10px;*/
	width:836px;
	/*height:309px;*/
	margin:0 auto;
	}
	
.display img {
	margin-top:10px;
	}

.contentarea {
	clear:both;
	padding:0px;
	width:936px;
	min-height:250px;
	background:url(../images/c_content.gif) top left no-repeat;
	}

.contentarea h2 {
	margin-bottom:15px;
	font-weight:normal;
	font-size:1.5em;
	}
	
.contentarea h3 {
	margin-bottom:15px;
	font-weight:normal;
	font-size:1.2em;
	}
	
.display p {
	line-height:28px;
	font-size:14px;
	font-style:italic;
	}
	
.leftcol {
	width:460px;
	padding-right:40px;
	float:left;
	margin-top:35px;
	margin-left:100px;
	color:#333;
	}
	
.rightcol {
	width:220px;
	float:right;
	margin-top:35px;
	color:#333;
	margin-right:100px;
	}
	
.leftcol h1, .rightcol h1 {
	font-weight:normal;
	color:#6ca224;
	margin-bottom:10px;
	font-size:1.7em;
	font-family:georgia,times,serif;
	}

.leftcol h2, .rightcol h2 {
	font-weight:normal;
	color:#6ca224;
	margin-bottom:10px;
	font-size:1.5em;
	font-family:georgia,times,serif;
	}
	
.leftcol h3, .rightcol h3 {
	font-weight:normal;
	color:#6ca224;
	margin-bottom:10px;
	font-size:1.2em;
	font-family:georgia,times,serif;
	}
	
.clist li {
	list-style:none;
	}
	
.footer {
	clear:both;
	width:936px;
	height:200px;
	background:url(../images/c_footer.gif) top left no-repeat;
	}
	
.fullwidthcol
{
	float:left;
	clear:both;
	width:936px;
	margin-left:100px;
}
	
.footer h3 {
	font-size:11px;
	color:#aaa;
	font-weight:normal;
	float:left;
	}
	
.footer p {
	float:right;
	font-size:11px;
	color:#aaa;
	}
	
.movebullets
{
margin-left:12px;
}
	
.hidden {
	display:none;
}
