* {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

body {
	margin: 30px 0;
	padding: 0;
	background: #EFEFEF;
	font-size: 10px;70
	color: #6B6B6B;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
}

h2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #F4F4F4;
	font-size: 18px;
}

h3 {
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-size: 16px;
	border-bottom: 1px solid #F4F4F4;
}
.bigtitle {
	margin-top: 30px;	
	margin-bottom: 100px;
	font-size:  140px;
	padding: 5px 10px 10px 20px;
	COLOR: #e5e5e5;
}
.bigger {
	COLOR: #006599; font-size:  16px; FONT-WEIGHT: bold
}
.smaller {
	font-size:12px
}
.normal {
	font-size:15px; }
.blue {
	COLOR: #006599; font-size: 14px; FONT-WEIGHT: bold
}


p, ol, ul, blockquote {
	line-height: 20px;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

a {
	color: #006599;
	text-decoration: none;
}

a:hover {
	text-decoration: underline overline;

}

img {
	border: none;
}



#submit1 {
	border: 1px solid #EBEBEB;
	border-bottom-color: #DDDDDD;
	background: #FBFBFB url(images/img7.gif) repeat-x;
	text-transform: lowercase;
	font-size: 12px;
	color: #7A7A7A;
}


/* Header */

#header {
	width: 917px;
	height: 115px;
	margin: 0 auto;
	background: url(images/img2.gif) repeat-x;
}

/* Logo */

#logo {
	float: left;
	height: 115px;
	padding: 0 0 0 0;
	background: url(images/img1.gif) no-repeat;
}

#logo * {
	text-decoration: none;
}

#logo h1 {
	float: left;
	padding: 30px 0 0 30px;
	font-size: 30px;
}

#logo h1 a {
	color: #000000;
}

#logo h1 span {
	font-weight: bold;
}



/* Menu */

#menu {
	float: right;
	height: 35px;
	padding: 77px 35px 0 0;
	background: url(images/img3.gif) no-repeat right top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 5px 0 7px;
	border-left: 2px solid #DBDBDB;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	color: #006599;
	
}
#menu a:hover {
	text-decoration:none;
	color: #FFFFFF;
	background: #006599;
}


#menu .first a {
	border: none;
}

/* Splash */

#splash {
	width: 877px;
	height: 150px;
	margin: 0 auto;
	background: url(images/img5.gif) repeat-x left bottom;
	border-right: 20px solid #FFFFFF;
	border-left: 20px solid #FFFFFF;
}

/* Content */

#content {
	width: 847px;
	margin: 0 auto;
	padding: 30px 35px 0 35px;
	background: #FFFFFF url(images/img8.gif) no-repeat left bottom;

}

#colOne {
	float: left;
	width: 820px;
}

/* Footer */

#footer {
}

#footer p {
	color: #777777;

}

#footer a {
	color: #999999;
	text-decoration: none;
	font-size: 14px
}
-->
