/*
Theme Name: MyHSL Home
Theme URI: http://wordpress.org/
Description: MyHSL Home Landing Page
Version: 1.6
Author: Wes Lebsack
Author URI: http://www.statusbarinteractive.com
Tags: 


*/



/* Begin Typography & Colors */
body {
	background: #000000 url('images/bg.jpg');
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	}

#wrapper {
	width: 960px;
	margin: 0px auto 0px auto;
	}

#header {
	margin: 0px 0px 0px 0px;
	height: 650px;
	width: 960px;
	text-align: center;
	}

#headline {
	margin: 25px auto 0px auto;
	height: 61px;
	width: 877px;
	text-align: center;
	}

#stock-image-wrapper {
	margin: 25px auto 0px auto;
	height: 236px;
	width: 960px;
	}

#stock-image-wrapper img {
	margin-left: 48px;
	height: 236px;
	width: 178px;
	}

.area {
	height: 41px;
	width: 910px;
	margin: 25px auto 0px auto;
	}

.row {
	width: 910px;
	margin: 0px auto 0px auto;
	}

.column {
	float: left;
	width: 225px;
	min-height: 100px;
	padding-top: 5px;
	}

.row ul li {
	font-family: Georgia;
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 5px;
	}

.row ul li a {
	color: #FFFFFF;
	}

.ul-headline {
	font-family: Verdana, Helvetica, Arial;
	color: #f8b633;
	size: 25px;
	font-weight: bold;
	}

#seal {
	margin: 100px auto 25px auto;
	text-align: center;
	font-family: Georgia;
	font-size: 16px;
	color: #FFFFFF;
	}

#seal a {
	color: #FFFFFF;
	}


#fine-print-wrapper {
	margin-left: 30px;
	margin-bottom: 100px;
	min-height: 100px;
	width: 900px;
	}

#fine-print-left {
	width: 430px;
	height: 100px;
	float: left;
	text-align: left;
	font-family: Georgia;
	font-size: 12px;
	color: #FFFFFF;
	}

#fine-print-right {
	width: 430px;
	height: 100px;
	float: right;
	text-align: right;
	font-family: Georgia;
	font-size: 12px;
	color: #FFFFFF;
	}