/*---------------------------------------------------------- STRUCTURAL---------------------------------------------------------- */

body {
	background: #333 repeat-y url(body-bg.gif);
	color: #444;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	text-align: center;
}

h1, h2, h3,h4, p, a, img, li, ol, ul, fieldset, form, input, label, legend, blockquote {
	padding: 0;
	border: 0;
	margin: 0;
	font-weight: normal;
	line-height: 20px;
	border: none;
}

.wrapper {
	clear: both;
	overflow: hidden;
}

.content {
	text-align: left;
	width: 600px;
	padding: 10px;
	margin: 0 auto;
	clear: both;
	z-index: 1000;
}

.content.message {
	padding-bottom: 400px;
}

#header, #nav {
	border-bottom: 1px solid #666;
}

#footer {
	padding: 7px 0 60px 0;
	color: #FFF;
}

#footer p a {
	color: #EE3E35;
}

#footer p a:hover, #footer p a:focus {
	color: #FFF;
}

#page, #header {
	background: #FFF 0 2px repeat-y url(grid.gif);
	z-index: 0;
}

#main  {
	background: transparent top left repeat-x url(top-shadow.png);
	z-index: 100;
}

#main {
	overflow: hidden;
	position: relative;
	height: 1%;
}

#header #logo {
	float: left;
}

#header-contact {
	float: right;
	margin-top: 10px;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
}

#header-contact strong {
	font-size: 22px;
}

#header-contact a {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #EE3E35;
	border-color: #EE3E35;
}

#header-contact a:hover, #header-contact a:focus {
	color: #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
}

#contact-box {
	float: right;
}

/* MENU
---------------------------------------------------------- */

ul.menu, .menu li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.menu a {
	color: #FFF;
}

ul.menu a:hover, ul.menu a:focus, ul.menu strong {
	color: #666;
}

ul.menu a, ul.menu strong {
	float: left;
	display: block;
	width: 150px;
	text-decoration: none;
	line-height: 15px;
	font-size: 15px;
	font-family: Helvetica, Helvetica Neue, Arial;
	padding-bottom: 10px;
	border-bottom: none;
	outline: none;
}

#footer ul.menu {
	margin: 20px 0;
}

#footer ul.menu a, #footer ul.menu strong {
	text-align: center;
}

/*----------------------------------------------------------STYLING---------------------------------------------------------- */

p, h1, h2, h3, h4 {
	width: 100%;
	clear: both;
}

h1, h2, h3, h4 {
	margin: 1em 0 0.5em 0;
	line-height: 1.2em;
	font-weight: normal;
	font-family: Helvetica, Helvetica Neue, Arial;
	color: #EE3E35;
}

p {
	margin-bottom: 1.25em;
}

h1 {
	font-size: 48px;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 1.2em;
}

#page p.citation {
	text-align: center;
	color: #999;
}

cite {
	font-style: italic;
}

/* LINKS */

a {
	text-decoration: none;
}

#page a {
	color: #16A43E;
	border-bottom: 1px dashed #16A43E;
}

#page a:hover, #page a:focus {
	color: #1B6F32;
	border-bottom: 1px solid #1B6F32;
}

/* GENERAL */

#page .content ul, #page .content ol {
	margin: 0.5em 4em 1.5em 2em;
}

#page .content li {
	margin: 0 0 0.5em 2.5em;
	color: #EE3E35;
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
}

#page .content li span {
	color: #444;
	font-weight: normal;
	font-size: 13px;
}

#footer p {
	text-align: center;
}

table {
	border-collapse:collapse;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	margin-bottom: 2.5em;
}

td {
	padding: 19px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	text-align: center;
	width: 160px;
	background: #F4F4F4;
}

/* FOCUS */

.focus {
	width: 500px;
	margin: 1.5em 0 2em 0;
	padding: 19px 19px 19px 79px;
	border: 1px solid #EE3E35;
	background: #F4F4F4 10px center no-repeat url(swirl.gif);
	line-height: 24px;
	font-size: 16px;
	font-family: Cambria, Georgia, serif;
}

.focus.call, label {
	color: #FFF;
	border-color: #666;
	background-color: #EE3E35;
}

.focus.call {
	background-image: url(call-swirl.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}

#page .focus.call a {
	color: #FFF;
	border-bottom: 1px dashed #FFF;
	font-weight: bold;
	text-transform: uppercase;
}

#page .focus.call a:hover, #page .focus.call a:focus {
	color: #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
}

/* MORE INFO */

#more-info {
	display: none;
	position: fixed;
	top: 200px;
	right: 0;
	display: block;
	width: 200px;
	color: #FFF;
	z-index: 1;
}

#more-info ul {
	display: none;
	width: 199px;
	height: 280px;
	padding: 3px 0;
	position: relative;
	left: 151px;
	border-right: none;
	background: transparent top left no-repeat url(more-info.gif);
}

#more-info li {
	float: right;
}

#more-info li a {
	line-height: 20px;
	height: 30px;
	width: 109px;
	padding: 20px;
	color: #FFF;
	background: #EE3E35;
	text-decoration: none;
}

#more-info li a:hover, #more-info li a:focus {
	color: #EE3E35;
	background: #FFF;
}

.focus, table, #more-info ul, label, input, textarea {
	-moz-box-shadow: 4px 4px 2px #CCC;
	-webkit-box-shadow: 4px 4px 2px #CCC;
	box-shadow: 4px 4px 2px #CCC;
}

/* CONTACT */

form, label, input, textarea {
	border: 1px solid #666;
}
	
label, input, textarea {
	padding: 4px 8px;
}

input {
	width: 322px;
}

textarea {
	clear: both;
	width: 322px;
}

#btnsend {
	margin-top: 10px;
	width: 344px;
	height: 41px;
	background: #FFF top left no-repeat url(btnsend.gif);
	border: none;
	outline: none;
	text-indent: -9999px;
	cursor: pointer;
}

form {
	float: left;
	padding: 19px;
	width: 346px;
	background: #F4F4F4;
	margin-bottom: 40px;
}

fieldset {
	margin-bottom: 10px;
}

label {
	display: inline-block;
	width: 84px;
}

label.error {
	background: #666;
	border: 1px solid #000;
}

#main p img {
	float: left;
	margin: 0 20px 0 0;
}