@charset "utf-8";
/* CSS Document */

body {
	padding:0;
	margin:0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-image: url(../images/bacmain.jpg);

}

#Wrapper {
	width: 773px;
	height: 1000px;
	
}

#spacered {
	width: 770px;
	height: 14px;
	background-color: #F00;
	
}

#spaceblack {
	width: 773px;
	height: 43px;
	background-color: #000000;

}

#header {
	width: 773px;
	height: 235px;
	background-image: url(../images/toppanelh.png);
	
}

#footer {
	background-image: url(../images/footer.jpg);
	width: 773px;
	height: 126px;
	
}

#footer2 {
	background-image: url(../images/footer.png);
	width: 773px;
	height: 49px;
	
}

#menu {
	margin: 0px;
	padding: 0px;
	
}

#Wrapper02 {
	background-image: url(../images/bac01.jpg);
	width: 773px;
	height: 714px;
	text-align: left;

}

#Wrapper03 {
	background-image: url(../images/bac02.jpg);
	width: 773px;
	height: 900px;
	text-align: left;
	
}

#Wrapper04 {
	background-image: url(../images/bac10.jpg);
	width: 773px;
	height: 1152px;
	text-align: left;

}


#Wrapper06 {
	background-image: url(../images/bac06.jpg);
	width: 773px;
	height: 900px;
	text-align: left;

}

#Wrapper07 {
	background-image: url(../images/bac08.jpg);
	width: 773px;
	height: 990px;
	text-align: left;

}

#spacew {
	width: 760px;
	line-height: 1px;
	background-color: #FFF;
	
}
	
#container {
	margin: 0%;
  	padding: 0;
  	width: 773px;
	height: 486px;

	
}

.blocleft {
	float: left;
	position: relative;
	margin-top: 505px;
	margin-left: 10px;
  	width: 320px;
  	padding: 0%;
  	color: #000;

}

.blocright {
	float: right;
	position: relative;
  	width: 440px;
	
}

.HeaderText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 10px;
	
}

.FooterText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 9px;
	line-height: 70px;
	
}

a:link { 
	color: #CCCCCC; text-decoration: none;
}

a:visited { 
	color: #CCCCCC; text-decoration: none;
}

a:hover { 
	color: white; text-decoration: underline;
}

a:active { 
	color: #CCCCCC; 
}

a.specialLink:link {
	color: white; text-decoration: none;
}

a.specialLink:visited {
	color: white; text-decoration: none;
}

a.specialLink:hover {
	color: white; text-decoration: underline;
}

a.specialLink:active {
	color: white; text-decoration: none;
}

a.specialLink2:link {
	color: #4C4741; text-decoration: none;
}

a.specialLink2:visited {
	color: #4C4741; text-decoration: none;
}

a.specialLink2:hover {
	color: #4C4741; text-decoration: underline;
}

a.specialLink2:active {
	color: #202020; text-decoration: none;
}
