body
{
	font-size:90%;
	background:#000000;
	color:#FFFFFF;
	font-family:arial,verdana,helvetica,sans-serif;
	text-align:center;
	margin:0;
	padding:0;
}
img
{
	border:1;
}
.hideme
{
	display:none;
}
#wrapper
{
	background:#5A5C5B;
	text-align:left;
	margin:auto;
	width:770px;
	border:1px solid #000000;
}
#header
{
	background: #000000 url(../images/header_bg.jpg);
	background-repeat:repeat-x;
	height:55px;
}
#header #logo
{
	float:left;
	padding:0px 8px
}
#header #tag
{
	float:right;
	padding:19px 8px;
}
#container
{
	background-image:url("../images/navigation_bg.jpg");
	background-repeat:no-repeat;
	width: 100%;
	float:left;
}
#banner
{
	background: #000000 url("../images/logo.jpg");
	background-repeat:no-repeat;
	background-position:top;
	height:111px;
	border-bottom:2px solid #000000;
}
#main
{
	width: 100%;
	float: right;
	margin-left: -230px;
	padding:0px 0px 20px 0px;
}
#content
{
	margin-left: 230px;
	padding:5px 15px 15px 15px;
	font-family:verdana, arial, helvetica, sans-serif;
	line-height:1.8em;
	font-size:0.85em;
        text-decoration: none;
}
#content a, #content a:visited, #footer a, #footer a:visited
{
	color:#FFFFFF;
        background:#5A5C5B;
        text-decoration: none;
}
#content a:hover, #footer a:hover
{
	color:#FF0000;
        background:#5A5C5B;
        text-decoration: none;
}
#contentleft
{
	float:left;
	width:240px;
}
#contentright
{
	float:right;
	width:250px;
}
.imgborder
{
	border:1px solid #5A5C5B;
}
#navigation
{
	font-size:11px;
	font-family:verdana,arial,helvetica,sans-serif;
	width: 230px;
	float:left;
}
#nav
{
	margin:0;
	padding:0;
	list-style-type:none;
}
#nav a
{
	text-decoration:none;
	color:#FFF;
	display: block;
	padding: 4px 25px 5px 25px;
	background-image:url("../images/nav_a_bullet.gif");
	background-repeat:no-repeat;
	background-position:left center;
	width: 180px;
}
#nav a:hover 
{
	background:#5A5C5B url("../images/nav_a_bullet_on.gif");
	background-repeat:no-repeat;
	background-position:left center;
	color:#FB0303;
}
#nav .active a
{
	background:#FFF url("../images/nav_a_bullet_active.gif");
	background-repeat:no-repeat;
	background-position:left center;
	color:#000;
	font-weight:bold;
}
h1
{
	font-family:arial,verdana,helvetica,sans-serif;
	color:#093280;
	font-size:2.0em;
}
h2
{
	font-family:arial,verdana,helvetica,sans-serif;
	color:#60AB49;
	font-weight:normal;
	font-size:1.8em;
	border-bottom:1px solid #CCC;
}

.clearing
{
	clear: both;
}
#footer
{
	margin:auto;
	width:770px;
	line-height:1.4em;
	clear:both;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:0.85em;
	padding:5px;
}
#footer .webmaster
{
	display:none;
}

input, textarea, select
{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:1.0em;
}

#tarrif
{
	border:1px solid #C0C0C0;
}

#tarrifhead th
{
	background:#999;
	color:#FFF;
	border-bottom:2px solid #C0C0C0;
}
#tarrifbody td
{
	border-bottom:1px solid #C0C0C0;
	border-right:1px solid #C0C0C0;
}
#flash {margin-top: 4px;text-align: center;}
#flashome {margin-top: 4px;}
#flash a, a:visited {color: #AAA715;}
#flash a:hover {color: #CCC;text-decoration: overline;}
#flash a:active { color: #333;}
#design {background: #000;height: 22px;
}
.gallerythumbs {
}
.gallery {
	margin:5px;
	padding:0px;
	list-style:none;
}
.gallery li{
	margin:0px 6px 20px;
	padding:2px;
	border:1px solid #fff;
	float: left;
}
.gallery p {
	text-align:center;
	font-size:80%;
}
.gallerymain {
	margin:20px;
	padding:30px;
	list-style:none;
}
.gallerymain li{
	border:5px double #FFF;
	float: left;
	margin: 10px 10px 0px 0px;
}
.gallerymain p {
	font-size:80%;
	color: #CC0000;
}
.gallerylinks {
	width: 500px;
	margin-left: 40px;
	margin-top: 30px;
	padding-bottom: 30px;
}
.gallerylinks img{
	border: 0;
	float:left;
	margin-right: 15px;
	vertical-align: text-top;
}
