#outer #header #sure_step_logo {
	height: auto;
	width: 200px;
	float: right;
}
#outer #header #logo {
	float: left;
	width: 350px;
	height: 135px;
}
#outer {
	font-family: Arial;
	font-size: 16px;
	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: 156px;
	float: left;
	background-color: black;
	background-repeat: no-repeat;
	padding: 10px 0px 125px 0px;
	margin: 0 15px 15px 0;
	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 #mid #frsnc_main_div {
	width: 560px;
	float:right;
	padding: 10px;
	margin-bottom: 10px;

}

#outer #mid #pics_btm_page {
	width: 740px;
	padding: 10px;
	clear:both;
}

#outer #header {
	height: 135px;
	width: 760px;
	border-bottom-width: 10px;
	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 #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;
    cursor: pointer;
}
#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;
	margin-right: 5px;
}
#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;
}
#outer #main_content #content_wide h1 {
	font-size: 24px;
}
.images_float_left {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #333333;
}

