﻿body 
{
	font-family:Verdana;
	font-size: 13px;     
}

#dummy
{
    position:relative;
    width:1024px;
    height:768px;
	margin-left:auto;
	margin-right:auto;	
	margin-top:auto;
	margin-bottom:auto;  	
}

#top
{
    position:absolute;
    margin-right:0px;    
    margin-left:0px;
    width:1024px; 
    height:178px;  
	background-image: url("../interface/top_banner.png");
	background-repeat:no-repeat;
	display:block;     
}
#menubuttons 
{
    margin-top:10px;
    margin-left:0px;
	width: 1024px;
	list-style-type: none;
	padding:0px;
	height: 69px;	
}

#menubuttons #ls1
{
    position:absolute;
    margin-left:617px;
	width: 71px;
	height: 69px;
	list-style-type: none;
    padding-bottom:3px;	
	background-image: url("../interface/bt_1_std.png");
	background-repeat:no-repeat;
	display:block;
}

#menubuttons #ls2
{
    position:absolute;
    margin-left:688px;
	width: 91px;
	height: 69px;
	list-style-type: none;
    padding-bottom:3px;
	background-image: url("../interface/bt_2_std.png");
	background-repeat:no-repeat;
	display:block;
}

#menubuttons #ls3
{
    position:absolute;    
    margin-left:779px;
	width: 67px;
	height: 69px;
	list-style-type: none;
	padding-bottom:3px;
	background-image: url("../interface/bt_3_std.png");
	background-repeat:no-repeat;
	display:block;
}

#menubuttons #ls4
{
    position:absolute; 
    margin-left:846px;
	width: 72px;
	height: 69px;
	list-style-type: none;
	padding-bottom:3px;
	background-image: url("../interface/bt_4_std.png");
	background-repeat:no-repeat;
}

#menubuttons #ls5
{
    position:absolute; 
    margin-left:915px;
	width: 67px;
	height: 69px;
	list-style-type: none;
	background-image: url("../interface/bt_5_std.png");
	background-repeat:no-repeat;
}

#menubuttons ul{
	list-style-type:none;
    margin:0px;
    padding:0px;	
}
#menubuttons ul, #menubuttons ul li{
	margin:0px;
	padding:0x;
	list-style-type: none;	
	
}
#menubuttons ul li{
	display: inline;
	list-style-type: none;
	
}
#menubuttons a {
	position: relative;
	display: block;
	height:69px;
}

#mainFrame 
{
    position:relative;
    width:1024px;
    height:768px;
	margin-left:auto;
	margin-right:auto;	
	margin-top:auto;
	margin-bottom:auto;     
}

#contentFrame 
{
    position: absolute;
	border: none;
	margin-top:178px;
	margin-left:540px;
    width:485px; 
    text-align:	left;
	font-family:Verdana;
	font-size: 10px;     
}

#logo 
{
    position: absolute;
	border: none;
	margin-top:185px;
    width:542px; 
    height:287px;
	/*background-image: url("../interface/logo.png");
	background-repeat:no-repeat;*/
	display:block; 
	z-index:999500;      
}

#footer
{
    position:absolute;
    margin-left: 0px;
    margin-top: 448px;
    height:152px;
    width:1024px;
	font-family:Verdana;
	font-size: 12px; 
	background-image: url("../interface/btm_banner.png");
	background-repeat:no-repeat;
	display:block;   		      
}

#footbuts {
	top: 118px;
	left: 0px;
	position: absolute;
}

#footerbuttons 
{
  list-style: none;
  margin:0px;
  padding:0px;
  color: #9D9D9D;
}

#footerbuttons li{
  float: left;
  margin-left: 0px;
  height: 13px;
  text-align: left;
	
}

#footerbuttons #legal 
{
    margin-left: 30px;
    background-image: url("../interface/box_std.png");
	background-repeat:no-repeat;
	display:block; 
	padding-left:20px;  		   
}

#footerbuttons #credit 
{
    margin-left: 24px;
    background-image: url("../interface/box_std.png");
	background-repeat:no-repeat;
	display:block; 
	padding-left:20px;    
}

#footerbuttons #ls6
{
    position:absolute;
    margin-top:-76px;
    margin-left:600px;
	display:block; 
	width: 124px;
	height: 110px;
	background-image: url("../interface/bt_6_std.png");
	background-repeat:no-repeat;	   
}

#footerbuttons #ls7
{
    position:absolute;
    margin-top:-56px;
    margin-left:425px;
	display:block; 
	width: 124px;
	height: 110px;
	background-image: url("../interface/bt_7_std.png");
	background-repeat:no-repeat;	   
}

#footerbuttons #ls8
{
    position:absolute;
    margin-top:-56px;
    margin-left:500px;
	display:block; 
	width: 124px;
	height: 110px;
	background-image: url("../interface/bt_8_std.png");
	background-repeat:no-repeat;	   
}

#footerbuttons a {
	position: relative;
	font-size: 11px;
	margin-top:100px;
	padding-left: 3px;	
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	color: #9D9D9D;
	height:13px;
}

#link_head
{
    position:absolute;    
    background-image: url("../interface/links_top.png");
	background-repeat:no-repeat;
	height:73px;
	width:306px; 
}

#link_foot
{
    position:absolute;
    background-image: url("../interface/links_btm.png");
	background-repeat:no-repeat;
	height:65px;
	width:306px; 
	top:435px;	
}