body{
	background-color: black;
	margin-left: 150px;
	width: 850px;
	background-image: url("../images/misc137.jpg");
	background-position: left;
	background-repeat: repeat-y;

}

#header
{
	width: 850px;
	height: 100px;
	margin-bottom: 0px;
	margin-top: 5px;
	background-position: center;
	text-align: center;
}

#content{
	width: 850px;/*640px  660*/
	height: auto;/*900px*/
	margin-left: 20px; /*160*/
	margin-bottom: 20px;
	padding-left: auto;/*10*/
	padding-right: 10px;/*10*/
	color: silver;
	/*background-image: url("../images/bgcontact.png");
	background-position: center;
	background-repeat: no-repeat;
	background-image: url("../images/misc137.jpg");
	background-position: left;
	background-repeat: repeat-y;
	background-image: url("../images/bg_corp.png");
	background-image: url("../images/misc201.jpg");
	;
	background-repeat: repeat-x;
	font-family: arial;
	border-top: silver solid 1px;
	border-right: silver solid 1px;
	border-left: silver solid 1px;*/
}

#content h1{
	color:#990000;
	font-family: Arial;
}

#content h2.content{
	color:navy;
	/*display:block;*/
}

#content p.content{
	text-align: justify;
	line-height: 1.5;
	font-family: Arial;
}
#content p.content2{
	text-indent:50px;
	text-align: justify;
	line-height: 1.5;
	font-family: Arial;

}
#content p.content3{
	text-align: center;
	line-height: 1.5;
	font-family: Arial;

}
/*#content p.content2:first-letter 
{
	float: left;
	font-size: 5em;
	font-weight: bold;
	margin-right: 5px;
}*/

#content p.contact{

	text-align:center;
	line-height:2em;
}

#content p.contact:first-line{
	font-weight:bold;
}
#content li{
	width:80px;
	list-style-type: none;
}
#content a{
	text-decoration: none;
	color:silver;
}

#content a.contact{
	font-family: Arial;
	text-decoration: none;
	color:silver;
	
}
#content a.contact:hover{
	text-decoration: underline;
	color:white;
	font-weight:bold;
}

/*Menu*/

ul.menu {
list-style-type:none;
width:850px;
position:relative;
display:block;
height:33px;
font-size:.6em;
background:url(../images/bg.png) repeat-x top left;
font-family:Verdana,Helvetica,Arial,sans-serif;
border:1px solid #000;
margin-bottom:20px;

padding:0;
}

ul.menu li {
display:block;
width:283px;


float:left;
margin:0;
padding:0;
}

ul.menu li a {
float:left;
color:#A79787;
text-decoration:none;
height:24px;
padding:9px 60px 0;
font-weight:normal;
}

ul.menu li a:hover,.current {
color:#fff;
background:url(../images/bg.png) repeat-x top left;
text-decoration:none;
}

ul.menu .current a {
color:#fff;
font-weight:700;
}


/*RED*/
ul.menu.red{
background-color:#B11718;
}
ul.menu.red li a:hover, .menu.red li.current {
background-color:#DE3330;
}

/*sub Menu*/

ul.submenu {
list-style-type:none;
width:850px;
position:relative;
display:block;
height:33px;/*33*/
font-size:.6em;
background:url(../images/bg.png) repeat-x top left;
font-family:Verdana,Helvetica,Arial,sans-serif;
border:1px solid #000;
/*margin-bottom:20px;*/
margin-left:10px;
padding:0;
}

ul.submenu li {
display:block;
width:130px;


float:left;
margin:0;
padding:0;
}

ul.submenu li a {
float:left;
color:#A79787;
text-decoration:none;
height:24px;/*24*/
padding:9px 60px 0;
font-weight:normal;
}

ul.submenu li a:hover,.current {
color:#fff;
background:url(../images/bg.png) repeat-x top left;
text-decoration:none;
}

ul.submenu .current a {
color:#fff;
font-weight:700;
}


/*RED*/
ul.submenu.red{
background-color:#B11718;
}
ul.submenu.red li a:hover, .menu.red li.current {
background-color:#DE3330;
}

/*sub Menu

#sub_menu{
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	display: inline;
	/*margin-right:20px;
}

#sub_menu table{
	width: 170px;
	height:23px;
	display: block;

}

#sub_menu td { 
	width: 170px;
	height:23px;
	background-image: url(../images/bg_menu.jpg);
	background-repeat: no-repeat;
}

#sub_menu span{
	color: #0000aa;
	font-size: 12pt;
}

#sub_menu a {
	text-decoration: none;
}*/

/*  Slideshow */
#slideshow_container{
	color:silver;
	width:auto;
	height: auto;/*400px*/
	border: 0px silver solid;
	margin-left: 15px;
	margin-top: 25px;
	background-repeat: no-repeat;
}

#slideshow_thumbnails{
	width:auto;
	height: auto;
	border: 0px silver solid;
	/*margin-left: 108px;
	margin-top: 25px;*/
	padding: 2px;
}

#slideshow_thumbnails img{
	padding: 2px;
}

#slideshow_player{
	margin-top: 10px;
	margin-left: 125px;
}
#slideshow_player img{
	border:0;
}

/*  FOOTER */

#sitemap{
	width: 850px;
	height:16px;
	text-align: center;	
	font-size: 10pt;
	font-family: arial;
	font-variant: small-caps;
	color:silver;
	margin: 0px;
	/*background-image: url(../images/footer_bottom.png);*/
}

#sitemap a{
	text-decoration: none;
	color: #c0c0c0;
}

#sitemap a:hover{
	background-color:white;
	color:black;
}