/* CSS Document */

body,
html {
		margin:0;
		padding:0;
		background:#D6D7D7;
		color:#000;
		background-image:url(images/bg.png);
		background-repeat:repeat-x;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		min-width:752px;
		font-size: .9em;
		line-height: 130%;
}

h1{
	font-size: 1.2em;
}
h2{
	font-size: 1.1em;
}
h3{
	font-size: 1.0em;
}
a {
	color:#E98300;
	font-weight: bold;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.textbox{
	padding:16px 10px 16px 20px;
}
#wrap {
		margin:0 auto;
		width:752px;
}
#top {
		height:100px;
		padding: 23px 0 0 16px;
		background-image:url(images/top_bg.png);
		background-repeat:no-repeat;
}
#head {
		position:relative;
		height:100px;
}
#flashcontent {
		height: 100px;
		width: 720px;
		/*position:relative;*/
		position:absolute;
		/*float:right;*/
		background-color:#FFF;
}
#head h1 {
    	padding:5px;
	    margin:0;
}
#nav {
		margin: 0;
		height: 20px;
		position:relative;
		top: 75px;
		left: 15px;
		width: 650px;
/*		background-color: #CCCCCC; */
		background-color: transparent; 
}

.header {
	position: absolute;
	display: block;
	border-left: 1px solid #FFFFFF;
	width: 90px;
	height: 20px;
	padding-left: 6px;
	font-weight: bold;
}
.header a {
	color: black;
	text-decoration: none;
	cursor: default;
}
.header a:hover {
	color: #E98300;
	text-decoration: none;
	cursor: default;
}

.headeractive {
	position: absolute;
	display: block;
	border-left: 1px solid #FFFFFF;
	width: 90px;
	height: 20px;
	padding-left: 6px;
	font-weight: bold;
	color: #E98300;
}
.headeractive a {
	color: #E98300;
	text-decoration: none;
	cursor: default;
}
.headeractive a:hover {
	text-decoration: none;
	cursor: default;
}

#header2 {
	left: 45px;
}
#header3 {
	left: 175px;
}
#header4 {
	left: 285px;
}
#header5 {
	left: 395px;
}
#header6 {
	left: 505px;
}

#header1 {
	position: absolute;
	display: block;
	left: 5px;
}

#lines {
	display: block;
}

.lines a {
	color: black;
	text-decoration: none;
	line-height: 1.5em;
	font-weight: normal;
	display: block;
/*	background-color:#FFFFFF;*/
	width: 100%;
}
.lines a:hover {
	color: #E98300;
	text-decoration: none;
	line-height: 1.5em;
	font-weight: normal;
}

#lines2 {
	left: 60px;
	width: 150px;
	position: absolute;
	top: 92px;
	padding: 6px;
	display: block;
	background-color: #EEEEEE;
	visibility: hidden;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

#lines3 {
	left: 190px;
	width: 200px;
	position: absolute;
	top: 92px;
	padding: 6px;
	display: block;
	background-color: #EEEEEE;
	visibility: hidden;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

#lines4 {
	left: 300px;
	width: 100px;
	position: absolute;
	top: 92px;
	padding: 6px;
	display: block;
	background-color: #EEEEEE;
	visibility: hidden;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

#lines5 {
	left: 410px;
	width: 100px;
	position: absolute;
	top: 92px;
	padding: 6px;
	display: block;
	background-color: #EEEEEE;
	visibility: hidden;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}


#lines6 {
	left: 520px;
	width: 130px;
	position: absolute;
	top: 92px;
	padding: 6px;
	display: block;
	background-color: #EEEEEE;
	visibility: hidden;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}


	#bg {
		background-image:url("images/body_bg.png");
		background-repeat:repeat-y;
		padding:0 16px 0 16px;
/*		min-height: 700px;
		height:300px;
*/
	}
	#main {
		/*position:relative;*/
		padding:8px 0 0 0;
	}
	#column1 {
		float:left;
		width:430px;
		min-height:300px;
	}
	#column2 {
		float:right;
		width:166px;
		margin-top: 20px;
	}
	#column2 a {
		width: 100%;
		background-color:#ffffff;
		display: block;
	}
	#column2 a:hover {
		background-color:#eeeeee;
		text-decoration:none;
	}
	#column2image {
		float:right;
		width:256px;
		margin-top: 20px;
	}

	#column1a {
		float:left;
		width:450px;
		min-height:300px;
	}
	#column2a {
		float:right;
		width:156px;
		margin-top: 20px;
	}

	#column1b {
		float:left;
		width:330px;
		min-height:300px;
	}
	#column1b2 {
		width:530px;
		height: 340px;
		position: relative;
		top: -15px;
	}
	#column2b {
		float:right;
		width:356px;
	}


	#column1c {
		float:left;
		width:530px;
		min-height:300px;
	}
	#column2c {
		float:right;
		width:156px;
	}

	#column1banner {
		float:left;
		border-top: 1px solid #E98300;
		width:630px;
	}

	#banners {
		clear:both;
		margin-left: 20px;
	}
	#bannerlinks {
		clear:both;
		height:20px;
	}
	.banner{
		float:left;
		width:199px;
		height:50px;
		background-image:url(images/banner_bg.png);
		background-repeat:no-repeat;
		margin:0 1px 0 0;
		padding: 8px 20px 8px 20px;
		color:#FFF;
	}
	.banner p{
		margin:0;
		padding: 0;
		text-align:center;
		font-size:1.2em;
	}
	.bannerlink{
		float:left;
		width:199px;
		height:20px;
		background-image:url(images/banner_bg_on.png);
		background-repeat:no-repeat;
		margin:0 1px 0 0;
		padding: 4px 20px 4px 20px;
		color:#FFF;
	}
	.bannerlink p{
		margin:0;
		padding:0;
	}
	#banners a{
		text-decoration:none;
		cursor:pointer;
		color:#E98300;
	}
	#footer {
		clear:both;
		height:34px;
		background-image:url(images/footer_bg.png);
		background-repeat:repeat-x;
		margin: 8px 0 0 0;
	}
	#footer p {
		padding:13px 10px;
		margin:0;
		font-size:11px;
		color:#555;
    }
	#footer a {
		color:#555;
		text-decoration:none;
    }
	#footer a:hover {
		text-decoration:underline;
    }
	#bottom {
		height:16px;
		background-image:url(images/bottom_bg.png);
		background-repeat:no-repeat;
	}

.rightie {
	position: absolute;
	left: 450px;
	margin-left: 20px;
	float: right;
}

.smaller {
	font-size: 10px;
}

.partnerinfo {
	font-size:11px;
	line-height:14px;
}
.logocolor {
	color: #E98300;
}

hr.logocolor {
	color: #E98300;
	height: 1px;
}

.pink {
	color: #E98300;
}

.roed {
	color: #FF0000;
}

.home {
	cursor: pointer;
	position: absolute;
	display: block;
}

.ques {
	cursor: hand;
	line-height: 25px;
}
.invis {
	display: none;
	cursor: hand;
	margin-left: 25px;
	margin-bottom: 12px;
}

.rowcolor {
	background-color: #E98300;
}


/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
