body
{
	background-color: #4E4C4D;
	padding-top:0px;
	margin-top:0px;
	text-align:center;
}

.siteWrapper
{
	width: 781px;
	color:white;	
	margin: auto;
	text-align:left;
	overflow: hidden;
}

.siteWrapper > .headerMenu
{
	top:86px;
	position:absolute;
	text-align:left;
	margin-left:160px;
	height:25px;
}

.logo
{
	background-color:red;
	
}

.headerMenu
{
	top:90px;
	position:absolute;
	text-align:left;
	margin-left:160px;
	height:25px;
	
}

.headerMenu > .headerMenuItems
{
	background-image:url(/images/bullet.jpg); 
	background-repeat: no-repeat;
	background-position: left;
	height:100%;
	float:left;
	padding-left:15px;
	margin-right: 10px;
	padding-top:8px;
}



.headerMenuItems
{
	background-image:url(/images/bullet.jpg); 
	background-repeat: no-repeat;
	background-position: left;
	height:100%;
	float:left;
	padding-left:15px;
	margin-right: 10px;
	padding-top:5px;
	font-family: Verdana;
 	font-size: 11px;
}

.headerMenuItems a
{
 font-family: Verdana;
 font-size: 11px;
 color:white;
 text-decoration: none;
}

.headerMenuItems a:hover
{
	text-decoration: underline;
}





.mainContent
{
	background-color: white;
	margin-left:1px;
	margin-top:0px;
	
}

.left
{
	height:250px;
	width:160px;
}

.right
{
	width:596px;
}

.HeaderImage
{
	margin-left:5px;
}

.footer
{
	background-image:url(/images/footer.jpg); 
	text-align:center;
	background-repeat: repeat-x;
	padding-top:10px;
	padding-bottom: 10px;
}

.footer a
{
	color:white;
	font-family: Verdana;
	font-size: 11px;
}

.description
{
	font-family: Verdana;
	font-size: 11px;
	text-align: justify;
	margin-left:15px;
	margin-bottom:10px;
   width:596px;
}

.description2
{
	font-family: Verdana;
	font-size: 11px;
	text-align: justify;
	margin-left:15px;
	margin-bottom:10px;
	width:340px;
	float:left;

}

.contact td
{
	font-family: Verdana;
	font-size: 11px;
	text-align: justify;
	margin-left:15px;
	margin-bottom:0px;
	margin-top: 3px;
}

.contact a
{
	color: blue;
	text-decoration: none;
}

.contact a:hover
{
	color: blue;
	text-decoration: underline;
}


.header1
{
	background-image:url(/images/titlebg.jpg); 
	background-repeat: no-repeat; 
	font-size: 12px;
	padding-top: 12px;
	padding-bottom:11px;
	padding-left:18px;
	font-family: Verdana;
	
}

.header2
{
	
	font-size: 11px;
	font-family: Verdana;
}

.header3
{
	text-align:center;
	font-size: 11px;
	font-family: Verdana;
	margin-bottom: 0px;
}

.line
{
	background-image:url(/images/line.jpg);
	background-repeat: repeat-x;
	
}

#nifty p
{	
	margin-top:3px;
	padding-bottom:3px;
	text-align:center;
	color: black;
	border-bottom: 1px solid #E7E5E6;
}

#nifty
{ 		
		background: #E7E5E6;
		margin-top: 10px;
		text-align:left;
		color: black;
		width:570px;
}

#nifty input
{
	font-size: 11px;
	font-family: Verdana;
}

#nifty textarea
{
	font-size: 11px;
	font-family: Verdana;
	width:300px;
	height:120px;
}


#nifty img
{ 		
	border:1px solid black;
}

#nifty td
{
	color: black;
}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #E7E5E6;}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}


.activities
{
	margin-top:10px;
	
	font-size: 11px;
	font-family: Verdana;
}

.activities li
{
	list-style: square;
}

.message 
{
	color:red;
	font-size: 11px;
	font-family: Verdana;
	text-align: center;
	margin-top:5px;
}

.NextStep
{
	
	font-size: 11px;
	font-family: Verdana;
	text-align: right;
	margin-top: 3px;
	
}

.NextStep a
{
	color:white;
	text-decoration: none;
}


.NextStep a:hover
{
	color:white;
	text-decoration: underline;
}

.feat
{
	background-image: url(../images/feat.jpg);
	width:286px;
	height:142px;
	float:left;
	margin-right:10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}

.feat TABLE
{
	width:286px;
	height:142px;
}

.feat_img_c
{
	text-align: center;
	vertical-align: middle;
	width:145px;
}

.feat_img_c IMG
{
	border:1px solid black;
}

.feat_text
{
	vertical-align: top;
}

.feat_text DIV
{
	font-size:10px;
	width: 125px;
	height:115px;
	font-family: Tahoma;
	margin-top:6px;	
	line-height: 16px;
}

.feat_btn
{
	background-image: url(../images/feat_btn.jpg);
	height:30px;
	background-position: 0px 1px;
	background-repeat: no-repeat;
	width:138px;
	font-family: Tahoma;
	font-size:11px;
	color: White;
	vertical-align:top;
	padding-top:3px;
	text-align: center;
}

.feat_btn A
{
	color:white;
	text-decoration: none;
}

.feat_btn A:hover
{
	text-decoration: underline;
}