* { margin: 0; padding: 0; }

body { background: #fff url(../images/bg_main.gif) top left repeat-x; font-family: arial, helvetica, verdana, sans-serif; font-size: 62.5%; color: #333; }

@font-face {
font-family: 'Calibri'; src: url('../font/Calibri.ttf') format("opentype");
}

ul, ol { list-style: none; }
a:link, a:visited, a:hover, a:active { text-decoration: none; }

#wrapper, .wrap { width: 960px; margin: 0 auto;}

#header { width: 960px; float: left; position: relative; margin-bottom: 30px;  }

h1 { color: #000; font-size: 4em; font-weight: normal; letter-spacing: 20px; position: absolute; top: 70px; left: 0; font-family: Calibri, arial, sans-serif;}
h1 strong { font-weight: normal; text-transform: uppercase; }
h1 span { color: #910707; }

h2.hdSection { float: left; text-transform: uppercase; color: #fff; font-size: 1.6em; margin: 13px 0 150px 0;}

label.error { font-size: 1.2em; color: #f00; display: block; }

#header #globalNav { float: right; width: 657px; background: url(../images/bg_nav.gif) top right no-repeat; margin-top: 13px; text-align: right;}
#header #globalNav li { display: inline; font-size: 1.6em; padding: 0 10px; }
#header #globalNav li a { color: #fff; text-decoration: none;}

#content { width: 960px; float: left; clear: both;}
#content #info { width: 722px; float: right; margin-bottom: 30px;}
#content #info h2 { text-transform: uppercase; font-weight: normal; font-size: 2em; letter-spacing: 5px; margin-bottom: 15px;}
#content #info h3 { color: #910707; font-size: 4.5em; letter-spacing: 15px; font-weight: normal; text-transform: uppercase; font-family: Calibri, arial, sans-serif; margin-bottom: 15px;}
#content #info p { font-size: 1.6em; margin-bottom: 15px; }
#content #info p strong, #content #info p a { color: #910707; }

#extra { border-top: 1px solid #910707; width: 940px; float: left; padding: 15px 10px 112px 10px; background: url(../images/arrows.gif) bottom left no-repeat; }
#extra div h3 { color: #910707; font-size: 1.8em; letter-spacing: 10px; font-weight: normal; text-transform: lowercase; font-family: Calibri, arial, sans-serif; margin-bottom: 10px; }
#extra div h4 { font-weight: normal; font-size: 1.2em; letter-spacing: 3px; margin-bottom: 5px;}
ol.form li { clear: both; margin-bottom: 10px;}
#emailsignup label { font-size: 1.2em; display: block;  }
#emailsignup input.formbox { border: 1px solid #ccc; width: 209px; padding: 2px 3px; clear: both;}
#emailsignup input.button { border: 1px solid #ccc; padding: 2px 3px; font-family: Calibri, arial, sans-serif; color: #910707; font-size: 1.2em; cursor: pointer; clear: both; }

#interact p { font-size: 1.2em; margin-bottom: 15px;}

#footer { background: url(../images/bg_footer.gif) top left repeat-x; clear: both; overflow: hidden;}
#footer #siteSwitch { float: left;  width: 400px; display: none; }
#footer #ftNav { float: right; width: 400px; text-align: right; }

#footer ul li { display: block; float: left; color: #fff; font-size: 1em; text-transform: uppercase; padding: 9px 3px 6px 3px;}
#footer #ftNav li { float: right; }
#footer ul li a { color: #fff; }