body{
	margin:0;
	color:#464646;
	font:12px/14px Arial, Helvetica, sans-serif;
	background:#fff url(../images/bg-body.gif) repeat-x;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#b50101;
}
a:hover{text-decoration:underline;}
input{
	font:100% arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:960px;
	margin:0 auto;
}
#header{
	height:1%;
	overflow:hidden;
}
.home{
	float:left;
	margin:8px 0 0;
	font-size:10px;
	line-height:14px;
	color:#fefdfb;
}
.home:hover{
	text-decoration:underline;
}
#nav{
	float:right;
	height:31px;
	padding:0;
	list-style:none;
	font-size:10px;
	line-height:14px;
	margin:0;
}
#nav li{
	float:left;
	padding:8px 0 9px;
	margin:0 24px 0 17px;
	display:inline;
}
#nav .active{background:url(../images/bg-nav-active.gif) no-repeat 50% 100%;}
#nav a{color:#fefdfb;}
#nav a:hover{
	text-decoration:underline;
	line-height:12px;
}
#main{height:1%;}
#main:after{
	content:"";
	display:block;
	clear:both;
}
.intro {
	position:relative;
	padding:1px 0px 27px;
	margin:10 -18px 18px;
	background:url(../images/bg-visual.gif) repeat-x 0 100%;
	width:960px;
}
.intro img{display:block;}
.intro .logo{
	position:absolute;
	top:16px;
	left:30px;
	width:200px;
	height:70px;
	text-indent:-9999px;
	overflow:hidden;
}
.intro .logo a{
	display:block;
	background:url(../images/logo2.png) no-repeat;
	height:100%;
}
.container{
	overflow:hidden;
	height:1%;
	padding-top: 10px;
	margin:0 0 37px;
}
.text-holder{
	float:left;
	width:245px;
	padding:13px 2px 13px 20px;
	line-height:18px;
}
.text-holder p{margin:0;}
.items{
	float:left;
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
	font-size:10px;
}
.items img{display:block;}
.items li{
	float:left;
	width:214px;
	margin:0 0 0 17px;
	display:inline;
}
.items strong{
	font-weight:normal;
	display:block;
	text-align:center;
	color:#636363;
}
.items a{
	color:#b00000;
	font-weight:bold;
}
#sidebar{
	float:left;
	width:164px;
}
.top-link{
	font-size:10px;
	line-height:12px;
	padding:9px 0 17px;
}
.top-link a{color:#fff;}
.top-link a:hover{
	font-weight:bold;
	text-decoration:none;
}
#sidebar .logo{
	display:block;
	width:164px;
	height:51px;
	background:url(../images/logo-little.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:7px 0 100px;
}
#sidebar .logo a {
	display:block;
	height:100%;
}
#sidebar .items{
	float:none;
	margin:0;
	width:164px;
	overflow:visible;
}
#sidebar .items li{
	float:none;
	margin:0 0 21px;
	width:164px;
	vertical-align:top;
	display:block;
}
#sidebar .items strong{text-align:left;}
#content{
	position:relative;
	float:right;
	width:701px;
	padding:52px 64px 0 0;
}
.sub-nav{
	position:absolute;
	top:0;
	left:0;
	width:765px;
	list-style:none;
	margin:0 -64px 21px 0;
	padding:10px 0 7px;
	font-size:10px;
	line-height:12px;
	height:13px;
	border-bottom:1px solid #b2b2b2;
}
.sub-nav li{
	float:left;
	padding:0 8px 0 18px;
}
.sub-nav a{color:#7f7f7f;}
.sub-nav .active a, .sub-nav a:hover{
	color:#b50101;
	text-decoration: underline;
}
#content h1, #content h2, #content h3{font-family: "Century Gothic", Arial, sans-serif;}
#content h1{
	margin:0 0 11px;
	font-size:33px;
	line-height:36px;
	color:#7f7f7f;
	letter-spacing: -2px;
}
#content h2{
	margin:0;
	padding:4px 0 0;
	color:#b50101;
	font-size:18px;
	line-height:21px;
	font-weight:normal;
}
#content h3{
	color:#0d0d0d;
	font-size:14px;
	line-height:16px;
	margin:0;
}

#content img{
	float:right;
	margin:0 0 0 18px;
}
#store img{
	float:none;
	margin:0 0 0 0px;
}

#content p{margin:0 0 14px;}
.list{
	list-style:none;
	padding:4px 0 0 22px;
	margin:0 0 22px;
	font-style:italic;
}
.list li{
	background:url(../images/bullet-items.gif) no-repeat 0 2px;
	padding:0 0 0 14px;
	margin:0 0 4px;
}
#content form{
	padding:7px 0 0 5px;
	font-size:11px;
	color:#4d5458;
	margin:0 0 39px;
	overflow:hidden;
	height:1%;
}
#content .row{
	overflow:hidden;
	height:1%;
	padding:0 0 8px;
}
#content .row label{
	float:left;
	font-weight:bold;
	line-height:22px;
	margin:0 3px 0 0;
}
#content .row span{
	float:right;
	background:url(../images/bg-input.gif) no-repeat;
	width:147px;
	height:16px;
	padding:4px 10px;
	margin-right: 420px;
}
#content .row input{
	float:left;
	background:none;
	width:147px;
	border:none;
	padding:0;
	margin:0;
	line-height:16px;
	height:16px;
	outline:none;
}
#content .submit{
	width:84px;
	height:43px;
	background:url(../images/btn-submit.gif) no-repeat;
	border:none;
	cursor:pointer;
	color:#fff;
	margin:9px 0 0 59px;
	display:inline;
	font-size:0;
	line-height:0;
	float:left;
	text-indent:-9999px;
}
#footer{
	border-top:1px solid #b2b2b2;
	text-align:center;
	padding:11px 0;
	color:#000;
}
#footer a{color:#000;}
.nav{
	padding:0;
	margin:0 0 12px;
	list-style:none;
	font-size:10px;
	line-height:12px;
}
.nav li{
	display:inline;
	background:url(../images/divider.gif) no-repeat 0 2px;
	padding:0 3px 0 6px;
}
.nav li:first-child{background-image:none;}
.copyright{
	display:block;
	font-size:10px;
	line-height:12px;
}