/* *** Reset browser styles *** */



html {

}

h1, h2, h3, h4, h5, h6, p, div, ul, ol, li, code, pre, form, fieldset, blockquote, html, body {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: normal;
}

table {
	border-collapse: collapse; /* prevents double borders */
	border-spacing: 0;
}

td, th, caption {
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a {
	outline: none;
	text-decoration: none;
	color: #FFF;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	background-color: #A00000;
	width: 900px;
	bottom: 30px;
	margin-right: -451px;
	top: 99px;
	right: 50%;
	overflow: visible;
	position: absolute;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #A00000;
}

#container #head {
	width: 580px;
	left: 135px;
	position: absolute;
	height: 40px;
	background-image: url(../Images/bg_head.png);
	background-repeat: no-repeat;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

/* common layout */

#container #main {
	background-color: #CCC;
	position: absolute;
	width: 580px;
	left: 135px;
	overflow: auto;
	top: 44px;
	height: auto;
	bottom: 0px;
	padding-top: 5px;
}

#container #sidebar {
	width: 125px;
	position: absolute;
	left: 4px;
	bottom: 0px;
	top: 0px;
	height: auto;
}
#container #news {
	position: absolute;
	width: 175px;
	left: 720px;
	padding-top: 0px;
	top: 160px;
	background-color: #A00000;
	height: auto;
	overflow-y: auto;
	overflow-x: hidden;
	bottom: 0px;
}

#main table tr td h3 {
	font-size: 8pt;
	color: #333;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#container #spacer {
	position: absolute;
	height: 160px;
	width: 165px;
	right: 17px;
	background-image: url(../Images/logo_rend_type_04.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #A00000;
}

#banner {
	background-color: #A00000;
	height: 100px;
	width: 900px;
	position: absolute;
	top: 0px;
	right: 50%;
	margin-right: -451px;
}
#footer {
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12px;
	background-color: #999;
	float: none;
	height: 30px;
	width: 895px;
	position: absolute;
	bottom: 0px;
	margin-right: -451px;
	right: 50%;
	padding-right: 5px;
	text-align: right;
}
#footer em a {
	text-decoration: none;
	color: #A00000;
}


/* page styles */
body {
	font: 62.5% "Trebuchet MS", Arial, sans-serif;
	background-image: url(../Images/newback3.png);
	background-repeat: repeat;
	width: 117px;
}


#head h1 {
	font-size: 18pt;
	text-transform: none;
	padding-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-style: italic;
	padding-left: 15px;
}
#head h1 a {
	color: #FFF;
	text-decoration: none;
}
#head h1 a:hover {
	color: #A00000;
}

#head h6 {
	font-size: 12pt;
	text-transform: none;
	padding-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	float: right;
	margin-top: -36px;
	margin-right: 10px;
	font-variant: small-caps;
}
#head h6 a {
	color: #FFF;
	text-decoration: none;
}
#head h6 a:hover {
	color: #A00000;
	text-decoration: none;
}

#news h2{
	font-size: 18pt;
	text-transform: none;
	padding-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-style: italic;
	padding-left: 15px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #A00000;
	background-image: url(../Images/bg_news.png);
	background-repeat: no-repeat;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

#news h3 {
	font-size: 14px;
	color: #A00000;
	padding-bottom: 8px;
}

#news h3 a {
	font-weight: bold;
	color: #A00000;
	font-size: 14px;
	text-decoration: none;
}
#news h3 a:hover {
	color: #A00000;
	text-decoration: underline;
}

#news p {
	font-size: 10pt;
	margin-bottom: 5px;
	line-height: 14px;
	margin-left: 10px;
	margin-top: 2px;
	margin-right: 5px;
}

#banner {
	position: absolute;
	height: 100px;
	background-color: #A00000;
	width: 900px;
	top: 0px;
	right: 50%;
	margin-right: -451px;
}


#news ul {
	font-size: 1.4em;
	list-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#news li {
	margin-bottom: 0px;
	padding-bottom: 3px;
	padding-left: 17px;
	background: url(../Images/article.png) no-repeat;
	color: #666;
	margin-right: 5px;
}
#news li a {
	color: #A00000;
	text-decoration: none;
}
#news li a:hover {
	color: #A00000;
	text-decoration: underline;
}

/* Gallery */
#gallery {
	width:565px;
	height:400px;
	position:absolute;
	background-color: #CCC;
	padding-top: 40px;
}
#gallery ul {
	list-style:none;
	margin:0;
	width:50px;
	float:right;
	height:auto;
	padding: 20px;
}
#gallery ul li {display:inline; width:50px; height:50px; float:left; margin:0 4px 4px 0; border:1px solid #444; cursor:pointer;}
#gallery ul li img {display:block; width:50px; height:50px;}
#gallery ul li span {
	display:none;
	position:absolute;
	left:20px;
	top:0px;
	width:325px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	font-size:11px;
	line-height:15px;
	text-align:left;
}
#gallery ul li span b {
	color:#A00000;
}

/* required for IE5.x and IE6 to display the start image size correctly */
#gallery ul li.click i img.default {
	margin:5px auto 0 auto;
	width:200px;
	height:240px;
	border:1px solid #C00;
}

#gallery ul li.off {display:none;}

#gallery ul li.click {
	border-color:#A00000;
	cursor:default;
	background-color: #CCC;
}

#gallery ul li.click i {
	position:absolute;
	left:0;
	top:0;
	width:500px;
	height:355px;
}
#gallery ul li.click i img {
	width:auto;
	height:auto;
	border:1px solid #A00000;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#gallery ul li.click span {display:block;
}

#main h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	margin-bottom: 5px;
}

#main h1 a {
	color: #A00000;
	text-decoration: none;
}

#main h1 a:hover {
	text-decoration: underline;
}

#main h2 {
	color: #333;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	font-weight: bold;
}
#main table tr td h2 a {
	color: #A00000;
	text-decoration: none;
}
#main table tr td h2 a:hover {
	text-decoration: underline;
}

#main h3 {
	color: #A00000;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 10px;
}

#main h4 {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

#main h4 a {
	color: #A00000;
	text-decoration: none;
	font-size: 16pt;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#main h4 a:hover {
	text-decoration: underline;
}

#main h5 {
	text-align: center;
	color: #A00000;
}

#main h5 a{
	text-align: center;
	color: #A00000;
	text-decoration: none;
}

#main h5 a:hover{
	text-decoration: underline;
}

#main h6{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	font-variant: small-caps;
	padding-left: 10px;
}

#main h6 a{
	color: #FFF;
	text-decoration: none;
	font-size: 12pt;
}

#main h6 a:hover{
	color: #A00000;
}

#main p {
	margin-bottom: 8px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 10px;
	padding-top: 0px;
	margin-right: 5px;
}

#container #main p a {
	color: #A00000;
	text-decoration: none;
}
#container #news p a {
	color: #A00000;
	text-decoration: underline;
}
#container #news  h5 {
	padding-bottom: 10px;
	padding-left: 35px;
	padding-top: 5px;
}
#container #main table tr td h2 {
	color: #A00000;
	padding-top: 10px;
}
#container #main table tr td h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bolder;
	font-style: normal;
	font-size: 16px;
	width: auto;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #main table tr td p {
	font-size: 10pt;
}
#container #main table tr td form {
	font-size: 10px;
	color: #000;
	margin: 0px;
	padding: 0px;

}

#container #main table tr td h4 {
	width: 150px;
	float: left;
}
#container #main table tr td h5 {
	text-align: center;
}
#container #main table tr td h6 {
	font-size: 8pt;
	font-weight: bold;
	color:#333;
}
#container #main table tr td h7 {
	text-align: right;
}
#container #main table tr td h1 a {
	color: #A00000;
	text-decoration: none;
}
#container #main table tr td h1 a:hover {
	color: #A00000;
	text-decoration: underline;
	padding-bottom: 5px;
}
#container #main table tr th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 16px;
	font-weight: bold;
}
#footer span {
	float: left;
	padding-top: 8px;
	padding-left: 8px;
}
#main h3 a {
	color: #A00000;
	text-decoration: none;
}
#main h3 a:hover {
	text-decoration: underline;
}
#main ul a {
	color: #A00000;
	text-decoration: none;
}
#main ul a:hover {
	text-decoration: underline;
}
#container #main p a:hover {
	text-decoration: underline;
}
#container #main ul {
	font-size: 10pt;
	padding-left: 25px;
	margin-right: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
}
#footer p {
	font-size: 9pt;
	font-style: italic;
	margin-top: 4px;
	line-height: 8pt;
}
#footer p a {
	color: #A00000;
	text-decoration: none;
}
#footer p a:hover {
	color: #A00000;
	text-decoration: underline;
}
#news #specs {
	overflow-y: auto;
	overflow-x: hidden;
	position: absolute;
	background-color: #CCC;
	bottom: 0px;
	height: auto;
	top: 44px;
	width: 175px;
}
#container #sidebar #menu {
	position: absolute;
	top: 27px;
	overflow-y: auto;
	overflow-x: hidden;
	height: auto;
	bottom: 0px;
}

ul.menu, ul.menu ul {
	list-style-type:none;
	width: 125px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	font-weight: bold;
	margin: 0;
}

ul.menu a {
	display: block;
	text-decoration: none;
	font-weight: bold;
}

ul.menu li {
	margin-top: 0px;
}

ul.menu li a {
	color: #fff;
	background-color: #666;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 16px;
}

ul.menu li a:hover {
	background-color: #999;
	color: #A00000;
}

ul.menu li ul li a {
	color: #666;
	padding-left: 15px;
	background-color: #CCC;
	background-image: none;
}
ul.menu li ul li.yellow a {
	background-color: #FF0;
}

ul.menu li ul li a:hover {
	color: #A00000;
	background-color: #999;
}
#menu1 li .menu.item {
	background-image: url(../SpryAssets/SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 4px 50%;
}
#menu1 li .menu.item:hover {
	background-image: url(../SpryAssets/SpryMenuBarDownHover.gif);
}
#menu1 li .menu.item:active {
	background-image: url(../SpryAssets/SpryMenuBarDownHover.gif);
}
#news h1 {
	font-size: 14pt;
	color: #666;
	font-style: italic;
	padding-left: 5px;
}
#main table tr td ul li {
	color: #333;
	font-size: 8pt;
}
#main table  tr a {


}
#main #form {
	left: 10px;
	position: absolute;
	width: 500px;
	top: 10px;
}
.fb-like {
	position: absolute;
	bottom: 13px;
	margin-bottom: -10px;
}
#main table tr td a {
	color: #A00000;
	text-decoration: none;
}
#main table tr td a:hover {
	text-decoration: underline;
}
#main form {
	padding-left: 0px;
}
#head a img {
	position: absolute;
	top: 4px;
	right: 5px;
}
#container #pp {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: italic;
	color: #FFF;
	background-color: #666;
	position: absolute;
	top: 40px;
	width: 565px;
	padding-left: 15px;
	margin-top: -5px;
	height: auto;
	left: 135px;
	z-index: 99000;
	float: left;
}
#container #pp a:hover {
	color: #A00000;
}
