@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 #0099ff solid;
	}
	
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	font-weight: normal;
	color: #666666;
	margin: 1px;
	border: 1px #0099ff solid;
	}
.textarea {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0099FF;
	}
.input {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0099FF;
	top: 3px;
	}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066ff;
	
	
	}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099ff;
	
	}
.accent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	}
.accentGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	}
	
#nav {	
	position: relative;
	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;
	padding-left: 1%;
	padding-right: 3%;
	
	} 

#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: #FFFFFF;
	text-decoration: underline;
	
}

.container #holder {
	position: relative;
	top: 75px;
	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: #0066FF;
	margin: 0px 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: 13px 5px;
	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;
		
}

#contactAdmin {
	position: absolute;
	background-image: url(images/welcomeOLD-trans.png);
	background-repeat: no-repeat;
	width: 500px;
	padding: 10px 5px;
	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: #0066ff;
	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: #0066ff;
	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;
	
	}
	
	#rateDisclaim {
	position: absolute;
	width: 660px;
	padding: 0px;
	margin-top: 540px;
	margin-left: 0px;
	text-align: left;
	background-color:#FFF;
	border: solid 1px #06f;
	padding: 15px;
	font-size: 10px;
	
	}
	

#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: #0099ff;
	font-size: 15px;
	padding: 5px -5px 5px 10px;
}	
.alert {
	color: #CC0000;
	}
	
#burst {
	position: absolute;
	right: 0px;
	top: 35px;
	width: 315px;
	height: 45px;
}
	
#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: #06f;
	background-color: #FFFFFF;
	}
#portal2 .activeTitle {
	display: inline;
	padding: 1px 15px 1px 15px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #06f;
	background-color: #FFFFFF;
	text-align: left;
	}

#portal2 .active {
	display: inline;
	width: 200px;
	font-size: 11px;
	padding: 1px 15px 1px 15px;
	margin: 0px;
	color: #06f;
	background-color: #FFFFFF;

	}
	
#join {
	position: absolute;
	top: 82px;
	right: 0px;
}