BODY
{
	color:Black;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin-top: 0;
	margin-left: 15;
}

P 
{
	margin:0 5px 0 5px; 
	line-height: 130%;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #832d90;
	FONT-SIZE: 11pt;
	/*line-height: 50%;*/
	vertical-align: sub;  
}

H1	{	
	font-family: Verdana,  Helvetica, sans-serif;
	font-weight:500;
	font-style:	normal;
	FONT-SIZE: 12pt;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none; 
	padding-bottom: 5px; 
	padding-top: 7px; 
	color: #f7922a; 
	text-align:left;
	/*margin-bottom: .5em;*/
	}	
		
H2	{	
	font-family: Verdana,  Helvetica, sans-serif;
	font-weight:500;
	margin-bottom: 10px;
	FONT-SIZE: 11pt;
	color: #f7922a;
	}
		
H3	
{
	padding-top:0px;
	margin-top:2px;
	margin-bottom: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight:500;
	FONT-SIZE: 11pt;
	color:#f7922a;
	}	
		
H4	
{
	padding-top:0px;
	margin-top:2px;
	margin-bottom: 10px;	
	font-family:  Verdana, Helvetica, sans-serif;
	font-weight:500;
	font-style:	normal;
	FONT-SIZE: 11pt;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #9c6da8; 
	}	
		
H5  {	
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 75%;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #832d90;
	}	
		
H6	{	
	font-family: Verdana, Helvetica, sans-serif;
	font-weight:	600;
	font-style:	normal;
	FONT-SIZE: 10pt;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	border-bottom: 3px solid #ffbd4f; 
	padding-bottom: 2px; 
	padding-top: 5px; 
	color: #832d90; 
	margin-bottom: .5em;
	}
	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana, Helvetica, sans-serif;
	}	


A:link	{
	text-decoration:	none;
	color:	#0000FF;
	}	
		
A:visited	{
	text-decoration:	none;
	color:	#0000FF;
	}	
		
A:active	{
	text-decoration:	none;
	color:	#0000FF;
	}	
		
A:hover	{
	text-decoration:	none;
	color:	#0000FF;
	
}

/*
********************************************************************************

	Page Layout

********************************************************************************
*/

.container
{
	position:absolute;
	left:50px;
	top:50px;
	width: 800px;
	height:auto;
	z-index:0;
}
.header_left
{
	position:static;
	top:0px;
	left:0px;
	z-index:1;
}
.header_right
{
	position:relative; 
	left:558px; 
	top:-143px; 
	z-index:1
	
}
.menubar
{
	position:relative;
	width:800px;
	height:19px;
	top:-143px;
	background-color:#f7922a;
	font-weight:600;
	color:#fed0a2;
	z-index:1;
}
.menubar A:link
{
	text-decoration:	none;
	color:	#fed0a2;
	}	
		
.menubar A:visited	{
	text-decoration:	none;
	color:	#fed0a2;
	}	
		
.menubar A:active	{
	text-decoration:	none;
	color:	#fed0a2;
	}	
		
.menubar A:hover	{
	text-decoration:	none;
	color:	#FFFFFF;
	
}
.body
{
	position:static;
	width:800px;
	height:auto;
	z-index:2;
}
.menutext
{
	position:relative;
	left: 20px;
	top: 0px;
	width: auto;
}
.strapandtext
{
	position:absolute;
	left:184px;
	width:400px;
	height:auto;
	margin-top:20px;
	z-index:2;
	top: 148px;
}
.contactform
{
	position:absolute;
	width:auto;
	height:auto;
	top:429px;
	left:10px;
	z-index:2;
}
.sidemenu
{
	position:relative;
	width: auto;
	height: auto;
	left:654px;
	top: -143px;
	z-index:1;
}
.footer
{
	position:absolute;
	font-size:9px;
	width:695px;
	height:auto;
	left: 11px;
	top: 576px;
	z-index:2;
}
.bottomstrap
{
	position: absolute; 
	width:auto; 
	left:393px; 
	top: 584px;
	z-index:2;
}

#navbar {
	height:20px;
}
#navbar ul{
	list-style-type:none;
	height:20px;
	margin: 0px 0px 0px 0px;
	width:600px;
}

#navbar ul li{
	float:left;
	padding-top:2px;
	padding-left:20px;
}