body{
background-color: #666666;
color: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
text-align: center;
font-size:100%;
}

#wrapper{
width: 770px;
background-color: #FFFFFF;
margin: 10px auto;
border: 1px solid #000000;
}

#banner{
	height: 160px;
	background-image:  url(../images/exceed_header-to.jpg);
	background-repeat: no-repeat;
	background-position: center;

}

#nav{
border-bottom: 1px solid #000000;
}

#nav ul{
padding: 0;
margin: 0;
background-color:#FFFFFF;
}

#nav ul li{
display: inline;
padding: 0;
margin: 0;
}

#nav ul li a{
	font-size: 80%;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	padding: 0 25px 0 25px;
	border-right: 1px solid #000000;
	text-align: center;
	width: 9em;
	font-weight: bold;

} 

#nav ul li a:hover, #nav ul li a:focus{
	background-color: #FF3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
}

#content p{
	font-size: 100%;
	margin: 20px;
	color: #000000;

}


#content h1{
	font-size: 140%;
	color: #000000;
	padding: 0;
	margin: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;


}

#content h2{
	font-size: 130%;
	color: #000000;
	padding: 0;
	margin: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}

.leftimage{
float: left;
margin-right: 10px;
border: 1px solid #000000;
}

.rightimage{
float: right;
margin-left: 15px;
border: 1px solid #000000;
width: 150px;
}

hr {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #000000;
	width: 80%;


}

#footer{
	border-top: 1px solid #000000;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	font-size: 80%;


}

#footer p{
	padding: 10px;
	margin: 0;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;


}
#line {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
a:link {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;

} 
a:active {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;

} 
a:visited {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;

} 
.mytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 100%;
} 
a.mytext:link {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
} 
a.mytext:visited {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
} 
a.mytext:active {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
} 
.mytextWhite {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
}
#content h3 {

	font-size: 120%;
	color: #000000;
	padding: 0;
	margin: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.mainHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #000000;

}
.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #000000;
}
.mainHeadrev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;

}
