/* CSS Document */
* {
padding:0;
margin:0;
}

p {
padding:.5em 0;
}

html {
	min-width:900px;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
}

#clear {
clear:both;
height:.5em;
}
#top{
	width: 900px;
}

body {
	margin:0 0 0 10px;
	padding:0;
	border:0;
	text-align:center;
overflow:0;
overflow: -moz-scrollbars-vertical; 
	background-image: url(images/back.png);
	background-repeat: repeat-y;
	background-position: 50%;
}

#wrapone {
	width:900px;
	margin:0 auto;
	text-align:left;
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#wraptwo {
	width:900px;
	margin:0 auto;
	text-align:left;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#wrapthree {
	width:900px;
	margin:0 auto;
	text-align:left;
	background-image: url(images/bg3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#wrapfour {
	width:900px;
	margin:0 auto;
	text-align:left;
	background-image: url(images/bg4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#wrapfive {
	width:900px;
	margin:0 auto;
	text-align:left;
	background-image: url(images/bg5.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#wrapsix {
	width:900px;
	margin:0 auto;
	text-align:left;
	background-image: url(images/bg6.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#wrapseven {
	width:900px;
	margin:0 auto;
	text-align:left;
	background-image: url(images/bg7.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

h1 {
	padding-bottom: 11px;
	font-size: 24px;
	font-style: italic;
	color: #006666;
	font-weight: normal;
	line-height: 22px;
}

h2 {
	padding-bottom: 5px;
	font-size: 18px;
	font-style: italic;
	color: #006666;
	font-weight: bold;
	line-height: 20px;
	padding-top: 5px;
}

h3 {
	padding-bottom: 5px;
	font-size: 18px;
	font-style: italic;
	color: #CC0000;
	font-weight: bold;
	line-height: 20px;
	padding-top: 5px;
}

h4 {
	padding-bottom: 5px;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	line-height: 14px;
}


#logo {
	padding-top: 110px;
	background-color: #FFFFFF;
	float: left;
	clear: none;
	background-repeat: repeat;
	position: relative;
	padding-left: 175px;
}
.quote{
	font-size: 36px;
	line-height: 46px;
	color: #CC0000;
	font-style: italic;
}

.quotediff {
	color: #006666;
	font-size: 36px;
	line-height: 42px;
	font-style: italic;
}

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

a:visited {
	color:#006666;
}

a:hover {
	color:#CC0000;
}

a:active {
	color:#CC0000;
}

a:focus {
	color:#CC0000;
}


#spacer {
	height:10px;
	width:900px;
	float: left;
	clear: none;
}

.navigation{
	float:left;
	width:135px;
	display: inline;
	position:relative;
	z-index:999;
	visibility: visible;
	padding: 0px;
	margin-top: 35px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 30px;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: -0.05em;
	font-style: italic;
}
.navigation p {
	padding-top: 160px;
	line-height: 15px;
}

.navigation ul {
	list-style-type: none;
	display: block;
}
.navigation a{
	color: #006666;
	text-decoration: none;
	line-height: 22px;
	font-weight: normal;
}
.navigation a:visited {
	color: #006666;
}
.navigation a:hover {
	color: #CC0000;
}
.navigation a:active {
	color: #CC0000;
}
.navigation a:focus{
	color: #333333;
}
#navigationselect a{
	color: #CC0000;
}


.right {
	float:right;
	width:400px;
	display: inline;
	display: inline;
	z-index: 9;
	position: relative;
	margin-top: 35px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 12px;
}
.right img {
	display:block;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.container{
	float:left;
	width:900px;
	margin-top: 0;
	margin-right: -422px;
	margin-bottom: 0;
	margin-left: -175px;
}

.threecolumn{
	margin-top: 35px;
	margin-right: 400px;
	margin-bottom: 0;
	margin-left: 175px;
	width: 275px;
}

.threecolumn ul{
	padding-bottom: 5px;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
.threecolumn li{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.threecolumn li a {
	font-size: 14px;
	line-height: 28px;
	text-decoration: none;
}

.threecolumn li a:visited {
	color: #006666;
}
.threecolumn li a:hover {
	color: #CC0000;
}
.threecolumn li a:active {
	color: #FF0000;
}
.threecolumn li a:focus{
	color: #333333;
}

.footer {
	height:20px;
	text-align: left;
	font-size: 9px;
	color: #000000;
	clear: both;
	padding-top: 10px;
	width: 275px;
	line-height: 11px;
	margin-top: 5;
	margin-right: 5;
	margin-bottom: 5;
	padding-left: 175px;
	padding-bottom: 25px;
 }
.emphasis {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #006666;
	line-height: 22px;
}
.form td {
	font-size: 11px;
	line-height: 14px;
	padding: 5px;
	margin: 5px;
	color: #006666;
}
.form input, select, radio, textarea, checkbox, radio button, submit{
	border: 1px dotted #006666;
	font-size: 11px;
	line-height: 14px;
	padding: 2px;
}
#line{
	height: 5px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	padding-bottom: 10px;
}
ol {
	padding-left: 20px;
}
