/* --- general settings --- */

a {
	text-decoration: none;
	color: #A00;
}

a:hover {
	color: #C33;
}

a:active {
	color: #FFF;	
}

html {
	height: 100%; 
	background: #FFF;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	border-top: 12px solid #A00;
	color: #666;
	margin: 0;
	padding: 0 0 0 10px;
}

img {
	border: 0;
	vertical-align: middle;
}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
	margin: 0;
	padding: 0;
	color: #A00;
}

h1, h2 {
	position: relative;
	top: 2px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
}

h1 span {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 16px;
	position: static;
	margin-bottom: 14px;
}

h2 span {
	font-weight: normal;
	font-size: 10px;
	position: relative;
	bottom: 6px;
}


h3 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h4 {
	font-size: 11px;
	line-height: 14px;
	color: #333;
}



br, form {
	margin: 0;
	padding: 0;
	border: 0;
}


/* --- layout settings --- */

#masthead {
	margin: 0 0 0 auto ;
	position: relative;
	bottom: 4px;
	right: 10px;
	background: url(img/wamgroup.gif) top left no-repeat;
	padding-top: 53px;
	width: 262px;
	display: block;
	overflow: hidden;
	height: 0px !important;
	height /**/: 53px;
}

#pagewrapper {
	margin: 0 0 120px 0;
	padding: 0;
	width: 100%;
	min-width: 670px;
	text-align: left;
}

#poplinks {
	float: right;
	width: 79px;
	 margin-bottom: 12px;
}

#poplinks img {
	margin: 0 0 12px 24px;
}

#title, .margins {
	padding: 2px 16px 2px 16px;
}

#content {
	margin: 0 15% 0 150px;
	padding: 0;
}

.left {
 float: left;
}

.right {
 float: right;
}

.nofloats {
	clear: both;
}

#copyright {
	font-size: 11px;
	text-align: right;
	padding: 64px 16px 2px 16px;
	
}

#left, #middle, #right {
 font-size: 11px;
 line-height: 13px;
 width: 33%;
 
}

#left, #middle {
 float: left;
}


#right {
 float: right;
 
}

/* --- navigation settings --- */

#nav {
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin: 0px;
	text-align: right;
}

#nav ul {
	text-align: left;
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav li {
	float: left;
	position: relative;
	text-align: right;
	padding: 0;
	margin: 0 3px 0 0;
	border: 0;
	
	}
	
#nav li a {
	color: #FFF;
	text-decoration: none;
	margin: 0;
	white-space: nowrap;
	background: url(img/navbg.gif) left top no-repeat;
	padding: 0 0 55px 0;
	display: block;
	overflow: hidden;
	height: 0px !important;
	height /**/:55px;
	width: 72px;
}

#nav li a div {
	margin: 15px 6px 0 0;
}

#nav li a:hover {
	color: #A00;
	background: url(img/navbg.gif) left -55px no-repeat;
}

#nav li a:hover div {
	margin: 36px 6px 0 0;
}

#nav li a:active {
	color: #999;
}

body#section0 a.section0,
body#section1 a.section1,
body#section2 a.section2,
body#section3 a.section3,
body#section4 a.section4,
body#section5 a.section5,
body#section6 a.section6,
body#section7 a.section7,
body#section8 a.section8,
body#section6 a.section9,
body#section7 a.section10 {
	color: #A00;
	background: url(img/navbg.gif) left -55px no-repeat;
}

body#section0 a.section0 div,
body#section1 a.section1 div,
body#section2 a.section2 div,
body#section3 a.section3 div,
body#section4 a.section4 div,
body#section5 a.section5 div,
body#section6 a.section6 div,
body#section7 a.section7 div,
body#section8 a.section8 div,
body#section7 a.section9 div,
body#section8 a.section10 div {
	margin: 36px 6px 0 0;
}

/* --- sub-navigation settings --- */

#subnav {
	line-height: 14px;
	position: absolute;
	left: 10px;
	top: auto;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#subnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#subnav li {
	padding: 0;
	margin-bottom: 8px;
}

#subnav li a div {
	color: #666;
	background: url(img/subnavbg0.gif) right center no-repeat;
}

#subnav a:hover div, #subnav li a div.selected {
	color: #999;
	background: url(img/subnavbg1.gif) right center no-repeat;
}

#subnav li div {
	line-height: 14px;
	padding-right: 16px;
}

/* --- divider settings ---*/

#divider {
	height: 48px;
	background: url(img/divider.gif) left 8px repeat-x;
}

#divider div {
	background: url(img/divider-l.gif) left 8px no-repeat;
}

#divider div div {
	background: url(img/divider-r.gif) right 8px no-repeat;
}

body#section0 #divider { background: none; }
body#section0 #divider div { background: none; }
body#section0 #divider div div { background: none; }

body#section1 #divider { margin: 0 15% 0 42px; }
body#section2 #divider { margin: 0 15% 0 117px; }
body#section3 #divider { margin: 0 15% 0 192px; }
body#section4 #divider { margin: 0 15% 0 267px; }
body#section5 #divider { margin: 0 15% 0 342px; }
body#section6 #divider { margin: 0 15% 0 417px; }
body#section7 #divider { margin: 0 15% 0 492px; }
body#section8 #divider { margin: 0 15% 0 567px; }
body#section9 #divider { margin: 0 15% 0 642px; }
body#section10 #divider { margin: 8px 15% 0 717px; }

/* --- form specific settings --- */

.contactform .left, .contactform .right {
	margin-bottom: 8px;
}

.contactform .left {
}

.contactform .right {
	width: 70%;
	text-align: left;
}

input, textarea, select {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	
	border-top:1px solid #7c7c7c;
    border-left:1px solid #c3c3c3;
    border-right:1px solid #c3c3c3;
    border-bottom:1px solid #ddd;
}

textarea {
	height: 128px;
}