* {
	margin: 0;
	padding: 0;
}

body {
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	white-space: normal;
}

h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	color: #187DFF;
}
#col-one-left .container .boxed .content h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 110%;
	line-height: 120%;
	font-weight: bold;
	color: #18FF74;
}


h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: x-small;
}

ul {
	list-style-image: none;
	list-style-type: disc;
	color: #2665AA;
	padding-left: 15px;
	text-align: left;
}
#col-two-b .container .boxed .content .active {
	font-weight: bolder;
	color: #18FF74;
	list-style-image: none;
	list-style-type: disc;
}


a {
	color: #2665AA;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

img {
	border: none;
}

.boxed .title {
	padding: 8px;
	font-size: 1em;
	font-weight: bold;
}

.boxed .content {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 120%;
	color: #333333;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

/* Logo */

#logo {
	width: 680px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/* Menu */

#menu {
	width: 680px;
	height: 40px;
	margin: -40px auto 0 auto;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
}

#menu ul {
	float: right;
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	position: relative;
	margin-left: 1.6em;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 5px solid #EEEEEE;
	font-size: xx-small;
	font-weight: bold;
}

#menu a:hover, #menu .active a {
	border-bottom-color: #2665AA;
	color: #000000;
}

/* Wrapper */

#wrapper {
	clear: both;
	width: 690px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}

/* Column One */

#col-one {
	float: left;
	width: 220px;
	padding-top: 10px;
	background-image: url(images/img08.jpg);
	background-repeat: no-repeat;
}

#col-one .image {
	height: 150px;
}

#col-one .container {
	padding-top: 20px;
}

#col-one .boxed {
}

#col-one .boxed .title {
	color: #18FF74;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 110%;
	font-weight: bold;
}

#col-one .boxed .content {
	background-color: #A9F9C4;
}

#col-one-left {
	float: left;
	width: 440px;
	padding-top: 10px;
	background-image: url(images/img08a.jpg);
	background-repeat: no-repeat;
}

#col-one-left .image {
	height: 150px;
}

#col-one-left .container {
	padding-top: 5px;
}

#col-one-left .boxed {
}

#col-one-left .boxed .title {
	color: #18FF74;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 110%;
}

#col-one-left .boxed .content {
	padding-top: 10px;
}


/* Column Two */

#col-two {
	float: right;
	width: 220px;
	padding-top: 10px;
	background-image: url(images/img02.jpg);
	background-repeat: no-repeat;
}

#col-two .image {
	height: 150px;
}

#col-two .container {
	padding-top: 20px;

}

#col-two .boxed {
}

#col-two .boxed .title {
	color: #367CFE;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 110%;
}

#col-two .boxed .content {
	background-color: #A3D0ED;
}

#col-two-a {
	float: right;
	width: 220px;
	padding-top: 10px;
	background-image: url(images/img05.jpg);
	background-repeat: no-repeat;
}

#col-two-a .image {
	height: 150px;
}

#col-two-a .container {
	padding-top: 5px;

}

#col-two-a .boxed {
}

#col-two-a .boxed .title {
	color: #C99F1A;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 110%;
}

#col-two-a .boxed .content {
}
#col-two-a .container .boxed .content .active {
	color: #EDC119;
	font-weight: bolder;
	list-style-type: disc;
}


#col-two-b {
	float: right;
	width: 220px;
	padding-top: 10px;
	background-image: url(images/img08.jpg);
	background-repeat: no-repeat;
}

#col-two-b .image {
	height: 150px;
}

#col-two-b .container {
	padding-top: 5px;

}

#col-two-b .boxed {

}

#col-two-b .boxed .title {
	color: #18FF74;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 110%;
}

#col-two-b .boxed .content {

}

#col-two-left {
	float: left;
	width: 440px;
	padding-top: 10px;
	background-image: url(images/img02a.jpg);
	background-repeat: no-repeat;
}

#col-two-left .image {
	height: 150px;
}
#col-two-left .container .boxed .content img {
	float: left;
	padding-right: 5px;
}


#col-two-left .container {
	padding-top: 5px;

}

#col-two-left .boxed {

}

#col-two-left .boxed .title {
	color: #367CFE;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 110%;
}

#col-two-left .boxed .content {
	padding-top: 10px;
}
.content p {
	white-space: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}


#col-two-right {
	width: 220px;
	padding-top: 10px;
	background-image: url(images/img02.jpg);
	background-repeat: no-repeat;
	float: right;
}

#col-two-right .image {
}

#col-two-right .container {
	padding-top: 5px;

}

#col-two-right .boxed {
}


#col-two-right .boxed .content {
}
#col-two-right .container .boxed .content .active {
	color: #0059E7;
	font-weight: bolder;
	list-style-type: disc;
}


#col-two-right .boxed .title {
	color: #367CFE;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 110%;
}

/* Column Three */

#col-three {
	float: left;
	width: 220px;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-image: url(images/img05.jpg);
	margin-left: 15px;
}

#col-three .image {
	height: 150px;
}

#col-three .container {
	padding-top: 20px;
}

#col-three .boxed {
}

#col-three .boxed .title {
	color: #C99F1A;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 110%;
}

#col-three .boxed .content {
	background-color: #ffcc66;
}

#col-three .boxed .content-a {
	background-color: #74F1FF;
	float: left;
	width: 200px;
	padding: 10px;
}

#col-three-left {
	float: left;
	width: 440px;
	padding-top: 10px;
	background-image: url(images/img05a.jpg);
	background-repeat: no-repeat;
}

#col-three-left .image {
	height: 150px;
}

#col-three-left .container {
	padding-top: 5px;
}

#col-three-left .boxed {
}

#col-three-left .boxed .title {
	color: #C99F1A;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 110%;
	font-weight: bold;
}

#col-three-left .boxed .content {
}

/* Footer */

#footer {
	width: auto;
	font-size: 80%;
	clear: both;
	padding-left: 20px;
	padding-top: 20px;
}

#footer p {
	margin: 0;
	width: 680px;
	margin: 0 auto;
	font-size: x-small;
	text-align: center;
	vertical-align: middle;
}

#maincontainer {
	text-align: left;
	width: 730px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: medium solid #193658;
	overflow: hidden;
	background-color: #FFFFFF;
}
