body{
	background:url(../slices/bodyBg.jpg) repeat-x;
	background-attachment: inherit;
	background-color:#666666;
}
#main{
	width:997px;
	margin:0 auto;
}
.clear{
	clear:both;
}
#header{
	background:url(../slices/headBG.jpg) no-repeat;
	width:997px;
	height:101px;
	padding-left:10px;
	_margin-right:-10px;
}
#header img{
	float:right;
	margin-right:10px;
}
#header a{
	font-family:Verdana;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
	border-right:#ED2127 solid 1px;
	padding-right:10px;
	padding-left:5px;
	position:relative;
	bottom:-83px;
}
#header a:hover{
	color:#ED2127;
}
#content{
	background:url(../slices/contentBG.jpg) repeat-y;
	width:997px;
	border-top:#ED2127 solid 2px;
}
#leftContent{
	width:859px;
	float:left;
}
#leftMenu{
	float:left;
	font-family:Verdana;
	font-size:10px;
	margin-left:12px;
	_margin-left:5px;
}
#leftMenu a{
	text-decoration:none;
	color:#ED2127;
	border-right:#ED2127 solid 1px;
	padding-left:3px;
	padding-right:7px;
}
#leftMenu a:hover{
	font-weight:bold;
}
#rightMenu{
	float:right;
	font-family:Verdana;
	font-size:11px;
}
#rightMenu a{
	text-decoration:none;
	color:#000;
	border-right:#ED2127 solid 1px;
	padding-right:7px;
	padding-left:3px;
}

#selectedTop{
	text-decoration:none;
	color:#ED2127 !important;
}
#contentContainer{
	margin-top:30px;
	margin-left:15px;
	min-height:550px;
	_height:550px;
}
#leftColumnMain{
	background:url(../slices/Banner_template.jpg) no-repeat;
	background-position:center top;
	width:510px;
	min-height:142px;
	_height:142px;
	float:left;
}
#leftColumnMain h1{
	font-family:Arial;
	font-size:16px;
	position:relative;
	margin-top:160px;
	text-transform:uppercase;
	letter-spacing:2px;
}
#iso{
	background:url(../slices/iso.jpg) no-repeat;
	width:79px;
	min-height:160px;
	_height:160px;
	float:left;
}
#description{
	width:411px;
	float:left;
	min-height:150px;
	_height:150px;
	font-family:Verdana;
	font-size:12px;
	margin-left:10px;
}
#description .topDesc{
	background:url(../slices/arrow.jpg) no-repeat;
	background-position:left;
	min-width:16px;
	min-height:16px;
	_height:16px;
	display:block;
	padding-left:20px;
	font-family:Verdana;
	font-size:11px;
	color:#ED2127;
}
#description a{
	font-family:Verdana;
	font-size:11px;
	color:#ED2127;
}
#rightColumnMain{
	width:323px;
	float:left;
	margin-left:4px;
}
.rightSummary{
	width:323px;
	height:68px;
	background-position:right !important;
	background-color:#EAEAEA !important;
	border:#ED2127 solid 1px;
	margin-bottom:4px;
}

.sumTitle{
	background:url(../slices/arrow.jpg) no-repeat;
	background-position:right;
	margin-top:3px;
	padding-left:5px;
	width:227px;
	height:16px;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#ED2127;
}
.sumTitle a{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#ED2127;
	text-decoration:none;
}
.rightSummary p{
	font-family:Verdana;
	font-size:11px;
	width:227px;
	margin-top:0px;
	padding-left:5px;
	line-height:1;
}
#leftBottomH{
	width:415px;
	float:left;
	font-family:Verdana;
	font-size:12px;
}
#rightBottomH{
	width:415px;
	float:left;
	font-family:Verdana;
	font-size:12px;
	margin-left:7px;
}
#leftBottomH h2, #rightBottomH h2{
	font-size:16px;
}
#leftBottomH p, #rightBottomH p{
	position:relative;
	width:398px;
	min-height:183px;
	_height:183px;
	background-color:#EAEAEA;
	border:#ED2228 solid 1px;
	padding:15px 7px 15px 10px;
	margin-right:-10px;
	margin-top:-12px;
	_margin-top:-17px;
}
.itemB{
	background:url(../slices/arrow-pointer.jpg) no-repeat;
	background-position:left;
	min-width:90px;
	height:16px;
	display:block;
	padding-left:95px;
	font-family:Verdana;
	font-size:11px;
	color:#ED2127;
	margin:-40px 0 0 15px;
	position:relative;

}
.itemB:hover{
	background:url(../slices/arrow_pointer_hover.jpg) no-repeat;
	height:17px;
}
#rightBanner{
	width:138px;
	min-height:500px;
	float:left;
}
#url{
	background:url(../slices/urL.jpg) no-repeat;
	background-position:right;
	width:28px;
	height:451px;
	float:right;
}
#footer{
	background-color:#000;
	border-top:#ED2127 solid 2px;
	height:34px;
}
#sun{
	background:url(../slices/rightSun.jpg) no-repeat;
	width:138px;
	height:120px;
	float:right;
	margin-top:-122px;
	position:relative;
}
#address{
	float:left;
	color:#FFF;
	font-family:Verdana;
	font-size:10px;
	padding-left:15px;
	padding-top:5px;
}
#footerLinks{
	float:right;
	margin-right:138px;
	_margin-right:0px;
	font-family:Verdana;
	font-size:11px;
}
#footerLinks a{
	text-decoration:none;
	color:#FFF;
	border-right:#ED2127 solid 1px;
	padding-right:10px;
	padding-left:10px;
}
#sitemap{
	margin-top:-130px;
}
#sitemap a{
	background:none;
	margin-top:0px;
	display:block;
}
.subsitemap{
	margin-left:20px;
}
#subFooter{
	font-family:Verdana;
	font-size:10px;
	color:#FFF;
}
#subFooter a{
	text-decoration:none;
	font-family:Verdana;
	font-size:10px;
	color:#FFF;
	position:relative;
	top:-7px;
}
.pad{
	background:url(../slices/bullet.jpg) no-repeat;
	background-position:top left;
	padding-left:9px;
	width:110px;
	float:left;
	margin-bottom:5px;
}
#leftMainId{
	padding-left:15px;
	_margin-right:-11px;
	padding-top:10px;
}

