body {
	background-image: url(images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container {
	width: 1024px;
	margin: 0 auto 0 auto;
	padding:0;
}
#content{
	width: 764px;
	margin: 46px auto 20px auto;
	padding:0;
	float: left;
}
#sidebar {
	width:260px;
	float:left;
	overflow:hidden;
	padding:0;
}
#main-menu {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
/*	padding-right: 10px;
	padding-left: 10px;*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: FFFFFF;
	color: FFFFFF;
}  

#main-menu a:link, #main-menu a:visited {
	color: #FFFFFF;
}

#main-menu a:hover, #main-menu a:active {
	color: #000000;
}
#text {
	padding: 15px 30px 20px 30px;
}

a:link, a:visited {
	color: #0079c2;
	text-decoration: none;
}

a:hover, a:active {
	color: #a0c355;
	text-decoration: none;
}
.detail {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color:#fff;
	line-height:0px;
}
.contact{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #545454;
	padding-bottom: 6px;
	padding-top: 0px;
}
table {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #545454;
}

.caption {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #545454;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 12px;
}
.small {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #545454;
}
.green {
	color: #5bb33c;
}
p {
	font: normal 12px/18px "Trebuchet MS", Arial, sans-serif;
	color: #545454;
	padding:0 0 6px 0;
	margin:0;
}
h1 {
	font: bold 20px "Trebuchet MS", Arial, sans-serif;
	color: #53b137;
	margin:12px 0 6px 0;
}
h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #6978A1;
	padding-left: 20px;
	line-height: 0px;
	margin-top:8px;
	text-transform: uppercase;
}

h3 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #0079c2;
	text-transform: uppercase;
	margin:12px 0 0 0;
}
h4 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 17px;
	text-transform: none;
	color: #660000;
	background-position: center top;
	text-align: center;
	line-height: 0px;
}

h5 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	padding-left: 30px;
	text-align: left;
}

h6 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	padding-left: 10px;
	font-weight:normal;
}

ul, ol {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	list-style-type: square;
	margin-left: 34px;
}

#footer {
	width:1024px;
	background-image:url(images/bkgd-footer.gif);
	background-position:top center;
	background-repeat: no-repeat;
	overflow:hidden;
	margin:0;
	clear:both;
}  

#footer a:link, #footer a:visited {
	color: #909090;
}

#footer a:hover, #footer a:active {
	color: #0079c2;
}
#copyright {
	width:1024px;
	margin:0 auto 0 auto;
	text-align:left;
	clear:both;	
	font: normal 12px/18px "Trebuchet MS", Arial, sans-serif;
	color: #909090;
	border-top: 1px solid #ccc;
	padding-top:10px;
}
/* ----------weblinx-------------- */
div.transOFF {
	width: 210px;
	background-color:#ffffff;
	border:2px solid #cccccc; 
		float: right;
}
div.transON {
	width: 210px; 
	float: right;
	background-color:#d9d9d9;
	border:2px solid #cccccc;
	opacity:0.10;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
}
#weblinx {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	text-align: center;
	padding: 5px;
	margin: 10px auto 0 auto;
	clear:both;
}
#weblinx a:link, #weblinx a:visited  {
	color: #000000;
	text-decoration: none;
}
#weblinx a:hover, #weblinx a:active {
	color: #000000;
}
