*{padding:0px;
margin:0px;
}
body{ font-family:Arial, Helvetica, sans-serif;
	  font-size:15px;
	  font-weight:normal;
	  color:#0a33aa;
	  padding:0 0 10px 0;
}

#wrap{
	width:90%;
	overflow:hidden;
	margin:0px 5%;
	padding:30px 0px 20px 0px;
}
h1 {
font-family:Georgia;
	font-size:60px;
	font-weight:normal;
}
h2 {
font-family:Georgia;
	font-size:45px;
	font-weight:normal;
	margin:0 0 10px 0;
}
h3 {
	font-size:35px;
	font-weight:bold;
	margin:0 0 20px 0;
}
h4 {
	font-size:35px;
	font-weight:bold;
	margin:0 0 20px 0;
}
p {
	margin:0 0 30px 0;
	line-height:50px;
font-size:30px;
}
strong {
font-weight:bold;
}
#content a {
margin:0 0 30px 0;
	line-height:40px;
font-size:30px;
border-bottom:1px solid;
text-decoration:none;
}
br {
line-height:20px;
}
#logo a {
text-decoration:none;
color:#1335620;
}
#logo{
	height:auto;
}
#head{
	padding:20px 0;
	font-family:Georgia;
	font-size:50px;
	font-weight:normal;
	color:#FFFFFF;
	margin:10px 0 0 0;
background-color:#59759A;
}

#content_area{
	width:100%;
	overflow:hidden;
	padding:5px 0%;
}
#content{
	width:100%;
	overflow:hidden;
	margin-left:0px;
	padding-top:10px;
}
#menu1{
	width:100%;
	overflow:hidden;
}
.menu {
	background-color: #B6C7FD;
	background-image: url(../images/lavalamp-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu1 a{
	/*background-image:url(../images/tabbg.jpg);
	background-repeat:no-repeat;
	background-position:left top;*/
	width:100%;
	height:97px;
	display:block;
	padding:0px;
	font-family:Georgia;
	font-size:40px;
	color:#0a33aa;
	text-decoration:none;
	margin-top:10px;
}
#menu1     span  {
	float: left;
	height: 52px;
	width: auto;
	padding-top: 25px;
	padding-left: 15px;
}
#menu1      img  {
	float: right;
	height: 97px;
	width: 50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#menu1 a:hover{ /*background-image:url(../images/tabbg_hover.jpg);
		 background-repeat:no-repeat;
		 background-position:left top;*/
	width:100%;
	height:97px;
	display:block;
	padding:0px;
	font-family:Georgia;
	font-size:40px;
	color:#FFFFFF;
	text-decoration:none;
	margin-top:10px;
}

#menu2{ width:292px;
		overflow:hidden;
}

#footer{ font-family: Arial, Helvetica, sans-serif;
		font-size:25px;
		font-weight:normal;
		color:#0a33aa;
		border-top:1px #0a33aa solid;
		padding-top:30px;
}
.text_box{
	width:98%;
	height:40px;
	border:2px solid #8d919e;
	padding: 0 5px;
}
#menu1 h1 {
	color: #0A33AA;
	font-family: Georgia;
	font-size: 50px;
	font-weight: normal;
	line-height: 40px;
	padding-bottom: 20px;
}
ul {
	list-style:disc;
	line-height:40px;
	margin:0 0 10px 30px;
font-size:30px;
}
li {
	margin:0 0 30px 0;
}

dl {
margin:0 0 30px 0;
line-height:50px;
font-size:30px;
}

dd {
margin:0 0 30px 0;
}
td {
line-height:50px;
font-size:30px;
}