body,div,p,ul,li,h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
}

body{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #333333;

}

p{
	padding:3px 12px 7px 12px;
}
a {
	text-decoration: none;
	color:#FFFFFF;
}

#ow,#iw,#h,#sh,#n,#m,#f,#sf{
	margin:0px;
	padding:0px;
	position:relative;
}
#sf{
	font-size:10px;
	color:#FFE450;
	width:900px;
	text-align:center;
	margin:auto;
}
#logo {
	background-image: url(images/slam_logo_trans_web.png);
	background-repeat: no-repeat;
	background-position: left top;
	visibility: visible;
	z-index: 100;
	position: absolute;
	height: 100px;
	width: 113px;
	left: 30px;
	top: 8px;
}
#ow {
	width:950px;
	margin:0px auto 0px auto;
	text-align:left;

}
#iw{
	width:900px;
	margin:0px auto;
	border: 2px solid #000000;
	background-color: #141E39;	
}

#h{
	background-color: #374859;
	background-image: url(images/home_header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 384px;
	color:#FFFFFF;
}
#h p{
	padding-right:40px;
	padding-top:30px;
}
#sh{
	text-align: center;
	height: 20px;
	background: #FFE450;
	border-bottom: 10px solid #972F41;
}
#n {
	position: absolute;
	height: 300px;
	width: 180px;
	left: 13px;
	top: 175px;
	font-size: 12px;
}
#n ul{
	list-style-type: none;
	
}


#n a{
	color:#FFE450;
}



#m{
	padding-left: 8px;
}
#m a {
	font-weight: bold;
}
#m ul {
	padding-left: 15px;
	padding-right: 15px;
}
#m h3 {
	color: #FEE34F;
	font-size: 16px;
	text-decoration: none;
}
#mtable,#subtable{
	margin:auto;
	color:#FFFFFF;
}

#mtable td {
	vertical-align: top;
	padding:0px;
	width: 33%;
	color: #FFFFFF;
	border-top: 0px solid #F0D74B;
	border-right: 0px solid #F0D74B;
	border-bottom: 0px solid #F0D74B;
	border-left: 4px solid #F0D74B;
}
#n ul li {
	padding-top: 2px;
	padding-bottom: 2px;
}
#m h1 {
	font-size: 13px;
	text-transform: uppercase;
	padding-left: 15px;
	border-top: 0px solid #3B4E61;
	border-right: 0px solid #3B4E61;
	border-bottom: 0px solid #3B4E61;
	border-left: 15px solid #3B4E61;
	margin-left: 5px;
	line-height: 15px;
	margin-bottom: 12px;
	margin-top: 12px;
}
#m h2 {
	font-size: 14px;
	font-weight: bold;
	border-top: 0px solid #374859;
	border-right: 0px solid #374859;
	border-bottom: 2px solid #374859;
	border-left: 0px solid #374859;
	width: 250px;
	margin-bottom: 8px;
	padding-left: 15px;
}


#mtable .right{
	border-right: 4px solid #FFE450;	
}


#mtable p {
	padding-right: 25px;
	padding-left: 25px;
}

#f{
	color: #FFFFFF;
	border-top: 8px solid #F8DD4D;
	border-right: 0px solid #F8DD4D;
	border-bottom: 0px solid #F8DD4D;
	border-left: 0px solid #F8DD4D;
}
#n .youarehere, #sh .youarehere{
	color:#FFFFFF;
	font-weight: bold;
}

.basicbutton {
	padding: 5px;
	background: #58748F;
	margin-bottom: 8px;
	display: inline;
	width: 100px;
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
}
