/* SES Plastering and Tiling */

.acc
{
	display:none;
}
	
body, html
{
	margin: 0;
	padding:0;
	background: #a9987f url(../img/bgd.gif) 0 0 repeat-x;
}

a
{
	color: #5B5040;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}

a:hover
{
	color: #5B5040;
	text-decoration:underline;
}

h1
{
	font: bold 16px "Trebuchet MS", Tahoma, sans-serif;
	line-height: 24px;
	color: #5B5040;
	margin: 10px 5px 5px 0;
}

h2
{
	font: bold 14px "Trebuchet MS", Tahoma, sans-serif;
	line-height: 22px;
	color: #8C7A62;
	margin: 50px 5px 0 0;
	text-align:center;
}

h3
{
	font: bold 14px "Trebuchet MS", Tahoma, sans-serif;
	line-height: 20px;
	color: #3497f4;
	margin: 15px 0 0 0;
}

h4
{
	font: normal 14px "Trebuchet MS", Tahoma, sans-serif;
	line-height: 20px;
	color: #cb9b30;
	margin: 0 0 5px 0;
}

h5
{
	font: italic 12px "Trebuchet MS", Tahoma, sans-serif;
	line-height: 20px;
	color: #bb580e;
	margin: 5px 0 0 0;
}

h6
{
	font: normal 12px "Trebuchet MS", Tahoma, sans-serif;
	line-height: 20px;
	color: #311200;
	margin: 5px 0 0 0;	
}

ul, ol, dl
{
	padding: 10px 0 0 10px;
	margin: 0 0 0 0;
}

li, dd
{
	font: normal 12px "Trebuchet MS", Tahoma, sans-serif;
	line-height: 20px;
	color: #37571c;
}

p
{
	font: normal 12px "Trebuchet MS", Tahoma, sans-serif;
	line-height: 1.5em;
	color: #8C7A62;
	margin: 15px 10px .5em 0;
}

#container {
	position:relative;
	height: 100%;
	width:687px;
	margin:0 auto;
	padding:0;
	background: #fff;
}

/*header*/

#sesp_header {
	position:relative;
	width:688px;
	height:287px;
	background: url(../img/ses.jpg) 0 0 no-repeat;
}

/*main*/

#main
{
	position: relative;
	width:688px;
	height: 100%;
	left:0px;
	padding:0;
	background: transparent url(../img/contbgd.gif) 0 0 repeat-y;
}

/*content*/

div.contentwrapper
{
	background: #fff;
	width: 688px;
	padding: 0;
	margin: 0;
}

#sesp_content 
{
	position:relative;
	float:left;
	width:417px;
	padding: 20px 0px 10px 20px;
	background-color: transparent;
	margin: 0;
}

/*images*/

#sesp_imgs
{
	position:relative;
	float:right;
	width:211px;
	padding: 30px 15px 15px 25px;
}

#sesp_imgs img
{
	width:206px;
	padding: 5px 0;
	
}

#space
{
	clear:both;
}

#table
{
	width:400px;
	table-layout: auto;
}

#table p
{
	font: bold 12px "Trebuchet MS", Tahoma, sans-serif;
	line-height: 1.5em;
	color: #384e88;
	margin: 5px 0 0 0;
}

.space
{
	clear:both;
}
	
/*footer*/

#sesp_foot 
{
	position:relative;
	clear:left;
	width:688px;
	height:61px;
	margin:0 0;
	background: #8C7A62;
}

#sesp_foot p
{
	width:688px;
	margin:0px 0 0 20px;
	padding:25px 0 10px 0px;
	font: normal 12px "Trebuchet MS",Tahoma,sans-serif;
	color: #fff;
}

#sesp_foot p a
{
	text-decoration: underline;
}

#sesp_foot p a:hover
{
	text-decoration: none;
}

#sesp_foot h5#info
{
	position: absolute;
	top: 15px;
	right: 45px;
	margin: 0px;
	padding: 0px;
	color: #fff;
	font: normal 12px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 1.8em;
}

#sesp_foot h5#info a
{
	text-decoration: none;
	color: #311200;
}

#sesp_foot h5#info a:hover
{
	color: #fff;
}

