/* CSS Document */

@import url("reset.css");

body {
	background-color: #00334F; 
}

#wrapper {
	width: 770px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #828271;
	background-image: url(images/moredesignbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	line-height: 12px;	
}
.contactblue {
	color: #70A3C2;
}
#topcontact {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	text-decoration:none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	line-height: 24px;
	color: #BBBCB0;
	margin-top: 72px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 190px;
}

#wrapper .mainarea {
	width: 580px;
	height: 401px;
	font-weight: normal;
	color: #00334F;
	margin-left: 190px;
}

#wrapper .mainarea2 {
	width: 550px;
	height: 391px;
	background-color: #70A3C2;
	font-weight: normal;
	color: #00334F;
	margin-left: 190px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	
}
p {
	font-size: 11px;
	line-height: 13px;
	vertical-align: top;
}
.text {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
}
#wrapper .mainarea2 table {
	width: 542px;
}
td {
	vertical-align: top;
}

.more {
	font-size: 12px;
	font-weight: bold;
}
.design {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}


#wrapper .link_instructions {
	text-align: right;
	position: relative;
	width: 160px;
}
#wrapper #navigation {
	position: relative;
	left: 20px;
	width: 160px;
	margin: 0;
	top: -330px;
}
#wrapper #navigation #menu {
	margin-bottom: 40px;
}

dt.btn {
	text-align: right;
	margin: 0 0 3px 0;
	vertical-align: top;
}

dt.btn a {
	display:block;
	color: white;
	font-weight: normal;
	text-decoration:none;
	font-size: 11px;
	line-height: 12px;
}
dt.btn a:link, dt.btn a:visited
        { background: #70A3C2 ; border:3px outset #70A3C2 ; }
dt.btn a:hover
        { background: #00334F ; border:3px outset #00334F ; }
dt.btn a:active
        { background: #035271 ; border:3px inset #035271 ; }
		
.mainarea3 {
	width: 550px;
	height: 391px;
	background-color: #70A3C2;
	font-weight: normal;
	color: #00334F;
	margin-left: 190px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}
.halfline {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.contactwhite {
	color: #FFFFFF;
}
h2 {
	font-size: 13px;
}
.halflineright {
	margin-top: 0px;
	margin-right: 93px;
	margin-bottom: 6px;
	margin-left: 0px;
	text-align: right;
}
.halflineleft {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 9px;
}
.contactblue2 {
	color: #00334F;
}
#wrapper #otherlogos a {
	text-decoration: none;
}
.contactbold {
	font-weight: bold;
}
#wrapper #otherlogos {
	left: 20px;
	position: relative;
	top: 0px;
	width:100px;
	display: block;
	margin: 0;
}
#wrapper #topcontact strong {
	font-weight: bold;
}
#wrapper .mainarea_web {
	font-weight: normal;
	margin-left: 190px;
}
