/* CSS Document */

<!--
body {
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.container {
	position:relative;
	margin-left: auto;
	margin-right: auto; 
	width:808px;
	background-image:url(images/container_bg.jpg);
	background-repeat:repeat-x;
}

.logo {
	height:104px;
	width:100%;
}

.header-download {
height:221px;
float:left;
width: 178px;
margin-left:40px;
text-align:center;
}

.header-images {
border:solid; 
border-width:2px;
border-color:#003c4b;

}

.latest-layouts {
float:right;
margin-right:35px;
color:#25576e;
font-family:Verdana;
font-size:11px;
text-align:center;
}
	
.latest-browse {
float:right;
margin-right:80px;

}

h1 {
	font-size: 18px;
	font-family: Verdana;
	color:#2e7291;
	margin-left:20px;
	margin-top:15px;
}
body,td,th {
	font-size: 11px;
	color: #174b63;
	font-family: Verdana;
}
a:link {
	color: #0086c4;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0086c4;
}
a:hover {
	text-decoration: none;
	color: #0086c4;
}
a:active {
	text-decoration: none;
	color: #0086c4;
}

.download-left {
width:160px; float:left; text-align:center;
}

.download-right {
width:400px; float:left;
}

.ad-container {
background-image:url(images/ad_unit.gif); width:259px; height:64px; text-align:center; padding-top:6px;
}
	