body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
    TEXT-ALIGN: center;
}
.headmenu {
	font-family: Impact;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666767;
	text-decoration: none;
}
.headtext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787A79;
	text-decoration: none;
	text-align: center;
	margin:0;
}
.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f5050;
	text-decoration: none;
	font-weight: bold;
	margin:0px;
}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #121313;
	text-decoration: none;
	font-weight: bold;
	text-align:left;
}
.keywords {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin:0;
}
.metatags {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	margin:0;
}

.hometext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin:0px;
	text-align:left;
}
.divstyle1 {
	display:block;
	position:static;
	visibility: visible;
	margin-top:90%;
	width:780px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787A79;
	text-decoration: none;
	text-align: center;
	margin:0;
}
.price
{
	font-family: verdana;
	font-size: 12px;
	color: #ff3300;
	text-decoration: none;
	text-align: center;
	margin:0;
	font-weight:bold;
}
.verdana-text{
	font-family: verdana;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.verdana-link {
	font-family: verdana;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}

----------------------------- NEW DIVISION BASED STYLE CSS ----------- 

DIV#banner{
	width:780px;
	margin: 0px;
	background-color:#FFFFFF;
	height: 255px;
}
DIV#bannerleft{
	float:left;
	margin: 0px;
	width: 50px;
	height: 255px;
	background:url(../images/r1c1.jpg);
}
DIV#bannermiddle{
	background:url(../images/r1c2.jpg);
	background-repeat:no-repeat;
	width: 681px;
	height: 198px;
	margin: 0px;
	float:left;
}
DIV#bannerright
{
	float:right;
	margin: 0px;
	width: 49px;
	height: 255px;
	background:url(../images/r1c3.jpg);
}
DIV#menutop
{
	padding:0px;
	font-size:2px;
	width:681px;
	height:3px;
	background:#787A79;	
	margin-top:198px;	
}
DIV#menumain
{
	height:30px;
}
DIV#menubottom
{
	padding:0px;
	font-size:2px;
	width:681px;
	height:3px;
	background:#787A79;	
}

DIV#contents
{
	width:780px;
	background-color:#ffffff;
	MARGIN-LEFT: auto;
	MARGIN-RIGHT: auto;
}
#container {
	clear:both;
}
DIV#bodypart
{
	FLOAT: right; 
	width:598px;
	background-color:#FFFFFF;
}
DIV#menupart
{
	width:182px;
	float:left;
	background-color:#FFFFFF;
}
DIV#footer{
	width:780px;
	clear:both;
	background-color:#D8DAD9;
	padding-top:3px;
	padding-bottom:3px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}


  .bluetext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
	text-decoration: none;
	font-weight: bold;
	margin:0px;
}
