/* generated by csscreator.com */ 
html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-color: #FFFFFF;
	background-image: url(carpet.gif);
} 
 
#pagewidth{
	width:550px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(flames.jpg);
	background-repeat: no-repeat;
	bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
} 
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
}

 
#header{
	position:relative;
	height:260px;
	background-color:#000000;
	width:100%;
	background-image: url(header.gif);
	background-repeat: no-repeat;
} 
 
#leftcol{
	width:50%;
	float:left;
	position:relative;
	vertical-align: top;
  }
.immgg {
	float: left;
}
#spacer {
	height: 900px;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #003399;
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
}

#contain {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(mainbg.png);
	height: 100%;
	bottom: 0px;
}
ul {
	color: #000000;
}

#containflames {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(flames.jpg);
	height: 100%;
}

#twocols{
 width:50%; 
 float:right; 
 position:relative; 
  }
 
#rightcol{
 width:100%; 
 float:right; 
 position:relative; 
 }
 
#maincol{background-color: #FFFFFF;  
 float: left; 
 display:inline; 
 position: relative; 
 width:0%; 
 }
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{
	display:none;
	background-color: #000000;
} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{
	width:100%;
	float:none;
	background-image: url(mainbg.png);
}
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin-top: 6px;
	margin-left: 10px;
	text-align: left;
	margin-right: 5px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #E32600;
}
.smallmenu {
	background-color: #000000;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	top: 20px;
	bottom: 30px;
}
#formpay {
	margin: 5px;
	background-color: #333333;
	padding: 2px;
	width: 250px;
	float: right;
	border: 1px solid #000000;
	text-align: center;
}
#containedform {
	float: right;
	width: 200px;
}
#containedformleft {
	float: left;
	width: 300px;
	position: relative;
}
