
	*{
		list-style:none;
		margin:0px;
		padding:0px;
	}

	body {
		background-image: url('images/background.gif');
		background-repeat: repeat-x;
		background-color: #FFFFFF;
		padding: 0px;
		margin: 0px;
		color: #333333;
		font-size: 12px;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	#wrapper{
		width: 984px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
		background: url(images/wrapper_bg.gif) repeat-y left;
		background-color: white;
		text-align: left;
		height: auto;
		padding: 0px;
		border: 1px solid #000;
	}

	#copyright{
		font-size: 10px;
		color: #555;
		float:right;


	}
	#header{
		background-color: #ccc;
		background: url(images/header_bg.jpg);
		background-repeat: repeat-x;
		height: 40px;
		border-bottom: 1px solid black;
		text-align: right;
		padding-right: 3px;
		padding-top: 3px;
		clear:both;
		font-size : 24px;
		font-weight : 800;
		color : #333;
	}
	#footer{
		width: 984px;
		padding: 0px;
		padding-top: 3px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
		background-color: #eee;
		height: 48px;
		clear:both;
		border: 0px;
		border-left: 1px solid black;
		border-right: 1px solid black;

	}
	#contact{
		width: 250px;
		font-size: 12px;
		line-height: normal;
		padding-left:10px;
		float:left;
		font-weight : bold;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

	#contact ul{
	}
	#contact li{
		font-size: 12px;
		color: black;
		font-weight: bold;
		padding: 1px;
		margin: 0px;
		padding-left: 10px;
	}
	#left{
		width: 250px;
		border: 0px;
		padding: 0px;
		margin: 0px;
		background-color: #2d3b58;
		height:auto;
		float:left;

	}
	h1, h2{
		padding:15px;
		padding-left:20px;
		line-height: 14px;
		font-size: 18px;
		border:0px;
		color: Black;
		border-bottom: 1px solid black;
		text-transform: uppercase;
	}
	h2{
		color: #993333;
		border:0px;
		padding-left:5px;
		margin-bottom: 3px;
		margin-top:5px;
		padding: 5px;
		font-size: 13px;

	}
	#content{
		background-color: white;
		margin:0px;
		padding: 0px;
		margin-left:250px;
		height: 700px;

	}

	#main{
		padding: 10px;

	}
	#content p{
		padding: 10px;
	}
	.clearer{
		border:0px;
		clear:both;

	}
	#top_bar{
		height: 198px;
	}
	#logo_container{

		border:0px;
		text-align: center;
		border: 0px;
		background-color: white;
		width: 250px;
		height: 198px;
		float:left;
		border-right: 1px solid black;


	}


	#top_images{
		height: 198px;
		width: 730px;
		margin: 0px;
		border: 0px;
		border-bottom: 1px solid black;
		margin-bottom: 10px;
	}
	#top_images img{
	 width: 730px;
	}

	#menu{
		background-color: #2d3b58;
	}


	/*      V1        */



	#menu4 {
		width: 250px;
		border-style: solid solid none solid;
		border-color: #888;
		border:0px;
		border-top: 1px solid black;

	}

	#menu4 li a {
		height: 32px;
		voice-family: inherit;
		font-size: 12px;
		font-weight: bold;
		height: 24px;
		text-decoration: none;
	}

	#menu4 li a:link, #menu4 li a:visited {
		color: #000000;
		display: block;
		background: url(images/menu4.gif);
		padding: 8px 0 0 30px;
	}

	#menu4 li a:hover {
		color: #fff;
		background: url(images/menu4.gif) 0 -32px;
		padding: 8px 0 0 30px;
	}

	#menu4 li a:active {
		color: #fff;
		background: url(images/menu4.gif) 0 -64px;
		padding: 8px 0 0 30px;
	}

	p{
		padding: 0px;
		padding-top: 10px;
		line-height: 16px;
	}
	
	.address{
	 float: left;
	 width: 260px;
	 border: none;
	 padding: 5px;
	 padding-left: 5px;
	 font-size: 11px;
	 font-weight: normal;
	}
	.address h2{
	 font-weight: bold;
	 color: #993333;
	 font-size: 12px;
	 padding: 4px;
	 padding-left: 0px;
	}
	
	
	.address h4{
	 font-size: 12px;
	 color: #444;
	 padding: 2px;
	}
	
	#product{
	 margin: 10px;
	 padding: 0px;
	 float:left;
	 width: 400px;
		 
	}
	
	#product img{
	 padding: 10px;
	 border: solid 1px #999;
	}
	
	
	#product p{
	 padding: 5px;
	 font-size: 13px;
	}
	
	.product_main{
	
	
	}
	
	.product_main h2{
	 font-size: 14px;
	}
	
	
	
	#contact{
	
	 width: 700px;
	}
	#contact_form{ 

	 float: left;
	 width: 650px;
	 padding: 20px;

	}
	
	#contact_form fieldset{
     position: relative;
	 margin: 0px;
	 margin-bottom: 20px;
	
	}
	#contact_form legend{
	 font-weight: bold;
	 color: #993333;
	 font-size: 14px;
	 padding: 5px;
	 padding-left: 0px;
	}
	#contact_form div{
	 clear:both; 
	 margin:7px;
	 
	}
	#contact_form p{
	 font-size: 12px;
	 color: #999;
	 padding: 20px;
	}
	
	
	#contact_form label{
	 width:200px;
	 float:left;
	 margin: 10px;
	 text-align: right;
	
	}
	
	#contact_details{ 
	clear: both;
	}
	
 #submit{
    position:absolute;
	right: 4px;
	bottom: 4px;
	}
	
	
#cc{
 clear:both;
 padding:20px;
}

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 200px; /* Width of Menu Items */
border-bottom: 1px solid #666;
font-size: 11px;
font-family: verdana;
font-weight: normal
}
	
.suckerdiv ul li{
position: relative;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 200px; /*sub menu width*/
top: 0;
visibility: hidden;
}

/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
color: black;
text-decoration: none;
background: #aaa;
padding: 4px 5px 4px 2px;
border: 1px solid #666;
border-bottom: 0;
border-left: 0;

font-weight: bold;
}

.suckerdiv ul li a:visited{
color: black;
}

.suckerdiv ul li a:hover{
background-color: #888;
}

.suckerdiv .subfolderstyle{
background: url(/images/arrow-list.gif) no-repeat center right;
background-color: #ccc;
}
.suckerdiv ul li a {
width:192px;
display: inline-block;


}






