body {
	margin: 0;
	padding: 0;
	background-image:url(images/color_back.png);
	font-family: "Adobe Garamond Pro", Times New Roman, Times, serif;
	font-size: 1.2em;
	color:#000000;
}

h1, h2, {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-family: "Adobe Garamond Pro Bold", Times New Roman, Times, serif;
	font-weight: normal;
	color:#3B3B3B;
}

h1 {
	font-size: 2em;
	letter-spacing: -2px;
	text-transform:uppercase;
	color: #003366;
	font-family: "Adobe Garamond Pro Bold", Times New Roman, Times, serif;
}

h2 {
	font-size: 1.8em;
	color: #003366;
	font-family: "Adobe Garamond Pro Bold", Times New Roman, Times, serif;
}

h3 {
	margin-top: 0;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 180%;
	text-align:left;
	font-family:"Adobe Calso Pro", Times New Roman, Times, serif;
	color:#FFFFFF;
	font-size: 14px;}

h4 {
	margin-top: 0;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 180%;
	text-align:left;
	font-family:"Adobe Calso Pro", Times New Roman, Times, serif;
	color:#000000;
	font-size: 16px;
	font-weight:normal;}
	h5 {
	font-size: 1.3em;
	color: #003366;
	font-family: "Adobe Garamond Pro Bold", Times New Roman, Times, serif;
}


p, ul, ol {
	margin-top: 0;
	margin-left: 1px;
	margin-right: 10px;
	line-height: 150%;
	text-align:justify;
}


ul, ol {
}

a {
	text-decoration: underline;
	color: #FFFFFF;
}

a:hover {
}

/* Header */

#header-wrapper {
margin:0px auto;
width: 100%;

}

#header {
	clear: both;
	width:100%;
	margin: 0px auto;
	
}

/* Logo */

#logo {
	margin: 0px;
	text-align: center;
	padding: 10px 0px;
	color: #000000;
	width: 100%;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 3.8em;
	color: #323030;
}

#logo h1 span {
	color: #003366;
}

#logo p {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-family: "Adobe Garamond Pro Bold", Times New Roman, Times, serif;
	color: #3B3B3B;
}

#logo p a {
	color: #3B3B3B;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #323030;
}

/** MENU */

#menu-wrapper
{
	
	background-image:url(images/color_back.png);
	background-repeat:repeat;
	border-bottom-color: #003366;
	border-bottom-style: solid;
	border-bottom-width: medium;
	height: 100px;

}

#menu {
	overflow: hidden;
	height: 100px;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#menu li {
	display: inline-block;
}

#menu a {
	display: block;
	letter-spacing: 1px;
	padding: 0px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 0.80em;
	line-height: 100px;
	border: none;
	color: #363636;
	font-family:"Adobe Garamond Pro Bold", Times New Roman, Times, serif;
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
	color: #ffffff;
	font-family:"Adobe Garamond Pro Bold", Times New Roman, Times, serif;
}

#menu .current_page_item a {
	background-image:url(images/color_back2.png);
	background-repeat:repeat;
}


/* Page */

#page {
	overflow: hidden;
	width: 1000px;
	margin: 0px auto;
	padding: 30px 0px;
}

/* Content */

#content {
clear: both;
width: 800px;
margin:0px auto;

}

#box {
width: 800px;
float: left;
margin-right: 0px;
margin-left: 15px;
background-repeat:no-repeat;} 

#box2 {
width: 400px;
float: left;
margin-right: 0px;
margin-left: 0px;
background-repeat:no-repeat;}

#box3 {
width: 400px;
float: right;
margin-right: 0px;
margin-left: 0px;
background-repeat:no-repeat;}

.links {
	height: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1em;
	font-weight: normal;
	color: #003366;
	text-decoration:none;
}
#footer {
width:100%;
	height: 25px;
	padding: 0px 0 0px 0;
	border-top: 0px solid #D8D8D8;
	font-family: "Adobe Garamond Pro Bold", Times New Roman, Times, serif;
	background-image: url(images/color_back.png);
	background-repeat: repeat;
}

#footer p {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 120%;
	font-size: 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
		
}
.style7 {	padding: 0px 0px 0px 0px;
	font-size: 14px;
	color: #ffffff;
	height: 0px;
	font-weight: bold;
}
.style6 {color: #FECA00}
.style11 {color: #FECA00; font-weight: bold; }
.style10 {color: #FECA00; font-weight: bold; }
.style4 {
	color: #FECB00;
	font-weight: bold;
}

