/* CSS Document */

body {
	background-image:  url(../../Picturae/WebsiteInterface3BG3.jpg);
	background-attachment:fixed;
	background-position: 0% 0%;
	background-repeat:no-repeat;
	background-color:#4B9F00;
}

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
}

a:link {
	color: #000;
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #000;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	color: #000000;
	font-size: 24px;
}

h2 {
	color: #000000;
	font-size: 18px;
}

h3 {
	color: #000000;
	font-size: 16px;
}

h4 {
	color: #000000;
	font-size: 14px;
}

#maintextbox {
	overflow: auto;
	width: 445px;
	height: 402px;
	background: #FFFFFF;
	font-size:12px;
	text-align:left;
	padding: 10px;
	margin-top: 350px;
	padding: 10px;
	border: 2px solid #BFEF7B;	
}

#subtextbox {
	overflow: auto;
	width: 187px;
	height: 402px;
	background: #FFFFFF;
	font-size:12px;
	text-align:left;
	padding: 10px;
	margin-top: 350px;
	margin-left: 42px;
	margin-right: 24px;
	padding: 10px;
	border: 2px solid #BFEF7B;	
	position:absolute;
}

#headingtextbox {
	overflow: hidden;
	width: 455px;
	height: 48px;
	font-size:18px;
	text-align:center;
	margin-top:25px;
	background-color:#FFFFFF;
	padding:5px;
	padding-top: 10px;
	border: 2px solid #BFEF7B;
	position:absolute;
}

/*#footer {
	overflow: hidden;
	width: 455px;
	height: 20px;
	background: #FFFFFF;
	font-size:11px;
	text-align:center;
	padding: 10px;
	margin-top: 20px;
	padding: 5px;
	border: 2px solid #BFEF7B;	
}*/

.transparent_class {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	padding-top:10px;
}

Begin Start of Actual Code

#maincontainer {
	height:500px;
	margin:0px;
	position:relative;
	top:175px;
	padding: 0px;
}

#headerimage {
	height:13px;
	margin:75px 0px 0px 80px;
	padding:0px;
	position:absolute;
	width:297px;
	left: -79px;
	top: -75px;
}

#main {
	height:263px;
	left:178px;
	margin:0px;
	padding:10px 20px 20px;
	position:absolute;
	top:292px;
	width:462px;
	text-align:left;
	overflow:auto;
	z-index: 10;
	/*background-color:#75F800;
	background-attachment: fixed;
	background-image: url(../../Images/maintextboxbg5.png);
	background-repeat: no-repeat;
	background-position: 145px 270px;*/ 	/*border: thin solid #333333;*/
}

#mini {
	left:756px;
	margin:0px;
	overflow:auto;
	padding:10px 20px 30px;
	position:absolute;
	top:290px;
	width:205px;
	height: 242px;
	text-align:center;
	z-index: 10;
	overflow:auto;
	/*border: thin solid #333333;
	background-color:#75F800;*/
}

#miniheader {
	height:54px;
	left:724px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:218px;
	width:301px;
	z-index: 100;
}

#mainheader {
	height:54px;
	left:396px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:206px;
	width:301px;
	text-align:right;
	z-index: 12;

}

#mainport {
	height:349px;
	left:135px;
	margin:0px;
	padding:10px;
	position:absolute;
	top:259px;
	width:726px;
	background-color:#75F800;
	text-align:left;
	z-index: 1;
 	/*border: thin solid #333333;*/
}

#mainheaderport {
	height:54px;
	left:562px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:206px;
	width:301px;
	text-align:right;
	z-index: 3;

}

#mainheadergetstar {
	height:54px;
	left:363px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:210px;
	width:301px;
	text-align:right;
	z-index: 12;

}

#mainheaderservic {
	height:54px;
	left:385px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:207px;
	width:301px;
	text-align:right;
	z-index: 12;

}

#mainheaderfaq {
	height:54px;
	left:393px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:210px;
	width:301px;
	text-align:right;
	z-index: 12;

}

/* #footeroff {
	height:35px;
	left:0px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:656px;
	width:528px;
	background-color:#75F800;
	padding: 5px;
	/*border: thin solid #333333;*/ */
}

.mainbox {
	font-size: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.minibox {font-family: Georgia, "Times New Roman", Times, serif}
