@charset "UTF-8";
/* CSS Document */
body {background: url(../images/background.jpg) repeat-x #050b25; margin:0; padding:0; font-family: Molengo, Arial, Helvetica, sans-serif; color:#FFF;}
.clear { clear:both; }
#wrapper { width:900px; margin:0 auto; padding-bottom: 10px; }

#header { width:900px; height:120px; margin:0 auto; }
#header #logo { width:541px; height:119px; margin:0; padding:0 0 0 179px; float:left; }
#header #email-button { width:137px; height:36; float:right; padding:55px 0 0 0; }

#photo { width:900px; height:281px; margin:0 auto; padding:0; }
#feature { width:900px; height:34px; margin:0 auto; padding:0; }
#feature #button { width:149px; float:right; }

#content { width:900px; height:384px; margin:0 auto; padding:0 0 10px 0; font-size:12px; line-height:1.5; }
#content #left-content { width:570px; float:left; padding:0 60px 0 0; }
#content #left-content h1 { font-family: Vollkorn, "Times New Roman", Times, serif; font-size: 24px; color:#7FD3F3; font-weight:normal; font-variant:small-caps; margin-bottom:0; }
#content #left-content p.colored { color:#F5811F;}

#content #seperator { width:20px; float:left; padding-top: 20px;}

#content #right-content { width:250px; float:left; line-height:1.1; padding:16px 0 0 0;  font-size:11.5px; }
#content #right-content h2 { font-family: Vollkorn, "Times New Roman", Times, serif; color:#F5811F; font-weight:normal; font-size:15px; margin-bottom:0; }
#content #right-content p { margin-top:0; padding-bottom:10px; }
#content #right-content #information-button { width:248px; height:32px; float:left; padding:40px 0 0 2px; }
#content #right-content ul { list-style: none; margin: 0; padding:0;}
#content #right-content ul li { line-height:1.4; }

#footer { font-family:Verdana, Geneva, sans-serif; width:900px;  margin:0 auto; text-align:center; color:#80D3F3; font-size:10px; line-height:0.8; padding: 0; }
#footer .pipe { color:#F5811F; }
/*#footer a:link, #footer a:visited, #footer a { color:#80D3F3; text-decoration:none; }
#footer a:hover { color:#FFF; text-decoration:none; }*/

#social { width:60px; position:relative; left:840px; padding:0 0 0 0; margin: 0; top: -70px; }
#social #icon-facebook {width:26px; height:26px; float:right; padding-right:7px; }
#social #icon-twitter {width:26px; height:26px; float:right; }

