/*********** universal styles *********/
html,body
{
	letter-spacing: .05em;
	color: #cccccc;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background-image: url('images/bkgd.gif');
	background-repeat: repeat-x;
	background-position: 0 0;
}

body a
{
	color: black;
	font-size: 9px;
	text-decoration: none;
}

body a:hover
{
	color: gray;
	text-decoration: none;
}

body a:active
{
	text-decoration: none;
	border: none;
	color: black;
}

#centerme
{
	width: 1024px;
	margin: 0 auto;
}

#header
{
	position: relative;
	height: 135px;
	z-index: 5;
	display:block;
}

.logo
{
	float: left;
	border: none;
	margin-left: 30px;
}

#header ul
{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 90px;
	left: 350px;
}

#header li
{
	list-style-type: none;
	display: inline;
}

#header a
{
	color: #D67F18;
	font-family: tahoma, arial, verdana;
	font-size: 16px;
	padding-left: 30px;
}

#header a:hover { color: red; }

.safetybutton
{
	border: none;
	position: absolute;
	right: 30px;
	bottom: -30px;
}

#content
{
	float: right;
	width: 1024px;
}

#big-content-area
{
	width: 794px;
	min-height: 450px;
	float: left;
	clear: both;
	position: relative;
}

#big-content-area p
{
	float: left;
	display: inline;
}

#big-content-area a
{
	font-size: 14px;
	color: red;
	text-decoration: underline;
	float: left;
	display: inline;
	clear: both;
	margin-left: 100px;
}

#big-content-area a:hover { color: #999999; }

#big-content-area p a
{
	margin: 0px;
	clear: none;
	font-size: 13px;
	float: none;
}

#big-content-area .micetype
{
	color: gray;
	font-size: 9px;
	line-height: 100%;
	font-family: tahoman, arial, verdana;
	position: absolute;
	bottom: -10px !important;
	bottom:-20px;
	left: 20px;
}

#sidepanel
{
	float: right;
	width: 230px;
	height: 460px;
	background-image: url(images/tan_box.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 10px;
	position: relative;
	z-index: 1;
}

#sidepanel ul { list-style-type: none; }

#sidepanel p
{
	width: 200px;
	margin-left: 15px;
	margin-top: 0px;
	font-family: tahoma, arial, verdana;
}

#sidepanel a
{
	color: red;
	font-size: 11px;
	text-decoration: underline;
	line-height: 150%;
}

#sidepanel a:hover { color: black; }
.sidetop { height: 148px; }
.sidetop p { margin: 10px; }
.sidemiddle { height: 70px; }

.sidebottom
{
	height: 137px;
	margin-top: 20px;
}

.calcicon
{
	float: left;
	margin: 5px;
	margin-left: 0px;
}

.img
{
	border: 1px #919553 solid;
	float: left;
}

.img-borderless
{
	border: none;
	float: left;
}

.arrow
{
	float: left;
	border: none;
}

p
{
	color: #88644c;
	font-family: georgia, sans serif, tahoma;
	font-size: 13px;
}

h1
{
	color: #919553;
	font-family: tahoma, arial, verdana;
	font-size: 25px;
	float: left;
	line-height: 120%;
	margin-top: 10px;
	font-weight: normal;
	margin-bottom: 10px;
	display: inline;
}

h2
{
	color: black;
	font-family: tahoma, arial, verdana;
	font-size: 9px;
	text-transform: uppercase;
	margin: 0px;
}

h3
{
	color: #6e86ae;
	font-family: tahoma, arial, verdana;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 20px;
	line-height: 120%;
	clear: both;
}

#box
{
	border: 1px gray solid;
	width: 475px;
	clear: both;
	margin-left: 50px;
	margin-top: 10px;
	padding: 0px;
}

.bolden
{
	font-weight: bold;
	text-transform: uppercase;
	color: #919553;
}

#innerbox
{
	margin: 50px;
	background-color: white;
}

#innerbox p { font-family: tahoma, arial, verdana; }

#innerbox ol
{
	color: #555555;
	margin: 0px;
}

#innerbox li { margin-top: 10px; }

.column
{
	margin-left: 10px;
	margin-top: 0px;
	float: left;
	width: 180px;
}

#horizontalstripe
{
	width: 1024px;
	clear: both;
	margin: 0px auto;
	border-top: 3px #e6ddd7 double;
	float: none;
}

.inside_first
{
	color: black;
	background-color: #cccccc;
	height: 10px;
}

.inside_first p
{
	margin: 10px;
	font-size: 15px;
}

.inside
{
	color: black;
	background-color: #e6ddd7;
	margin: 0px auto;
	height: 10px;
	text-align: center;
}

.inside p
{
	padding: 5px;
	font-weight: 15px;
}

.tabletop
{
	background-color: #88644c;
	width: 170px;
}

.tabletop p
{
	font-size: 11px;
	line-height: 130%;
	margin: 10px;
	color: white;
	font-family: arial, verdana, tahoma;
}

#footer
{
	clear: both;
	margin: 0px auto;
	float: none;
	text-align: center;
}

#footer p { margin: 0px auto; }

#footer ul
{
	float: none;
	padding: 0px;
	margin: 0px;
}

#footer li
{
	list-style-type: none;
	display: inline;
	color: #b84219;
	font-size: 10px;
}

#footer li a
{
	color: #a2877d;
	font-size: 10px;
	font-family: tahoma, arial, verdana;
	padding-left: 10px;
	text-align: center;
}

#footer li a:hover { color: #38556f; }

.hk
{
	font-size: 7px;
	font-family: tahoma, arial, verdana;
}

#homeFlash{
width: 550px; 
height: 420px;

}

.clearfix:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
