html {
	height:100%;
}

body {
	font-family:"Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	background:#ffffff url(images/sando_body_bk.jpg) repeat;
	margin:0px;
	font-size:14px;
	color:#282020;
	height:100%;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color:#6d0200; text-decoration:none;
}
a:hover {
	color:#003366; text-decoration:underline;
}

p {
	line-height:1.4em; margin:0; padding:5px 0px;
}


h1 {
	color:#333333; margin:8px 0 0 0; padding:0px; font-size:18px; font-weight:bold; text-transform:uppercase;
}

h2 {
	color:#6d0000; margin:0 0 2px 0; padding:0px; font-size:14px; font-weight:bold; text-transform:uppercase; text-align:left;
}

h3 {
	color:#6d0000; margin:0 0 3px 0; padding:0px; font-size:14px; font-weight:bold; text-transform:uppercase; text-align:left;
}

#wrapper {
	background:url(images/sando_gradiant.jpg) bottom center repeat-x; width:100%; min-height:100%; position:relative; padding:0;
}

#content {
	width:933px; margin:0 auto; height:auto; position:relative; padding:0;
}

#header {
	height:auto; width:100%; margin:0; padding:0; background:url(images/header_bk_sando.jpg) no-repeat right top; position:relative;
}

#es_name {
	float:left; height:55px; text-align:left; font-size:28px; font-weight:bold; color:#4d0f0f; padding:32px 0 0 11px; letter-spacing:0.1em; text-transform:uppercase; line-height:normal;
}

.es_namesub {
	font-size:16px; color:#333333; text-transform:none; font-weight:normal; letter-spacing:normal; line-height:12px;
}

#menu {
	height:33px; clear:both; width:100%; float:left; background:url(images/menu_bk_sando.jpg) no-repeat left; margin:0; text-align:left;
}

#menu_content {
	width:100%; color:#FFFFFF; font-size:14px; font-weight:bold; color:#FFFFFF; text-transform:uppercase; margin:0; padding:0 0 0 5px;
}


#body_holder {
	width:100%; margin: 0; padding:0; clear:both; background:url(images/sando_content_body_bk.gif) repeat-y left;
}

#body_holderbk {
	width:100%; margin: 0; padding:0; background:url(images/ernest_sando_bottom.jpg) right top no-repeat; text-align:left; min-height:200px;
}
#body_content {
	width:870px; padding:5px 15px 0px 18px;
}

#body_contentbottom {
	background:url(images/body_contentbottom_sando.gif) no-repeat; height:auto; width:100%; clear:both; position:relative;
}

#copy {
	text-align:left; width:100%; font-size:12px; color:#172d43; padding:20px 0 20px 12px;
}

#title {
	background:url(images/h1_bk.jpg) no-repeat bottom left; padding:0 0 15px 0;
}

#lcol {
	float:left; width:auto;
}

#rcol {
	float:right; width:auto; padding:5px 15px; width:350px;
}

#rcol_showbox {
	background:#FFFFFF url(images/goomby_trans.jpg) top right no-repeat; border:#999999 1px solid; padding:10px; color:#000000; margin:5px 0 0 0;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
	line-height:normal;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#sddm li a
{	display: block;
	margin: 0;
	padding: 8px 9px 5px 9px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;

}

#sddm li a:hover {
	color:#999999; text-decoration:none;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	clear:left;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-size:14px;
	opacity:0.95;
	filter:alpha(opacity=95);
	}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 4px 12px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #ffffff;
		color:#1e1e1e;
		border-left:#600000 1px solid; border-right:#600000 1px solid; border-bottom:#600000 1px solid;
		vertical-align:middle;
		text-transform:none;
}

	#sddm div a:hover
	{	background:#840000;
		color: #FFFFFF;
		text-decoration:none;
	}
	
#sddm .first {
	border-top:none;
}
	
	
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
		