/* Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,dfn,th,var{font-style:normal;font-weight:normal;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

@font-face {
    font-family: 'calibriregular';
    src: url('../fonts/calibri-webfont.eot');
    src: url('../fonts/calibri-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/calibri-webfont.woff') format('woff'),
         url('../fonts/calibri-webfont.ttf') format('truetype'),
         url('../fonts/calibri-webfont.svg#calibriregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html,body{
height: 100%;
}

body{
margin:0;
padding:0;
background: #fff;
font-family: 'calibriregular';
color: #5c5d61;
}

div#content {
width: 940px;
margin: 0 auto;
clear: both;
margin-top: 30px;
}

/* Hide from IE5mac \*//*/
div#shim {
display: none;
}
html, body {
height: auto;
}
/* end hack */
/* ]]> */

.logo{
width: 800px;
margin: 0 auto;
height: 350px;
margin-bottom: 20px;
background: url(../images/divider.png) bottom left no-repeat;
}

#footer {
clear: both;
width: 900px;
text-align: center;
margin: 0 auto;
background: url(../images/divider.png) top left no-repeat;
margin-top: 20px;
padding-top: 25px;
padding-bottom: 30px;
}

h1.logo span.two{
font-size: 72px;
color: #4e4d4d;
float: left;
}

h1.logo span.one{
font-size: 36px;
background: #4e4d4d;
padding: 8px 10px 8px 10px;
margin: 8px 10px 0 0;
float: left;
color: #fff;
line-height: normal;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
}

p.info{
font-size: 27px;
text-align: center;
margin: 0 0 30px 0;
padding: 0;
}

p.subhead {
font-size: 22px;
text-align: center;
margin-top: 24px;
margin-bottom: 15px;
}

p.info span{
font-size: 18px;
}

p.links{
width: 274px;
margin: 0 auto;
}

a, a:visited { color: #8a2247; }

li { padding: 5px; }

a.li{
width: 60px;
color: #fff;
font-size: 10px;
text-transform: uppercase;
font-weight: bold;
line-height: 22px;
height: 22px;
text-decoration: none;
background: url(../images/social.png) left top no-repeat;
float: left;
margin-right: 10px;
padding: 0 0 0 25px;
}

a.li:hover{
background: url(../images/social.png) left bottom no-repeat;
color: #4875b4;
}


a.tw{
width: 54px;
color: #ffffff;
font-size: 10px;
text-transform: uppercase;
font-weight: bold;
line-height: 22px;
height: 22px;
text-decoration: none;
background: url(../images/social.png) -85px top no-repeat;
float: left;
margin-right: 10px;
padding: 0 0 0 25px;
}

a.tw:hover{
background: url(../images/social.png) -85px bottom no-repeat;
color: #33ccff;
}


a.fb{
width: 65px;
color: #fff;
font-size: 10px;
text-transform: uppercase;
font-weight: bold;
line-height: 22px;
height: 22px;
text-decoration: none;
background: url(../images/social.png) -164px top no-repeat;
float: left;
padding: 0 0 0 25px;
}

a.fb:hover{
background: url(../images/social.png) -164px bottom no-repeat;
color: #3b5998;
}



h2{
color: #174c79;
font-size: 27px;
font-weight: 100;
}

h2 span{
font-size: 15px;
font-weight: normal;
}


.main_box{
width: 752px;
float: left;
background: #fff;
height: 93px;	
padding: 20px 0 0 25px;
}

ul.info{
float: left;
margin-top: 15px;
}

ul.info li{
float: left;
font-size: 12px;
text-transform: uppercase;
color: #333;
margin-right: 12px;
}

ul.info li span{
margin-left: 6px;
}

ul.info li.last{
float: left;
font-size: 12px;
text-transform: uppercase;
color: #333;
margin-right: 0;
}

ul.info li.last a{
margin: 0 5px;
color: #333;
text-decoration: none;
}

ul.info li.last a:hover{
text-decoration: underline;
}