@charset "UTF-8";
/* CSS Document */

.heavy{
	font-weight:900;
	
}

h3{
	font-weight:lighter;
	}

.red{
	
	color: #CF0101;
}
#banner{
	float:right;
	margin-right:-10px;
	margin-top: -9px;
	position:relative;
	background-color:#CF0101;
	border: #9F0000 1px solid;
}

#banner img {
position:absolute;
right:0;

top:34px;
}

#banner span {

line-height:33px;
color:#FFFFFF;
font-size:28px;
padding:10px;
}

#header_bg {
	background: url(../images/bg.jpg) 50% 0 repeat-x;
}

body {background: url(../images/bg_repeat.jpg) repeat-x }

.main {
	padding:25px;
	background-color:#FFF;
	border:solid 1px #e3dcc0;
	
}
.main2 {
	padding:25px;
	background-color:#FFF;
	border-bottom:solid 1px #e3dcc0;
	border-left:solid 1px #e3dcc0;
	border-right:solid 1px #e3dcc0;
	
}


#hd_wrapper{
	
margin: 0px auto 0px auto;
width:900px;
position:relative;

}


#header2 {
	height:280px;
	margin:0px;
	padding-top: 60px;
}
#header {
	height:460px;
	margin:0px;
}
	
	#logo
	
	{
	background: url(../images/logo.png) no-repeat;
	width:329px;
	height:137px;
	float:left;
	z-index:10;
		}
		
		#num
	{
	background: url(../images/numbers.png) no-repeat;
	width:348px;
	height:78px;
	float:right;
	z-index:10;
		}
		
		/*#slide
	{background: url(../images/test.png) no-repeat; width:902px; height:416px; z-index:1; margin-top:0px;  
		}*/
		
		
		#top
	{
	height:137px;
	top: 0px;
	position: absolute;
	width: 910px;
	z-index: 30;
	left: -9px;
		}

html, body {
	margin:0px;
	background-color: #f2f2dc;
	color: #414142;
	;
	
	}
	
td {
	color:#333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
a {
	color: #50647C;
	font-size: 12px;
	
	}
	
a:hover {
	color: #50647C;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}
	


/* ID Styles */

#navigation td {
	color: #face76;
	}

#navigation a {
	color: #FFFFFF;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	font-variant: small-caps;
	line-height: 40px;
	padding-left: 10px;
	}
	
#navigation a:hover {
	color:#1e212c;
	background-color: #FFFFFF;
	}
				
/* Class Styles */

.bodyText {
	color: #414142;
	
	line-height:22px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	letter-spacing: normal;
	padding: 20px;
	
	}
	

	
	/*.rightborder {
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #999;
}*/

.first {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #999;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999;
	
	
	}
	
	.right {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999;
	
	
	}

.rightborder {
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #e3dcc0;
}

.Text {
	color: #666;
	line-height:22px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	letter-spacing: normal;
	}
		
.TITLE {
	color:#333;
	line-height:25px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: normal;
	}
	
	.TITLE2 {
	color: #cf0101;
	line-height:25px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: normal;
	
	}
	
	.bspace {
		padding-bottom:20px;
	
	}
		.topborder {
	border-bottom-color: #fff;
	
	
	}
	
		.topborder2 {
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #e3dcc0;
	
	
	
	}
	
	
		
	.big {
	font-size:35px;
	line-height: 35px;
}
	
.footer {
	color: #333;
	line-height:18px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	letter-spacing: normal;
	padding-right: 5px;
	}
	
#slide {
	position: absolute;
	top: 60px;
	z-index: 2;
	
}

