BODY
{
	margin: 0px;
	text-align: left;
	background: url('../images/bg.jpg') repeat-y;
}

BODY, TABLE, INPUT, TEXTAREA, SELECT
{
	color: #018F93;
	font-size: 0.66em;
	font-family: tahoma;
}

TABLE, INPUT, TEXTAREA, SELECT
{
	font-size: 100%;
}

.info
{
	font-size: 90%;
	color: #EC7F24;
}

.mandatory
{
	font-size: 90%;
	color: #CC0000;
}

#wrapper
{
	width: 1004px;
}

DIV.margin
{
	margin: 20px;
}

IMG.margin
{
	margin-right: 20px;
	margin-bottom: 10px;
}

DIV.margin UL
{
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
}

DIV.margin LI
{
	margin-bottom: 5px;
}

.small
{
	font-size: 95%;
}

#top
{
	width: 100%;
	height: 132px;
	overflow: hidden;
}

#lwrapper
{
	width: 246px;
	height: 132px;
	position: absolute;
}

#logo
{
	width: 130px;
	height: 132px;
	margin-left: 130px;
	position: absolute;
	background: #FFFFFF;
}

#tmenu
{
	width: 130px;
	height: 132px;
	color: #FFFFFF;
	overflow: hidden;
	position: absolute;
}

#tmenu A
{
	color: #FFFFFF;
	text-decoration: none;
}

#tmenu A:hover
{
	text-decoration: underline;
}

#tmenu A.active
{
	font-weight: bold;
}

#testimonial
{
	height: 132px;
}

#menu
{
	width: 100%;
	height: 60px;
	color: #FFFFFF;
	cursor: default;
	background: url('../images/menu_bg.jpg') repeat-x;
}

#menu UL.menu
{
	margin: 0px;
	padding: 0px;
	margin-left: 130px;
	list-style-type: none;
}

#menu UL.menu LI
{
	float: left;
	width: 154px;
}

#menu UL.menu LI.over
{
	background: url('../images/menuovr_bg.jpg') repeat-x;
}

#menu UL.menu LI DIV.margin
{
	margin: 10px;
}

#menu P
{
	margin: 0px;
	margin-top: 5px;
	line-height: 11px;
}

.smenu
{
	margin: 0px;
	display: none;
	color: #22A4A7;
	overflow: hidden;
	padding-top: 15px;
	position: absolute;
	background: #F6F6F6;
	padding-bottom: 15px;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	border-bottom: 1px solid #22A4A7;
}

.smenu UL
{
	margin-left: 0px;
	padding-left: 30px;
	list-style-type: none;
}

.smenu UL LI
{
	width: 100%;
	margin-top: 3px;
	margin-bottom: 3px;
}

.smenu UL LI A
{
	color: #22A4A7;
	text-decoration: none;
}

.smenu UL LI A:hover
{
	text-decoration: underline;
}

#login
{
	float: right;
	height: 60px;
	width: 260px;
	font-size: 95%;
	overflow: hidden;
	margin-top: -60px;
	background: url('../images/login_bg.jpg') repeat-x;
}

#login LABEL
{
	color: #FFFFFF;
}

#login INPUT
{
	width: 99%;
	border: 0px;
	color: #717171;
}

#login INPUT.button
{
	color: #000000;
	background: #DADADA;
}

#login A
{
	color: #FFFFFF;
	text-decoration: none;
}

#login A:hover
{
	text-decoration: underline;
}

#bottom
{
	clear: both;
	font-size: 95%;
}

#copyright
{
	float: left;
	width: 110px;
	margin: 10px;
	color: #FFFFFF;
}

#address
{
	float: left;
	margin: 10px;
	width: 590px;
	color: #EE9447;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #018F93;
}

#address A
{
	color: #EE9447;
}

#address A:hover
{
	color: #018F93;
}

#contents
{
	float: left;
	width: 614px;
	padding-left: 130px;
}

#contents A
{
	color: #018F93;
}

#contents A:hover
{
	color: #C7630C;
}

#contents H2
{
	font-size: 120%;
	font-weight: bold;
	font-family: georgia;
}

#contents B
{
	color: #E87817;
}

#contents P.small
{
	color: #666666;
	margin: 0px;
}

#contents UL LI
{
	margin-bottom: 5px;
}

#contents TABLE
{
	width: 90%;
}

#contents TH
{
	text-align: left;
	border-bottom: 2px solid #2CA8AA;
}

#contents TD
{
	border-bottom: 1px solid #2CA8AA;
}

#contents TD.label, #contents TH.label
{
	text-align: right;
	background: #E5FCFD;
}

#contents TD.value, #contents TH.value
{
	background: #F6F6F6;
}

#contents TD.noline
{
	border-bottom: 0px;
}

#contents TABLE LABEL.fix
{
	width: 130px;
}

#right
{
	float: left;
}

.box
{
	width: 240px;
	color: #C7630C;
	font-size: 95%;
	margin-top: 50px;
	background: #F5C296;
}

.box A
{
	color: #C7630C;
}

.box A:hover
{
	color: #000000;
}

.box .title
{
	width: 240px;
	height: 15px;
	text-align: center;
	background: #FFFFFF;
}

.download
{
	width: 240px;
	color: #666666;
	font-size: 95%;
	margin-top: 50px;
}

.download IMG
{
	margin-left: 50px;
	margin-right: 10px;
}

.download P.small
{
	margin: 0px;
	color: #999999;
	margin-top: 3px;
}

.download A
{
	color: #666666;
}

.download A:hover
{
	color: #29AAAE;
}