body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #2E5B89;

}

h1 {
color: #0066CC;

font-size: 20px

}
h2 {
color: #0066CC;
font-size: 18px;
margin-top: 0px

}
h3 {

color: #0066CC;

font-size: 18px

}


img { border: none; }

a { color: #d82608; text-decoration: none; }

a:hover { text-decoration: underline; color : #000; }



#wrap {
	width: 1000px;
	border-left: 1px solid #111;
	border-right: 1px solid #111;
	background: #fff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}



#header {
	height: 231px;
	width: 1000px;
	border-left: 1px solid #111;
	border-right: 1px solid #111;
	border-top: 1px solid #111;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/heading.jpg);
	background-repeat: no-repeat;
	background-position: top;

}



#hmenu {
	background: #156101 url(images/heading.jpg) no-repeat top;
	height: 30px;
	width: 1000px;
	border-left: 1px solid #111;
	border-right: 1px solid #111;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}



#header h1 {

padding: 12px 0 0 20px;

font-size: 30px;

letter-spacing: 0px;

}

#header h1 a {

color: #fff;

text-decoration: none;

}

#header h1 a:hover {

text-decoration: none;



}

#header h2 {

padding-left: 21px;

font-size: 14px;

color: #eee;

font-weight: 100;

}



#left {

float: left;

width: 190px;

padding: 10px;

}

#left h2 { color: #d82608; padding: 15px 0 5px 10px; font-size: 17px; letter-spacing: -1px; font-weight: 100;}

#left ul { color: #777; padding: 10px 0 10px 30px; list-style-type: square; }







#center {
	margin-top: 20px;
	float: left;
	width: 600px;
	background: #fafafa;
	border: 1px solid #ccc;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;

}









#right {

float: right; 

width: 110px;

padding: 10px;

}

#right h2 { color: #0066CC; padding: 15px 0 5px 10px; font-size: 17px; letter-spacing: -1px; font-weight: 100;}

#right ul { color: #777; padding: 10px 0 10px 30px; list-style-type: square; }

#right ul li { padding-bottom: 5px; }

#right ul li a { color: #777; text-decoration: none;  }

#right ul li a:hover { color: #000; }



#footer {

margin-top: 20px;

border-top: 1px solid #aaa;

padding: 10px 0;

text-align: center;

font-size: 11px;

background: #eee;

}



.imageleft1 { float: left; margin-bottom: 10px; margin-right: 10px; }

.imageleft2 { float: left; margin-bottom: 10px; margin-right: 10px; margin-top: 10px; }

.imageright1 { float: right; margin-bottom: 10px; margin-left: 10px; }

.imageright2 { float: right; margin-bottom: 10px; margin-left: 10px; margin-top: 10px; }

.centerwith  { width: 550px; padding: 10px}



#lista li {margin-bottom: 20px; }
