body{
	margin: 0px;
	background-color: #336699;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
  font-family: sans-serif;
}

#wrapper {
	width: 800px;
	margin: auto;
}
#header {
	width: 800px;
	height: 102px;
	background-image: url(images/background_head.jpg);
	text-align:right;
}
#content {
	clear:right;
	float:left;
	width: 400px;
	background-image: url(images/bottom_background_new.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
#footer { 
 width: 800px;
margin:0;
padding:0;
min-height:200px;
}

#header_right{
	padding-right: 30px;
	float: right;
	margin-right: 0;
}

ul#navlist
{
margin:0;
padding:0;
padding-top:0px;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 0px 10px; 
	font-weight: bold;
	font-size: small;
}

#navlist a:link, #navlist a:visited
{
	color: #fff;
	text-decoration: none;
}

#navlist a:hover
{
	color: #003366;
		background-color: #fff;
	text-decoration: none;
}

#search {
color:#fff;
font-weight:bold;
padding-top:5px;
font-size:17px;
}
#searchtop {
color:#fff;
font-size: 14px;
	padding-right: 90px;
}

#search input {
	margin-top: 3px;
}

#search a { 
padding: 0px 1px; 
	font-weight: bold;
	font-size: small;
}

#search  a:link, #search  a:visited
{
	color: #fff;
	text-decoration: none;
}

#search  a:hover
{
	text-decoration: underline;
}

#login {
	width:400px;
	padding-top:15px;
	margin-left: 70px;
	color:#003366;
	font-weight:bold;
}
.topbutton {

	background: #003366;
	color: #fff;
	font-weight: bold;
}
.loginbutton {
height: 28px;
width: 80px;
	background: #003366;
	color: #fff;
	font-weight: bold;
	margin-left: 270px;
}

h2 {color:#003366;
font-weight: bold;
font-size: 25px;
padding: 0;
margin:0;}

.input { 
width: 220px;
padding: 3px 0px 5px 0;
		margin: 0px 0px 8px 8px;}
		
/*#transparentblock {
float: right;
display: block;
background-color: #003366;
opacity: 0.6;
-moz-opacity: 0.6;
filter: alpha(opacity=60);
width: 390px;
margin-top:26px;
}*/

.descbox {
color: #FFF;
font-weight:bold;
text-align: justify; 
margin: 0;
padding:7px;
}

#news {
float: right;
width: 300px;
margin-top: -17px;
margin-right: 0px;
}

#transparentblock2 {
margin-top:20px;
display: block;
background-image: url(images/dslad.jpg);
height: 400px;
width: 500px;

}

.dslbutton {
padding:250px 0px 0px 345px;}
