body {
margin-left: 0px;
margin-top: 0px;
background-color: #fff;
}

#container {
width: 960px;
margin: auto;
}
#container2 {
width: 688px;
}
#leftnav {
text-align: left;
width: 136px;
float: left;
vertical-align: top
}
#center {
float: left;
background-image: url("../images/backtile.gif");
background-repeat: repeat-y;
text-align: left;
width: 688px;
}
#center2 {
background-image: url("../images/backtile.gif");
background-repeat: repeat-y;
text-align: left;
width: 688px;
}
#header {
background-image: url("../images/header1.gif");
background-repeat: no-repeat;
height: 131px;
width: 688px;
}
#header2 {
background-image: url("../images/header2.gif");
background-repeat: no-repeat;
height: 131px;
width: 688px;
}
#content {
font-size: 12px;
font-family: "Futura Book",Futura, Verdana, Arial, Helvetica, sans-serif;
margin-left: 5px;
width: 678px;
float: left ;
min-height: 380px;
background: url(../images/test_bg.jpg) no-repeat 100% 0;
}
#content2 {
font-size: 12px;
font-family: "Futura Book", Futura, Verdana, Arial, Helvetica, sans-serif;
line-height: 20px;
margin-left: 5px;
/*width: 678px;*/
/*min-height: 380px;*/
}
#container2 #content2 {
	/*background: url(../images/test_bg.jpg) no-repeat 100% 0;*/
	/*height: 450px;*/
}
#image_spc {
	width: 340px;
	/*height: 450px;*/
	float: right;
	display: none;
	padding-right: 6px;
}
#image_spc img {
	display: block;
	margin: auto;
	width: 340px;
	height: 380px;
}

.image_Rot {
	width: 340px;
	/*height: 450px;*/
	float: right;
	display: none;
	padding-right: 6px;
}
.image_Rot img {
	display: block;
	margin: auto;
	width: 340px;
	height: 380px;
}


#content a, #main a, #main2 a {
color: #134A9E;
text-decoration: none;
}
#content a:hover, #main a:hover, #main2 a:hover {
color: black;
text-decoration: underline;
}
#content dd {
margin-left: 10px;
}
#main {
vertical-align: top;
width: 320px;
float: left;
margin-left: 9px;
}
#main2, #content2 #main {
vertical-align: top;
width: 600px;
float: left;
/*margin-left: 30px;*/
}
#main3 {
margin-left: 9px;
width: 320px;
vertical-align: top
}
#indexfix {
float: left;
width: 688px;
background-color: pink;
background-image: url("../images/indexfix.gif");
height: 12px;
}

#gallery {
background-color: black;
text-align: center;
width: 180px;
float: left;
vertical-align: top;
min-height: 380px;
}

#footer {
background-image: url("../images/footer.gif");
background-repeat: no-repeat;
text-align: center;
width: 688px;
height: 36px;
clear: left
}
#footer img {
	float: left;
}
#footer2 {
background-image: url("../images/footer2.gif");
background-repeat: no-repeat;
text-align: center;
width: 688px;
height: 60px;
clear: both;
}

#rightnav {
text-align: left;
padding-top: 136px;
width: 136px;
float: right;
vertical-align: top
}

#links ul {
list-style-type: none;
background-color: #7f7f7f;
width: 136px;
vertical-align: top;
padding-left: 0px;
padding-top: 0px;
margin: 0px;
}

#links li {
color: white;
font-size: 13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration: none;
text-indent: 6px;
display: block;
width: 136px;
border-color: black;
/*text-transform: lowercase;*/
}

#links li ul { display: none; }
#links li.current ul, #links li.section ul { display: block; }

#category, .category {
background-color: black;
text-transform: none !important;
}
.current, .section {
background-color: #f9140c !important;
}
.submenu {
background-color: #999999;
}

#links li a {
color: white;
font-size: 13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration: none;
display: block;
padding-top: 3px;
padding-bottom: 3px;
width: 136px;
border-top: 1px solid #404040;
border-right: #404040;
border-bottom: #404040;
border-left: #404040
}

* html #links li a {/* make hover effect work in IE */
	width: 136px;
}

#links li a:hover {
background: #f9140c;
color: white;
}

#txt1, #txt2, #txt3, #txt4 , #txt5, #txt6, #txt7, #txt8 {
color: #134A9E;
}




img {
	border: none;
	display: block;
}
ul {
	margin: 0px;
}
p {
	margin: 1em 0 0 0 ;
}

#footer2 img { float: left; }
#footer2 { padding-left: 5px; }
#footer { padding-left: 4px; }

#links li.category a { font-weight: bold; }


#main5 { vertical-align: top; width: 220px; float: left; margin-left: 9px;}
#contactinfo  {width: 448px; float: left; vertical-align: top; min-height: 380px;}
.boldred15 {font-weight: bolder; font-size: 15px; color: #FF0000}
.red {color: #FF0000;}