*, html, body {margin:0;padding:0}
html {height:100%; width:100%; min-height:100%;}
body {height:100%; width:100%; min-height:101%;}
 
body {
	background-color:#fff;
	font-size: 11px;
	color:#000;
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	text-align:center;
}

/* * = = = = = = = * */

#container {width:943px; margin:0 auto;}
#homeheader {height:243px; background:url(../coreimg/home/header.gif) no-repeat left top; text-align:right;}
#homemiddle {height:463px; background:url(../coreimg/home/middle.gif) no-repeat left top;}
#footer {clear:both; height:163px; background:url(../coreimg/home/footer.gif) no-repeat left top; font-size:10px;}
#footer .details {text-align:middle; padding-top:150px;}
#footer a, #footer span {margin-left:15px;}
#footer a {text-decoration:none;}
#footer a:link, #footer a:visited {color:#000;}
#footer a:hover, #footer a:active {color:#f00;}

#mainnav {
float:left;	width:264px;
	height:25px;
	margin:209px 0px 0 45px;
	text-align:center;
	background-color:#000;
	padding-left:4px;
	}
#mainnav ul {
	list-style:none;
	
}
#mainnav ul li {list-style:none; display:inline;}
#mainnav ul li a {display:block; float:left; width:72px; height:19px; line-height:19px; margin:3px 10px 0 0; background-color:#8B8B8B; text-decoration:none;}
#mainnav ul li a.currentcontact {width:95px; margin:3px 0 0 0;}
#mainnav ul li a:link, #mainnav ul li a:visited {color:#000;}
#mainnav ul li a:hover, #mainnav ul li a:active {color:#AEDEE4;}

body#contact ul#mainnav li a.currentcontact,
body#gallery ul#mainnav li a.currentgallery,
body#shop ul#mainnav li a.currentshop {color:#AEDEE4;}

a.headlogo {display:block;float:left; width:450px; height:240px; }

.columnL {float:left; width:380px; height:400px;}
.newsbox {float:right; width:277px; height:335px; margin:25px 0 0 0; text-align:left;}
.whitebackground {background-color:#fff;}
.newsinside {padding:8px 5px;}

.columnR {float:right; width:520px; height:450px;}

.newbox {margin:20px 0 34px 0; width:385px; height:130px; text-align:left; float:left;}
.new {padding:5px;}
.new img {margin:0 20px 0 0;}

.downloadsbox {text-align:left;float:left; width:200px; height:240px; margin-right:30px;}
.downloadsbox img {margin-bottom:3px;}

.bottomrightbox {float:left; width:155px; height:245px;}

.linksbox {margin:0 0 41px 0; height:127px; text-align:left; overflow:hidden;}
.linksbox a {text-decoration:underline; line-height:1.5em;}
.linksbox a:link, .linksbox a:visited {color:#fff; }
.linksbox a:hover, .linksbox a:active {color:#C00;}
.links_inside {height:127px;}
/* * .links_inside img {margin:4px;} * */
.linkscrollinside {padding:8px 5px;}

.newsbox a:link, .newsbox a:visited {color:#00A4EC;}
.newsbox a:hover, .newsbox a:active {color:#f00;}

.subscribebox {margin:0;height:75px; text-align:left;}
.subscribebox div {padding:2px;}

form {margin:0; padding:0;}
input {font-size:10px;  color:#000; font-family:"lucida grande", arial, helvetica;}
input.subscribe {width:140px; margin-bottom:3px;height:12px; border:1px solid #ccc;}
input.subscribebutton {border:1px solid #AEDEE4; background-color:#fff ;margin-bottom:3px;}
.insidewhite {background-color:#fff; padding:5px;}
.inside {padding:5px;}


/* * == TYPOGRAPHY AND GENERAL == * */
P {line-height:1.4; margin:0 0 5px 0;}
a {text-decoration:none;}
h1 {color:#4A557D; font-size:17px; font-family:Georgia, "Times New Roman", Times, serif; padding:0 0 10px 0;}
h2 {font-size:16px; padding:0 0 5px 0; line-height:16px;}
h3 {font-size:11px; padding:0 0 2px 0;}
.clear {clear:both; height:1px;}
.whitebg {background-color:#fff;}
a img, img a {border:none;}

