html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
	background-color: #eee;
}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1, h2, h3, h4 {
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
}

.hide {
        display: none;
}

#content {
        text-align: left;
        margin: 0 auto;
        width: 866px;
        background-color: #FFF;
        color: #333;
        padding: 15px;
        border: 1px solid #ddd;
        border-top: none;
        font-size: 76%;
}

div#topnav {
	height: 107px;
	float: left;
        position: relative;
	background: #FFF;
}
div#logo {
	background: url(/enter/images/top.gif);;	
	background-repeat: no-repeat;
       	background-position: top left;
	height: 95px;
	width: 347px;
	float: left;
	margin-right: 35px;
}

div#topnav a {
	float: left;
}

div#logo img {
	background: #4da5d3;	
	margin: 21px 0px 0px 0px;
	padding: 0px 43px 20px 44px;
        width: 260px;
        height: 63px;
        border: 0px;
}


div#topnav h1 {
	width: 419px;
	height: 100px;
	float: left;
	position: relative;
	color: #85A238;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	font-size: 3.2em;
	font-style: normal;
	font-weight: normal;
}

div#layout1-col1 {
	background: url(/enter/images/bottom.gif);;	
	background-repeat: no-repeat;
       	background-position: bottom left;
	clear: both;
	width: 347px;
	float: left; 
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-right: 40px;
	padding-bottom: 7px;
}

div#layout1-col1-margins {
	background: #C2DF76;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}

div#layout1-col1-margins h1 {
	font-style: normal;
	font-weight: normal;
	font-size: 1.9em;
}

div#layout1-col1-margins h2 {
	font-style: normal;
	font-weight: normal;
	font-size: 1.6em;
}

div#layout1-col1 li {
	margin-bottom: 8px;
}

div#layout1-col2 {
        float: left;
	position: relative;
        left: 0px;
        width: 460px;
	margin-top: 126px;
	margin-bottom: 0px;
        top: -120px;
	margin-bottom: -120px;
}

div#layout1-col2 p {
	line-height: 19px;
}

div#layout1-col2 li {
	margin-bottom: 12px;
}

div#layout1-col2 h3 {
	font-size: 1.5em;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

div#checkout {
        text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

div#checkout img {
	width: 214px;
	height: 71px;
        border: 0px;
}

div#layout-clear {
	clear: both;
}

#footer {
	position: relative;
        font-size: .8em;
}
#footer p {
	line-height: 10px;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
