body {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

h1 {
	font-size: 18px;
	color: #333333;
}


.wrapper {
	margin: auto;
	width: 750px;
}
.header {
	background-color: #3E546C;
	height: 99px;
	width: 750px;
	background-image: url(images/header1.jpg);
}
.content {
	background-color: #D6DBE1;
	background-repeat: repeat-x;
	background-image: url(images/contentbg.jpg);
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	width: 740px;
}
.navbar {
	float: left;
	width: 190px;
	right: auto;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-repeat: repeat-x;
	background-image: url(images/navbg.jpg);
}
.navbar ul {
	list-style-type: none;
	display: block;
	width: 100%;
	margin: 0;
	line-height: 25px;
	padding: 0;
	}

.navbar li {
	font-family: Tahoma;
	font-weight: 300;
	padding: 0;
	margin: 0;
	
}
.navbar a {
	color: #3E546C;
	text-decoration: none;
	display: block;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.navbar a:hover {
	color: #FFFFFF;
	background-color: #3F556D;
	margin-right: 5px;
}
.navbarlinks {
	position: relative;
	height: 190px;
	width: 80%;
	padding: 3px;
	font-family: Tahoma;
	font-weight: 300;
	color: #000000;
	top: 20px;
	clear: both;
}
.contact {
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	border: thin dotted #999999;
	padding: 5px;
	display: block;
	position: relative;
	clear: both;
	bottom: 20px;
	top: 10px;
	font-family: Tahoma, Arial, Verdana;
	color: #333333;
	font-size: 14px;
}
.contact a {
	font-size: 12px;
	color: #3E546C;
}
.contact a:hover {
	text-decoration: underline;
}


.footerright {
	font-size: 10px;
	color: #D6DBE1;
	float: right;
	line-height: 20px;
}
.footerleft {
	float: left;
	color: #ABC8D2;
	font-size: 10px;
	line-height: 20px;
}


.navbarlinks a:hover {
	text-decoration: underline;
	background-color: #D6DBE1;
	color: #2C548C;
}




.main {
	background-color: #FFFFFF;
	margin-left: 205px;
	width: 530px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: auto;
	clear: none;
	border: thin solid #000000;
	font-family: Tahoma;
	color: #3E5486;
	
}
.article {
	width: 94%;
	padding: 5px;
	line-height: 5px;
}
.articletext {
	font-family: Tahoma;
	color: #FFFFFF;
	clear: left;
	line-height: normal;
	padding-top: 5px;
}

.articleimage {
	width: 100px;
	float: right;
	clear: both;
	top: 5px;
	right: 1px;
	padding-top: 10px;
}
.articleimage2 {
	width: 210px;
	float: right;
	clear: both;
	top: 5px;
	right: 1px;
	padding-left: 5px;
}
.more {
	font-size: 12px;
	text-align: right;
	position: relative;
	width: 100%;
}

.contentheader {
	width: 519px;
}
.contenttext {
	padding: 5px;
	width: 509px;
	color: #FFFFFF;
	overflow: visible;
}
.contenttextnew {
	padding: 5px;
	width: 509px;
	color: #FFFFFF;
}
h3 {
	font-weight: bolder;
	color: #333333;
}
h2 {
	font-weight: bolder;
	color: #333333;
	font-size: 16px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h4 {
	font-size: 16px;
	color: #FFFFFF;
	margin-bottom: 0px;
}

.contenttext a {
	color: #FFFFFF;
	text-decoration: none;
}
.contenttextnew a {
	color: #FFFFFF;
	text-decoration: none;
}	
.contenttext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer {
	background-color: #43567f;
	height: 40px;
	font-family: Tahoma;
	color: #D6DBE1;
	font-size: 10px;
	padding: 5px;
	margin-top: 5px;
	margin-left: 2px;
	margin-right: 2px;
	line-height: normal;
	clear: both;
	top: 20px;
}

.m-left {
	width: 233px;
	background-color: #b1bbc5;
	float: left;
	border: thin solid #000000;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	height: auto;
}
.m-right {
	width: 233px;
	background-color: #b1bbc5;
	margin-left: 253px;
	border: thin solid #000000;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.pageheader {
	background-color: #b1bbc5;
	position: relative;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
}
