body{
	margin:0;
	color:#000;
	background:#a0cced url(../images/bg-body.gif) no-repeat 50% 0;
	font:12px/14px Arial, Helvetica, sans-serif;
}
* html body{background-position: 44% 0;}
img{border-style:none;} 
a{
	text-decoration:none;
	outline:none;
	color:#000;
}
#wrapper{
	width:800px;
	margin:0 auto;
	padding-bottom:40px;
	z-index: 1;
}
#wrapper h1{
	font-size:26px;
	font-style:italic;
	font-weight:normal;
	line-height: 2.0;
	position: relative;
}
#header{
	width:100%;
}
.logo {
	display:block;
	width:446px;
	height:275px;
	background:url(../images/logo.gif);
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 190px;
}
* html .logo{margin:0 0 0 191px;}
.logo a{
	display:block;
	height:100%;
}
#nav{
	margin:10px 0 65px 53px;
	padding:0;
	position:relative;
	list-style:none;
	width:100%;
	overflow: hidden;
	font-size:27px;
	line-height:12px;
}
#nav li{
	float:left;
	padding-right:17px;
	padding-bottom: 20px;
	z-index: 1;
	overflow: visible;
	position: relative;
}
#nav li a{
	float:left;
	color:#232021;
	padding:0 0 0 50px;
	background:url(../images/bull.gif) no-repeat;
	height: 35px;
	z-index: 1;
	overflow: visible;
	position: relative;
}
#nav li.orange a{background:url(../images/bull-hover.gif) no-repeat; z-index: 1; overflow: visible;}
#nav li.active a{background:url(../images/bull-active.gif) no-repeat; z-index: 1; overflow: visible;}
#content{
	width:100%;
	text-align:center;
	position: relative;
	padding:0 0 156px;
}
#content .text-holder{
	width:490px;
	margin:0 auto;
	position:relative;
	z-index:10;
}
#content h1{
	font-size:37px;
	font-style:italic;
	font-weight:normal;
	color:#232021;
	line-height:75px;
	position:relative;
	margin:9px 0;
}
#content h2{
	font-size:16px;
	line-height:17px;
	color:#000;
	margin:12px 0 3px;
}
#content p{
	margin:0 0 7px;
	font-size:14px;
	line-height:30px;
}
#content strong{
	font-size:15px;
	font-style:italic;
	line-height:17px;
	margin:0 0 12px;
	display:block;
}
#content .grain{
	width:210px;
	height:18px;
	margin:0 auto;
	text-indent:-9999px;
	position:relative;
}
#content .grain a{
	display:block;
	height:100%;
	background:url(../images/bg-grain.gif) no-repeat;
}
.visual-1{
	left:11px;
	position:absolute;
	top:-188px;
}
* html .visual-1{top:-180px;}
.visual-1 span,
.visual-2 span,
.visual-3 span,
.visual-4 span{
	display:block;
	font-size:9px;
	line-height:10px;
	font-style:italic;
	left:11px;
	position:absolute;
	top:145px;
	width:66px;
	text-align:left;
}
.visual-2{
	left:676px;
	position:absolute;
	top:-298px;
}
* html .visual-2{top:-290px;}
.visual-2 span {
	left:41px;
	position:absolute;
	top:162px;
	width:88px;
}
.visual-3{
	bottom:-5px;
	left:517px;
	position:absolute;
}
.visual-3 span{
	left:122px;
	position:absolute;
	top:366px;
	width:151px;
}
.visual-4{
	position:absolute;
	bottom:-120px;
	left:13px;
	z-index:2;
}
.visual-4 span{
	left:254px;
	position:absolute;
	text-align:left;
	top:377px;
	width:226px;
	z-index:9999;
}
.ads-list{
	list-style:none;
	float:right;
	margin:-104px -87px 0 0;
	padding:0;
	width:276px;
}
.ads-list li{float:left;}
#footer{
	width:744px;
	overflow:hidden;
	padding:120px 0 0 56px;
}
.contact{
	padding:0;
	list-style:none;
	margin:-5px 0 0;
	float:left;
	width:100%;
	position:relative;
	z-index:9999;
	overflow:hidden;
}
.contact li{
	padding:0 4px 0 7px;
	float:left;
	background:url(../images/footer-bull.gif) no-repeat 0 4px;
	font:9px/11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 4px 0 -4px;
	color:#303135;
	font-size: 11px;
	text-align: left;
}
.contact li a{color:#303135;}
.contact li a:hover{text-decoration:underline;}

