@charset "utf-8";
/* CSS Document */

html,body{margin:0;padding:0}
body{
	font: 76% arial,sans-serif;
	text-align:center;
	background-image: url(../images/bkgd_new_repeat_internal.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}

a{
	color: #CC9900
}

div#container{
	width: 1000px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin: auto;
	padding-top: 30px;
	text-align: left;
}
div#menu {
	height:428px;
	margin:0;
	width: 198px;
  }
div#menu_internal {
	height:294px;
	margin:0;
	width: 218px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#top_text {
	line-height:1.4;
	height: 400px;
	width: 350px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	background-repeat: no-repeat;
}
div#top_text_internal {
	line-height:30px;
	height: 294px;
	width: 370px;
	padding-top: 28px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

div#main_picture {
	line-height:10px;
	height: 457px;
	width: 412px;
	background-image: url(../images/home_pictures_05.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

div#main_picture_internal {
	line-height:1.4;
	height: 322px;
	width: 412px;
	background-position: top;
}

div#auge{
	float:left;
	width:198px;
	height: 204px;
	background-image: url(../images/Auge_phone_no_09.jpg);
	background-repeat: no-repeat;
	line-height: 1.4px;
}

div#bottom_content{
	width:1000px;
/*	height: 201px;*/
	position: relative;
	line-height: 10px;
	clear: both;
	padding: 0px;
	margin: 0px;
}
div#bottom_content_internal {
	float:left;
	width:1000px;
	height: 100%;
	position: relative;
	line-height: 18px;
	clear: both;
	background-repeat: repeat-y;
	background-image: url(../images/bkgrnd_tile.gif);
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#footer{
	clear:both;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	line-height: 10px;
	border-top: #401c1c 1px solid;
}
.text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC9900;
}
.text_heading_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: 30px;
	color: #CC6600;
}

.large_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 25px;
	color: #FFFFFF;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}

/*.menu {
	font-family: arial, sans-serif; 
	width:750px; height:32px; 
	position:relative; font-size:11px; 
	z-index:100; margin-left:25px;
	background: url(images/templatemo_link.jpg);
}
.menu ul li a, .menu ul li a:visited {
	display:block; 
	color:#fff; 
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	overflow:hidden;
	width:97px;
	background: url(images/templatemo_link.jpg) center no-repeat;
}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}


.menu ul li:hover a {color:#000; background: url(images/templatemo_link_hover.jpg) center no-repeat;}
.menu ul li:hover ul {display:block; position:absolute; top:33px; left:0; width:97px;}
.menu ul li:hover ul li a.hide {background: url(images/templatemo_link_hover.jpg) center no-repeat; color:#000;}
.menu ul li:hover ul li:hover a.hide {background: url(images/templatemo_link_hover.jpg) center no-repeat; color:#000;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background: url(images/templatemo_link.jpg) center no-repeat; color:#fff;font-size: 10px;}
.menu ul li:hover ul li a:hover,li .current {background: url(images/templatemo_link_hover.jpg) center no-repeat; color:#000;font-size: 10px;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:97px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-97px;}*/
