@charset "utf-8";
*{ margin:0; padding:0;}
img{border:0;}
ul{list-style:none;}
a:link,a:visited{text-decoration:none; color:#C50000;}
a:hover{text-decoration:none; color:#FF9900;}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	line-height:20px;
	color:#323232;
	background-color:#fff;
}
#header,#container,#footer{
	width:980px;
	margin:0 auto;
	background-color:#fcf9eb;
}
.sublink {
	width: 210px;
	padding:4px;
	float:left;
	background-color:#C7401B;
}
#content {
	float: right;
	width: 742px;
}
/*------------------------Header------------------------*/
#header img {
	width: 100%;
}
#header ul {
	height:34px;
	padding-left:4px;
	background:url(images/header_bg.gif) left top repeat-x;
	background-color:#C7401B;
}
#header ul li {
	width:120px;
	float: left;
}
#header a{
	height:26px;
	display:block;
	padding:5px 8px 0 8px;
}
#header a, #header a:link {
	color: #FFFFFF;
	text-decoration:none;
}
#header a:hover {
	/*background-color:#C7401B;*/
	background:url(images/header_hover.gif) 0 2px repeat-x;
}
/*------------------------container------------------------*/
#container {
	padding-top: 15px;
	text-align:left;
}
.sublink {
	padding: 2px;
}
.sublink h4 {
	color: #FFFFFF;
	font-weight:normal;
	line-height:26px;
	padding-left:12px;
}
.sublink ul li {
	line-height:30px;
	margin-top:1px;
	background: url(images/corner.gif) 205px 0 no-repeat;
	background-color: #FFFFFF;
}
.sublink a {
	width:200px;
	height:30px;
	display:block;
	padding-left:10px;	
}
.sublink a:link, .sublink a:visited {
	color: #000000;
	text-decoration:none;
}
.sublink a:hover {
	color: #FF9900;
	text-decoration:underline;
	background: url(images/corner.gif) 205px 0 no-repeat;
	background-color:#F5F5F5;
}
#contact {
	padding:4px 0 0 0;
	background-color:#fcf9eb;
}
#contact a {
	height: 24px;
	width: 204px;
	text-align:right;
	font-weight:bold;
	background:url(images/gallery.jpg) left top no-repeat;
}
#contact img {
	width: 100%;
	border:2px solid #ddd;
}
#contact table{
	margin:10px 0;
}
#contact table td{
	vertical-align: top;
}
#contact table a {
	background-image:none;
	text-align:left;
	padding:0;
}
/*------------------------footer------------------------*/
#footer {
	color:#fff;
	padding:12px 0;
	background-color: #787068;
}
#footer span {
	padding:4px;
}
/*------------------------content------------------------*/
#content h4 {
	font-style: oblique;
	padding-left:4px;
	margin:6px 0 0 0;
}
#content hr {
	color:#C7401B;
	border:1px solid #C7401B;
	margin:4px 0 18px 0;
}
#content p {
	text-align: justify;
	margin-bottom:6px;	
}
#content {
	padding: 8px;
}
#content table {
	width: 100%;
}
#content table td {
	text-align: center;
	vertical-align: middle;
}
#content img {
	padding:2px;
	border: 2px solid #939393;
	background-color: #FFFFFF;
}
#content img[class] {
	float: left;
	margin-right:10px;
}
#demo {
	overflow:hidden;
	width: 100%;
}
#demo img 
{
	border: 2px solid #F2F2F2;
	margin-left:4px;
	padding:3px;
}
#indemo 
{
	float: left;
	width: 800%;
}
#demo1 
{
	float: left;
}
#demo2 
{
	float: left;
}
#content table h6 {
	font-size:10px;
	padding:2px 0 2px 8px;
	color: #FFFFFF;
	text-align:left;
	background-color: #7F7F7F;
}
#content table p {
	text-align:justify;
}
#content a[class] {
	float: right;
	margin:4px 6px;
}
#content ol {
	list-style-type: decimal;
	margin:12px 0 12px 16px;
}
#content table td{
	vertical-align: top;
}
#content p[class] {
	border-bottom:1px dashed #666666;
}
#content p[class] a,#content p[class] a:link {
	font-weight: bold;
}
#content td span {
	margin:0 10px;
}
#findus img {
	background:none;
	border:none;
}
