html
{
height: 100%;
min-height:100%;
}

body {
	font:normal 10px/12px "Trebuchet MS", sans-serif;
	margin: 0 0 0 0;
	padding:0;
	text-align:center;
	background-image:url(../images/r_fill.jpg);
	background-repeat:repeat-x;
	background-color: #CACACA;
	height: 100%;
}

table, div, p, select, input, textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333;}
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; text-align:left;}
td p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; text-align:left;}

#content
{

text-align:left;
}

#wrapper
{
	position: relative;
	width:910px;
	min-height: 100%;
}

* html #wrapper
{
height: 100%;
}

a {
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

#sidebar {
	padding-left: 20px;
	margin-left: 10px;
	border-left: 1px dashed #cccccc;
	height: 100%;
	font-size: 75%;
}


#faq ol {
	margin-left: 20px;
}

p {
	text-align:justify;
	font-size: 80%;
}

p.right {
	padding-left: 10px;
}

.input {
	color: #999999;
	width: 100px;
	height:30px;
	background-color: #FFFFFF;
	margin:15px 5px 0 5px;
	font: 16px Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

.sub_button {margin-bottom: -6px;}

#title {
	font: normal 22px "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #666666;
	float: left;
	position: relative;
	top: 13px;
	margin-right: 4px;
	margin-left:10px;
	margin-top: 5px;
}

#mainlogo {
	float: none;
	width: 400px;
}

#headerphrase {
	color:#666;
}

#headerphrase p {
	color:#cccccc;
}

#headerphrase h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	letter-spacing:-1px;
	font-weight:normal;
	color:#FFFFFF;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	letter-spacing:-1px;
	font-weight:normal;
	margin-bottom: -10px;
}

#blurb h1, #blurb2 h1 {
	color: #FFFFFF;
	margin: 0 0 -15px 80px;
	padding: 5px 0px 5px;
	background: url(../images/line_red.gif) repeat-x bottom;
	font: italic normal 24px Georgia, "Times New Roman", Times, serif;
	width: 60%;
}

#blurb p{
	color:#FFFFFF;
	padding-left: 80px;
	margin-bottom: -20px;
}

#blurb a{
	color:#FFFFFF;
	text-decoration:none;
}

#blurb a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

#blurbtable {
padding-right: 5px;
}

#blurb h4{
	color: #FFFFFF;
	margin: 0 0 -15px 80px;
	padding: 5px 0px 5px;
	background: url(../images/line_red.gif) repeat-x bottom;
	font: italic normal 18px Georgia, "Times New Roman", Times, serif;
	width: 100%;
}

#blurb ul{
	color:#FFFFFF;
	padding-left: 80px;
	margin-bottom: -5px;
}
#blurb li{
	color:#FFFFFF;
}

#sample {
	padding: 0 120px 0 0;
	margin-top:10px;
	margin-bottom:-15px;
}

#outer{
	color: #666;
}

.loginbutton {
	margin-bottom:-3px;
}

#content p.headline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	background:url(../images/bullet.jpg) top left no-repeat;
	}

#topMenu ul li a {
	font:normal 11px 'Trebuchet MS';
	text-decoration:none;
	text-transform:uppercase;
	}
	
	#topMenu{
	position:absolute;
	padding-top:12px;
	left:-8px;
}

#topMenu ul {
	list-style:none;
	margin:0;
	padding:0;
	}
#topMenu  li {
	float:left;
	text-align:center;
	}
	
#topMenu ul li a {
	height:16px;
	display:block;
	text-decoration:none;
	padding:2px 10px;
	float:left;
	}
#topMenu ul li a.selected{
	text-decoration:none;
	}
#topMenu ul li a:hover{
	text-decoration:none;
	}
	
/* Commented backslash hack hides rule from IE5-Mac \*/
#topMenu li a
{
float: none
}
/* End IE5-Mac hack */
	
#menu{
	position:relative;
	width:800px;
	min-width:800px;
	min-height:45px;
	margin:0 auto;
}
* html #menu{height:45px}

#logo {
	padding-bottom: 20px;
}

#testimonial {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
}

#headerHeadline h2{
	font-size:20px;
}

#catalog {
	position:relative;
	clear:both;
	float:left;
	width:250px;
	background:#F5F7EE url(../images/box_top.gif) top left no-repeat;
	margin:0 0 15px 0;
	padding:0;
	
}

.subscribe { margin-bottom: 6px; }

#catalog .inner {
	margin:0;
	background:url(../images/box_bottom.gif) bottom left no-repeat;
	padding:8px 15px 15px 10px;
}

#catalog .inner .link{
	cursor:pointer;
	color:#9A9A52;
}

#footer {
 font-size: 100%;
 position: relative;
}