@import 'reset.css';
html, body {
	height: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #666666;
}

p {
	line-height: 1.76em;
}

a {
	color: #ff9900;
}

a:hover {
	color: #ff9900;
	text-decoration: none;}

strong {
	font-weight: bold;	
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 800px;
	margin: 0 auto -121px; /* the bottom margin is the negative value of the footer's height */
}

#footer, #push {
	clear: both;
	height: 120px; /* #push must be the same height as #footer */
}

#header {
	padding-top: 91px;
	text-transform:uppercase;
}

#header ul {
	float: right;
	padding-top: 38px;
}

#header ul li {
	display: block;
	float: left;
	border-left: 1px solid #999999;
}

#header ul li.first {
	border-left: none;
}
#flashreplacement{
	float: left;
	margin-bottom: 20px;
}

#landingbanners{
	float: left;
	margin:80px 0 20px 0;
}


#header ul li a {
	display: block;
	height: 16px;
	padding: 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	font-size: 13.5px;
}

#lower {
	clear: both;
	margin-top: 137px;
}

#navigation {
	width: 208px;
	float: left;
	text-transform:uppercase;
}

#navigation ul {
	margin-left: 25px;
}

#navigation ul li {
	list-style-image: url(../img/nav-bullet.gif);
	margin-bottom: 11px;
	position: relative;
}

#navigation ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	font-size: 13.5px;
}

#navigation ul li a:hover {
	color: #ff9900;
	list-style-type: none;
}


#navigation ul li.active a {
	color: #ff9900;
}

#navigation ul li ul {
margin-top:10px;
}

#navigation ul li ul li {
	list-style-image: url(../img/sub-bullet.gif);
	margin-bottom: 11px;
	position: relative;
}


#navigation ul li ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	font-size: 12px;
	text-transform:capitalize;
}

#navigation img {
	margin-left: 2px;
	margin-top: 9px;
}

#content {
	float: left;
}

#content p {
	margin: 10px;
}

#content ul {
	margin-left: 50px;
}

#content li {
	line-height: 1.76em;
	list-style-type: circle;
}

#content p strong {
	font-weight: bold;
}

#content p strong a {
	color: #666666;
}

#content div.box {
	width: 574px;
	border: 1px solid #cdcdcd;
	margin-bottom: 20px;
	clear: both;
}

#home #content div.box {
	width: 792px;
	border: 1px solid #cdcdcd;
	margin-bottom: 20px;
	clear: both;
}

#content div.box h1 {
	display: block;
	width: 549px;
	line-height: 42px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 13.5px;
	background-image: url(../img/box-bg.gif);
	background-repeat: repeat-x;
	clear: both;
	
}

#home #content div.box h1 {
	display: block;
	width: 767px;
	line-height: 42px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 13.5px;
	background-image: url(../img/box-bg.gif);
	background-repeat: repeat-x;
	clear: both;
}


#content div.box h1#quote {
color:#FF0000;

}

#content div.box h1.mline {
		line-height: 18px;
		padding-top: 3px;
		padding-bottom: 3px;
}

#content div.half {
	float: left;
	width: 276px;
	text-align: center;
	padding-bottom: 0px;
	clear: none;
}

#content div.box.index {
	height: 325px;
}

#content div.half p, #content div.half h1 {
	text-align: left;
}

#content div.half.right {
	margin-left: 20px;
}

#content div.half h1 {
	width: 251px;
}

#content div.half img {
	margin:0;
}

#content div.center {
	text-align: center;
	clear: both;
}

#footer {
	border-top: 1px solid #cccccc;
	text-align: center;
	padding-top: 17px;
	margin-top: 50px;
}

#footer ul {
	margin-top: 15px;
}

#footer ul li {
	display: inline;
	color: #5b5b5b;
	font-size: 11px;
}

#footer ul li a {
	color: #5b5b5b;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
}

div.products {
	margin-top: 20px;
	text-align: center;
	clear: both;
	width: 574px;
}

#content div.products ul, div.products ul {
	text-align: center;
	width: 574px;
	margin-left: 0;
}

div.products ul li {
	display: block;
	width: 169px;
	border: 1px solid #cdcdcd;
	margin: 10px;
	float: left;
	height: 265px;
}

div.products ul li strong {
	display: block;
	width: 169px;
	line-height: 15px;
	height: 31px;
	padding-top: 12px;
	text-align: center;
	background-color: #e5e5e5;
	color: #000000;
	font-weight: normal;
}

div.products ul li img {
	margin-bottom: 31px;
/*	border-bottom: 1px solid #cdcdcd;*/
}

#content div.box img.right {
	float: right;
	padding: 10px;
}

#content ul.traditional {
	width: 280px;
	margin: 0;
}

#content ul.traditional li {
	float: left;
	width: 120px;
	margin: 10px;
	list-style-type: none;
	line-height: normal;
}

.clear {
	clear: both;
	display: block;
	margin-bottom: 10px;
}

#sample {
	margin: 50px;
}

#content div.new-products {
	border-bottom: none;
}

#content div.new-products ul {
	width: auto;
	padding: 0; margin: 0;
}

#content div.new-products ul li {
	width: auto;
	clear: both;
	list-style-type: none;
	padding: 10px;
	border-bottom: 1px solid #cdcdcd;
}

#content div.new-products ul li img {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}

#content div.new-products ul li p, #content div.new-products ul li p strong {
	width: 400px;
	float: left;
	margin: 0;
	padding: 0;
}

div.video {
	text-align: center;
}

#content ul.videos {
	padding: 0;
	margin: 0;
	margin-left: 30px;
}

#content ul.videos li {
	list-style-type: none;
	float: left;
	margin: 5px;
}

#map {
	height: 300px;
	width: 500px;
	border: 1px solid #000000;
	margin: 0 auto;
}


div.box.form div {
	clear: both;
	margin: 10px 0;
	margin-left: 10px;
}

div.box.form div.buttons {
	float: right;
	margin-right: 75px;
}


div.box.form label {
	display: block;
	width: 300px;
	float: left;
}

div.box.form div div {
	clear: none;
	margin-left: 0;
}

div.box.form div div label {
	display: inline;
	width: auto;
	padding-top: 3px;
	float: none;
}

div.box select#country {
	width: 200px;
}

div.error {
	color: #ff0000;
}

.phonenumber { position:absolute; margin-top: 110px; margin-left:207px;}
.callus { position:absolute; top:0; margin-left:415px;}
.contentframe { width:100%; height:600px;}

h1#quote {
color:#FF0000;
}