@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
}

div.clear {
	clear:both;
	width:100%;
}

body {
	background-image:url(../images/footer_bottom_bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#4D5E70;
	font-family:Georgia, "Times New Roman", Times, serif;
}

div#header-border {
	background-image:url(../images/header-top.gif);
	background-position:center;
	background-repeat:repeat-y;
	height:17px;
	background-color:#88add3;
}

div#header {
	background-color:#3E4F5F;
	background-image:url(../images/header_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:138px;
}

div#header-wide {
	background-color:#3E4F5F;
	background-image:url(../images/header_inner_bg.jpg);
	background-position:center top;
	height:138px;
}

div#header-inner {
	width:820px;
	margin:0 auto;
}

div#header-inner img#logo{
	float:left;
	border:0px;
	behavior: url(iepngfix.htc);
}

div#header-inner img#header-img{
	float:right;
	behavior: url(iepngfix.htc);
}

ul#services {
	list-style:none;
	display:block;
	float:right;
	margin:5px 0px 0px 0px;
}

ul#services li{
	list-style:none;
	float:left;
}

ul#services li img{
	behavior: url(iepngfix.htc);
}

ul#services li a{
	display:block;
	float:left;
	height:26px;
	background-repeat:no-repeat;
	behavior: url(iepngfix.htc);
	cursor:pointer;
}

ul#services li a span{
	display:none;
}

ul#services li a#service1{
	background-image:url(../images/header_bttn_1.png);
	width:143px;
}

ul#services li a#service2{
	background-image:url(../images/header_bttn_2.png);
	width:42px;
}

ul#services li a#service3{
	background-image:url(../images/header_bttn_3.png);
	width:98px;
}

ul#services li a#service4{
	background-image:url(../images/header_bttn_4.png);
	width:227px;
}

div#content {
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#FFFFFF;
}

div#content-wrapper {
	width:820px;
	margin:0 auto;
}

ul#navigation {
	list-style:none;
	width:100%;
	height:30px;
	padding:10px 0px 10px 0px;
}

ul#navigation li{
	list-style:none;
	display:inline;
}

ul#navigation li a{
	display:block;
	float:left;
	height:30px;
	background-position:top;
	background-repeat:no-repeat;
}

ul#navigation li a span{
	display:none;
}

ul#navigation li.active a{
	background-position:bottom;
}

ul#navigation li a:hover{
	background-position:bottom;
}

ul#navigation li a#nav1 {
	background-image:url(../images/nav_home.gif);
	width:78px;
}

ul#navigation li a#nav2 {
	background-image:url(../images/nav_aboutlee.gif);
	width:112px;
}

ul#navigation li a#nav3 {
	background-image:url(../images/nav_services.gif);
	width:97px;
}

ul#navigation li a#nav4 {
	background-image:url(../images/nav_directions.gif);
	width:123px;
}

ul#navigation li a#nav5 {
	background-image:url(../images/nav_contact.gif);
	width:97px;
}

div#content-left {
	clear:both;
	float:left;
	color:#465869;
	font-size:15px;
	line-height:24px;
	width:460px;
	margin:40px 0px 30px 0px;
}

div#content-left h1{
	margin:0px 0px 15px 0px;
	font-size:20px;
	font-weight:bold;
	letter-spacing:-1px;
}

div#content-left p{
	margin:0px 0px 15px 0px;
}

div#content-left a, div#inner-sidebar a{
	color:#465869;
}

div#content-left ul{
	margin:0px 40px 15px 40px;
}

div#dvd-sidebar {
	float:right;
	background-image:url(../images/sidebar_bg.png);
	background-repeat:no-repeat;
	width:272px;
	height:480px;
	behavior: url(iepngfix.htc);
}

div#inner-sidebar {
	float:right;
	width:302px;
	color:#465869;
	font-size:15px;
	line-height:24px;
	margin:40px 0px 120px 0px;
	padding:0px 0px 0px 30px;
	border-left:1px solid #6E7C89;
}

div#inner-sidebar p{
	margin:0px 0px 15px 0px;
}


div#dvd-sidebar img#dvd{
	margin:-35px -37px 0px -35px;
	behavior: url(iepngfix.htc);
	position:relative;
}

div#dvd-sidebar form{
	margin:60px 20px 0px 20px;
}

div#dvd-sidebar form label{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	margin:0px 0px 10px 0px;
}

div#dvd-sidebar form label input{
	background-image:url(../images/input_bg.gif);
	border:1px solid #4b647d;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	padding:4px;
	width:220px;
}

div#dvd-sidebar form input#submit {
	float:right;
	padding:5px;
	font-size:14px;
	position:relative;
}

div#footer {
	background-image:url(../images/footer_top_bg_repeat.jpg);
	height:155px;
}

div#footer-inner {
	background-image:url(../images/footer_top_bg.jpg);
	width:820px;
	margin:0 auto;
	background-position:right;
	background-repeat:no-repeat;
	color:#dbe6f2;
	font-size:14px;
	line-height:20px;
	height:155px;
}

div#footer-left {
	float:left;
	width:200px;
	margin:60px 0px 0px 0px;
}

div#footer-right {
	float:right;
	width:500px;
	text-align:right;
	margin:40px 0px 0px 0px;
}

div#footer-right p span{
	font-size:20px;
	font-weight:bold;
	line-height:24px;
}

div#footer-right p a{
	color:#dbe6f2;
}

div#footer-right img{
	float:right;
	margin:-145px 0px 0px 20px;
	padding:0px;
	behavior: url(iepngfix.htc);
	position:relative;
}

div#credit {
	padding:10px 0px 0px 0px;
	width:820px;
	margin: 0 auto;
}

div#credit p.left {
	float:left;
	text-align:left;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#8f9eac;
	width:400px;
}

div#credit p.right {
	float:right;
	text-align:right;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#8f9eac;
	width:340px;
}

div#credit a {
	color:#8f9eac;
	text-decoration:none;
}

div#credit a:hover {
	color:#FFFFFF;
}

div#credit a span {
	text-decoration:underline;
}

label {
	font-size:12px;
	display:block;
	margin:0px 0px 10px 0px;
}

textarea.long, input.long {
	width:220px;
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	padding:1px;
	margin-top:4px;
}

textarea.long:hover, textarea.long:focus, input.long:hover, input.long:focus {
	width:220px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}
