/****    ****/

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,  p, blockquote, td, th
{
	margin:  0;
	padding : 0;
	font-family: Arial, Helvetica, sans-serif;

}

/* Removes list-styles from lists  */
ol, ul
{ list-style : none; }

/* Normalizes font-style and font-weight to normal  */
address, caption, cite, code, dfn, em,  th, var
{font-style : normal; font-weight : normal; }


/* Removes  border from fieldset and img */
fieldset, img
{border : 0; }

/* Left-aligns text in caption and th */
caption, th
{ text-align : left; }

/* Removes  quotation marks from q  */
q:before, q:after
{ main-content : '' ; }

*{
padding: 0;
margin:  0 0 0 0;
}	

img, div{
behavior: url(iepngfix.htc)
}

body {
	text-align:left;
	color:#333333;
	background-color: #FFF;
	background-image: url(../graphics/bg.jpg);
	background-repeat: repeat-x;
}

#thesitecontainer{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#header{
	width: 900px;
	float: left;
	height: 63px;
	margin-bottom: 18px;
}

#header img{
	float: left;
	height: 63px;
}

#header p{
	color: #CACACA;
	font-size: 12px;
	padding-top: 13px;
	font-weight: normal;
	float: right;
	padding-right: 6px;
}

#main-nav-wrapper{
	width: 900px;
	float: left;
	background-image: url(../graphics/navigation-bg.png);
	height: 33px;
}


#addbutton{
	float: right;
	margin-top: 8px;
	margin-right: 13px;
}

#top-navbox ul {
	color: #FFFFFF;
	height: 1%;
	float: left;
	width: 700px;
}

#top-navbox ul li {
    display:inline;
    margin:0;
    padding:0;
    height:28px;
}


#top-navbox ul li a {
	color:#FFFFFF;      /* POSSIBLE CHANGE COLOUR */
	text-decoration:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right:14px;
	font-weight: normal;
	padding-top: 9px;
	padding-bottom: 10px;
	padding-left: 14px;
	background-image: url(../graphics/navdivider.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-transform: uppercase;
}



#top-navbox ul li a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}


#main-product{
	background-color: #FFF;
	float: left;
	width: 890px;
	border: 5px solid #E99412;
	margin-bottom: 8px;
	padding-top: 16px;
	padding-bottom: 14px;
}

#main-product h1{
	padding-left: 22px;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 6px;	
}

#product{
	float: left;
	padding-left: 20px;
}

#call{
	height: 201px;
	width: 337px;
	float: left;
	padding-left: 10px;
	padding-top: 3px;
}

#compare-block{
	background-color: #FFF;
	float: left;
	width: 876px;
	border: 2px solid #BB171E;
	padding-bottom: 20px;
	padding-top: 8px;
	padding-left: 20px;
	margin-bottom: 8px;
}

#compare-block h2{
	font-size: 14px;
	padding-top: 8px;
	color: #C41A2B;
	font-weight: bold;
	padding-bottom: 12px;
}

#compare-block h3{
	
}

#compare-block #unit{
	margin-left: -10px;	
}

#main-content{
	background-color: #FBFBFB;
	float: left;
	width: 876px;
	padding-left: 20px;
	padding-top: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #9CDAEA;
	border-right-color: #9CDAEA;
	border-left-color: #9CDAEA;
	padding-bottom: 20px;
}

#main-content h1{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 8px;
}

#main-content h2{
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 2px;
}

#main-content h3{
	font-size: 13px;
	font-weight: bold;
	color: #666;
	padding-bottom: 3px;
	padding-top: 4px;
}

#main-content .disc{
	font-size: 12px;
	color: #666;
	line-height: 16px;
	font-style: italic;
}

#main-content .disc a{
color: #666;

}


#main-content p{
	padding-bottom: 14px;
	font-size: 13px;
	line-height: 19px;
	padding-right: 100px;
}

#main-content a{
	color: #006;	
}

#main-content li{
	padding-bottom: 14px;
	font-size: 13px;
	line-height: 19px;
	list-style-type: square;
	margin-left: 20px;
	padding-right: 100px;
}




#footer{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	width: 900px;
	height: 50px;
	clear: both;
	float: left;
	background-image: url(../graphics/footer-bg.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	margin-bottom: 22px;
}

#footer p{
	font-size: 11px;
	color: #999;
	text-align: center;
}

#footer a{
	color: #CCC;
}

/* contact form
------------------------------------------------------------------*/

#contactf {
	width: 510px;
	text-align: left;
	clear: left;
	border: 1px solid #CCCCCC;
	padding: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 22px;
	background-color: #FFF;
}

#contact-submit {
	width: 380px;
	w\idth: 340px;
	background: transparent;
	text-align: center;
	margin-top: 10px;
	clear: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;	
}

