/* global */
html{height: 100%;}

/* main */

#main 
{
	width: 800px;
	height: 715px;
	margin:auto;
	position: relative;
}

#titlebar 
{
	width: 800px;
	height: 56px;
	margin:auto;
	position: absolute;
	text-align:center;
	left: 0px;
	top: 0px;
}

#topbar 
{
	width: 800px;
	height: 41px;
	margin:auto;
	position: absolute;
	top: 109px;
}

#textarea 
{
	width: 750px;
	height: auto;
	margin:auto;
	position: relative;
	top: 434px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;
	text-align:justify;
	line-height:14pt;
	color:#000000;
	font-weight:normal;
	margin-top:10px;
	overflow:auto;
	}

#midleft 
{	width: 256px;
	height: 289px;
	position: absolute;
	left: 14px;
	top: 67px;
	background-image:url(../images/red.jpg);
	background-repeat:no-repeat;
	padding-top: 76px;
	padding-left: 0px;
	padding-right: 0px;
}

#midcenter 
{ 	width: 257px;
	height: 365px;
	position: absolute;
	left: 272px;
	top: 67px;
}

#center 
{
	width: 769px;
	height: 254px;
	position: absolute;
	left: 7px;
	top: 73px;
}

#midright 
{
	width: 256px;
	height: 365px;
	position: absolute;
	left: 534px;
	top: 67px;
}

#btmleft 
{ width: 765px;
height: 119px;
margin:auto;
position: absolute;
left: 18px;
top: 534px;
background-image:url(../images/red.gif);
background-repeat:repeat;
}

#distributers_left
{	width: 253px;
	height: 97px;
	margin:auto;
	position: absolute;
	padding-top: 22px;
}

#distributers_center
{	width: 254px;
	height: 97px;
	margin:auto;
	position: absolute;
	left: 256px;
	padding-top: 22px;
}

#distributers_right
{	width: 255px;
	height: 97px;
	margin:auto;
	position: absolute;
	left: 511px;
	padding-top: 22px;
}

#btmaddress 
{ width: 800px;
height: 46px;
margin:auto;
position: absolute;
top: 654px;
}

#btmsearch 
{ width: 545px;
height: 62px;
margin:auto;
position: absolute;
top: 700px;
padding-left: 255px;
}

/* text */

.MainMenu 
{ font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
line-height: 17px;
}

.subMenu 
{ font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
padding-left: 10px;
line-height: 17px;
}

.title 
{ font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
text-align: left;
font-weight: bold;
}
