/*
Henderson Greetings Stylesheet
Copyright 2007 Henderson Greetings - http://hendersongreetings.com.au
Developed by Dave Hall Consulting - http://davehall.com.au for
Imageffect.com.au
*/

body, div, p
{
	color: #0c1f64;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

a
{
	color: #777;
	text-decoration: none;
}

a:hover, a:active
{
	color: #ff4b40;
	text-decoration: underline;
}

img
{
	border: 0;
}

body
{
	background-color: #c0c0c0;
	text-align: center;
}

h1
{
	font-size: 16px;
}

h2
{
	font-size: 12px;
	margin-bottom: 4px;
}

h2.msg
{
	color: #ff4b40;
}

.page
{
	background-color: #fff;
	margin: 20px auto;
	padding: 8px 0 0 0;
	text-align: left;
	width: 760px;
}

#banner
{
	background: #fff url('../images/banner.png') no-repeat scroll center center;
	height: 97px;
	margin: 0 8px;
	width: 744px;
}

#logo
{
	margin: 16px 0 0 70px;
}

#nav
{
	display: block;
	border-bottom: 1px solid #999;
	list-style: none;
	margin: 5px 8px 20px 8px;
	padding-left: 92px;
}

#nav li
{
	border-left: 1px solid #999;
	display: inline;
	font-size: 10px;
	font-weight: bold;
	padding: 0px 15px;
	white-space: nowrap;
}

#nav li a
{
	text-decoration: none;
}

#nav li a
{
	color: #777;
}

#nav li a.current, #nav li a:hover, #nav li a:active
{
	color: #ff4b40;
}

#nav li#se-logo-b4
{
	margin: 0;
	padding: 0 0 0 75px;
}

#nav li#se-logo
{
	padding: 0 0 0 15px;
}

#top
{
	height: 100px;
}

#top-home
{
	height: 200px;
	margin-left: -95px;
}

#subnav
{
	float: left;
	height: 100px;
	list-style: none;
	margin-left: -50px;
	margin-top: -2px;
	padding: 0;
	width: 90px;
}

/* Fix IE6 hack */
#content > #subnav
{
	margin-left: -95px;
}

#subnav li
{
	border-bottom: 1px solid #999;
	font-size: 9px;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#subnav li a
{
	color: #777;
	display: block;
	font-weight: bold;
	margin: 4px 0;
	text-decoration: none;
}

#subnav li#subnav-first a
{
	margin-top: 2px;
}

#subnav li.current a, #subnav li a:hover, #subnav li a:active
{
        color: #ff4b40;
}

#subnav #subnav-last
{
	border-bottom: none;
}

#right
{
	float: right;
	height: 400px;
	margin-top: 73px;
	min-height: 400px;
	width: 200px;
}
			
#content
{
	margin-left: 103px;
}

#main
{
	width: 450px;
}

/* IE 6 hack */
#products-subpages #main
{
	margin-top: -119px;
}

#products-subpages #content > #main
{
	margin-top: 0;
}

#main a
{
	font-weight: bold;
}

div#right.products
{
	height: 100px;
	margin-top: 24px;
	min-height: 100px;
}

#prod-pics
{
	background-image: url(../images/product-pics-bg.png);
	background-repeat: no-repeat;
	clear: both;
	height: 235px;
	margin: 0;
	padding: 0;
	width: 640px;
}

#prod-pics .product-block
{
	float: left;
	height: 350px;
	margin: 20px 0 0 0;
	padding: 0;
	width: 160px;
}

#prod-pics .product-block img
{
	height: 198px;
	margin: 0px;
	width: 160px;
}

#prod-pics .product-text
{
	color: #999;
	margin-top: 30px;
	padding: 0 5px 0 5px;
}

#home #main
{
	margin-top: -22px;
}

#contact_form
{
	margin-left: 25px;
}

#contact_form input, #contact_form textarea
{
	width: 400px;
	margin-bottom: 7px;
}

#contact_form label
{
	font-weight: bold;
}

#contact_form #contact_send
{
	width: auto;
}

#content h1
{
	color: #f33;
	height: 50px;
	margin-left: -50px;
}

#footer
{
	background-color: #777;
	clear: both;
	height: 15px;
	margin-top: 30px;
	padding: 2px 8px;
}

#footer, #footer div,  #footer a
{
	color: #fff;
	font-size: 11px;
}

#footer a
{
	text-decoration: none;
}

#footer div
{
	float: right;
	text-align: right;
	width: 475px;
}

p.first
{
	font-weight: bold;
}

.subpoint
{
	margin: 0 6px 0 30px;
}

a.skip
{
	display: none;
}

#main p.btt a
{
	color: #777;
	font-weight: normal;
	text-decoration: underline;
}

