* { margin: 0; padding: 0; border: none; }
body { margin: 0 auto; width: 960px; height: auto; background-color: #f0f0f0; font: 14px Georgia, "Times New Roman", Times, serif ; }
ul { list-style: none; }
:focus { outline: none; }
p { line-height: 18px; }
a { color: #00c0f0; text-decoration: none; }
a:hover { color: white; background: #00c0f0; }

/*Home Styles*/

/*Header*/
#header { margin-top: 10px; width: 960px; height: 36px; background: url(../images/header.png);  } 
#header li { margin: 10px 0 0 0; display: inline; float: left;  }
#header a {  height: 16px; display: block; text-indent: -9999px; background-position: 0 -16px; }
#header a:hover { background-position: 0 0; }
	a#home { margin-left: 20px; width: 40px; background: url(../images/nav_home.png) no-repeat; background-position: 0 -16px;  }
	a#about { margin-left: 18px; width: 47px; background: url(../images/nav_about.png) no-repeat; background-position: 0 -16px;  }
	a#contact { margin-left: 20px; width: 65px; background: url(../images/nav_contact.png) no-repeat; background-position: 0 -16px;  }
#page_wrap { margin-bottom: 20px; width: 960px; height: auto; background: url(../images/mic_bg.jpg) no-repeat #e3e3e3;  float: left; }
#blurb { margin: 90px 0 0 80px; width: 690px; color: white; }
#blurb h1 { margin-bottom: 10px; width: 364px; height: 56px; background: url(../images/title_soul_aquatics.png) no-repeat; text-indent: -9999px; }
a#btn_more { margin-top: 5px; width: 89px; height: 20px; background: url(../images/btn_more.png) no-repeat; display: block; text-indent: -9999px; }
#info_wrap { margin: 60px auto; padding: 10px; width: 890px; height: auto; background-color: white; border: 1px solid #d5d5d5; }
#info_wrap h2 { font-family: Myriad Pro, Verdana; font-size: 30px; font-weight: 100; text-transform: uppercase; color: #3f3f3f; }
#info_wrap h2 span { color: #00c0f0; }
#info { padding: 10px 0 ; border-top: 1px solid grey; border-bottom: 1px solid grey; }
#info p {  float: left; }
#info_image { margin: 0 0 5px 5px ; width: 470px; height: 320px; float: right; border: 10px solid #9f9f9f; position: relative;  }
.info_image_title { margin-top: 260px; width: 470px; height: 60px; background: url(../images/transbg.png); float: left; z-index: 0; position: absolute;   }
.info_image_title h3 { margin: 15px 0 0 30px;; color: white; font-weight: 100;  font-size: 30px; }

/*Videos*/
#video_wrap { width: 890px; height: auto; margin-top: 10px; }
.video_list { margin-top: 10px; width: 890px; height: 100px; padding: 8px 0; background: #c2c2c2; border: 1px solid #888888;  }
.video { margin-left: 10px; display: inline; float: left; }
.video a { border: 2px solid grey; display: block; }
.video a:hover { border: 2px solid #00c0f0; }
.video_title { margin: 62px 0 0 5px; padding-top: 8px; width: 165px; height: 33px; background: url(../images/video_title_bg.png) no-repeat; color: white; position: absolute; z-index: 0;  }
.video_title h4 { margin-left: 41px; font-weight: 100; }
p#facebook { margin: 5px 0; color: #636363; font-size: 12px; }

/*About*/
#about_title { width: 960px; height: 400px; background: url(../images/about_bg.jpg) no-repeat #e3e3e3;  float: left; }
#about_blurb { margin: 90px 0 0 80px; width: 690px; color: white; }
#about_blurb h1 { margin-bottom: 10px; width: 364px; height: 56px; background: url(../images/title_about.png) no-repeat; text-indent: -9999px; }
#about_wrap { padding: 10px; width: 940px; height: auto; background: #e3e3e3;float: left; }
#about_content { margin: 0 auto; padding: 20px; width: 898px; height: auto; background: white; border: 1px solid #d5d5d5; }
#about_left {  width: 600px; height: auto; margin-bottom: 15px; float: left; border-bottom: 1px solid #d5d5d5; }
#about_left h2 { font-family: Myriad Pro, Verdana; font-size: 30px; font-weight: 100; text-transform: uppercase; color: #3f3f3f; }
#about_left_blurb { margin-bottom: 10px; padding: 5px 0; border-top: 1px solid grey; border-bottom: 1px solid grey; }
#about_left_blurb p { font-size: 16px; font-weight: 100;  }
#about_left_blurb span { font-size: 20px; color: #00c0f0; font-weight: 100; }
#about_right {  width: 280px; float: right; }
#about_right h2 { margin-left: 10px; font-family: Myriad Pro, Verdana; font-size: 30px; font-weight: 100; text-transform: uppercase; color: #3f3f3f; }
#profile_wrap { width: 280px; padding-left: 10px; border-left: 1px solid #c2c2c2; }
.profile {margin: 5px 0; padding-bottom: 5px; width: 280px; border-bottom: 1px solid #3f3f3f; }
.profile img { margin-right: 5px; display: inline; float: left;  }
.profile a img { border: 2px solid #3f3f3f; }
.profile a img:hover { border: 2px solid #00c0f0; }
.profile a h4 { margin-bottom: -3px; font-size: 18px; font-weight: 100; }
.profile a h4:hover { color: white; background: #00c0f0; }
.profile p { font-size: 12px; line-height: 14px; }
.last { border: none; }

p#facebook_about { margin: 105px  0 0 -10px; margin-bottom: -10px; color: #636363; font-size: 12px; }





/*Footer*/
#footer { margin: -55px auto 40px auto; padding-bottom: 1px;  width: 910px; }
#footer li { font-size: 12px; color: #636363;   }
li#email { float: left; }
li#credits { /* margin-left: 583px; */float: right; }


/*About Footer*/
#footer_about { margin-top: 5px; padding-bottom: 1px;  width: 910px; }
#footer_about li { font-size: 12px; color: #636363;   }
li#email { float: left; }
li#about_credits { margin-right: -27px; float: right; }



/*Misc Styles*/
.clear:after { height: 0; display: block; visibility: hidden;  clear:both; content: "." }



/*Colors
Blue: #00c0f0
*/