*
 {	font-size:1em;
	margin:0px;
	padding:0px;
	font-family: Arial, Verdana, sans-serif;
	text-align: justify;
 }

body
 {	font-size: 80%;
	margin:0px;
	padding: 0px;
 }

#container
 {	width:1024px;
	height:100%;
	margin: auto;
 }

#header
 {	height:139px;
	background-color: #4c83c3;
	color:#FFF;
	background-repeat: no-repeat;
	background-position: top left;
 }

.home_header
 {	background-image: url(../images/header_home.gif);
 }

.about_header
 {	background-image: url(../images/header_about.gif);
 }

.products_header
 {	background-image: url(../images/header_products.gif);
 }

.quote_header
 {	background-image: url(../images/header_quote.gif);
 }

#header img
 {	margin:25px 35px 0px 0px;
	border:0px;
 }

#navigation
 {	width:1024px; 
	position:relative;
	z-index:100;
	height:42px;
	font-weight: bold;
	background-color: #4c82c3;
	color:#FFF;
	background-image: url(../images/header_curve.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top:2px;
 }

#content
 {	padding:10px 25px 0px 25px;
	min-height:518px;
    height:auto !important;
    height:518px;
	background-position: bottom right;
	background-repeat: no-repeat;
 }

.about_content
 {	background-image: url(../images/background_about.gif);
 }
 
.home_content
 {	background-image: url(../images/background_home.gif);
 }
 
#content p
 {	margin:10px 50px 10px 0px;
	font-family: Arial, Verdana, sans-serif;
	line-height:1.4em;
 }

#content p.standout
 {	color: #4b82c3;
	background-color: inherit;
	font-size: 130%;
	padding-top:10px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
 }

#content img
 {	border:0px;
 }

#spacer
 {	height:500px;
	width:0px;
	float:right;
 }

h1
 {	color: #4b82c3;
	font-size: 190%;
	font-family: "Century Gothic", Verdana, sans-serif;
	padding-bottom:10px;
	background-color: inherit;
 }

h2
 {	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height:24px;
	padding:5px 0px 0px 10px;
	font-size: 130%;
 }

a
 {	color: #4b82c3;
	text-decoration: none;
	font-weight: bold;
	background-color: inherit;
 }

a:hover
 {	text-decoration: underline;
 }

#footer
 {	color: #4b82c3;
	background-image: url(../images/footer.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFF;
	padding:8px 0px 0px 50px;
	height:45px;
	clear: both;
 }

#footer p
 {	margin-bottom:10px;
	font-size: 85%;
	font-family: Verdana, arial, sans-serif;
 }

#footer a
 {	font-weight: normal;
 }

#commercial tr td,
#commercial2 tr td,
#personal tr td
 {
	text-align: center;
	color: #000;4b82c3;
	background-color: inherit;
	text-transform: uppercase;
	font-size: 85%;
	font-weight: bold;
	font-family: Verdana, arial, sans-serif;
 }
 
#commercial tr td  { width:120px; }
#commercial2 tr td { width:131px; }
#personal tr td { width:180px; }

#commercial tr td a,
#commercial2 tr td a,
#personal tr td a
 {
	font-family: Verdana, arial, sans-serif;
 }

#content table img
 {	margin-top:10px;
 }

#content ul
 {	list-style-type: none;
 }

#content ul li
 {	padding-top:2px;

 }


ul#logo_links li
 {	display: inline;
 }

ul#logo_links li img
 {	margin-top:30px;
 }

ul#links li
 {	padding-top:10px;
 }


#contact_form table tr td 
 {	font-family: Arial, Verdana, sans-serif;
 }

#contact_form table
{	width:60%;
}

#contact_form input, #contact_form textarea
{	font-family: verdana, sans-serif;
	font-size:100%;
	width:220px;
	padding:2px;
}

#contact_form textarea
{	height:50px;
}

#contact_form input.button
{	font-weight: bold;
	font-family:verdana, sans-serif;
	width:auto;
}

#contact_form input#postcode
{	width:75px;
}

#contact_form input#telephone
{	width:110px;
}

#contact_form tr td
{	vertical-align: top;
	padding:0px;
}

#contact_form em
{	color: #F00;
	font-family: Verdana, sans-serif;
	background-color: #FFF;
}

#contact_form input.button
{	color:#000;
	background-color:#FFF;
	margin:10px 5px 0px 0px;
}

#contact_form input, #contact_form textarea
{	border:1px solid #4b82c3;
}

#contact_form input.button
{	border:1px outset #4b82c3;
	color:#4b82c3;
}

#contact_form input.HiddenField
{
	display:none !important;
}

/* CSS FOR PRODUCT DETAILS */

#content.more_info h2
{
	padding-left:0;
	color:#4b82c3;
	font-weight:normal;
	background-color:#fff !important;
	background-image:none !important;
}

#content.more_info #stan1dout
{
	background-color:#a7b5dd;
	padding:10px;
	margin:10px;
}

#content.more_info #standout p
{
	font-size:110%;
	font-style:italic;
}

#content.more_info p span
{
	font-size:110%;
	font-style:italic;
	
}

#content.more_info img
{
	float:right;
	margin:0 0 0 20px;
	padding:2px;
	border:1px solid #6283c3;
}

#content.more_info ul,
#content.more_info ol
{
	margin:0 0 0 30px;
}

#content.more_info ul li
{
	list-style-type:disc;
	padding:3px 0;
}
