/*HEADINGS*/
H1
{
	font-size: 22pt;
	color: #B5D013;
	text-transform: lowercase;
	margin: 0 0 14px;
	font-weight: bold;
	padding-top: 20px;
}
H2
{
	font-size: 11pt;
	color: #FEFEFE;
	margin: 0 0 2px;
	line-height: 105%;
}
H3
{
	font-size: 12pt;
	color: #DB8118;
	text-transform: lowercase;
	margin: 15px 0 2px;
	line-height: 105%;
}
H4
{
	color: #A1A0A1;
	text-transform: uppercase;
	margin: 0 0 2px;
	font: normal bold 7pt Tahoma;
}
H5
{
	font-size: 1.5em;
	color: #0F2952;
	font-weight: bold;
	margin: 0;
}
H6
{
	font-size: 1.1em;
	color: #9D9D9D;
	margin: 0;
}
H1, H2, H3, H5, H6
{
	font-family: Helvetica;
}
/*MENU*/
#menu
{
	background: url(/images/menu.jpg);
	width: 223px;
	float: right;
}
#menu #nav
{
	margin: 0;
	padding: 0;
}
#menu #nav LI
{
	display: inline;
}
#menu #nav LI A
{
	float: right;
	height: 0;
	padding-top: 151px;
	overflow: hidden;
	width: 223px;
}
#menu #nav LI A, #menu #globalsearch
{
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
}
#menu #nav LI#form_link A
{
	background-position: 0 0;
}
#menu #nav LI#info A
{
	background-position: 0 -151px;
}
#menu #nav LI#call A
{
	background-position: 0 -301px;
}
#menu #nav LI#form_link A:hover
{
	background-position: -223px 0;
}
#menu #nav LI#info A:hover
{
	background-position: -223px -151px;
}
#menu #nav LI#call A:hover
{
	background-position: -223px -301px;
}
/*GENERAL*/
BODY
{
	background: #FEFEFE url(/images/bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
	font: normal normal normal 14pt/110% helvetica;
	color: #232323;
}
#form SELECT
{
	background: url(/images/form.png) no-repeat;
	width: 263px;
	height: 31px;
	font: 13pt Tahoma;
	border: none;
	padding: 5px 5px 5px 10px;
}
#form
{
	background: #E0E0E0;
	padding: 10px 0 0 10px;
}
#form INPUT
{
	background: url(/images/form.png) no-repeat;
	width: 250px;
	height: 21px;
	border: none;
	padding: 5px 5px 5px 10px;
	font: 13pt Tahoma;
}
#form INPUT#submit
{
	width: 180px;
	padding: 0;
	background: url(/images/submit.png);
	height: 31px;
}
#form INPUT#submit:hover
{
	color: #FFFFFF;
}
P
{
	margin: 0 0 10px;
	padding: 0;
}
#form P.sub
{
	font-size: 7.5pt;
	color: #757575;
	font-family: tahoma;
	padding-right: 10px;
	text-align: right;
}
A, A:visited
{
	text-decoration: none;
	color: #222222;
}
A:hover
{
	text-decoration: none;
	color: #5F6C0D;
}
#main
{
	width: 888px;
	margin: 0 auto;
}
#clear
{
	clear: both;
	height: 0px;
}
#content
{
	width: 804px;
	float: left;
}
#top_border
{
	width: 888px;
	height: 42px;
}
#left_border
{
	width: 42px;
	float: left;
	height: 656px;
}
#right_border
{
	width: 42px;
	float: right;
	/*[empty]background-color:;*/
	height: 656px;
}
#footer
{
	width: 888px;
	background: url(/images/bg_bott.jpg) no-repeat top center;
	height: 41px;
	clear: both;
	padding-top: 20px;
	text-align: center;
	font: 7pt verdana;
	color: #B2B2B2;
}
#content_top
{
	width: 804px;
	height: 42px;
}
#content_left
{
	width: 581px;
	float: left;
}
#content_left_top
{
	height: 305px;
}
#content_left_bott
{
	width: 546px;
	background: url(/images/content_bg.jpg) no-repeat bottom;
	height: 128px;
	padding: 20px 15px 0 20px;
}
#content_bottom
{
	background: #020202 url(/images/bottom_bg.jpg) no-repeat;
	height: 204px;
	width: 790px;
	font-size: 10pt;
	line-height: 120%;
	color: #FEFEFE;
	padding-right: 19px;
}
#content_bottom P
{
	margin: 0 0 5px;
}
#content_box
{
	width: 150px;
	background: url(/images/item_box.jpg) no-repeat;
	height: 120px;
	margin: 0 15px 0 20px;
	font-size: 11pt;
	color: #C3C3C3;
	line-height: 120%;
	padding: 71px 0 0 20px;
	float: left;
}
#content_bottom IMG
{
	margin: 15px 20px 0 5px;
}
#content_box P
{
	margin: 0 0 5px;
}
