@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #efefef;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#menu a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
H1 {
	font-size: 20px;
	font-weight: bold;
	color: #649220;
}

#nav {
	width: 170px;
	float:left;
	margin-left: 9px;
	clear: none;
	margin-top: 0px;

}

#logo {
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px 0px 0px 8px;
	background-image: url(Images/header/header-silv_smtop.jpg);
	height: 41px;
	font-weight: bold;
}
#logo a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

#logo a:hover {
	font-weight: bold;
	color: #999;
	text-decoration: none;
}

#logo a:visited {

	text-decoration: none;
}

#frame {
	width: 910px;
	height: inherit;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	float: left;
	background-image: url(images/header/cont_bg.jpg);
}

#frame_outer {
	width: 910px;
	height: inherit;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	float: none;

}

#content_2 {
	float:right;
	margin-right: 7px;
	width: 723px;
	padding: 0px;
	text-align: left;
	clear: both;
	color: #000;
}

#content_images {
	float:none;
	margin-left: 9px;
	width: 892px;
	background-color: #FFF;
	text-align: left;
	clear: both;
	color: #000;
	padding-right: 0px;
	background-image: url(images/header/itms_red_steve.jpg);
	height: 175px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	border-bottom-color: #004359;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-top-color: #004359;
	border-top-style: solid;
	border-top-width: 4px;
	margin-right: 9px;
	border-left-color: #fff;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: #fff;
	border-right-style: solid;
	border-right-width: 0px;
	padding: 0px;
}

#footer {
	width: 910px;
	background-image: url(images/header/foot-web.jpg);
	height: 142px;
	float: left;
	overflow: auto;
	background-repeat: no-repeat;
	color:#FFF;
	font-weight:bolder;
	
		
}

#footer a:link{
	text-align:left;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	letter-spacing:1.2px;
}

#footer a:hover{
	text-align:left;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
}

#footer a:visited{
	text-align:left;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	letter-spacing:1.2px;
}

.footer-line{
	color:#999;
	font-size: 9px;
}

a:link {text-decoration:none}
#frame #content_2 table {
	text-align: left;
}

