/*
      Created by Zolli, Inc. 
	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #000000;
	background-image: url(/dmanmedia/land30//bg.jpg);
	background-repeat: repeat-x;
}
#leftcolumn {
	color: #FFFFFF;
	width: 459px;
	float: left;
	margin-top: 50px;
	margin-right: 25px;
	text-align: left;
}
#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#leftcolumn h1 {
	font-family: "Trebuchet MS";
	font-size: 3em;
	color: #FFFFFF;
}
#leftcolumn img {
	position: relative;
	left: 0px;
}

#leftcolumn p {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 16px;
	line-height: 1.6em;
	padding-top: 0px;
}
#leftcolumn li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	padding-bottom: 12px;
}
#leftcolumn ul {
	padding-left: 25px;
}

input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 1.6em;
}


#rightcolumn {
	float: left;
	color: #FFFFFF;
	width: 300px;
	position: relative;
	margin-top: 50px;
}
#rightcolumn td {
	font-size: 1.2em;
	color: #FFFFFF;
	padding: 5px;
}


#rightcolumn p {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 16px;
	line-height: 2em;
}
#rightcolumn span {
	color: #FF6600;
}

#rightcolumn h1 img {
	padding-top: 125px;
}
#scroller {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	margin-right: 10px;
	width: 140px;
	float: left;
}
#leftcolumn h2 {
	font-family: "Trebuchet MS";
	font-size: 1.6em;
	color: #FF9900;
}
#leftcolumn h3 {
	font-family: "Trebuchet MS";
	font-size: 1.4em;
	color: #FFFFFF;
	padding-top: 21px;
	padding-bottom: 16px;
}
#leftcolumn h4 {
	font-family: "Trebuchet MS";
	font-size: 1.6em;
	color: #FF9900;
	padding-bottom: 5px;
}
