@charset "UTF-8";
/* CSS Document */

#container {
	text-align: center;
	width: 944px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer {
	text-align: center;
	width: 904px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}

#footer a, a:active, a:visited {
	color: #000;
	text-decoration: none;	
}

#footer a:hover {
	color: #00C4CD;
	text-decoration: none;	
}
.white {
	height: 125px;
	text-align: center;
	width: 288px;
}

body {
	
	margin:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 14px;
	line-height: 20px;
}
a, a:active, a:visited {
	color: #00C4CD;
	text-decoration: none;
}
a img { border: 0; }
h1 {
	font-family: RockSaltRegular, Arial, Helvetica, sans-serif;
	color: #000;
	line-height: normal;
	font-size: 24px;
	font-weight:normal;
}

a:hover {text-decoration:none; color: #ff3366;}
p {
	
}

hr {
   border:0px; border-top:1px dashed #999999; height:0px;
}

.maintable {
	padding-right: 20px;
	padding-left: 20px;
	background-color: #fff;
	background-image: url(images/middleborder.png);
	background-repeat: repeat-y;
}

#topborder {
	background-image: url(images/topborder.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 944px;
}


#bottomborder {
	background-image: url(images/bottomborder.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 944px;
}

.tablepadding {
	padding: 0 20px;
	text-align: left;
}
#wrapper {
	width: 980px;
	padding-left:250px;
	margin: 0 auto;
	background: #fff url(images/cm.png) no-repeat left top;
	border: 1px solid #ccc;
}

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

#navigation {
	margin-top: 20px;
	font-family: RockSaltRegular, Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	font-size: 15px;
	color: #464646;
	
	}
.logo { padding: 0 0 0 40px; border-right:1px dashed #999999;  }

.keep-up {padding: 0 0 0 40px; font-family: RockSaltRegular, Arial, Helvetica, sans-serif; }

#pop {
	background: url(images/background.gif) repeat; height: 225px;
}

 .full {
	background: #e4e8fd url(images/quote-bubble.png) no-repeat right bottom;
	border: none;
	margin: 30px auto 30px auto;
	padding: 5px 15px 30px 15px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	font-size: 14px;
	line-height: 22px;
	font-style: italic;
	width: 640px;
 }
 
  .press {
	width: 800px;
 }
 
 .press img {
	border: 5px solid #e8e7e3;
}
 
ul
{
list-style-type: none;
margin: 20px auto 20px auto;
padding: 0px 10px 00px 30px;
}
li
{
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	padding-left: 19px;
	list-style: none;
	background-position: left 3px;
}
