@charset "utf-8";
/* CSS Document */

*	{
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;;
}

body	{
	position: relative;
	font-size: 12px;
	border-top: 25px solid #000000;
	background-color: #000000;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	
	}

h1	{
	width: 912px;
	background-image: url(../images/bgH1.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	color: #FFCC66;
	font-weight: normal;
	font-size: 24px;
	padding-right: 40px;
	padding-top: 71px;
	padding-bottom: 11px;
	text-indent: -9999px;
}

h2	{
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	padding-left: 26px;
	padding-top: 8px;
	padding-bottom: 5px;
	border-bottom: 1px solid #666666;
	color: #333333;
	background-color: #999999;
}

h3	{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 11px;
}

a	{
	text-decoration: underline;
	color: #000000;
}

img	{
	border: none;
}

p	{
	margin-bottom: 11px;
}

a:hover	{
	color: #660000;
}

#mainContainer	{
	position: relative;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

#contentarea1	{
	padding: 10px;
	font-size: 11px;
}

/* navi list styles*/
#naviList	{
	list-style-type: none;
	background-image: url(../images/roundedBoxBottom_180.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	background-color: #CCCCCC;
	margin-bottom: 10px;
	padding-top: 5px;
	
}

#naviList li	{
}

#naviList li a	{
	display: block;
	text-decoration: none;
	padding-left: 26px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #333333;
	
}

#naviList li span	{
	display: block;
	padding-left: 26px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	
}

#naviList ul	{
	list-style-type: none;
	margin-left: 10px;
}

#naviList ul li a	{
	font-size: 11px;
}

#naviList ul li span	{
	font-size: 11px;
	font-weight: bold;
}
/* / navi list styles*/

/* rounded box classes*/
.roundedBoxTop_180	{
	background-image: url(../images/roundedBoxTop_180.jpg);
	background-repeat: no-repeat;
}

.roundedBoxBottom_180	{
	background-image: url(../images/roundedBoxBottom_180.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	background-color: #CCCCCC;
	margin-bottom: 10px;
}

.roundedBoxTop_200	{
	background-image: url(../images/roundedBoxTop_200.jpg);
	background-repeat: no-repeat;
}

.roundedBoxBottom_200	{
	background-image: url(../images/roundedBoxBottom_200.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	background-color: #CCCCCC;
	margin-bottom: 10px;
}

.roundedBoxTop_550	{
	background-image: url(../images/roundedBoxTop_550.jpg);
	background-repeat: no-repeat;
}

.roundedBoxBottom_550	{
	background-image: url(../images/roundedBoxBottom_550.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	background-color: #e5e5e5;
	margin-bottom: 10px;
}

.roundedBoxTop_760	{
	background-image: url(../images/roundedBoxTop_760.jpg);
	background-repeat: no-repeat;
}

.roundedBoxBottom_760	{
	background-image: url(../images/roundedBoxBottom_760.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	background-color: #e5e5e5;
	margin-bottom: 10px;
}

/* / rounded box classes*/

#leftArea	{
	width: 180px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}

#leftArea form input,#leftArea form textarea	{
	width: 150px;
	font-size: 10px;
	margin-top: 5px;
	background-color: #cccccc;
	border: 0;
	padding: 2px;
}

#leftArea form button	{
	font-size: 11px;
	margin-top: 5px;
	background-color: #ffcc66;
	padding: 2px;
	border: 0;
	width: 75px;
	margin-left: 1px;
	margin-right: 1px;
}

#middleArea	{
	width: 550px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}

#middleArea ul li	{
	padding: 10px;
	font-size: 10px;
}

#middleArea ul li span	{
	display: block;
	color: #333333;
	font-size: 10px;
	margin-bottom: 5px;
}

#rightArea	{
	width: 200px;
	float: left;
	margin-top: 10px;
}

#rightArea ul	{
	list-style-type: none;
}

#rightArea ul li	{
	padding: 10px;
	font-size: 10px;
}

#rightArea ul li span	{
	display: block;
	color: #333333;
	font-size: 10px;
	margin-bottom: 5px;
}

#rightArea ul li strong	{
	display: block;
	margin-bottom: 5px;
}

#legal	{
	position: absolute;
	right: 10px;
	top: -20px;
	color: #cccccc;
	text-decoration: none;
	font-size: 11px;
}

#breadCrumb	{
	position: absolute;
	left: 10px;
	top: -20px;
	color: #cccccc;
	text-decoration: none;
	font-size: 11px;
	z-index: 100;
}

#darkFoil	{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color:#000000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
}

#pageImageContainer	{
	background-color: #000000;
	background-image: url(../images/middleAreaImageTop.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	padding-top: 15px;
}

#pageImageContainer img	{
}

#pageImageContainer object	{
	display: block;
	margin-left: 15px;
}

#pageImageFooter	{
	background-image: url(../images/middleAreaImageBottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 20px;
	width: 550px;
	margin-bottom: 10px;
	text-align: center;
	color: #999999;
	font-size: 10px;
}



