body
{
	background:#FFF;
	line-height: 1.6;
}

body, td, th
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;

}

a:link, a:hover, a:active
{
	color: black;
	text-decoration:none;
}

a:visited
{
	color: black;
	text-decoration:none;
}

a:hover
{
	text-decoration:none;
	color: #093;
}

img
{
	border-style: none;
	padding: 2px;
}
#openq
{
	position:relative;
	float: left;
	width:42px;
	height:29px;
	background-image:url(../images/openq.png);
	background-repeat: no-repeat;
}

#closeq
{
	position:relative;
	float: right;
	width:42px;
	height:29px;
	background-image:url(../images/closeq.png);
	background-repeat: no-repeat;
	bottom: 15px;

}


#testimonial
{
	float:left;
	width: 858px;
	height: 200px;
	padding: 20px;
	background-image:url(../images/rectangle_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	border: 1px solid #D1C7AC;
	left: 20px;
	position: relative;
	
}

#testimonial_text
{
	position:relative;
	padding: 40px;
	width: 760px;
	height: 108px;
	color: #42543a;

}



#testimonial_text_full
{
	position:relative;
	padding: 20px;
	color: #42543a;
	float:right;
	padding: 20px;
}

#wrapper
{
	width: 940px;
	margin:0 auto;
}

#leftCol
{
	float:left;
	width: 320px;
	height: 585px;
}

#content
{
	float:right;
	padding: 20px;
	width: 570px;
	height: 580px;
	background-image:url(../images/Container.jpg);
	background-repeat:no-repeat;
}

#menu
{
}

#footer
{
	text-align:center;
	width: 940px;
	margin:0 auto;
}

.textbox
{
	float: left;
	width: 260px;
	height: 150px;
	display:inline-block;
	background-color:#FFF;
	margin: 5px;
	padding: 5px;
	border: 2px dashed #D1C7AC;
	text-align:center;
}

ul.thumb
{
	float: left;
	list-style: none;
	margin: 0;
	padding: 45px;
	width: 530px;
	height: 510px;
}

ul.thumb li
{
	margin: 0;
	padding: 5px;
	float: left;
	position: relative;
	width: 110px;
	height: 110px;
}

ul.thumb li img
{
	width: 100px;
	height: 100px;
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0;
	top: 0;
	-ms-interpolation-mode: bicubic;
}

ul.thumb li img.hover
{
	border: none;
}

div#feature_list
{
	float: left;
	width: 750px;
	height: 190px;
	overflow: hidden;
	position: relative;
}

div#feature_list ul
{
	position: absolute;
	top: 0;
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#tabs
{
	left: 0;
	z-index: 2;
	width: 200px;
}

ul#tabs li
{
	font-size: 12px;
	font-family: Arial;
}

ul#tabs li img
{
	border: none;
	float: left;
}

ul#tabs li a
{
	color: #222;
	text-decoration: none;
	display: block;
	height: 40px;
	outline: none;
	padding: 5px 0px 0px 0px;
	margin: 5px;
}

ul#tabs li a:hover
{
	text-decoration: underline;
}

ul#tabs li a.current
{
	color:#063;
}

ul#tabs li a.current:hover
{
	text-decoration: none;
	cursor: default;
}

ul#output
{
	right: 0;
	width: 599px;
	height: 240px;
	position: relative;
}

ul#output li
{
	position: absolute;
	width: 463px;
	height: 240px;
}

ul#output li a
{
	position: absolute;
	bottom: 10px;
	right: 10px;
	padding: 1px 1px;
	text-decoration: none;
	font-size: 11px;
	color: #FFF;
	background: #000;
	-moz-border-radius: 5px;
}

ul#output li a:hover
{
	background: #D33431;
}


.textrectangle
{
	float:left;
	width: 900px;
	height: 400px;
	padding: 20px;
	background-image:url(../images/rectangle_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.textboxlower
{
	float: left;
	width: 275px;
	height: 375px;
	display:inline-block;
	margin: 5px;
	padding: 5px;

	text-align:center;
}

.slideshow { height: 370px; width: 270px; margin: auto }
.slideshow img { border: 1px solid #ccc; background-color: #eee; }