html{
	height:100%;
}

a {color: #32499A;}
a:hover {color: #79A2E1;}

p {margin: 0 0 1em; padding: 0}

body{
	margin:0px;
	padding:0px;
   	color:#000000;
	text-align:left;
	font:12px Arial,Helvetica,sans-serif;
	word-spacing:1px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

BODY { background-color: #ABB8E2; }


#container{
	width:800px;
	height:400px;
	padding:0px;
	position:absolute;
	top: 0;
}

#white_backing{
	width:879px;
	height:548px;
	position:absolute;
	top: 23px;
	left: 33px;
	background-color:white;
	background-repeat: repeat;
	z-index: 1;
}

#top{
	width:877px;
	height:20px;
	position:absolute;
	top: 15px;
	left: 35px;
	background-image: url(../images/top_border.jpg);
	background-repeat: repeat-x;
}

#bottom{
	width:877px;
	height:26px;
	position:absolute;
	top: 570px;
	left: 34px;
	background-image: url(../images/bottom.gif);
	background-repeat: repeat-x;
}

#side_left{
	width:30px;
	height:580px;
	position:absolute;
	top: 15px;
	left: 20px;
	background-image: url(../images/side_left.jpg);
	background-repeat: no-repeat;
}

#side_right{
	width:30px;
	height:580px;
	position:absolute;
	top: 15px;
	left: 910px;
	background-image: url(../images/side_right.jpg);
	background-repeat: no-repeat;
}


#logo{
	width:350px;
	height:100px;
	text-align:left;
	left: 48px;
	top: 29px;
	position:absolute;
	z-index: 2;
}

#main_menu{
	width:990px;
	height:60px;
	text-align:left;
	position:absolute;
	z-index:2;
}

#Layer1 {
	position:absolute;
	left:33px;
	top:121px;
	width:280px;
	height:230px;
	z-index:2;
}

#menu_1 {
	position:absolute;
	left:45px;
	top:132px;
	width:280px;
	height:15px;
	z-index:3;
}

#menu_2 {
	position:absolute;
	left:45px;
	top:156px;
	width:280px;
	height:15px;
	z-index:3;
}

#menu_3 {
	position:absolute;
	left:45px;
	top:181px;
	width:280px;
	height:15px;
	z-index:3;
}

#menu_4 {
	position:absolute;
	left:45px;
	top:206px;
	width:280px;
	height:15px;
	z-index:3;
}

#menu_5 {
	position:absolute;
	left:45px;
	top:232px;
	width:280px;
	height:15px;
	z-index:3;
}

#menu_6 {
	position:absolute;
	left:45px;
	top:257px;
	width:280px;
	height:15px;
	z-index:3;
}

#menu_7 {
	position:absolute;
	left:45px;
	top:282px;
	width:280px;
	height:15px;
	z-index:3;
}

#pic {
	position:absolute;
	left:294px;
	top:26px;
	width:618px;
	height:282px;
	z-index:2;
}

#bg_table_height {
	width:950px;
	height:564px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
}


#vert_line {
	width: 15px;
	height: 250px;
	position: absolute;
	left: 290px;
	top: 332px;
	z-index: 2;
}

#horiz_line {
	width: 233px;
	height: 15px;
	position: absolute;
	left: 51px;
	top: 535px;
	z-index: 2;
}

#brochure {
	width: 150px;
	height: 30px;
	position: absolute;
	left: 90px;
	top: 543px;
	z-index: 2;
}

#left_content { 
	position:absolute;
	left:312px;
	top: 332px;
	width:580px;
	height:150px;
	padding:5px;
	z-index:2;
	text-align: left;
	line-height:16px;
	margin:0 0 .7em 0;padding:0
}

#left_content_2 { 
	position:absolute;
	left:492px;
	top: 355px;
	width:392px;
	height:197px;
	padding:5px;
	z-index:2;
	text-align: left;
	line-height:26px;
	margin:0 0 .7em 0;padding:0
}

#left_content_3 { 
	position:absolute;
	left:522px;
	top: 348px;
	width:392px;
	height:197px;
	padding:5px;
	z-index:2;
	text-align: left;
	line-height:16px;
	margin:0 0 .7em 0;padding:0
}

#news_text { 
	position:absolute;
	left:312px;
	top: 332px;
	width:576px;
	padding:5px;
	z-index:3;
	text-align: left;
	line-height:16px;
	margin:0 0 .7em 0;padding:0
}

#right_text {
	position:absolute;
	left:51px;
	top:337px;
	width:230px;
	height:193px;
	padding: 5px 0px 0px 5px;
	text-align:left;
	color:#000000;
	z-index:2;
	margin:0 0 .7em 0;padding:0
}

#text_bg {
 	width:913px;
	height:270px;
	position:absolute;
	top: 315px;
	left: 33px;
	background-image: url(../images/text_bg.jpg);
	background-repeat: no-repeat;
	z-index: 2;
 }
 
#back {
    top: 547px;
	left: 527px;
	position:absolute;
	margin:0px;
	padding:0px;
	text-align:left;
	font:12px Arial,Helvetica,sans-serif;
	z-index: 3;
} 

#footer {
	color: #ffffff;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 940px;
	position:absolute;
	top: 575px;
	left: 2px;
	z-index:2;
}
#footer a {color: #ffffff;}
#footer a:hover {color: #9DC3FC;}

ul {
	margin: 0px 0px;
	padding: 0px 0px 0px 0px;
	
	}

li {list-style: none;
	padding: 0px 0px 10px 30px;
}

ul li 
{ 
list-style: none; 
background: url(../images/li.gif) no-repeat top left; 
} 

#fax {
	position:absolute;
	left:114px;
	top:456px;
	width:142px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color:#32489A;
	z-index: 2;
}
							  					  
#post {
	position:absolute;
	left:115px;
	top:485px;
	width:162px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color:#32489A;
	height: 43px;
	z-index: 2;
}


#right_links {
	position:absolute;
	left:4px;
	top:25px;
	width:370px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color:#FFFFFF;
}

#contact {
	left: 116px;
	top: 510px;
	position:absolute;	
	height: 25px;
	width: 50px;
	z-index:3;
}

#more_back {
	left: 900px;
	top: 542px;
	position:absolute;	
	text-decoration:none;
	z-index:4;
}

#table1 {
	left: 2px;
	top: 23px;
	position:absolute;	
	width:530px;
	line-height:140%;
	
}

h1{
	font-size:17px;
	margin:0 0 .7em 0;padding:0
}

h2{
	font-size:15px;
	margin:0 0 .7em 0;padding:0
}

h3{
	font-size:13px;
	margin:0 0 .7em 0;padding:0
}

h4{
	font-size:11px;
	margin:0 0 .7em 0;padding:0
}
