body {
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #003;
	background:#003 url(../../../img/layout_nelson/default/bg-body.gif) repeat-x;
}
img {border-style: none;}
a {
	text-decoration:none;
	color: #3d6f9c;
}
h1 {
    text-align: left;
}
a:hover {text-decoration:underline;}
#wrapper{
	width:956px;
	margin:0 auto;
	padding-top:25px;
}
.w1{width:100%;}
.t{
	background:url(../../../img/layout_nelson/default/bg-w1-t.png) no-repeat;
	height:182px;
	text-indent:-9999px;
	overflow:hidden;
}
.c{
	width:956px;
	background:url(../../../img/layout_nelson/default/bg-w1.png) repeat-y;
}
.c:after{
	content:"";
	clear:both;
	display:block;
}
.w2{
	margin-top:-182px;
	float:left;
	position:relative;
	padding:0 3px;
	width:950px;
}
#header{
	width:100%;
	position:relative;
	z-index:10;
	margin-bottom:-52px;
}
.header-holder{
	height:1%;
	padding:68px 25px 71px 40px;
	overflow:hidden;
	background:url(../../../img/layout_nelson/default/bg-header.png) no-repeat;
}
.logo{
	margin:0;
	width:178px;
	height:87px;
	overflow:hidden;
	float:left;
	background:url(../../../img/layout_nelson/default/logo.gif) no-repeat;
	text-indent:-9999px;
	position:relative;
}
.logo a{
	height:100%;
	display:block;
}
.number{
	float:right;
	color:#fff;
	font-size:42px;
	line-height:40px;
	letter-spacing:0px;
	padding-top:17px;
}
.intro{
	background:#78a4cb;
	width:950px;
	overflow:hidden;
	position:relative;
	z-index:5;
	margin-bottom:-40px;
}
.intro img{
	float:left;
	margin-right:30px;
}
.intro #main-nav{
	margin:0;
	padding:45px 0 0 45px;
	list-style:none;
	float:left;
	font: bold 12px/14px Verdana, Geneva, sans-serif;
}
.intro #main-nav li{
	height:1%;
	overflow:hidden;
	vertical-align:middle;
	margin-bottom:8px;
}
.intro #main-nav a{
	float:left;
	padding:3px 0 2px 27px;
	color:#003;
}
.intro #main-nav a.nav-1{background:url(../../../img/layout_nelson/default/ico1.gif) no-repeat 0 3px;}
.intro #main-nav a.nav-2{background:url(../../../img/layout_nelson/default/ico2.gif) no-repeat 0 6px;}
.intro #main-nav a.nav-3{background:url(../../../img/layout_nelson/default/ico3.gif) no-repeat 0 3px;}
.intro #main-nav a.nav-4{background:url(../../../img/layout_nelson/default/ico4.gif) no-repeat 0 2px;}
.intro #main-nav a.nav-5{background:url(../../../img/layout_nelson/default/ico5.gif) no-repeat;}
.intro #main-nav a.nav-6{background:url(../../../img/layout_nelson/default/ico6.gif) no-repeat 0 5px;}
.intro #main-nav a.nav-7{background:url(../../../img/layout_nelson/default/ico7.gif) no-repeat 0 1px;}
#content{
	position:relative;
	z-index:10;
	/*width:950px;*/
}
.content-t{
	background:url(../../../img/layout_nelson/default/bg-content.png) no-repeat;
	height:48px;
	text-indent:-9999px;
	overflow:hidden;
}
.content-c{
	width:950px;
	background:url(../../../img/layout_nelson/default/bg-content.gif) repeat-y;
}
.content-c:after{
	content:"";
	clear:both;
	display:block;
}
.content{
	margin-top:-40px;
	padding:8px 21px 26px 26px;
	float:left;
	position:relative;
	width:903px;
	background:url(../../../img/layout_nelson/default/bg-content-frame.gif) no-repeat 0 100%;
}
.more{
	background: url(../../../img/layout_nelson/default/bg-more.gif) no-repeat;
	width:178px;
	display:block;
	margin:0 auto 20px;
	color:#003;
	font-size:18px;
	line-height:20px;
	letter-spacing:-1px;
	padding:7px 15px 12px 45px ;
}
.more strong{
	display:block;
	background:url(../../../img/layout_nelson/default/ico-more.gif) no-repeat 0 1px;
	padding-left:30px;
}
.sale{
	width:896px;
	margin:0 0 25px 1px;
	background:#ebebeb url(../../../img/layout_nelson/default/bg-sale.gif) no-repeat;
	font: bold 18px/20px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
}
.sale-holder{
	padding:7px 6px 8px 14px;
	background:url(../../../img/layout_nelson/default/bg-sale-holder.gif) no-repeat 0 100%;
}
.sale p{margin:0;}
.line{
	display:block;
	background:url(../../../img/layout_nelson/default/bg-line.gif) no-repeat;
	width:754px;
	margin:0 auto 25px;
	height:5px;
	text-indent:-9999px;
	overflow:hidden;
}
.gallery {
	width:903px;
	overflow:hidden;
	background:#ebebeb;
	position:relative;
}
.gallery a.link-prev {
	position:absolute;
	top:0;
	left:0;
	width:28px;
	height:160px;
	background:url(../../../img/layout_nelson/default/bg-link-prev.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	z-index:100;
	outline:none;
}
.gallery a.link-next {
	position:absolute;
	top:0;
	right:0;
	width:28px;
	height:160px;
	background:url(../../../img/layout_nelson/default/bg-link-next.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
}
.gallery div {
	float:left;
	width:864px;
	overflow:hidden;
	height:160px;
	position:relative;
	margin-left:11px;
	display:inline;
}
.gallery div ul {
	position:absolute;
	width:99999px;
	padding:0;
	margin:0;
	list-style:none;
	top:2px;
	left:6px;
}
.gallery div ul li {
	float:left;
	display:inline;
	padding:6px 4px;
	margin:0 23px;
	width:160px;
	border:1px solid #ccc;
	background:#fff;
}
.gallery div ul li img{
	display:block;
	margin-bottom:3px;
}
.gallery div ul li span{
	display:block;
	text-align:center;
	color:#003;
	font: bold 10px/13px Tahoma, Geneva, sans-serif;
}
#footer{
	height:1%;
	overflow:hidden;
	color:#fff;
	padding:9px 0;
}
#footer ul{
	float:right;
	display:inline;
	margin:0 -4px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	font-size:12px;
	line-height:14px;
}
#footer ul li{
	background:url(../../../img/layout_nelson/default/separator.gif) no-repeat 0 8px;
	float:left;
	display:inline;
	margin:0 3px 0 -3px;
	padding:0 6px 0 10px;
}

.title {
    font-weight: bolder;
    color: #000033;
    font-size: 14px;
}

/* forms */

form {
margin-top: 2em;
}
form div{
vertical-align: text-top;
margin-left: 1em;
margin-bottom:2em;
}
form div.date{
margin-left: 0em;
}
label {
display: block;
float:left;
font-size: 14px;
padding-right: 7px;
}
input[type=checkbox] {
float: left;
clear: left;
margin: 2px 6px 7px 2px;
}
input, textarea {
display:block;
font-size: 14px;
font-family: inherit;
}
select {
clear: both;
vertical-align: text-bottom;
font-size: 14px;
font-family: inherit;
}
option {
font-size: 14px;
font-family: inherit;
padding: 0 0.3em;
}
input[type=submit] {
vertical-align: bottom;
}
div.select {
    text-align: left;
}
div.required {
clear: both;
color:#222;
font-weight:bold;
}
div.optional {
clear: both;
color:#555;
}
div.submit {
margin-top: 20px;
margin-left: 100px;
}