* {
	border: 0px;
}

body {
	background: url(../images/layout/background.gif) repeat-x #ccc6a8;
	margin: 0px auto;
}


#wrapper {
	margin: 0 auto;
	width: 933px;
	text-align: center;
	background-color: #000;
}



#header {
	width: 933px;
	height: 419px;
	background: url(../images/layout/header5.jpg) no-repeat;
	float: left;
	text-align: left;
}

#container {
	position: relative;
	float:left;
	width: 933px;
	background: url(../images/layout/container.gif) repeat-y;
}


#sidebar { 
	position: relative;
	margin: 0px;
	width: 282px;
	float: left;
	text-align: left;
	padding: 20px 0 0 30px;
}

html>body #sidebar {padding: 0; width: 312px;}

#content { 
	position: relative;
	width: 621px;
	float: left;
	text-align: left;
	padding: 20px 0 0 0;	
}

#footer { 
	position: relative;
	width: 933px;
	height: 50px;
	background: url(../images/layout/container.gif) repeat-y;
	float:left;
	text-align: right;
}

#clearing {
	height: 20px;
	float: left;
}

#contactus {
	position: absolute;
	margin: 70px 0 0 40px;
	
}

/* Typography */

#content p {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	padding: 0 30px 0 30px;
}

.sub {
	font-family: arial;
	font-size: 10px;
	line-height: 13px;
}

#footer p {
	font-family: arial;
	font-weight: lighter;
	font-size: 10px;
	line-height: 16px;
	color: #aaa;
	padding: 0 40px 0 20px;
}

#content h1 {
	font-family: 'lucida grande', arial;
	font-weight: lighter;
	font-size: 20px;
	line-height: 24px;
	padding: 0 20px 10px 20px;
	color: #e45000;
	display: block;
	border-bottom: solid 1px #c9c9c9;
	width: 545px;
}

#content h2 {
	font-family: 'lucida grande', arial;
	font-weight: lighter;
	font-size: 16px;
	line-height: 24px;
	padding: 0 20px 0 20px;
	color: #3fb9b1;
}

#content h3 {
	font-family: 'lucida grande', arial;
	font-weight: bold;
	font-size: 13px;
	line-height: 24px;
	padding: 0 20px 0 20px;
	color: #777;
}


#sidebar p {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	padding: 0 20px 0 20px;
}



/* Navigation */

#sidebar ul {
	width: 200px;
	font-family: 'lucida grande', arial;
	font-size: 14px;
	font-weight: lighter;
	color: #e45000;
	margin-left: 50px;
	margin-bottom: 10px;
	display: block;
	list-style: none;
}

#sidebar li {
	font-family: 'lucida grande', arial;
	font-size: 12px;
	font-weight: lighter;
	color: #333;
	list-style: none;
	margin-left: 0px;
	display: block;
	padding: 2px 0 2px 20px;
	background: url(../images/layout/navicon.gif) left center no-repeat;
}

#sidebar a {
	text-decoration: none;
	color: #555;
	display: block;
	border-bottom: 1px solid #f7faf2;
}

html>body #sidebar li:hover {
	background: url(../images/layout/navicon_on.gif) left center no-repeat;
}

#content a {font-weight: normal; 
			color: #e45000;
			font: 12px arial;
}
#content a:hover {font-weight: normal; color: #3fb9b1}


html>body #sidebar a:hover {
	font-weight: normal; 
	color: #3fb9b1; 
	border-bottom: 1px solid #ccc;
}

/* Anchored Navigation */

#content ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 30px;
	}


#content li {
	font-family: 'lucida grande', arial;
	font-size: 12px;
	font-weight: lighter;
	color: #333;
	background: url(../images/arrow.png) left top no-repeat;
	padding-left: 20px;
	padding-right: 20px;

}

#content li>a {
	text-decoration: none;
	color: #000;

}



/* BODY ELEMENTS */

#btt {
	border: 0px;
	margin-right: 40px;
	text-align: right;

}

#highlight {
	color: #222;
	border: 1px solid #C1DAD7;
	text-align: left;
	padding: 6px 6px 6px 12px;
	margin:0 40px 0 40px; 
	background: #F5FAFA;
	
}

.contentimg {
	padding: 0 40px 0 40px;
}



/* WORKSHOP TABLE STYLE */

table {
	width: 585px;
	padding: 0 0 0 20px;
}
th {
	font: bold 11px 'Lucida Grande', Arial;
	color: #6D929B;
	border: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(../images/bg_header.jpg) repeat-x;
}

td {
	font: 11px 'Lucida Grande', Arial;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #6D929B;
}


td.alt {
	background: #F5FAFA;
	color: #867c6f;
}

/* Image */
.floatLeft { float: right; border: 1px solid #C1DAD7; margin: 0px 10px 5px 10px;}
.borderImg { border: 1px solid #C1DAD7;}


/* FORMS */

form { padding: 0 20px 0 30px;}
form>table { width: 540px; border: 0px;}
input.text { background: #efefef; border: 1px solid #ccc; width: 300px; }
textarea.formtext { background: #efefef; border: 1px solid #ccc; width: 300px; height: 100px }


/* FAQ */
.faq {
	list-style: none;
}

div.collapse {
	width: 95%;
	margin: 0;
	background: #fafae2;
	border: 1px solid #e8e7d4;
}

div.collapse-container {
	width: 100%;
	height: 100%;
	padding: 5px;
}

ul.simple, ul.simple li{ list-style:  none; padding: 0; }
ul.simple li p, ul.simple li h4{ /*padding: 5px 20px; */ }

.expand {
	float: right;
}
