#top_right{
	width: 60px;
	height: 73px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url(../pics/top_right2.gif);
	background-repeat: repeat-x;
	position:absolute;
	top: 0px;
	left: 780px;
}

#top{
	width: 779px;
	height: 91px;
	margin: 0px auto;
	padding: 0px;
	background-repeat: no-repeat;
	position:absolute;
	top: 0px;
	left: 0px;
	}

#container{
	width: 764px;
	margin: 0px auto 0px 0px;
	position:absolute;
	left: 0px;
	top: 0px;
	padding:0px;
	background-image: url(/pics/leftnav_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#leftnav p.products a{
	padding: 0px 0px 0px 25px;
	display: block;
	border: 0px none;
	background-image: url(/pics/leftnav_bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.productsTitle{
font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 11px;
	margin: 0px 3px 0px 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #A6A6A6;
	display: block;
	padding: 2px 0px 2px 10px;
	font-style:italic;
}

#leftnav{
	padding: 0px;
	float: left;
	top: 0px;
}

* html #leftnav {
	width: 140px;
	w\idth: 140px;
	margin: 122px 0px 0px;
	m\argin: 122px 0px 0px 0px;
}

#leftnav{
	width: 140px;
	margin: 122px 0px 0px 0px;
}

#leftnav a{
	margin: 0px 3px 0px 0px;
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E20A16;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #A6A6A6;
	display: block;
	padding: 2px 0px 2px 10px;
}

#leftnav a:visited{
	color:#333333;
}

#leftnav a:active{
	color:#E25B0A;
}

#leftnav a:hover{
	color:#E25B0A;
}

#totoplink{
	float: left;
	margin: 0px;
	width: 360px;
	padding: 0px;
	margin: 0px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #00668A;
}

#content{
	padding: 0px 15px 10px 10px;
	float: left;
	background-image: url(/pics/content_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}

* html #content { /* this selector recognized by IE only */
  width: 615px;   /* total width (only for IE5.x/Win) */
  w\idth: 590px;  /* content width (for other IE) */
	margin: 145px 0px 0px;
}

#content{
	width: 590px;
	margin: 145px 0px 0px 0px;
	float: right;
}

#some_thing{
	background-image: url(../pics/something.gif);
	background-repeat: no-repeat;
	top: 5px;
	left: 566px;
	position: absolute;
	height: 120px;
	width: 119px;
	z-index: 20;
	visibility: visible;
}

#home_active{
	background-image: url(../pics/home_active.gif);
	background-repeat: no-repeat;
	top: 57px;
	position: absolute;
	height: 34px;
	width: 283px;
}

#contact_active{
	background-image: url(../pics/contact_us_active.gif);
	background-repeat: no-repeat;
	top: 57px;
	position: absolute;
	height: 34px;
	width: 283px;
}

#products_active{
	background-image: url(../pics/products_active.gif);
	background-repeat: no-repeat;
	top: 57px;
	position: absolute;
	height: 34px;
	width: 283px;
}

#about_active{
	background-image: url(../pics/about_us_active.gif);
	background-repeat: no-repeat;
	top: 57px;
	position: absolute;
	height: 34px;
	width: 283px;
}

#footer{
	height: 22px;
	padding: 0px;
	margin: 0px;
	background-color: #E5E5E5;
}

.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 17px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin: 0px;
	padding-right: 0px;
	line-height: 8pt;
}

.footer_text a, .footer_text a:visited{
	color: #FFFFFF;
}

.img_left_text{
	float:left;
	border: none;
	margin-right: 8px;
	margin-bottom: 3px;
	margin-top: 3px;
}

.img_right_text{
	float:right;
	border: none;
	margin-left: 8px;
	margin-bottom: 3px;
	margin-top: 3px;
}

.img_text{
	border: medium double #000000;
	margin-top: 3px;
}

.img_left{
	float:left;
}

.img_right{
	float:right;
}

p, li, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	}

p{
	margin-top: 3px;
	margin-bottom: 10px;
}

ul li {
	margin-left: -20px;
	line-height: 12px;
	padding: 0px;
	margin-bottom: 5px;
}

ol li {
	margin-left: -10px;
	line-height: 12px;
	padding: 0px;
	margin-bottom: 3px;
}

hr {
	color: #00668A;
	height:1px;
}

a {  
	color:#E20A16;
}

a:visited { 
	color:#333333;
}

a:active {
	 color:#E25B0A;
}
a:hover { 
	color:#E25B0A;
}

a img{
	border: 1px solid #E20A16;

}
	
.psmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color:#000000;
	line-height: 9pt;
}

.firstletter{
	font-size: 19pt;
	color: #D7AA60;
	margin-right: -2px;
}

.active{
	margin: 0px 0px 0px 10px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	}

h1,h2,h3,h4,h5,h6 {
	font-family: "Century Gothic", Verdana, sans-serif;
	color: #000000;
}

h1 {
	font-size: 24px;
	font-style: normal;
	margin: 3px 0px 10px 0px;
	padding: 10px 0px 0px 10px;
	color: #575757;
	background-image: url(/pics/h1_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

h2 {
	font-size: 15px;
	font-style: normal;
	letter-spacing: 0.05em;
	font-weight: bold;
	padding:0px;
	margin:10px 0px 10px 1px;
}

h3 {
	font-size: 14px;
	font-style: normal;
	letter-spacing: 0.02em;
	margin: 0px 0px 3px;
	padding: 0px;
}

h4 {
	font-size: 12px;
	font-style: normal;
	letter-spacing: 0.02em;
}

h5 {
	font-size: 9pt;
	font-style: normal;
}

h6 {
	font-size: 8pt;
	font-style: normal;
}

.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
}

.input {
	font-size:8pt;
	padding: 2px;
	margin: 0px;
}

.textfield {
	font-size:8pt;
	padding: 2px;
	margin: 0px;
}
.tables {
	border-style: none;
	background-color: #FFFFFF;
	margin:0px;
}

table.tables td{
	background-color:#EEEEEE;
	border-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}

.tables ul{
	margin-top: 0px;
}

.tables ul li{
	list-style-type: circle;
	margin-left: -25px;
}

tr.table_title td{
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FEA347;
	display: table-cell;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
}

body {
	background-image: url(/pics/background.gif);
}

.moreInfo{
	text-align:center;
	margin-top: 15px;
}
	
.moreInfo a{
	display: inline;
	border: 1px solid #A6A6A6;
	padding: 3px;
	background-color: #F2F2F2;
	margin-right: 5px;
	margin-left: 5px;
}
