body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	background-color: #f0f5f8;
	margin: 0px;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
h1 {
	font-size: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	color: #736e6e;
	font-weight: normal;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 12px;
}

p {
	margin: 0px;
	padding: 0px;
}


form {
	font-weight: normal;
	margin: 0px;
	font-size: 10px;
}
input.search
{
	border: 1px solid #999999;
	color: #045290;
	font-size: 10pt;
	width: 250px;
	height: 17px;
	float: left;
}
.search-but {
	float: right;
}



#containor {
	text-align: left;
	width: 957px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(/images/header-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 92px;
	width: 956px;
	float: left;
}
#top-nav-box {
	float: left;
	height: 41px;
	width: 956px;
}
#top-nav {
	float: left;
	height: 25px;
	padding-top: 11px;
}
#top-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#top-nav ul li {
	display: inline;
}
#top-nav ul li a {
	color: #999999;
	border-left: 1px solid #999999;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	height: 13px;
	margin-top: 3px;
	font-size: 11px;
}
#login {
	float: left;
	height: 21px;
	width: 63px;
	margin-top: 10px;
}
#login a {
	background-image: url(/images/login-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 63px;
	display: block;
	text-align: center;
	padding-left: 0px;
	color: #FFFFFF;
	padding-right: 0px;
	height: 18px;
	margin-top: 0px;
	padding-top: 3px;
	text-decoration: none;
	font-size: 11px;
}
#login a:hover {
	text-decoration: underline;
}
#top-nav ul li a.first {
	padding-left: 0px;
	border-left-style: none;
}
#top-nav ul li a:hover {
	text-decoration: underline;
}
#search {
	float: right;
	height: 21px;
	width: 318px;
	padding-top: 11px;
}
#main-nav {
	float: left;
	height: 33px;
	width: 956px;
	border-left: 1px solid #045290;
}
#main-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#main-nav ul li {
	float: left;
	height: 33px;
	width: 238px;
	border-right: 1px solid #045290;
}
#main-nav ul li.last {
	width: 237px;
}
#main-nav ul li a {
	display: block;
	height: 26px;
	width: 238px;
	background-image: url(/images/main-nav.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	color: #045290;
	font-size: 14px;
	text-align: center;
	padding-top: 7px;
}
#main-nav ul li a.last {
	width: 237px;
}
#main-nav ul li a:hover {
	background-image: url(/images/main-nav-o.gif);
	background-repeat: repeat-x;
}
#main-nav ul li a.selected {
	background-image: url(/images/main-nav-selected.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
#bot-nav {
	background-image: url(/images/bot-nav-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 33px;
	width: 954px;
	border-right: 1px solid #045290;
	border-left: 1px solid #045290;
	text-align: right;
}
#bot-nav ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bot-nav ul li {
	display: inline;
}
#bot-nav ul li a {
	color: #999999;
	border-left: 1px solid #999999;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	height: 13px;
	margin-top: 3px;
	font-size: 11px;
}
#bot-nav ul li a.first {
	padding-left: 0px;
	border-left-style: none;
}
#bot-nav ul li a:hover {
	text-decoration: underline;
}
#copyright {
	text-align: center;
	float: left;
	height: 40px;
	width: 956px;
	font-size: 10px;
	padding-top: 10px;
	color: #999999;
}
#copyright a {
	color: #999999;
}


#top-section {
	float: left;
	width: 945px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #045290;
	border-left-color: #045290;
	background-color: #FFFFFF;
	padding-top: 9px;
	padding-left: 9px;
}


#main-textbox {
	float: left;
	width: 290px;
	padding-right: 18px;
	line-height: 16px;
}
#main-photo {
	float: left;
	height: 461px;
	width: 618px;
	border: 1px solid #045290;
	margin-left: 8px;
}
#bottom-section {
	float: left;
	width: 945px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #045290;
	border-left-color: #045290;
	background-color: #FFFFFF;
	padding-top: 9px;
	padding-right: 9px;
	height: 146px;
}
#clickhere-box {
	float: left;
	height: 146px;
	width: 317px;
	text-align: center;
	padding-right: 9px;
}

#sds-news-full {
	float: left;
	height: 31px;
	width: 618px;
	text-align: left;
	background-image: url(/images/sds-news-full.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	padding-top: 65px;
	padding-bottom: 50px;
}
#sds-news-full a {
	text-decoration: none;
}
#sds-news-full a:hover {
	text-decoration: underline;
}
