@charset "utf-8";
body  {
	font: 12px Arial, Helvetica, sans-serif;
	background:#000;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}

#container { 
	width: 934px;  
	background: #000;
	margin: 0 auto; 
	text-align: left; 
} 

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
	padding-right:20px;
	padding-bottom:20px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

img {
	border:none;
}
/*NAVIGATION***************************/


#header { 
background-image:url(../images/navbg.jpg);
height:56px;
width:934px;
float:left;
overflow:hidden;

} 


#header ul {
padding:0px 0px 0px 0px;
margin:0px;
list-style:none;
}

#header li {
display:block;
padding:0px 0px 0px 0px;
width:186px;
height:55px;
background-image:url(../images/navdivider.jpg);
background-repeat:no-repeat;
background-position:0px 0px;
text-align:center;
float:left;
}



#header a:link {
color:#FFF;
text-decoration:none;
display:block;
padding:22px 0px 0px 0px;
width:186px;
height:34px;

}

#header a:visited {
color:#FFF;
text-decoration:none;
display:block;
padding:22px 0px 0px 0px;
width:186px;
height:34px;
}

#header a:HOVER {
color:#fff;
text-decoration:none;
display:block;
padding:22px 0px 0px 0px;
width:186px;
height:34px;
background-image:url(../images/navbgover.jpg);
background-repeat:repeat-x;

}

#header a:active {
color:#FFF;
text-decoration:none;
display:block;
padding:22px 0px 0px 0px;
width:186px;
height:34px;
}

#header li.active {
color:#fff;
text-decoration:none;
display:block;
padding:22px 0px 0px 0px;
width:186px;
height:34px;
background-image:url(../images/navbgover.jpg);
background-repeat:repeat-x;

}



#flash {
	width:934px;
	float:left;
	height:222px;

}

#subflash {
	width:934px;
	float:left;
	height:133px;

}

/*CONTACT************************/

#header li.contact  {
display:block;
padding:22px 0px 0px 0px;
width:186px;
height:34px;
background-image:url(../images/endright.jpg);
background-repeat:no-repeat;
background-position:right;
text-align:center;
float:left;
text-decoration:underline;
}

#header li.last a:link {
color:#FFF;
text-decoration:none;
display:block;
padding:22px 0px 0px 0px;
width:186px;
height:34px;
}

#header li.last a:visited {
color:#FFF;
text-decoration:none;
display:block;
padding:22px 0px 0px 0px;
width:186px;
height:34px;
}

#header li.last a:HOVER {
color:#000;
text-decoration:underline;
display:block;
padding:22px 0px 0px 0px;
width:186px;
height:34px;
background-image:url(../images/endright.jpg);
background-repeat:no-repeat;

}

#header li.last a:active {
color:#FFF;
text-decoration:none;
display:block;
padding:22px 0px 0px 0px;
width:186px;
height:34px;
}


/*HOME************************/

#header li.first {
display:block;
padding:0px 0px 0px 0px;
width:186px;
height:58px;
background-image:none;
text-align:center;
float:left;
}

#header li.home {
display:block;
padding:22px 0px 0px 0px;
width:186px;
height:34px;
background-image:url(../images/endleft.jpg);
background-repeat:no-repeat;
background-position:right;
text-align:center;
float:left;
text-decoration:underline;
}

#header li.first a:link {
color:#FFF;
text-decoration:none;
display:block;
padding:22px 0px 0px 0px;
width:186px;
height:34px;
}

#header li.first a:visited {
color:#FFF;
text-decoration:none;
display:block;
padding:22px 0px 0px 0px;
width:186px;
height:34px;
}

#header li.first a:HOVER {
color:#000;
text-decoration:underline;
display:block;
padding:22px 0px 0px 0px;
width:186px;
height:34px;
background-image:url(../images/endleft.jpg);
background-repeat:repeat-x;

}

#header li.first a:active {
color:#FFF;
text-decoration:none;
display:block;
padding:22px 0px 0px 0px;
width:186px;
height:34px;
}




/*LAST***********************/

#header li.last a:link {
color:#FFF;
text-decoration:none;
display:block;
padding:22px 0px 0px 0px;
width:186px;
height:34px;
}

#header li.last a:visited {
color:#FFF;
text-decoration:none;
display:block;
padding:22px 0px 0px 0px;
width:186px;
height:34px;
}

#header li.last a:HOVER {
color:#000;
text-decoration:underline;
display:block;
padding:22px 0px 0px 0px;
width:186px;
height:34px;
background-image:url(../images/endright.jpg);
background-repeat:no-repeat;
background-position:right;
text-align:center;
float:left;

}

#header li.last a:active {
color:#FFF;
text-decoration:none;
display:block;
padding:22px 0px 0px 0px;
width:186px;
height:34px;
}



#content_holder {
	width:934px;
	float:left;
	background-image:url(../images/maincontainerbg.jpg);
	background-repeat:repeat-x;
}

#subcontent_holder {
	width:934px;
	float:left;
	background-image:url(../images/subcontentholder_bg.jpg);
	background-repeat:repeat;
}



/*SIDE BAR AREA*****************************/

#sidebar1 {
	float: right;
	width: 290px;
	background-image:url(../images/mainbox.png);
	background-repeat:no-repeat;
	height:387px;
	color:#FFF;
	font-size:15px;
	padding:0px 0px 0px 33px;
	
}

#sidebar1 ul {
	padding:90px 0px 5px 0px;
	margin:0px;
	list-style:none;
}

#sidebar1 li {
	list-style-image:none;
	padding:0px 0px 10px 20px;
	background-image:url(../images/dot.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	
}

.red {
	color:#fff;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

#sidebar1 a:link {
	color:#FFF;
	text-decoration:underline;
}

#sidebar1 a:visited {
	color:#FFF;
	text-decoration:underline;
}

#sidebar1 a:HOVER {
	color:#FFF;
	text-decoration:none;
}

#sidebar1 a:active {
	color:#FFF;
	text-decoration:underline;
}

h3 {
	padding:0px;
	margin:0px;
}

/*MAIN CONTENT AREA************************/

#mainContent {
	width:591px;
	float:left;
	background-image:url(../images/maincontainerbg.jpg);
	background-repeat:repeat-x;
	padding:0px 0px 45px 20px;
	/padding:10px 0px 45px 20px;
	font-size:12px;
	text-align:justify;
	line-height:16px;
}

#subContent {
	width:894px;
	float:left;
	background-image:url(../images/subcontainerbg.jpg);
	background-repeat:repeat-x;
	padding:20px 20px 15px 20px;
	/padding:10px 20px 15px 20px;
	font-size:12px;
	text-align:justify;
	line-height:16px;
	
}

h1 {
	font-size:18px;
}

h3 {
	font-size:16px;
}

h1.home {
	font-size:18px;
	padding:20px 0px 20px 0px;
	margin:0px;
}


.small {
	font-size:14px;
	padding:0px;
}


#boxes {
	width:611px;
	float:left;
}

#leftb {
	width:212px;
	float:left;
}

#middleb {
	width:202px;
    float:left;
}

#rightb {
	width:197px;
	float:left;
}

/*FOOTER************************/

#footer {
	width:934px;
	float:left;
	text-align:right;
	padding:20px 0px 20px 0px;
	font-size:10px;
	color:#FFF;
	background-color:#000;
}

#footer a:link {
	color:#FFF;
	text-decoration:underline;
}

#footer a:visited {
	color:#FFF;
	text-decoration:underline;
}

#footer a:HOVER {
	color:#FFF;
	text-decoration:none;
}

#footer a:active {
	color:#FFF;
	text-decoration:underline;
}

#subfooter {
	width:924px;
	float:left;
	text-align:right;
	padding:110px 10px 20px 0px;
	font-size:10px;
	color:#FFF;
	background-image:url(../images/sub_footer_bg.jpg);
		background-color:#000;
}

#subfooter a:link {
	color:#FFF;
	text-decoration:underline;
}

#subfooter a:visited {
	color:#FFF;
	text-decoration:underline;
}

#subfooter a:HOVER {
	color:#FFF;
	text-decoration:none;
}

#subfooter a:active {
	color:#FFF;
	text-decoration:underline;
}






