<style type="text/css">

/* Normalises margin, padding */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, html, input, p, blockquote, th, td

{margin: 0; padding : 0; }


/* Normalise font-size for headers */

h1, h2, h4, h5, h6

{font-size: 100%; }

/* Removes list-style from lists */

ol, ul

{list-style: none; }

/* Normalises font-style and font-weight to normal */

address, caption, cite, code, dfn, em, strong, th, var

{font-style: normal; font-weight : normal;}

/* Removes border from fieldset and img */

fieldset,img

{
	border: 0;
	
	
}





html,body{margin:0;padding:0; background-color:#8B9A89;}
body{font:72%/1.5 "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;text-align:center;color:#8B9A89;}
p{margin:0 10px 10px}
blockquote{margin:0 10px 10px}
a{display:block;color: #981793;padding:5px}
h1{font: 120%; color:#C58D20;margin:0 10px 10px}
h2{font: 100%; color:#495947;margin:0 10px 10px;font-style:italic;}
h3{font: 130%; color:#C58D20;margin:0 10px 10px;}
h4{font: 120%; color:#143D8B;margin:0 10px 10px}
div#container{background:url("images/b_g_main.gif") repeat-y; width:760px; margin:0 auto; text-align:left;background-color: #FFFFFF; }
div#contact{
	float:right;
	width:200px;
	height: 757px;
	margin-right: 5px;
	text-align:left;
	margin-top: 20px;
	background-image: url("images/contact_form_bg.gif");
}


div#content{
	float:left;
	width:450px;
	margin-left:30px;
	text-align:left;
	margin-top: 20px;
}

div#content a{
	float:right;
	color:#C58D20;
	font:90%;
	text-decoration:underline;}


div#contact{
	float:right;
	width:200px;
	background-image: url("images/contact_form_bg.gif");
	height: 757px;
}
.inner_box {
	padding: 20px;
}

.item {
display:block;
border-bottom: 1px dotted #C58D20;
margin: 10px 0;
padding: 10px 0;
/* min-height:150px;	*/
}

.first_para {

color:#C58D20;}



div#extra{
	float:right;
	clear:right;
	width:200px;
	margin-right: 15px;
}
div#footer{
	clear:both;
	width:100%;
}
div#footer{background: #8B9A89;color:#FFF}
div#footer p{margin:0;padding:5px 10px}

#top_bottom {
	height: 241px;
	width: 730px;
	margin-right:15px;
	margin-left:15px;
	background-image: url(images/banner_middle.jpg);
}
#top_top {
	height: 167px;
	width: 730px;
	margin-right: 15px;
	margin-left: 15px;
	background-image: url(images/banner_top.jpg);
}
#navigation_top{
	
	width: 730px;
	margin-right: 15px;
	margin-left: 15px;
	text-align:left;
}
#info {position:relative;}



/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/basic_dd.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* remove the bullets, padding and margins from the lists */
.menu ul{
list-style-type:none;
padding:0;
margin:0;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li{
float:left;
position:relative;
z-index:100;
}

/* use the table to position the dropdown list */
.menu table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:25px;
}

/* style all the links */
.menu a, .menu :visited {
display:block;
font-size:10px;
width:102.7px;
padding:7px 0;
color:#FFFFFF;
background:#8B9A89;
text-decoration:none;
margin-right:1px;
text-align:center;
}
/* style the links hover */
.menu :hover{
color:#444;
background:#d4d8bd;
}

/* hide the sub level links */
.menu ul ul {
visibility:hidden;
position:absolute;
width:149px;
height:0;
}
/* make the sub level visible on hover list or link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible;
}


.footer_address {
	color: #FFFFFF;
	text-align:center;
}
.footer_links {
	color: #FFFFFF;
	text-align:center;
	display: inline;
}

.footer_links a {
	color: #FFFFFF;
	text-align:center
}



#header-quiick-contact { background:url("/images/header-quick-contact.jpg") no-repeat; height:229px; margin-bottom:-138px; }

#main-contact { padding:20px 0 10px 25px; }

#main-contact label, #main-contact select, label { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#494526; }

#main-contact label { width:180px; position:relative; display:block; text-align:right; color:#494526; }

#main-contact label input, #main-contact label textarea, #main-contact select { background-color:#fff; border:1px solid #C58D20; position:absolute; width:180px; left:110%; top:-2px; }

#main-contact select { width:205px; }

#main-contact label textarea { width:180px; height:100px; top:0; }

#contact_business { display: none; } /* do not remove */ 

div#content img {
margin: 4px 8px 15px 15px;
}
div#content .imgprod {margin-left:200px;}
.rxlink { color:#333333; border:1px #FF9900 solid; padding:2px 10px;} 

.quick label {font-family:Arial, Helvetica, sans-serif; font-size:9px; color:#494526;}
.style2 {color: #B6B6B6}
.style3 {color: #494526;;margin:0 0px 0px;}

.gFooter{}
.gFooter a{text-decoration:none;
color:white;
text-align:center;
}

</style>/* CSS Document */

