#outer #header #sure_step_logo {
	height: auto;
	width: 200px;
	float: right;
}
#outer #header #logo {
	float: left;
	width: 550px;
	height: 100px;
}
#outer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 760px;
	left: 50%;
	margin-left: -380px;
	position: absolute;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
body {
	background-image: url(../images/background.gif);
}
* {
	margin: 0px;
	padding: 0px;
}
#outer #main_content {
	clear: both;
}
#outer #mid {
	clear: both;
}
#outer #mid #nav {
	width: 165px;
	float: left;
	background-image: url(../images/nav_background.png);
	height: 260px;
	background-repeat: no-repeat;
	padding-top: 10px;
	font-family: arial;
	font-size: 14px;
	color: #FFFFFF;
	font-variant: small-caps;
	font-weight: bold;
}
#outer #mid #photos {
	float: right;
	height: auto;
	width: 550px;
	border: 2px none #999999;
	padding-right: 25px;
	padding-left: 5px;
}
#outer #header {
	height: 100px;
	width: 760px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#outer #border_line {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 5px;
	clear: both;
}
#outer #seperator_line {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 0px;
	clear: both;
}
#links_box{
    border: #FFFFFF thin solid;
	background-color:#FFFFFF;
	margin-left: 20px;
	margin-bottom: 5px;
	width: 720px;
	bottom: 0px;
}
#links_box img{ 
vertical-align: middle;
margin-right: 10px;
margin-left: 10px;
}  
#outer #footer {
	background-color: #000000;
	color: #FFFFFF;
	height: 15px;
	padding-top: 2px;
	font-size: 10px;
	clear: both;
}
#outer #footer a {
	color: #FFFF33;
	text-decoration: none;
}
#outer #main_content #left_content {
	width: 340px;
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#outer #main_content #demo {
	float: right;
	width: 360px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	border-bottom-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#outer #mid #nav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 5px;
	list-style-type: none;
	background-color: #333333;
	width: 146px;
}
#outer #mid #nav ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 100%;
}
#outer #mid #nav li:hover {
	background-color: #CCCCCC;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.video {
	border: 1px solid #000000;
}
#outer #little_man {
	clear: left;
	width: 200px;
	float: left;
	margin-top: 50px;
}
#outer #mid #nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#outer #mid #nav li:hover a {
	color: #000000;
}
input.invalid {
	background-color: #FF9;
	border: 2px red solid;
}

label.invalid {
	color: #F00;
}
#outer #header #phone_graphic {
	float: left;
	width: 200px;
	height: 100px;
	margin-right: 5px;
	margin-left: 5px;
}
.images {
	border: 1px solid #000000;
}
#outer #main_content #content_wide {
	width: 700px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#outer #main_content #content_wide li {
	font-size: 14px;
	margin-bottom: 5px;
}
#outer #main_content #content_wide ol {
	margin-left: 40px;
}
#outer #top_content {
	padding: 20px;
	width: 600px;
	margin-right: 50px;
	margin-left: 50px;
	border: 1px solid #000000;
	background-color: #CCCCCC;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 20px;
}
h3 {

	font-size: 16px;
}
#outer #main_content #demo ul {
	margin-left: 30px;
}
