/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/main/bg.gif);
}
a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC3300;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #CC3300;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	text-transform: uppercase;
}
h1 {
	font-size: 14px;
	color: #3399CC;
}

/* HEADER */

#header {
	background-image: url(../img/main/bg_header.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 132px;
	width: 100%;
}

#headercontent {
	margin: 0px;
	padding: 0px;
	height: 132px;
	width: 720px;
}

#logoarea {
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 132px;
	width: 319px;
	top: 0px;
	right: 0px;
	float: right;
}

#bannerhome {
	float: left;
	position: relative;
	height: 132px;
	width: 401px;
	top: 0px;
}

#bannerhome {
	background-image: url(../img/home/bannerhome.jpg);
	background-repeat: no-repeat;
}

#topmenu {
	position: relative;
	left: 28px;
	top: 14px;
	float: left;
	width: 375px;
	text-align: left;
}

#topmenu a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	padding: 0px 20px 0px 0px;
}

#topmenu a:hover {
	color: #FF0000;
}

#mainmenu {
	margin: 0px;
	padding: 5px 0px 0px;
	height: 23px;
	width: 100%;
	text-align: center;
	background-image: url(../img/main/bg_mainmenu.gif);
	background-repeat: repeat-x;
}

#mainmenu a {
	padding: 0px 10px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	width: 100px;
	text-align: left;
	text-decoration: none;
	background-position: left -5px;
	letter-spacing: 1px;
}

#mainmenu a:hover {
	background-image: url(../img/main/rollover_mainmenu.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}

/* CONTENT AREA */

.container {
	width: 708px;
	background-color: #FFFFFF;
	margin: 0px;
}

#contentarea {
	width: 708px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 6px;
}

#menuleft {
	width: 185px;
	background-image: url(../img/main/bg_menuleft.gif);
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
	vertical-align: top;
}

#menuleft a {
	display: block;
	text-indent: 25px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 7px 0px;
}

#menuleft a:hover {
	background-image: url(../img/main/rollover_menuleft.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#menulefttop {
	width: 164px;
	margin: 0px;
	padding: 10px 0px 10px 21px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../img/main/bg_menulefttop.gif);
	font-weight: bold;
	color: #FFFFFF;
}

#menuright {
	background-color: #FFFFFF;
	background-repeat: repeat;
	float: right;
	height: 100%;
	width: 199px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: middle;
}

#menuright p {
	margin: 0px;
	padding: 0px;
}

#menuright a {
	color: #FFFFFF;
	text-decoration: none;
}

#mneuright a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#menurighttop {
	width: 178px;
	margin: 0px;
	padding: 10px 0px 10px 21px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}

#menurlink1, #menurlink2, #menurlink3, #menurlink4 {
	width: 144px;
	margin: 0px;
	text-align: left;
	background-repeat: no-repeat;
	vertical-align: top;
}

#menurlink1 {
	background-image: url(../img/main/bg_menuright1.gif);
	padding: 0px 55px 0px 0px;
	height: 59px;
}

#menurlink2 {
	background-image: url(../img/main/bg_menuright2.gif);
	padding: 15px 55px 0px 0px;
	height: 44px;
}

#menurlink3 {
	background-image: url(../img/main/bg_menuright1.gif);
	padding: 15px 55px 0px 0px;
	height: 44px;
}

#menurlink4 {
	background-image: url(../img/main/bg_menuright2.gif);
	padding: 0px 55px 0px 0px;
	height: 59px;
}

#photoright {
	margin: 0px;
	padding: 0px;
	width: 199px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#content {
	width: 310px;
	margin: 0px;
	padding: 6px 7px 12px;
	float: left;
	text-align: left;
}


/*Footer*/

#footer {
	margin: 0px;
	padding: 4px 0px 0px;
	height: 20px;
	width: 100%;
	text-align: center;
	background-image: url(../img/main/bg_mainmenu.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer2 {
	font-size: 11px;
	color: #333333;
	text-align: right;
	height: 100%;
	width: 714px;
	padding-right: 6px;
	padding-top: 6px;
}

#footer2 a {
	color: #666666;
	text-decoration: none;
}

#footer2 a:hover {
	text-decoration: underline;
	color: #006699;
}

