img, a:active {border:0;}

body {
    width:100%;
	min-width:1000px;
	height:100%;
	
	margin:0; 
	padding:0;
	text-align:left;	
	font-size: 12px;
	font-family: verdana;
	color:#ffffff;
 	background-color:#000000;
}

* html {
    background-color:#000000;
    width:100%;
	min-width:1000px;
	height:100%;
	margin:0; 
	padding:0;
 
	
 }

#telo {
	padding:0px;
	margin-left:0px;
	margin-top:0px;
	width: 100%;
	height:100%;
	position:absolute;
	z-index:1;
}
 

#logo {
 
	width: 214px;
	height:88px;
	margin-top: 400px;
	margin-left: 15%;
}

#logo3 {
 
	width: 214px;
	height:88px;
	margin-top: 250px;
	margin-left: 15%;
}

#logo2 {
 
	width: 214px;
	height:54px;
	margin-top: 20px;
	padding-left: 25%;
}

#logo4 {
 
	width: 214px;
	height:18px;
	margin-top: 10px;
	padding-left: 25%;
}
 
#nav {
	width: 1100px;
	height:31px;
	margin-top: 50px;
	margin-left: 5%;
	vertical-align:top;
}

#choose {
        font-size: 11px;
	color:#666666;
	width: 214px;
	height:25px;
	margin-top: 10px;
	margin-left: 15%;
	vertical-align:top;
}

#nav2 {
	width: 990px;
	height:25px;
	margin-top: 20px;
	padding-left: 5%;
	vertical-align:top;
}

#nav2 a  {
	padding-right: 25px;
    vertical-align:top;
	height:25px;
}

#nav a  {
	padding-right: 25px;
    vertical-align:top;
	height:25px;
}

#choose a  {
	color: #666666;
	padding-right: 0px;
	vertical-align:top;
	height:25px;
}

#content {
	background:url(images/bgcontent.png) no-repeat right top;
	width: 867px;
 height:100%; 
	margin-top: 0px;
	margin-left: 0px;
	color:#ffffff;
	margin-left: 4.3%;
}

* html div#content {
	background:none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/bgcontent.png', sizingMethod='none');
    padding:0px;
	margin-left:0px;
	margin-top:0px;
	width: 867px;
    height:100%; 
}



#light1 {
	background:url(images/light1.jpg) no-repeat left top;
	width: 375px;
	height:266px;
	margin-top: 0px;
	margin-left: 0px;
	color:#ffffff;
	float:left;
	position:absolute;
}

#light2 {
	background:url(images/light2.jpg) no-repeat left top;
	width: 375px;
	height:266px;
	margin-top: 0px;
	margin-left: 0px;
	color:#ffffff;
	float:right;
	z-index:1;
}


a {
color: #fdc496;
text-decoration:none;
}

a:hover {
color: #fdc496;
text-decoration:underline;
}
