* {
	margin: 0;
	padding: 0;
	outline: none;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;}
body {
	margin:0;
	padding:0;
	background:#f7f7f7 url(../img/header-bg.png) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color:#333;
	text-align: center;}
strong {
	font-weight: bold;
}
#header{
	position: relative;
	height: 110px;}
#header h1{
	position: absolute;
	right: 0;
	top: 45px;
	font-size: 24px;
	color: #2c8fc5;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
#navigation{
	font-weight: normal;
	font-size: 16px;
	height: 35px;
	line-height: 35px;
	width: 100%;
	margin-top: 5px;}
#navigation li{
   float: left;
   margin-right: 4px;
   font-size: 14px;
   text-transform: none;
   display: inline;
   list-style-type: none;
   padding: 0;}
#navigation li:hover,
#navigation li.sfhover{
   background: #252525;}
#navigation li a{
   float: left;
   display: block;
   height: 25px;
   padding: 0px 14px 10px;
   color: #fff;
   text-decoration: none;
   overflow: hidden;}
#navigation li.active a{
   background: #e4f2fd;
   height: 25px;
   padding: 0px 14px 10px;
   color: #464544;}
#subnavigation{
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	margin-top: 10px;}
#subnavigation span{
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
#subnavigation li{
	display: inline;
	float: left;
	height: 20px;}
#subnavigation li a{
	float: left;
	margin-right: 10px;
	padding-left: 10px;
	color: #2c8fc5;
	border-left: 1px solid #c7daea;
	text-decoration: none;}
#subnavigation li a.first{
	border-left: none;}
#subnavigation li a:hover{
	text-decoration: none;
	color: #373737;}
#subnavigation li.active a{
	color: #373737;
	text-decoration: none;}
#page_wrap {
	text-align: left;
	width: 800px;
	margin: auto;}
#container {
	position: absolute;
	width: 800px;}
#content{
	position: absolute;
	font-family: Verdana, sans-serif;
	top: 200px;
	width: 100%;
	padding: 15px;}
#content h1{
	font-size: 1.3em;
	margin: 0;}
#content h2{
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;}
#content a{
	color: #3a7aba;}
#content a:hover{
	color: #4a8fd4;}

#equip_list {
	padding: 2px 2px 2px 3em;
	background-color: #f0ebff;
	border:1px solid #d1c2ff;
	margin: 1em;
}

ul.sstories li.story {
	list-style : none;
	margin-bottom: 1em;
}

ul.sstories li.story div  {
	font-size: 80%;
}

ul.sstories li a.title {
	display: block;
	background-color: #e4f2fd;
  color: #2c8fc5;
}

ul.sstories p {
	font-size: 90%;
	padding-left: 4px;
	margin-bottom: 1em;
	border: 0;
}

ul.sstories ul {
	font-size: 90%;
}

	ul {
		list-style : square;
		margin-left:5px;
		padding-left:15px;
	}

	p {
		margin-bottom: 1em;
}


#footer{
	background-color: #e4f2fd;
	float: bottom;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	margin-top: 200px;}
#footer li{
	display: inline;
	float: left;
	margin-right: 10px;
	padding-left: 10px;
	border-left: 1px solid #c7daea;
	height: 20px;}
#footer li a{
	color: #2c8fc5;
	text-decoration: none;}
#footer li a.first{
	border-left: none;}
#footer li a:hover{
	text-decoration: none;
	color: #373737;}
#footer li.active a{
	color: #373737;
	text-decoration: none;}



#contact .input {
	width: 436px;
	clear: both;
}

#contact input, textarea {
	padding-left: 2px;
	margin-left: 2px;
	border: 1px solid black;
	width: 300px;
	float: right;
	font-size: 1.2em;
}

#contact label {
	font-weight: bold;
	display: block;
	width: 128px;
	background-color: #c7daea;
	float: left;
	padding-bottom: .2em;
	text-align: right;
	padding-right: 2px;
}

#contact .checkbox label {
	float: left;
	width: 200px;
	text-align: left;
	padding-right: 0px;
	background-color: #f7f7f7;
}
#contact .checkbox input {
	float: left;
	width: 20px;
	border: 0;
}
#contact .checkbox {
	display: block;
	width: 444px;
}

#contact .submit input {
	float: none;
	width: 434px;
}

ul.equip li {
	list-style : none;
}
ul.equip li a.title{
	display: block;
	width: 300px;
	font-size: 1.3em;
	font-weight: bold;
	padding: .3em;
	margin: 3px;
	background-color: #e4f2fd;
	border: 1px solid #3a7aba;
	text-decoration: none;
}

b{font-weight: bold;}
