/* CSS Document */

body {
	margin: 0px;
	font-size: 62.5%;
	font-family: Tahoma, "Lucida Sans", Arial;
}

a {color:#f26631}
a:hover {
text-decoration:none;}

a img {	border: none;}

p {
	font-size: 1.1em;
	color: #636466;
	line-height: 1.7em;
	margin-top: 15px;
	margin-bottom: 15px;
}

.imgleft {
	margin-right: 15px;
	padding-top: 5px;
}

#logo {	margin-top: 41px;}

*html #wrapper {
	width: 816px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper {
	width: 790px;
}

#termswrapper {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}


#leftwrapper {
	width: 0px;
	float: left;
	display: none;
	/*background-color: #CCFF99;*/
}

#rightwrapper {
	float: left;
	width: 574px;
	height:1000px;
	margin-left:25px
	/*background-color: #CC99FF;*/
}

#leftcolumn {
	padding-left: 1px;
	padding-bottom:50px;
}

#leftcolumn h2{
	background-image: url(../images/lefttopbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 166px;
	padding-left:25px;
	padding-top:9px;
	font-size: 1.1em;
	color: #636466;
	text-transform: uppercase;
	padding-left:25px;
	padding-top:9px;
	height: 20px;
}


#leftcolumn h3 {
	height: 20px;
	width:153px;
	font-size: 1.1em;
	color: #636466;
	text-transform: uppercase;
	padding-left:25px;
	padding-top:9px;
	background-image: url(../images/titlebg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 25px;
}

#leftcolumn p {	width: 135px;	margin-left:22px;}

#leftcolumn img {margin-left: 18px;}

#leftbot {
	font-size: 1em;
	color: #636466;
	line-height: 1.7em;
	background-image: url(../images/leftbot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 176px;
	height: 42px;
	margin-top: -30px;
	padding-left:18px;
	}

#rightcolumn {
	background-image: url(../images/rightcolumnbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 1px;
	margin-top: 25px;
	padding-bottom:50px;
}

#rightcolumn #banner {
	height: 226px;
	width: 536px;
	background-image: url(../images/bannerbg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 20px;
}

#rightcolumn div.title{
	background-image: url(../images/titlebg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 536px;
	margin-top:0px;	
}

#rightcolumn div.title h1{
	text-transform: uppercase;
	padding-left:25px;
	padding-top:9px;
	width: 532px;
	height: 29px;
	background-image: url(../images/titlerightbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin:0px;

}

#contentwrapper { width: 474px;	margin-left:31px;}

#rightcolumn h1 { font-size: 1.1em;	color: #636466;}

#rightcolumn h1 span { font-weight:normal; color:#f26631}

#rightcolumn li {
	font-size: 1.1em;
	color: #636466;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#rightcolumn ul {list-style-image: url(../images/bullet.gif);}

#rightcolumn .columns {
	width: 141px;
	margin-top: 25px;
	margin-bottom: 10px;
	padding-right:9px;
	float: left;
}

.border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dfdede;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dfdede;
	padding-left: 10px;
	margin-right: 10px;
	}

#rightcolumn .columns h2,h3,h4,h5,h6 {
	font-size: 1.1em;
	color: #636466;
}

#rightbot {
	font-size: 1em;
	color: #636466;
	line-height: 1.7em;
	background-image: url(../images/rightbot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 528px;
	height: 42px;
	margin-top: -30px;
	padding-left:25px;
	}

/*-------------
Main nav styles
-------------*/

#mainnav { display:none;
}

#mainnav ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

*html #mainnav ul li {
	float: left;
	font-size: 1.1em;
	height: 50px;
	padding-top: 10px;
}

#mainnav ul li {
	float: left;
	font-size: 1.1em;
	height: 50px;
	padding-top: 5px;
}

#mainnav ul li a {
	color: #000000;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	height: 50px;
}

#mainnav ul li a:hover {
	color: #f26631;
}

#mainnav ul li span {
	background-color: #fefeff;
	color: #f26631;
	height: 50px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}

#mainnav ul li a span{
	background-color: #fefeff;
	color: #f26631;
	height: 50px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
	margin:0px -15px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}

#mainwindow {}
