html, body{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #181818;
	background-image: url(/chainsaw/images/bg.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	line-height: 120%;
	font-size: 12px;
	color: #fff;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-style: normal;
}

#wrap{
	text-align: left;
	width: 800px;
	background: url(/chainsaw/images/content_area_bg.jpg) repeat-y 0 0;
}

#header{
	background: url(/chainsaw/images/overall_header.jpg) no-repeat 0 0;
	width: 800px;
	height: 92px;
}

#nav{
	position: relative;
	background: url(/chainsaw/images/nav_bg.jpg) repeat-x 0 0;
	width: 800px;
	height: 29px;
}

#hov_chainsaw{
	background: url(/chainsaw/images/nav_chainsaw.gif) no-repeat 0 0;
	width: 244px;
	height: 13px;
	position: absolute;
	top: 0px;
	left: 14px;
	z-index: 999;
}

#hov_cap_left{
	top: 0px;
	left: 0px;
	position: absolute;
	width: 14px;
	height: 29px;
	background: url(/chainsaw/images/nav_cap_left.jpg) no-repeat 0 0;
	z-index: 998;
}

#hov_cap_right{
	top: 0px;
	right: 0px;
	position: absolute;
	width: 118px;
	height: 29px;
	background: url(/chainsaw/images/nav_cap_right.jpg) no-repeat 0 0;
	z-index: 997;
}


#nav ul{
	position: absolute;
	top: 0px;
	left: 193px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #fff;
	text-transform: uppercase;
	height: 29px;
	line-height: 29px;
	letter-spacing: 1px;
	z-index: 996;
}

#nav ul li{
	float: left;
	display: block;
	background: url(/chainsaw/images/nav_divider.jpg) no-repeat 0 100%;
	padding-left: 1px;
}

#nav ul li a{
	color: #fff;
	text-decoration: none;
	padding: 0 20px 0 20px;
	display: block;
	float: left;
}

#nav ul li a:hover{
	background: url(/chainsaw/images/nav_hover_bg.jpg) repeat-x 0 0;
}

body#page1 #nav_page1, 
body#page2 #nav_page2, 
body#page3 #nav_page3, 
body#page4 #nav_page4, 
body#page5 #nav_page5{
	background: url(/chainsaw/images/nav_hover_bg.jpg) repeat-x 0 0;
	cursor: default;
}

#nav_bottom{
	background: url(/chainsaw/images/content_top.jpg) no-repeat 0 0;
	width: 800px;
	height: 8px;
}

#content_bottom{
	background: url(/chainsaw/images/content_bottom.jpg) no-repeat 0 0;
	width: 800px;
	height: 8px;
	display: block;
}

#footer{
	width: 800px;
	height: 25px;
	font-size: 10px;
	font-family: tahoma, arials, sans-serif;
	color: #fff;
	line-height: 25px;
}

#footer span{
	float: left;
	margin-left: 25px;
}

#footer ul{
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-right: 8px;
}

#footer li{
	display: block;
	float: left;
	margin-right: 10px;
	text-decoration: uppercase;
}

#footer li a{
	color: #fff;
	margin-right: 4px;
}

#footer li a:hover{
	text-decoration: none;
}

#content{
	background: url(/chainsaw/images/content_bg.jpg) repeat-y 0 0;
	width: 800px;
	padding: 1px 0px 1px; 0px;
}

h1{
	background: url(/chainsaw/images/hd_bg.jpg) no-repeat 0 0;
	font-size: 12px;
	font-weight: bold;
	width: 548px;
	height: 31px;
	line-height: 31px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	padding-left: 36px;
}

#mn_con{
	float: left;
	padding: 0 4px 0 15px;
	width: 550px;
}


img.float{
	float: left;
	margin: 8px;
}

#sidebar h2{
	width: 191px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	background: url(/chainsaw/images/sb_hd_bg.jpg) repeat-x 0 0;
	margin-bottom: 3px;
}

#sidebar{
	float: left;
	background: #131313;
	width: 206px;
	margin-left: 5px;
	border: 1px solid #070707;
	border-top: none;
	border-bottom: none;
}


a.more_sm{
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-family: tahoma, sans-serif;
	color: #919191;
	background: url(/chainsaw/images/arrow_sm.gif) no-repeat 0 70%;
	padding-left: 11px;
	margin-left: 32px;
}

a.more_sm:hover{
	color: #fff;
	text-decoration: none;
}

#sidebar ul,
#mn_con ul{
	list-style: none;
	margin: 5px 5px 5px 10px;
	padding: 0px;
}

#sidebar li,
#mn_con li{
	display: block;
	background: url(/chainsaw/images/bullet.gif) no-repeat 0 50%;
	padding-left: 12px;
	margin-bottom: 2px;
	font-size: 11px;
	font-family: tahoma, arial, sans-serif;
	font-weight: normal;
	font-style: normal;
}

#sidebar li a, 
#mn_con li a, 
#mn_con a{
	color: #fff;
	text-decoration: underline;
}

#sidebar li a:hover, 
#mn_con li a:hover, 
#mn_con a:hover{
	color: #f30303;
	text-decoration: none;
}

#sidebar li a:visited, 
#mn_con li a:visited, 
#mn_con a:visited{
	color: #919191;
}

#sidebar li a:active, 
#mn_con li a:active, 
#mn_con a:active{
	color: #131313;
}

hr{
	display: none;
}
.hr{
	width: 100%;
	display: block;
	margin: 5px 0 7px 0;
	background: url(/chainsaw/images/dots.gif) repeat-x 0 0;
	height: 1px;
}

.content_right{
	float: right;
	margin-left: 8px;
	padding-left: 4px;
	border-left: 1px dashed #575757;
	text-align: right;
	width: 260px;
}

.content_right img{
	margin-top: 4px;
	margin-bottom: 7px;
	display: block;
}

.content_left{
	float: left;
	width: 270px;
}

strong{
	font-weight: bold;
	font-size: 12px
	font-family: verdana, sans-serif;
	display: block;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 2px;
}

a.more span{
	display: none;
}

a.more{
	width: 77px;
	height: 14px;
	overflow: hidden;
	display: block;
	background: url(/chainsaw/images/btn_read_more.gif) no-repeat 0 0;
	float: right;
}

a.more:hover{
	background-image: url(/chainsaw/images/btn_read_more_on.gif);
}

#alert_note{
	font-size: 13px;
	color: #333;
	margin: 6px 0px;
	padding: 4px  4px 4px 55px;
	background: #FFFFCC url(/images/alert.gif) no-repeat 15px 50%;
	line-height: 150%;
}


