﻿body
{
	margin: 0;
	padding: 0;
	background-color: #000;
	background-image: url(../images/_system/bg_fade.gif);
	background-repeat: repeat-x;
}

form
{
	margin: 0;
	padding: 0;
}

h1
{
	margin: 0;
	padding: 0;
	font-family: Georgia, Serif;
	font-size: 18px;
	font-weight: normal;
	color: #666;
}

h2
{
	margin: 0;
	padding: 0px 0px 0px 11px;
	font-family: trebuchet ms, arial, Sans-Serif;
	font-size: 11px;
	color: #fff;
	background-color: #f80;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: normal;
	border: solid 1px #e70;
}

h3
{
	margin: 0;
	font-family: trebuchet ms, arial, Sans-Serif;
	font-size: 17px;
	color: #f80;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: normal;
}

h4
{
	margin: 0;
	font-family: georgia, Serif;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	letter-spacing: 1px;
	line-height: normal;
}

.formField
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 11px;
	color: #000;
	border: solid 1px #ccc;
}

.tr
{
	width: 100% auto;
	height: auto;
	clear: both;
}

.td
{
	float: left;
	display: inline;
	line-height: 1px;
}

/*
	Start page
*/

.startHeader
{
	margin: 13px 0px 0px 15px;
}

.startMainImage
{
	width: 553px;
	height: 174px;
	margin: 10px 0px 0px 15px;
	border:solid 1px #ccc;
}

.startPuffTR
{
	margin: 10px 0px 0px 15px;
	width: 170px;
}

.startPuffTRBox
{
	float: left;
	display: inline;
	line-height: 1px;
	margin: 3px 0px 0px 0px;
	padding: 10px;
	line-height: normal;
	width: 148px;
	height: 133px;
	border: solid 1px #ccc;
	overflow: hidden;
}

.startPuffBLHeader
{
	width: 295px;
	margin: 15px 0px 0px 15px;
}

.startPuffBLBox
{
	margin: 3px 0px 0px 0px;
	padding: 10px;
	width: 273px;
	height: 135px;
	border: solid 1px #ccc;
	background-image: url(../images/_system/usb.gif);
	background-repeat: no-repeat;
	background-position: 150px 50px;
	overflow: hidden;
}

.startNewsHeader
{
	width: 245px;
	margin: 15px 0px 0px 15px;
	line-height: normal;
}

.startNewsBox
{
	margin: 3px 0px 0px 0px;
	padding: 10px;
	width: 223px;
	height: 135px;
	border: solid 1px #ccc;
	overflow: hidden;
}

.startContactHeader
{
	width: 170px;
	margin: 15px 0px 0px 15px;
}

.startContactBox
{
	margin: 3px 0px 0px 0px;
	padding: 10px;
	width: 148px;
	height: 135px;
	border: solid 1px #ccc;
	background-image: url(../images/_system/gradient180.gif);
	overflow: hidden;
}

.puff
{
	font-family: trebuchet ms, Arial, Sans-Serif;
	font-size: 11px;
	color: #666;
	line-height: 17px;
}

.puff a
{
	color: #f80;
	text-decoration: none;
}

.puff a:hover
{
	text-decoration: underline;
}


.pageHeader
{
	margin:  13px 0px 0px 20px;
}

.pageText
{
	margin:  15px 0px 0px 20px;
	width: 330px;
	font-family: Georgia, Serif;
	font-size: 11px;
	color: #666;
	line-height: normal;
}

.pageText a
{
	color: #f60;
	text-decoration: none;
}

.pageText a:hover
{
	text-decoration: underline;
}

.pageImage
{
	margin:  15px 0px 0px 30px;
	width: 375px;
}

.staffList
{
	margin:  15px 0px 0px 30px;
	width: 375px;
}

.employee
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 10px;
	color: #666;
	line-height: normal;
}

.employee a
{
	color: #666;
	text-decoration: none;
}

.employee a:hover
{
	color: #f60;
}

#main
{
	position: relative;
	margin: 0 auto;
	margin-top: 30px;
	width: 770px;
	height: auto;
}

#top
{
	width: 770px;
	height: 60px;
}

#logo
{
	float: left;
	padding-left: 20px;
}


#menu
{
	float: right;
	display: inline;
	margin-top: 42px;
}

#menu ul
{
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu ul li
{
	float: left;
	height: 18px;
	margin: 0px 0px 0px 1px;
	padding: 0;
	font-family: trebuchet ms, arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
}

#menu .normal a
{
	margin: 0;
	padding: 1px 10px 1px 10px;
	background-color: #666;
	text-decoration: none;
	color: #ccc;
	border-bottom: solid 1px #000;
}

#menu .normal a:hover
{
	background-color: #999;
	color: #fff;
}

#menu .parent a
{
	margin: 0;
	padding: 1px 10px 1px 10px;
	background-color: #f80;
	color: #fff;
	text-decoration: none;
	border-bottom: solid 2px #f80;
}

#menu .selected a
{
	margin: 0;
	padding: 1px 10px 1px 10px;
	background-color: #fff;
	color: #f60;
	text-decoration: none;
	border-bottom: solid 2px #fff;
}

.subMenu
{
	float: right;
	display: inline;
	text-align: right;
	width: 760px;
	height: 20px;
	font-family: trebuchet ms, arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
}

.subMenu a
{
	margin-right: 8px;
	color: #fff;
	text-decoration: none;
}


#content
{
	width: 770px;
	height: auto;
	overflow: hidden;
	padding-bottom: 15px;
	background-color: #fff;
}
