html {
	height: 100%
}

html body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: transparent url(bg.jpg) center 92px no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height:24px;
	height: 100%;
}

html body #container {
	clear: both;
	min-height: 100%;
	!min-height: 100%;
	!height: auto !important;
	!height: 100%;
}


a {
	color: #000000;
	text-decoration: underline;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}


#container {
	clear: both;
	width: 100%;
	background-image:url(right-bar.png);
	background-position:center;
	background-repeat:repeat-y;
}

#topbg {
	width:100%;
	background-image:url(topbg.gif);
	background-repeat:repeat-x;
}

#wrapper {
	clear: both;
	width: 970px;
	left: 50%;
	margin-left: -485px;
	position:relative;
}

#header { margin-top:35px;}

#content {}
#content #bodytext { width:610px; float:left; display:inline; padding:20px 30px 20px 30px;}
#content #rightnav { width:226px; float:left; display:inline; padding:11px 37px 10px 37px;}
			#navright { clear: both; background-image:url(rightnav-bg.gif); color:#FFF; font-weight:bold; padding:0px 10px; line-height:16px;}
				img.rb { margin-bottom:4px;}
				
#navrightimg { clear:both; margin:0px;}


#navright a {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

#navright a:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

#navright a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

#navright a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-size: 12px;
}
				
#footer { height:34px; background-image:url(footer.gif); color:#FFF; text-align:center; padding-top:8px;}
#footer a { color:#FFF;}

#nav {
	height:92px;
}

#navbuttonscon { float:right; display:inline;}
#navbuttonsimg { float:left; display:inline; margin:34px 34px 0px 0px; !margin:-40px 34px 0px 0px; line-height:1.8em}
#navbuttons { float:left; display:inline; color:#FFF; margin:34px 34px 0px 0px; !margin:-40px 34px 0px 0px; line-height:1.8em}
#navbuttons img, #navbuttons div { float:left; display:inline;}
#navtext { background-image:url(navbg.gif); height:21px;}


#navbuttons a {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
}

#navbuttons a:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
}

#navbuttons a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
}

#navbuttons a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-size: 14px;
}


#logo {
	margin:20px 0px 0px 15px;
}

p {
	margin: 0em 0 1em 0;
}

h1 {
	font-size:22px;
	color:#ffffff;
	font-weight: bold;
	margin-bottom: 15px;
}

h3 {
	font-size:14px;
	color:#000000;
	font-weight: bold;
}

#clear {
	clear: both;
}
label { display:block;}
img.tx-srfreecap-pi2-image {float:left; margin-right:10px;}
.tx-srfreecap-pi2-cant-read { display:block;}
