body{
margin:0px;
padding:0px;
text-align:center;
background-color: #0099CC;
}
body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input {
font-family : verdana, helvetica, arial, sans-serif;
}

#wrapper2{
margin:auto;
padding:0px;
width: 880px;
min-height:900;
background-color:#FFFFFF;
border-bottom:1px solid #666;
border-left:1px solid #666;
border-right:1px solid #666;
}

.banner1{
background: url(../images/header.jpg) left top no-repeat;
margin:0px;
padding:0px;
width:880px;
height:90px;
float: none;
}

.banner2 {
background: url(../images/header2.jpg)  left top no-repeat;
margin:0px;
padding:0px;
width:880px;
height:90px;
float: none;

}

h4{
color:#3b85ce;
}

.mainimg{
background: url(../images/mainimage.gif) left top no-repeat;
margin:0px;
padding:0px;
width:290px;
height:328px;
float:left;
}

.mainimg2{
background: url(../images/mainimage.gif) left top no-repeat;
margin:0px;
padding:0px;
width:290px;
height:328px;
float:left;
}


.normal_text {
font-size: 11px;
font-weight: normal;
color: #333333;
text-decoration: none;
text-align:justify;
line-height: 16px;
float:left;
}

.normal_text2 {
margin:0px;
padding:0px;
font-size: 11px;
font-weight: normal;
color: #333333;
text-decoration: none;
}


a.link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0066CC;
	font-style: normal;
	font-weight: 200;
	font-variant: normal;
	text-decoration: none;
}

a.link1:hover {
	font-weight: 600;
	color: #000099;
	text-decoration:underline;
}

.headertext2 {
font-family:Arial;
font-size:28px;
font-weight: 200;
color:#FFFFFF;
text-decoration:none;
}

.headertext3 {
font-family:Arial; 
font-size:28px;
font-weight: 200;
color: #000099;
text-decoration:none;
}



