@charset "UTF-8";
/* CSS Document By S2THEH GRAPHIC DESIGN */

/* ==================================================
GENERAL STYLES
================================================== */
body {
	background-color:#000;
	 background-image:url(http://s2theh.com/images/new-bg1.jpg);
	/*background-image:url(http://s2theh.com/fluffnut/content/site_images/s2theh-new-bg2-2011.jpg); */
	background-repeat: no-repeat;
	background-position: center 0px;	
	font-family: Helvetica, Arial, sans-serif, "Gill Sans Std";
	color: #fff;
	}
#home-services-1 {
	/* background:url(http://s2theh.com/content/site_images/s2theh-home-services-1.jpg)no-repeat top center;*/
	width:765px;
	height:auto;
	text-transform:uppercase;
	font-style:italic;
	font-size:16px;
	color: #fff; /* #86004F; MAGENTA */
	margin-top:20px;
	padding-top:20px;
	border-top:1px dotted #fff;
	border-bottom:1px dotted #fff;
	margin-bottom:20px;
	padding-bottom:20px;
}
li {
	list-style-type: none;	
}
#s2theh_slideshow{
	margin-top:20px;
	padding-top:20px;
	border-bottom:1px dotted #fff;
	margin-bottom:20px;
	padding-bottom:20px;
	}
	
#content {
	background-repeat:no-repeat;
	position: absolute;
	top: 0px;
	min-height: 600px;
	width: 950px;
	left: 50%;
	margin-left: -475px;
	border: none;
	}

#slideshow_container1 {
	position:absolute;
	left:150px;
	top:140px;
	width:765px;
	min-height:409px;
	z-index:1;
}

#content_container1 {
	position:absolute;
	left:150px;
	top:140px;
	width:765px;
	height:auto;
	z-index:1;
	border: 2px solid #86004F;/*MAGENTA */
	padding-top: 20px;
	background-color: #000;
	font-size: 11px;
}
#content_container1-new {
	width:765px;
	height:auto;
	z-index:1;
	border: 2px solid #86004F;/*MAGENTA */
	padding-top: 0px;
	background-color: #000;
	font-size: 13px;
	padding-top:10px;
}
#content_container1-2 {
	position:absolute;
	left:150px;
	top:140px;
	width:765px;
	height:auto;
	z-index:1;
	padding-top: 0px;
	font-size: 11px;
}
.clearfix {
	width:730px;
	position: relative;
	height: 1px;
	padding-top:2px;
	padding-bottom:2px;
	clear: both;
}

.right_column {
	float: right;
	position: relative;
	width:250px;
	height: auto;
	line-height: 20px;
	padding-left: 20px;
	padding-top: 20px;
	
}

#content_container1 ul {
	margin-left: 0px;
	padding-left: 0px;
}

.left_column {
	float: left;
	position: relative;
	width:450px;
	height: auto;
	min-height: 200px;
	padding-left: 20px;
	padding-right: 20px;
	border-right-color:#016388; /*BLUE */
	border-right-style: solid;
	border-right-width: 1px;
	
}

#navleft_1 {
	position:absolute;
	top:125px;
	left: 0px;
	/* width:155px; */
	width: 125px;
	height:365px;
	z-index:99;
	border: none;
	color: #fff;
	font-weight: normal;
	z-index: 99;
}

.two_column_layout1 {
	width: 100%;	
	
}

#content_footer1 {
	background: transparent url(../../content/site_images/content_bottom.png) no-repeat;	
	height: 100px;
	width: 100%;
	clear: both;
	position: relative;
	top:42px;
	padding-right: 20px;
	text-align:center;
	font-size: 10px;
	color:#fff;/* #86004f; MAGENTA*/
	letter-spacing:.2em;
	
}

#content_footer2 {
	height: 20px;
	width: 100%;
	clear: both;
	padding-right: 20px;
	text-align:center;
	font-size: 10px;
	color:#86004f; /* MAGENTA*/
	letter-spacing:.2em;	
}




/* UPDATED ON HOME PAGE */

#two-columns-home-left {float:left; align:left; display:block; }
#two-columns-home-right {float:right;}
