/* HEADER */
a:link {
	color: #777;	text-decoration: none;}
a:hover {	color: #777;	text-decoration: none;}
a:visited {	color: #777;	text-decoration: none;}
body {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	color: #444;    font-weight: normal;
	text-align: left;    background: url(../gfx/fade.jpg) 0% 0% repeat-x;
	margin: 0px;}	p {
	font-size: 12px;
	line-height: 16px;
	text-align: justify;	margin: 5px 0px 0px 0px;}    

h1 {
    text-align: left;
    font-size: 28px;
    line-height: 30px;
    font-weight: normal;
}

h2 {
    text-align: left;
    font-size: 22px;
    line-height: 26px;
    font-weight: normal;
}

h3 {
    text-align: left;
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
	margin: 15px 0px 5px 0px;}

h4 {
    text-align: left;
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
	margin: 10px 0px 5px 0px;}

.orange {
    color: #f89912;
}
    
.blue {
    color: #002e47;
}    
    
.centre {	position: absolute;	left:50%;	width:1200px;
	margin-top:70px;
	margin-left:-600px;	overflow: visible;	visibility: visible;
}

.frame {	position: absolute;	left:50%;	width:1100px;
	margin-top:0px;
	margin-left:-510px;	width:1000px;
	background-color:#eee;	border: 10px solid #fff;	overflow: visible;	visibility: visible;
    -webkit-box-shadow: 0px 0px 30px #aaa;
	-moz-box-shadow: 0px 0px 30px #aaa;
}

.logo {
    position: absolute;
	left:50%;	margin-top:-50px;	margin-left:-560px;}
	
/* end header */

/* MENU */
/* menu by Skunkworks */   .menu {	background-color: #f89912;
	height: 45px;	width: 1000px;	text-align: right;	font-size: 14px;	color: #ffeebb;    -webkit-box-shadow: 0px 5px 10px #ccc;
	-moz-box-shadow: 0px 5px 10px #ccc;
}

.listmenu {    width: 97%; /*leave this value as is in most cases*/    text-align: center;
}
        .listmenu ul {	height: 45px;	line-height: 45px;	text-align: right;    margin: 0;    padding: 0;    float: left;    width: 100%; /*width of menu*/}
    .listmenu ul li {    display: inline;}
    .listmenu ul li a{    color: #ffeebb; /*text color*/    padding: 5px 10px 6px 10px;    text-decoration: none;}
    .listmenu ul li a:visited {    color: #ffeebb;}
    .listmenu ul li a:hover, .listmenu ul li {    color: #fff !important; /*text color of selected and active item*/}
    /* end menu */

/* PAGES */

.spacer {
    clear: both;
}

.intro {
	font-size: 16px;	line-height: 20px;	text-align: justify;    margin: 150px 80px 40px 80px;
}

.picbox {
	padding: 0px;
	width: 820px;
	height: 230px;	margin: 0px 80px 40px 80px;	border: 10px solid #fff;	overflow: hidden;    -webkit-box-shadow: 0px 0px 30px #aaa;
	-moz-box-shadow: 0px 0px 30px #aaa;
}    

.piccaption {
    text-align: right;
    line-height: 25px;
    height: 26px;
    color: #fff;
    background-color: #000;
    padding-right: 10px;
}
    .content {
	font-size: 12px;
	text-align: justify;	line-height: 16px;	margin: 0px 80px 40px 80px;}

.textleft {	text-align: left;
	width: 400px;
	float: left;
}

.textright {	text-align: left;
	width: 400px;
	float: right;
}

/* end pages */

/* GALLERY */

.databox {
    position: static;	width: 410px;	float: left;
	border: 0px;
	background: none;
	margin: 0px 0px 30px 0px;
	text-align: left;
	}

.imagefloat {
    width: 380px;
    margin-right: 20px;
}

.images {
	height: 160px;
	width: 200px;
	margin: 0px 10px 50px 0px;	background-color:#555;	border: 6px solid #fff;	float: left;	overflow: hidden;	visibility: visible;
    -webkit-box-shadow: 0px 0px 30px #aaa;
	-moz-box-shadow: 0px 0px 30px #aaa;
} 

/* end gallery */

/* CONTACTS */

.addressbox {
    position: static;	width: 820px;	float: left;
	border: 0px;
	background: none;
	margin: 30px 0px 20px 0px;
	text-align: left;
	}

.logofloat {
	margin: 0px 0px 20px 0px;}

.addresstype {
    float: left;
    width: 300px;
}

.map {
    float: left;
	color: #fff;
	font-size: 10px;
	line-height: 16px;
	text-align: center;	margin: 0px 40px 0px 0px;	height: 240px;
	width: 320px;
	background-color:#555;	border: 6px solid #fff;	float: left;	overflow: hidden;	visibility: visible;
    -webkit-box-shadow: 0px 0px 30px #aaa;
	-moz-box-shadow: 0px 0px 30px #aaa;
} 

/* end contacts */

/* FOOTER */

.footer {
    position: relative;
    height: 50px;	background-color: #f89912;
	color: #fff;
	z-index: 0;
}
* html .footer {
    position: relative;
    margin-top:-66px; /* for IE5 and IE6 in quirks mode */
    m\argin-top:-66px; /* for IE6 in standards mode */
	z-index: 0;
}

.slogan {
    float: left;
	font-size: 20px;	line-height: 30px;
	padding: 10px 10px 10px 30px;
}

.copyright {
    font-size: 9px;
    text-align: right;
    float: right;
	padding: 25px 10px 10px 30px;
}

.footerimage {
    position: relative;
    height: 10px;
    overflow: visible;
    padding: 0px 0px 0px 30px;
    z-index: 1;
}

/* end footer */

