@charset "UTF-8";
/* CSS Document */

.body {
	color: #1a212e;
	background: #1a212e;
	margin-top: 10px;
	margin-left: 20px;
	background-image: url(../images/bg.gif);
	background-repeat:repeat-x;
}

.bodytext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px; 
	line-height: 14px; 
	font-weight: normal;
	color: #FFFFFF;
}

.credittext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px; 
	line-height: 16px; 
	font-weight: normal;
	color: #cccccc;
}

a img {border: none; } 


a:link {
	text-decoration: underline;
	color: #ffffff;
}

a:visited {
	text-decoration: underline;
	color: #ffffff;
}

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

a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.menu-text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px; 
	line-height: 14px; 
	font-weight: normal;
	color: #FFFFFF;
}

.menu-text a:link {
color: #00ccff;
text-decoration: none;
}

.menu-text a:visited {
color: #00ccff;
text-decoration: none;
}

.menu-text a:hover {
	color: #ffffff;
	text-decoration: none;
}

.menu-text a:active {
color: #00ccff;
text-decoration: none;
}

.container {
	padding-top: 10px;
	width: 960px;
	height: 100%;
	clear:both;
}

.imgcontainer {
	float: left;
	padding-right: 10px;
	width: 178px;
	padding-top: 10px;
}


.header {
	width: 940px;
	height: 64px;
}

.header2 {
	width: 940px;
	height: 220px;
}

.menu-item {
	width: 140px;
	padding-top: 10px;
	padding-right: 20px;
	height: 40px;
	float: left;
}

.menu-item2 {
	width: 120px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	padding-right: 20px;
	padding-top: 6px;
	float: left;
}

.menu-item3 {
	width: 480px;
	padding-top: 6px;
	float: left;
}


.menu-item4 {
	width: 480px;
	padding-top: 6px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	float: left;
}

.menu-item5 {
	width: 120px;
	padding-top: 6px;
	float: left;
}

.gutter {
	width: 20px;
	float: left;
}

.col-item-top {
	width: 140px; 
	padding-bottom: 12px;
	float: left;
}

.col-item {
	width: 140px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	padding-top: 6px; 
	padding-bottom: 12px;
	float: left;
}

.left-col {
	clear: both;
	float: left;
	width: 160px;
	padding-top: 20px;
}

.left-col2 {
	clear: both;
	float: left;
	width: 160px;
}

.imgrow {
	clear: both;
	float: left;
	width: 940px;
}


.content {
	float: left;
	width:700px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.content1 {
	float: left;
	width:220px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
}

.content2 {
	float: left;
	width:220px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
}

.content3 {
	float: left;
	width:700px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.content-image {
	float: left;
	width:700px;
	padding-top: 20px;
}

.content4 {
	float: left;
	width:480px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.content-item {
	clear: both;
	width:940px;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	padding-bottom: 0px;
}

.content-item2 {
	clear: both;	
	width:940px;
	padding-top:0px;
	padding-bottom: 0px;
}


.footer {
	clear: both;
	width:940px;
	border-top-style:solid;
	border-top-width: 1px;
	border-top-color: #000000;
	padding-top: 20px;
	font-family: 'Times New Roman', Times, serif;
	font-size: .8em; 
	line-height: 1em; 
	font-weight: normal;
}

.bodyh {
font-family: Helvetica, Arial, sans-serif;
	font-size: 12px; 
	line-height: 14px; 
	font-weight: normal;
	color: #00ccff;
}
}


@charset "UTF-8";
/* CSS Document */


