@charset "UTF-8";

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.7em;
	padding: 0;
	margin: 0;
	text-align: center;
	background: url(../images/bgOrange.jpg) fixed;;
}

p {
	margin: .5em 0 1em 0;
}

a:link, a:visited {
	text-decoration: none;
	color:#000;
}

a:hover {
	color: #F60;
}

h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


h1 {
	font-size: 40px;
	padding: 20px 0 20px 0;
}

h2 {
	font-size: 30px;
	display: inline;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 18px;
	display: inline;	
}

h5 {
	font-size: 16px;
}

linkmenu {
	margin-left: 10px;
}

#container {
	width: 976px;
	margin: 20px auto 20px auto;	
}

#main {
	background:#FFFFFF;
	border-right: 0px #000 solid;
	border-left: 0px #000 solid;
	text-align: left;
	padding: 8px 0px 10px 0px;
}


#headercorner {
	width: 976px;
	height: 18px;
	background-image:url(../images/headertop.png);
	margin-bottom: 246px;

}

#menu {
	width: 976px;
	height: 350px;
	margin: 20px 20px 20px 20px;	
}

.menuvoice {
	text-align: left;
	vertical-align: top;
	padding: 3px 0px 0px 5px; 
}

#left {
	float: left;
	vertical-align:top;
	width: 190px;
	margin: 0px 10px 0px 10px;

}

#center {
	margin: 0px 0px 0px 0px;
	float: left;
	width: 557px;
}

#right {
	float: left;
	width: 190px;
	margin: 0px 10px 0px 10px;
	font-size: 10px;
	line-height: 1.4em;
}

#footer {
	width: 966px;
	height: 70px;
	background-image:url(../images/footerpages.png);
	font-size: 10px;
	padding-left: 10px;
	text-align:left;
}

.quickmenutitle {
	font-size: 11px;
	font-weight:bold;
	text-align:left;
	color: #333;
}

.quickmenu {
	font-size: 10px;
	text-align:left;
	color:#333;
}

.quickmenu:link {
	font-size: 10px;
	text-align:left;
	color: #333;
}

.quickmenu:visited {
	font-size: 10px;
	text-align:left;
	color: #333;
}

.quickmenu:hover {
	font-size: 10px;
	text-align:left;
	color: #CCC;
}

.copyright {
	font-family: 'Trebuchet MS', 'Lucida Grande', LucidaGrande, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}

.rapidaccess {
	font-size: 16px;
	color: #FFF;
	font-weight:bold;
	background-image: url(../images/baloonrapid.png);
	width: 185px;
	height: 38px;
	padding-left: 5px;

}

.social {
	font-size: 16px;
	color: #FFF;
	font-weight:bold;
	background-image: url(../images/balooonsocialnetwork.png);
	width: 185px;
	height: 38px;
	padding-left: 5px;

}

.gotop {
	margin-left: 776px;
	text-align:center;
}

#baloonmap {
	font-size: 16px;
	color: #000;
	background-image: url(../images/baloonmap.png);
	width: 180px;
	height: 38px;
	margin-left: 10px;
	padding-left: 10px;
}


#container #main table tr td #center p {
}

.image {
	float:right;
	border-top-width: 5px;
	border-left-width: 10px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
}

