
/* Body */



p {
	color: #777777;
	font-size: 10pt;
}
a:link, a:visited { color: #333333;
	text-decoration: underline;
}

a:hover, a:active { text-decoration: none; color: #f7941e;}

#c_fullpage h9 a:link, a:visited { color: #333333;
	text-decoration: underline;
}

#c_fullpage a img {
	margin-left: 30px;
	margin-bottom: 30px;
	margin-top: 0;
}

#c_fullpage h9 a:hover, a:active { text-decoration: none; color: #f7941e;}

h1 { font-size: 32px; color: #333333; text-align: left; margin-bottom: 15px; margin-top: 15px;
	font-weight: bold;
	padding-bottom: 10px;
}

h3 { font-size: 14px; color: #333333; text-align: left; margin-bottom: 6px; margin-top: 0;
	font-weight: bold;
}

h2 {
	color: #333333;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	margin: 0;
}

h7 { font-size: 21px; color: #333333; text-align: left;
	margin: 0;
	font-weight: bold;
}

h77 { font-size: 16px; color: #333333; text-align: left;
	margin: 0;
}

h5 { color: #f7941e; text-align: left;
	font: italic 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
}

h9 { color: #333333; text-align: left;
	font: 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
}

h99 { color: #333333; text-align: left;
	font: bold 15px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
}

h6 { font-size: 24px; color: #333333; text-align: center;
	font-weight: bold;
	margin: 15px auto;
}

h4 {
	color: #333333;
	font: bold 16px "Lucida Grande", Lucida, Verdana, sans-serif;
}

h44 {
	color: #f7941e;
	font: bold 16px "Lucida Grande", Lucida, Verdana, sans-serif;
}

h8 {
	color: #333333;
	font: bold 24px "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* Image Hero */

#hero img.hero {
	margin-bottom: -3px;
}

/* Layout */


#container2 { background-color:; background-image:url();
	margin-right: auto;
	margin-left: auto;
	border-bottom: 0px solid #ced0d0;
	border-left: 0px solid #ced0d0;
	border: 0px solid #ced0d0;
	
}

#container3 { background-color: #ced0d0; 
    width:900px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 0px solid #ced0d0;
	border-left: 0px solid #ced0d0;
	border: 0px solid #ced0d0;
}

#container4 { background-color: ; 
	margin-right: auto;
	margin-left: auto;
	border-bottom: 0px solid #ced0d0;
	border-left: 0px solid #ced0d0;
	border: 0px solid #ced0d0;
}

#container { background-color: #fff;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid #ced0d0;
	border-left: 1px solid #ced0d0;
	border: 1px solid #ced0d0;
	padding-right: 20px;
	padding-left: 20px;
}


#content {
	width: 540px;
	display: inline;
	margin: 10px 0 10px 30px;
	line-height: 1.3em;
	font-size: 12px;
	float: left;
}
#content .productLeft {
	float: left;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0;
}
#content .productRight {
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 20px;
}

#fullpage {
	float: left;
	display: inline;
	margin: 10px;
	line-height: 1.3em;
	font-size: 12px;
}

#c_fullpage {
	margin: 21px;
}

#c_fullpage h3 a img {
	margin: 5px;
}

/* Sidebar */
#sidebar {
	width: 260px;
	display: table;
	font-size: 12px;
	line-height: 14px;
	margin: 10px 30px 10px 10px;
	clear: none;
	padding: 5px 5px 5px 30px;
}

#sidebar a:hover, #sidebar a:active {
	background-color: white;
	color: #333333;
}

#sidebar a:link, #sidebar a:visited {
	text-decoration: none;
}

#sidebar small a:link {
	text-decoration: underline;
	color: #333333;
}

#sidebar small a:hover {
	color: #f7941e;
}

