* {
	padding : 0;
	margin : 0;
	}

body {
	background: #fff;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 22px;}

#wrap {
	width : 800px;
	margin : 0 auto;
	}

a {
	color: #cc0000;
}

a img {
	border: none;
}

a:visited {
	color: #cc0000;
}

a:hover {
	color: #cc0000;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}


cite {
	font-size: 90%;
	font-style: normal;
}

p {
	margin-bottom: 15px;
	}
	
h6 {
	margin-top:-20px;
	color: #cc0000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	margin-bottom: 8px;

	}

h2 {
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: center;
	color: #cc0000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	clear: both;
	}

h3 {
	letter-spacing: 40px;
	margin: 10px 0 15px 0;
	padding: 8px;
	text-align: center;
	color: #fffafa;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bolder;
	background-color: #cc0000;}
	

h4 {
	clear: both;
	color: #cc0000;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 15px;
	border-bottom: 1px solid #b4b4b4;
}



.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}


#header {
	height: 128px;
	}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}
#content {
	width: 800px;
	margin-left: 5px;
}

#content ul {
	padding-left: 35px;
	margin: 0 0 20px 0;
	}

	
#content li {
	list-style: none;
	background: url(i/bullet.gif) no-repeat 0 6px;
	padding-left: 13px;
	color: #104e8b;
	}

#menu {
	width: 180px;
	float: left;
}

#menu ul {
	color: #cc0000;
	list-style-type: none;
	margin: 0;
}

#menu ul li {
	font: normal 13px Arial;
	color: #cc0000;
	background-image: url(i/bullet.gif);
	padding-left: 8px;
	padding-bottom: 2px;
	background-repeat: no-repeat;}

#menu ul ul {
	font: normal 12px Verdana, Helvetica, Arial, sans-serif;
	color: #104e8b;
	margin-left: 5px;}

#menu ul ul a {
	color: #104e8b;
}

#footer {
	clear: both;
	padding-top: 15px;
}

#product_line {
	margin: 25px 0 25px 15px;
	padding: 0;
	list-style: none !important;
	}

#product_line li{
	list-style: none;
	margin-bottom: 4px;
	margin-left: 5px;
	}

#product_line li ul{
	margin-bottom: 15px;
	}
	
#product_line li ul li{
	list-style: none;
	background: url(i/bullet.gif) no-repeat 0 6px;
	padding-left: 13px;
	}

#product_line li a{
	font-size: 17px;
	font-weight: bold;
	}

#product_line ul li a{
	color: #104e8b;
	font-size: 13px;
	font-weight: normal;
	}


.pic_list {
	margin-left: 10px;
	clear: both;
	margin-bottom: 30px;
	padding-top: 10px;
}



.pic_list p {
	padding: 0;
	margin: 0;
	margin-top: 20px;
	margin-bottom: 25px;
	margin-left: 20px;
	font-size: 17px;
	font-weight: bold;
	padding-bottom: -10px;
	margin-bottom: -10px;
	}
	
.pic_list p.p2 {
	margin-top: 20px;
	margin-bottom: -15px;
	text-indent: 25px;
	font-size: 15px;
	font-weight: bold;
	color: #cc0000;
	text-transform: uppercase;
	}


.pic_list ul {
	list-style: none;
	padding-top: 30px;
	margin-left: 30px !important;
	}
	
.pic_list li {
	list-style: none;
	background: url(i/bullet.gif) no-repeat 0 50%;
	padding-left: 13px;
	padding-bottom: 10px;

	}

.pic_list ul a{
	color: #104e8b;
	}

.pic_list ul a:visited{
	color: #104e8b;
	}

p.disclaimer {
	clear: both;
	font-size: 12px;
}

