body 
{
	background-repeat: repeat;
	background-attachment:fixed;
	background-position: center;
	background-color: #FFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/bkgd.gif);
	padding-bottom: 100px;
	color: #000;
}

td.left {
	font-family: arial, helvetica, sans-serif;
	background-color: #ffffff;
	padding-left: 38px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 239px;

}
td.main {
	background-color: #ffffff;
	line-height: normal;
	padding: 0px;
	color: #000;
}

td.nav {

	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	background-color: #ff5600;
	width: 724px;
}

td {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
}

font.header {
	font-family: arial, helvetica, sans-serif;
	font-size: 25px;
	line-height: 28px;
	color: #ff5600;
	font-weight: bold;
}
font.header2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 25px;
	line-height: 28px;
	color: #00a300;
	font-weight: bold;
}

font.header3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 25px;
	line-height: 28px;
	color: #ff5600;
	font-weight: bold;
}
font.subheader {
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	line-height: 25px;
	color: #ff5600;
	font-weight: bold;
}
font.green {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #000;
	font-weight: bold;
}
font.caption {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	font-style: italic;
}


font.footer {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #fefffe;
}




A {
	font-family: arial, helvetica, sans-serif;
	COLOR: #000;
	TEXT-DECORATION: none
}
A:hover {
	font-family: arial, helvetica, sans-serif;
	COLOR: #000;
	TEXT-DECORATION: none;
	background-repeat: repeat-x;
}




A.nav {
	font-family: arial, helvetica, sans-serif;
	COLOR: #ffffff; TEXT-DECORATION: none;
	padding-right: 17px;

}
A.nav:hover {
	font-family: arial, helvetica, sans-serif;
	COLOR: #d2ff00; TEXT-DECORATION: none; padding-right: 17px;
}
A.navon {
	font-family: arial, helvetica, sans-serif;
	COLOR: #d2ff00; TEXT-DECORATION: none;
	padding-right: 17px;

}
A.navon:hover {
	font-family: arial, helvetica, sans-serif;
	COLOR: #d2ff00; TEXT-DECORATION: none; padding-right: 17px;
}

h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 28px;
	line-height: 28px;
	color: #FF5600;
}




A.footer {
	font-family: arial, helvetica, sans-serif;
	COLOR: #fefffe; TEXT-DECORATION: underline
}
A.footer:hover {
	font-family: arial, helvetica, sans-serif;
	COLOR: #fefffe; TEXT-DECORATION: underline
}
A.footer:visited {
	font-family: arial, helvetica, sans-serif;
	COLOR: #fefffe; TEXT-DECORATION: underline
}




img {
	border: none;
	}




ul.columns {
	width: auto;
	list-style: none;
	margin: 0 0; padding: 0;
}
ul.columns li {
	width: 220px;
float: left; display: inline;
	margin: 0px; padding: 0;
	position: relative;
}
ul.columns li:hover {z-index: 99;}

ul.columns li img {
	position: relative;
	filter: alpha(opacity=30);
	opacity: 0.3;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}
ul.columns li:hover img{
	z-index: 999;
	filter: alpha(opacity=100);
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

ul.columns li .info {
	position: absolute;
	left: -10px; top: -10px;
	padding: 210px 10px 20px;
	width: 260px;
	display: none;
	background: #fff;
	font-size: 1.2em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
}
ul.columns li:hover .info {display: block;}

ul.columns li h2 {
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0; padding: 0px 0;
}
ul.columns li p {padding: 0; margin: 0; font-size: 0.9em;}

.rounded_STYLE
{
	background-color: #C8C8C8;          /* if needed */
	border: 1px solid #C8C8C8;   /* if needed */
	-webkit-border-radius: 4px;    /* for Safari */
	-moz-border-radius: 4px;
	float: left;
	width: 200px;
	padding: 10px;
}


/* form 2 */

	#form2{
		margin:1em 0;
		color:#fff;
		width:200px;
		}
	#form2 h3{
	margin:0;
	color:#FF4E00;
	font-size:20px;
	border:1px solid #57a700;
	border-bottom:none;
	background-color: #57a700;
	background-image: url(images/form2/form_heading.gif);
	background-repeat: repeat-x;
		}		
	#form2 h3 span{
	display:block;
	background-color: #FFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 93% 50%;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
		}				
	#form2 fieldset{
		margin:0;
		padding:0;
		border:none;	
		border-top:3px solid #000;
		background:#000 url(../images/form2/form_top.gif) repeat-x;		
		padding-bottom:1em;
		}		
	#form2 legend{display:none;}	
	#form2 p{margin:.5em 20px;}	
	#form2 label{display:block;}	
	#form2 input, #form2 textarea{		
		width:150px;
		border:1px solid #111;
		background:#282828 url(../images/form2/form_input.gif) repeat-x;
		padding:5px 3px;
		color:#fff;
		}		
	#form2 textarea{
		height:125px;
		overflow:auto;
		}					
	#form2 p.submit{
		text-align:right;
		}	
	#form2 button{
		padding:0 20px;
		height:32px;
		line-height:32px;		
		border:1px solid #70ad2e;
		background:#5aae00 url(../images/form2/form_button.gif) repeat-x;
		color:#fff;
		cursor:pointer;		
		text-align:center;		
		}				

/* // form 2 */
</style>

.main li .info h2 {
	color: #000;
}

