html, body {
	margin: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	background: url("/images/bg-body.jpg") repeat-y #FFF;
	background-position: top center;
}

form {
	display: inline;
}

p, input, select, textarea {
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
}

p, h1, h2, h3, h4 {
	font-family: Verdana, Arial, Sans-Serif;
	padding: 10px 30px;
	padding-bottom: 5px;
	margin: 0px;
}
ul {
	margin: 0px;
	padding: 10px 45px;
	padding-bottom: 5px;
}

h1 {
	font-size: 18px;
}
h2 {
	font-size: 15px;
}
h3 {
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: .04em;
	color: #b72d1a;
}

a img {
	border: 0px;
}

.Clear {
	clear: left;
}

#Page {
	width: 850px;
	margin: auto;
}

#Header {
	float: left;
	width: 100%;
}
#Content {
	clear: left;
	float: left;
	width: 100%;
	background: url("/images/bg-content.gif") repeat-y;
	border-bottom: 0px solid #F00;
}
#Content.NoSidebar {
	background: none;
}
#Content #Wrapper {
	clear: left;
	float: left;
	width: 100%;
	border-bottom: 0px solid #000;
	background: url("/images/bg-content-wrapper.jpg") repeat-x;
}
#Content #Wrapper #Bottom {
	clear: left;
	float: left;
	width: 100%;
	height: 80px;
	border-bottom: 0px solid #F0F;
	background: url("/images/bg-content-right.jpg") no-repeat #FFF;
	background-position: top right;
}
#Content.NoSidebar #Wrapper #Bottom {
	background: none;
}

#Header #Logo {
	float: left;
	width: 400px;
}
#Header #Tagline {
	float: left;
	width: 450px;
	padding-top: 38px;
}
#Header #Tagline img {
	float: right;
}

#Header .Menu {
	float: left;
	width: 100%;
	background: url("/images/bg-menu.jpg") repeat-x;
	height: 32px;
}
#Header .Menu ul {
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
	//padding-left:0px;
	list-style-type: none;
}
#Header .Menu ul li {
	float: left;
	display: block;
	background: url("/images/bg-menu-li.gif") no-repeat;
	background-position: top right;
	margin: 0px;
}
#Header .Menu ul li#Search {
	padding-top: 4px;
	padding-left: 7px;
	background: none;
}
#Header .Menu ul li#Search #Keyword {
	width: 220px;
	//width:230px;
}
#Header .Menu ul li#Search td {
	padding-right: 6px;
}
#Header .Menu ul li a {
	display: block;
	padding: 9px 29px;
	padding-right: 31px;
	//padding-right: 29px;
	text-decoration: none;
	color: #FFF;
}
#Header .Menu ul li.Active a {
	color: #f8c443;
}

#Content #Left {
	float: left;
	width: 563px;
}
#Content li {
	line-height: 1.6em;
}
#Content #Left #Main {
	float: left;
	width: 100%;
}
#Content #Left #Main img {
	display: block;
}
#Content #Left #IndexBottom {
	float: left;
	width: 100%;
	margin-top: 7px;
	background: url("/images/bg-left-indexbottom.gif") no-repeat;
	background-position: top left;
}
#Content #Left #IndexBottom #About {
	float: left;
	width: 282px;
	padding-top: 10px;
}
#Content #Left #IndexBottom #About h2 {
	padding: 10px 30px;
	font-size: 12px;
}
#Content #Left #IndexBottom #About p {
	padding: 10px 30px;
	padding-top: 0px;
	line-height: 1.25em;
	font-size: 11px;
}
#Content #Left #IndexBottom #Connect {
	float: left;
	width: 281px;
	padding-top: 10px;
}
#Content #Left #IndexBottom #Connect h2 {
	padding: 10px 20px;
	font-size: 12px;
}
#Content #Left #IndexBottom #Connect img {
	display: block;
}
#Content #Left #IndexBottom ul {
	margin: 0px;
	padding: 0px 20px;
	padding-bottom: 5px;
	list-style-type: none;
}
#Content #Left #IndexBottom ul li {
	border-top: 2px solid #FFF;
	padding: 3px 0px;
}
#Content #Left #IndexBottom ul li a {
	color: #ba351a;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

#Content #Right {
	float: left;
	width: 280px;
	margin-left: 7px;
	/*background: url("/images/bg-content-right.jpg") no-repeat #74a0be;*/
	background-position: bottom left;
	border-bottom: 0px solid #000;
}
#Content.Index #Right {
	padding-bottom: 0px;
}
#Content.Index #Right * {
}
#Content #Right .Top {
	float: left;
	width: 100%;
	height: 10px;
	background: url("/images/bg-content-right-top.jpg") repeat-x;
}

#Content #Right h2 {
	padding: 5px 20px;
	font-size: 13px;
	color: #ffd346;
}
#Content #Right p {
	padding: 5px 20px;
	font-size: 13px;
	color: #FFF;
}
#Content #Right p.More a {
	font-size: 11px;
	color: #FFF
}

#Content #Right #SubMenu {
	clear: left;
}
#Content #Right #SubMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#Content #Right #SubMenu ul li {
	margin: 0px;
	display: block;
	border-bottom: 1px solid #6397BC;
	border-bottom: 1px solid #74a0be;
}
#Content #Right #SubMenu ul li a {
	display: block;
	padding: 8px 20px;
	text-decoration: none;
	color: #FFF;
}
#Content #Right #SubMenu ul li a.Active {
	font-weight: bold;
}
#Content #Right #SubMenu ul li ul li a.Active {
	background: #8bb1c9;
	font-weight: normal;
}
#Content #Right #SubMenu ul li a:hover {
	background: #8bb1c9;
}

#Content #Right #SubMenu ul li ul {
	padding: 0px 15px;
	margin: 0px;
}
#Content #Right #SubMenu ul li ul li a {
	padding: 0px 20px;
}

.Grid {
	width: 790px;
	margin: 10px auto;
}

.Grid th,
.Grid td {
	font-size: 11px;
	font-family: Arial;
	padding: 3px 4px;
	line-height: 1.3em;
	border-bottom: 1px solid #C6C6C6;
}
.Grid th {
	vertical-align: bottom;
	background: #C6C6C6;
}
.Grid tr.Even td {
	background: #E4E4E4;
}

#Footer {
	clear: left;
	float: left;
	width: 100%;
	background: url("/images/bg-footer.jpg") no-repeat #FFF;
	background-position: top left;
	padding-bottom: 50px;
}
#Footer .Menu {
	float: left;
	width: 100%;
}
#Footer .Menu ul {
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	list-style-type: none;
}
#Footer .Menu ul li {
	float: left;
}
#Footer .Menu ul li a {
	display: block;
	padding: 20px 10px;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #8c8b8b;
}
#Footer #Copyright {
	float: left;
	clear: left;
	width: 100%;
	padding-top: 15px;
}
#Footer #Copyright p {
	font-size: 10px;
	padding-left: 30px;
	color: #8c8b8b;
}


.Error, .Message {
	margin: 4px 30px;
	margin-top: 6px;
}
.Error {
	background: #FFEEEE;
	border-top: 2px solid #88000F;
	border-bottom: 2px solid #88000F;
}
.Message {
	background: #ffffDD;
	border-top: 2px solid #23a600;
	border-bottom: 2px solid #23a600;
}
.Error p, .Message p {
	margin: 0px;
	padding: 5px;
	line-height: 1.2em;
}
#FormContact {
	padding-left: 30px;
}
#FormContact td {
	padding: 6px 0px;
	border-top: 0px solid #AAA;
}
#FormContact td input,
#FormContact td textarea {
	border: 1px solid #BBB;
	padding: 2px 4px;
}
#FormContact .Label {
	width: 120px;
}
#FormContact .Button input {
	font-size: 16px;
	font-weight: bold;
}