body {
 background:#fff;
 font-family: "Arial", sans-serif;
 font-size: 12px;
 line-height: 16px;
 font-weight: normal;
 color: #fff;
 margin: 0 auto;
 margin-top: 0px;
 margin-bottom: 0px;
 padding: 0px;
 text-align: center;
}
.topwrp {
width: 100%;
height: 245px;
background: transparent url(images/topfill.jpg) repeat-x;
}
.top{
margin: 0 auto;
width: 996px;
height: 245px;
background: transparent url(images/top.jpg) no-repeat;
}

.wrapper {
width: 996px;
background: transparent;
margin: 0 auto;
}

.contentleft{
float: left;
padding-left: 20px;
width: 680px;
text-align: justify;
min-height: 708px;
background: transparent;
}

.left {
background: transparent;
text-align: justify;
width: 475px;
float :left;
}

.right {
background: #022D71;
text-align: justify;
margin-right: 20px;
width: 226px;
float: right;
min-height: 743px;
}

.artbar {
clear: both;
margin: 0 auto;
width: 470px;
height: 20px;
background: transparent url('images/artbar.jpg') no-repeat;
margin-top: 5px;
margin-bottom: 5px;
}

.footerwrp {
clear: both;
width: 100%;
height: 187px;
background: transparent url('images/footfill.jpg') repeat-x;
}
.footer {
margin: 0 auto;
text-align: center;
color: #D9E3FD;
width: 996px;
height: 187px;
background: transparent url('images/footer.jpg') no-repeat;
} 
/*MENU*/

.menuwrp {
background: transparent url('images/mnu.jpg') no-repeat;
width: 996px;
height: 45px;
margin: 0 auto;
}

#menu {
	float: left;
	min-width: 418px;
	border: none;
	margin-left: 5px;
	}
ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: "Arial", sans-serif;
    font-size: 17px;
	line-height: 17px;
	font-weight: bold;
	font-style: normal;
	
}

ul {
	float: left;
	padding: 1px 0 1px 1px;
}

ul li {
	float: left;
}

ul a:link, ul a:visited  {
	text-decoration: none;
	display: block;
	font-weight: bold;
	background: transparent;
	color: #033A95;
	padding: 10px 20px;
	
}

ul a:hover {
	background: transparent;
	font-style: normal;
	color: #0964FB;

}


/*IMAGES*/

img {
border: 0px;
}

.img1 {
width: 200px;
height: 120px;
float: left;
padding: 5px;
}

.img2 {
width: 264px;
height: 213px;
float: right;
padding: 5px;
}

.ad1 {
width: 244px;
height: 70px;
float: left;
padding: 5px;
}
.tip1 {
width: 30px;
height: 28px;
float: left;
padding: 5px;
}


a:link, a:visited {
	color: #FCEBB8;
	text-decoration:none
}

/*HEADERS*/

h1, h2, h3, h4, h5 {
margin: 0px;
padding: 0px;
}
h1 {
font-family: Trebuchet MS, sans-serif;
font-size: 22px;
font-style: normal;
font-weight: bold;
color: #03388F;
line-height: 30px;
text-decoration: none;
padding-top: 2px;
}

h2 {
font-family: "Arial", sans-serif;
font-size: 13px;
color: #011537;
line-height: 20px;
text-decoration: none;
}

h3 {
	font-family: "Arial", sans-serif;
    font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	font-style: italic;
	color: #011537;
	padding: 0px;
}
h4  {
font-family: Trebuchet MS, sans-serif;
font-size: 28px;
font-style: normal;
font-weight: bold;
color: #03388F;
line-height: 30px;
text-decoration: none;
padding-top: 2px;
}
h5{
font: italic 25px "Times New Roman", Times, serif;
text-shadow: #000 1px 2px 4px ;
line-height: 25px;
font-weight: bold;
color: #fff;
}
h6{
font-size: 11px;
font-weight: normal;
line-height: 13px;
}
#contwrp {
width: 600px;
height: 340px;
margin: 0 auto;
}
#contactarea {
background: #fff url("images/formbgr.jpg") no-repeat;
 margin-top: 15px;
 color: #fff;
 width: 570px;
 height: 330px;
 text-align:left;
 padding:15px;
 font-family: Verdana, Arial;
 font-size: 14px;
 font-weight: bold;
 float:left;
}

#inputbox1, #inputbox2, #inputbox3 {
 border: 1px solid #000;
 width: 98%;
 padding: 2px;
 font-weight: bold;
 font-family: Verdana, Arial;
 font-size: 12px;
 color: #780e00;
 float: right;
}

#inputlabel1, #inputlabel2, #inputlabel3, #inputlabel4 {
 font-weight: bold;
 font-family: trebuchet ms, Arial;
 font-size: 13px;
 color: #eee;
}

#textarea {
 border: 1px solid #000;
 padding: 2px;
 font-family: Verdana, Arial;
 font-size: 10pt;
 width: 560px;
 color: #780e00;
}


#submitbutton {
 background: #transparent url("images/send.png") no-repeat;
 color: #000;

}

.style1 {
font-family: Trebuchet MS, sans-serif;
font-size: 28px;
font-style: normal;
font-weight: bold;
color: #fff;
line-height: 30px;
text-decoration: none;
padding-top: 2px;
}
.style2 {
font-family: Trebuchet MS, sans-serif;
font-size: 20px;
font-style: normal;
font-weight: bold;
color: #F8D36E;
line-height: 30px;
text-decoration: none;
padding-top: 2px;
}