html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	background-image: url(images/stripes.jpg);
	line-height: 20px;
}
#flags {
	float: right;
	margin-top: 20px;
	margin-right: 27px;
}
#header-text h3 strong {
	font-size: 14px;
}
#header-text h2 {
	margin-bottom: -15px;
	margin-top: 8px;
}
#header-text p {
	color: #0F110E;
	font-size: 16px;
	font-style: italic;
	margin-bottom: 0px;
}


#header-text {
	color: #28764F;
	float: right;
	clear: both;
	text-align: right;
	margin-right: 30px;
}

#header {
	background-image: url(images/header.png);
	height: 174px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 15px;
}

#banner {
	background-image: url(images/banner.jpg);
	height: 191px;
	width: 100%;
	margin-right: auto;
	background-color: #28764F;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center;
}

#navigation {
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-y;
	height: 28px;
	padding-left: 45px;
	padding-top: 7px;
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#navigation a {
	color: #28764F;
	font-size: 14px;
	text-decoration: none;
}
#navigation a:hover {
	text-decoration: underline;
}


#content {
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-y;
	text-align: justify;
	padding-right: 25px;
	padding-left: 40px;
	font-size: 14px;
}

#content #boxes {
	background-image: url(images/boxes.jpg);
	height: 225px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
.boxes-left {
	width: 249px;
	float: left;
	margin-top: 18px;
	margin-right: 26px;
	margin-left: 28px;
}
.imagepad {
	height: 200px;
}

.boxes-left p {
	font-size: 13px;
	margin-top: 8px;
	line-height: 16px;
}

.boxes-left h2 {
	margin-top: 3px;
	margin-bottom: 3px;
}
.boxes-left ul li {
	font-size: 13px;
	line-height: 16px;
	list-style-position: inside;
	list-style-image: url(images/bullet.jpg);
}

#content h2 {
	color: #999;
	font-size: 18px;
}
#footer {
	background-image: url(images/footer.png);
	height: 61px;
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-left: 35px;
	color: #FFF;
	background-repeat: no-repeat;
	padding-top: 10px;
	margin-top: -15px;
}
#footer a {
	color: #FFF;
	font-size: 12px;
	text-align: left;
}

.greentext {
	color: #28764F;
}
a    {
	color: #28764F;
}
a:hover  {
	color: #000;
}
