@charset "UTF-8";
/* CSS Document */

body {
	
	margin: 0px;
	background-image:url(images/main-bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
/*	-webkit-transform: rotate(5deg);*/
	
	}



input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	font-weight: normal;
	color: #666666;
	margin: 1px;
	border: 1px #990000 solid;
	}
	
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	font-weight: normal;
	color: #666666;
	margin: 1px;
	border: 1px #990000 solid;
	}
.textarea {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #990000;
	}
.input {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #990000;
	top: 3px;
	}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	
	}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	}
.accent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	}
.accentGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	}
.disclaimer {
	font-size: 11px;
	color: #999;
}
#nav {	
	position: relative;
	margin-top: 80px;
	
	padding-top: 4px;
	text-align: left;
	width: 100%;
	height: 24px;
	background-image: url(images/nav-bg.jpg);
	background-repeat: no-repeat;
	 
}

#admin {
		position: fixed;
		top: 85px;
		right: 10px;
		width: 100px;
		color: #FFFFFF;
		height: 15;
		text-align: right;
		z-index: 1000;
}

#admin a {
		text-decoration: none;
		color: #06F;
		font-size: 10px;
		
}

#admin a:hover {
		text-decoration: underline;
		color: #09F;
		font-size: 10px;
}

#nav li {
	display: inline;
	margin-left: 35px;
	margin-right: 15px;
	
	} 

#nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}

#nav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #f7d36b;
	text-decoration: underline;
	
}

.container #holder {
	text-align: left;
	
	width: 750px;
	margin: 10px auto;
	
}

#content {
	position: absolute;
	margin-top: 25px;
	
	width: 550px;
	height: 295px;
}


#content h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660000;
	margin: 0px 0px 5px 0px;
	
}

#content h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	margin: 10px 0px 5px 0px;
	
	
}






#productsTitle {
	
	position: absolute;
	width: 175px;
	height: 30px;
	
	background-image: url(images/products-title-trans.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 535px;	
}

#adminTitle {
	position: absolute;
	width: 175px;
	height: 30px;
	background-image: url(images/admin-title-trans.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 375px;
}

#rateQuoteTitle {
	position: absolute;
	width: 200px;
	height: 30px;
	background-image: url(images/rateQuote-trans.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 375px;
}

#resourcesTitle {
	position: absolute;
	width: 175px;
	height: 30px;
	background-image: url(images/resources-title.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 355px;	
}

#contactTitle {
	
	position: absolute;
	width: 175px;
	height: 30px;
	background-image: url(images/contact-title-trans.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 355px;	
}

#welcomeTitle {
	
	position: absolute;
	width: 175px;
	height: 30px;
	background-image: url(images/welcomeTitle-trans.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 10px;	
}

#onlinePayTitle {
	
	position: absolute;
	width: 180px;
	height: 35px;
	background-image: url(images/online-pay-title-trans.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 355px;	
}

#subContent {
	position: absolute;
	background-image: url(images/sub-panel-trans.png);
	background-repeat: no-repeat;
	width: 165px;
	padding: 25px 0px;
	height: 295px;
	margin-top: 50px;
	margin-left: 525px;
		
}


#welcome {
	position: absolute;
	background-image: url(images/welcome-trans.png);
	background-repeat: no-repeat;
	width: 500px;
	height: 295px;
	margin-top: 46px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 15px;		
}
#welcome .welcomeIntro{
	position: relative;
	top: 3px;
	width: 450px;
	height: 225px;
}

#contact {
	position: absolute;
	background-image: url(images/welcomeOLD-trans.png);
	background-repeat: no-repeat;
	width: 500px;
	padding: 20px 15px;
	padding-right: 30px;
	height: 295px;
	margin-top: 60px;
	margin-left: 0px;
		
}


#quote {
	position: absolute;
	background-image: url(images/rateContent-trans.png);
	background-repeat: no-repeat;
	width: 660px;
	padding: 20px 15px;
	
	height: 395px;
	margin-top: 60px;
	margin-left: 0px;
		
}

#quote .titleQ {
	border: #09f solid 2px;
	background-color: #FFF;
	color: #09f;
	font-size: 18px;
}

#quote .subTitleQ {
	border: #09f solid 2px;
	background-color: #FFF;
	color: #09f;
	font-size: 14px;
}
#quote .left {
	border: #09f solid 2px;
	background-color: #09f;
	color: #FFF;
}

#quote .right {
	border: #09f solid 2px;
	background-color: #FFF;
	color: #06f;
}

#productIntro {
	
	position: absolute;
	background-image: url(images/welcomeOLD-trans.png);
	background-repeat: no-repeat;
	width: 500px;
	padding: 20px 15px;
	padding-right: 30px;
	height: 295px;
	margin-top: 60px;
	margin-left: 0px;
		
}

#contact2 {
	position: absolute;
	background-image: url(images/welcomeOLD-trans.png);
	background-repeat: no-repeat;
	width: 350px;
	padding: 13px 20px;
	height: 295px;
	margin-top: 60px;
	margin-left: 370px;
		
}	

#footer {
	background-image: url(images/footer-trans.png);
	background-repeat: no-repeat;
	color: #990000;
	position: absolute;
	width: 700px;
	padding: 9px 15px;
	height: 60px;
	margin-top: 365px;
	margin-left: 0px;
	text-align: left;
	}
#footerQuote {
	background-image: url(images/footer-trans.png);
	background-repeat: no-repeat;
	color: #990000;
	position: absolute;
	width: 700px;
	padding: 9px 15px;
	height: 60px;
	margin-top: 465px;
	margin-left: 0px;
	text-align: left;
	}
	
#disclaim {
	position: absolute;
	width: 700px;
	padding: 0px;
	margin-top: 425px;
	margin-left: 0px;
	text-align: left;
	
	}
	

#resources {
	position: absolute;
	background-image: url(images/sub-panel-trans.png);
	background-repeat: no-repeat;
	width: 165px;
	padding: 13px 5px;
	height: 295px;
	margin-top: 60px;
	margin-left: 345px;
		
}	

#resources ol {
	margin: 0px;
	left: 0px;
	padding-left: 5px;
	}

#resources li {
	left: 0px;
	margin: 0px;
	padding: 0px;
	}

h2 {
	margin: 0px;
	top: 0px;
	color: #990000;
	font-size: 15px;
	padding: 5px -5px 5px 10px;
}	
.alert {
	color: #CC0000;
	}
	
.side {
	behavior: url('csshover.htc');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFF;
	color: #990000;
	
	
	top-border: 2px solid #660000;
	bottom-border: 2px solid #660000;
	text-decoration: none;
	padding: 5px;
	cursor: pointer;
	overflow: 0px;
	width: 145px;
	height: 25px;

	
	
	}
.side:hover {
	behavior: url('csshover.htc');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	background-color: #f7d36f;
	top-border: 2px solid #f7d36f;
	bottom-border: 2px solid #f7d36f;	
	text-decoration: none;
	padding: 5px;
	cursor: pointer;
	overflow: 0px;
	height: 25px;
	}
	
#tp1 table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	border: #990000 solid 1px;
	
	
}

#tp1 th {
	color: #FFFFFF;
	background-color: #660000;
	border-bottom: #FFF solid 1px;
	font-size: 12px;
}

#tp1 tr {
	background-color: #FFFFFF;
	border-bottom: #FFF solid 1px;
	}
	
#tp1 tr .even {
	background-color: #FFFFFF;
	
	}
#portal {
	position: absolute;
	width: 20px;
	height: 100%;
	background-color: #FFFFFF;
	right: 0px;
	bottom: 0px;
	border-left: 3px solid #f7d36f;
	border-right: 15px solid #f7d36f;
	
	
	}

#portal2 {
	position: absolute;
	right: 0px;
	top: 5px;
	text-align: right;
	padding: 0px;
	margin: 0px;
		border: 2px solid #FFF;

	
	
	}


#portal2 .link {
	display: inline;
	width: 200px;
	font-size: 11px;
	color: #FFF;
	padding: 1px 15px 1px 15px;
	margin: 0px;
	font-weight: normal;
	text-decoration: none;
	
	}
#portal2 .link:hover {

	color: #C00;
	background-color: #FFFFFF;
	}
#portal2 .activeTitle {
	display: inline;
	padding: 1px 15px 1px 15px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #C00;
	background-color: #FFFFFF;
	text-align: left;
	}

#portal2 .active {
	display: inline;
	width: 200px;
	font-size: 11px;
	padding: 1px 15px 1px 15px;
	margin: 0px;
	color: #C00;
	background-color: #FFFFFF;

	}
	
	#join {
	position: absolute;
	top: 83px;
	right: 0px;
}