@import url(_nav.css);

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
pre, a, abbr, acronym, address, code, del, dfn, img,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  }

body {
  line-height: 1.4em; }

blockquote, q {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  quotes: "" ""; }
  blockquote:before,
  blockquote:after,   q:before,
  q:after {
    content: ""; }

th, td, caption {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

table {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle; }

a img {
  border: none; }


a {
  color: #003d96; }

a:hover {
  color: #01bace;
  text-decoration: none; }

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  *font-size: small;
  *font: x-small;
  background: #003d96 url(images/underwaterbg.jpg) center top no-repeat; }

body a {
    outline: none; }

#wrapper {
	position: relative;
	width: 960px;
	height: 903px; height: 777px;
	margin: 30px auto 0 auto;
	padding: 0 90px;
	overflow: visible;
	}
#beluga {
	position: absolute;
	top: 3px;
	left: -204px; left: -189px;
	}
#root {
  position: relative;
  height: 903px;  height: 777px;
  margin: 0;
  background: #fff url(../images/home/raffi_bg.jpg) 0 62px no-repeat;
  color: black; 
	-moz-border-radius: 54px;
	-webkit-border-radius: 54px;
	border-radius: 54px;
	-moz-box-shadow: 8px 8px 7px rgba(0,0,0,0.7);
	-webkit-box-shadow: 8px 8px 7px rgba(0,0,0,0.7);
	box-shadow: 8px 8px 7px rgba(0,0,0,0.7);
  }

#content {
  position: absolute;
  top: 80px;
  left: 485px;
  width: 424px;
  }
 
#raffi-title {
	display: block;
	margin: 0 0 12px 0;
	}
	
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 9, 2012 */

@font-face {
    font-family: 'SancoaleMedium';
    src: url('/stylesheets/font/sancoalemediumwebfont.eot');
    src: local('ò?'), 
			url('/stylesheets/font/sancoalemediumwebfont.eot?#iefix') format('embedded-opentype'),
			url('/stylesheets/font/sancoalemediumwebfont.woff') format('woff'),
			url('/stylesheets/font/sancoalemediumwebfont.ttf') format('truetype'),
			url('/stylesheets/font/sancoalemediumwebfont.svg#SancoaleMediumMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
  
#content h1 {
	font-family: "SancoaleMedium", Arial, Helvetica, sans-serif;
	font-size: 44px;
	line-height: 44px;
	font-weight: normal;
	color: #CF5752;
	margin-bottom: .2em;
	}
#content h1 span.plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px; 
	}
#content h2 {
    margin: 0 0 .4em 0;
    font-size: 1.3em;
	line-height: 1.3em;
    font-family: inherit;
    font-weight: bold;
	color: #000;
    }
    #content h2 a, #content h3 a {
      color: #000; }
    #content a {
      color: #003d96;
      text-decoration: none; 
	  }
    #content a:hover {
      text-decoration: underline;
      }
#reset a { text-decoration: underline;}
#reset a:hover  {text-decoration: none;}

#content h3 {
    margin: 0;
    font-size: 1em;
	line-height: 1.4em;
    font-family: inherit;
    font-weight: bold;
	color: #000;
    }
#content p {
	margin: 0 0 1em 0;
	}
#feature {
	border: 3px solid #01bace;
	padding: 13px 12px; 
	margin: 1.25em 0 1em 0;
	}
	
#feature2 {
	border: 3px solid #ac3231;
	padding: 13px 12px; 
	margin: 1.25em 0 1em 0;
	}
	
#feature p, #feature2 p { margin-bottom: 0; }

#feature2 a { text-decoration: underline;}
#feature2 a:hover  {text-decoration: none;}

#social span {
	display: inline;
    margin: 0 5px; 
	}


#footer {
  width: 960px;
  margin: 0 auto;
  clear: both;
  padding: 25px 0;
  text-align: center;
  font-size: .9em;
  color: #fff;
  display: block; 
  }
  #footer a {
    text-decoration: none;
    color: #fff; }
    #footer a:hover {
      text-decoration: underline; }
  #footer span {
    display: inline;
    margin: 0 8px; }

ul#nav li#nav_home { background: #ed1c24; }