body{background-image:url(images/bg.gif);background-position:top;background-color:#FFF;font-size:8pt;color:Black;margin-top:0;font-family:Verdana, Geneva, sans-serif;}
img{border:0; margin:0px; padding:0px;}

#mainwrapper{width:765px;margin:auto;margin-top:0;border:1px solid #000;border-bottom:none;border-top:none;background-color:#fff;}
#topheader{width:765px;height:105px;}
#navcontainer{width:765px;height:33px;background-image:url(images/bg_nav01.gif);text-align:center;}
.left{float:left;padding:0;width:201px;height:33px;}
.middle{height:33px;width:367px;margin-left:201px;margin-right:197px;text-align:left;display:table-cell;}
.right{float:right;padding:0;width:197px;height:33px;}
#columnsa{width:760px;}
#columnsab{width:760px;height:550px;}
.col2{margin-left:475px;width:270px;height:550px;display:table-cell;vertical-align:top;}
.col1{float:left;width:455px;font-size:12pt;text-align:left;margin:5px;}
#contentblock2{width:765px;background-color:#FFF;}
#columnsBa{width:760px;float:left;background-image:url(images/BottomBg1.gif);background-position:top;background-repeat:no-repeat;}
#columnsB{width:400px;float:left;}
#columnsA{width:360px;height:550px;float:right;background-image:url(images/Contactbg.jpg);background-repeat:no-repeat;background-position:top;}
#columnsAa{width:360px;height:550px;float:right;background-image:url(images/Contactbg.gif);background-repeat:no-repeat;background-position:top;}
.cola{
	width:755px;
	font-weight:bold;
	font-size: 14pt;
	text-align: left;
}
.formtag{font-weight:bold;font-size:9px;text-align:left;}
.formfields{width:120px;color:#900;height:15px;font-size:10px;background-color:#FF9;border:1px solid #900;}
#footer{clear:both;width:760px;height:180px;text-align:center;background-image:url(images/footerbg.gif);background-repeat:no-repeat;margin:auto;clear:both;}
#termwrapper{text-align:center;}
#termstxt{font-size:9px;text-transform:uppercase;width:300px;height:105px;padding-top:3px;border:#666 solid thin;color:#666;overflow:auto;text-align:left;}
#shipping{display:none;}
#indexblock1{width:760px;height:450px;margin:auto;font-size:9pt;background-image:url(images/topbar.jpg);background-repeat:no-repeat;background-position:top;text-align:center;}
#indexblock1 p{margin:0;}
#indexblock2{width:760px;background-color:#FFF;margin:auto;text-align:left;background-image:url(images/BottomBg1.gif);background-repeat:no-repeat;background-position:top center;}
#testblock1{width:765px;text-align:center;background-color:#FFF;clear:both;}
#hidden{width:300px;height:100px;background:#999;display:none;text-align:center;}
.titlea {font-size: 18pt;color: #000;}
.titlea {font-size: 18pt;color: #930;}
.titleb {
	font-size: 12pt;
	color: #C39;
	font-weight: bold;
}
.livelonger {font-size: 30px;color: #930;}
.titlea {color: #000;font-size: 16pt;}
.last {font-size: 12pt;}
#pagecontent {font-size: 12px; text-align:justify; }
.subtitles {font-size: 16px;color: #933;}

.button1 {
    border: none;
    background: url('images/ordernowbutton.gif') no-repeat top left;
    padding: 2px 8px;
	height:75px;
	width:140px;
	font-size:1px;
	color:#C39;
	cursor:pointer;cursor:hand;
}

.button2 {
    border: none;
    background: url('images/ordernow-button2.gif') no-repeat top left;
    padding: 2px 8px;
	height:50px;
	width:200px;
	font-size:1px;
	color:#C39;
	cursor:pointer;cursor:hand;
}

.button3 {
    border: none;
    background: url('images/Yes.gif') no-repeat top left;
    height:25px;
	width:75px;
	font-size:1px;
	color:#C39;
	cursor:pointer;cursor:hand;
}

.button4 {
    border: none;
    background: url('images/No.gif') no-repeat top left;
    height:25px;
	width:75px;
	font-size:1px;
	color:#C39;
	cursor:pointer;cursor:hand;
}

#cont {
	margin-top:0px;
}

.suggestionsBox {
		position: relative;
		left: 30px;
		margin: 10px 0px 0px 0px;
		width: 200px;
		background-color: #212427;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		border: 2px solid #000;	
		color: #fff;
	}
	
	.suggestionList {
		margin: 0px;
		padding: 0px;
	}
	
	.suggestionList li {
		
		margin: 0px 0px 3px 0px;
		padding: 3px;
		cursor: pointer;
	}
	
	.suggestionList li:hover {
		background-color: #C36;
	}

