/* CSS Document */

body{
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-family: Trebuchet MS, Geneva, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	background-color:#AFACD2;
	margin-top:0;
	margin-bottom:0;
}

div#wrapper{
	/*position:absolute;*/
	margin-left: auto;
	margin-right:auto;
	width:800px;
	text-align:left;
}

/*pngfix bit*/

div, li, a, img { 
	behavior:url(iepngfix.htc);
}

ul{
	list-style:none;
}

img{
	border:0;
}

ul.gallerynav li{
	display:inline;
}


a{
	text-decoration:none;
	color:#AFACD2
}

a:hover{
	color:#AFACD2;
	text-decoration:underline;
}

h1{
	font-size:24px;
	font-weight:bold;
	padding-bottom:20px;
	padding-top:10px;
	margin-top:0px;
}

div#flashcontent{
	background:url(../images/slideshow/freelander2.jpg) no-repeat;
	width:800px;
	height:227px;
	background-color:transparent;
}

div#header {
	position:absolute;
	top:60px;
	margin-left:50px;
	height:177px;
	width:600px;
	background:url(../images/logo.png) no-repeat;
/*	border:1px solid #fff;*/
}

div#maincontainer{
	background-color:#0C063C;/*	background:url(cssimages/main_repeater.jpg) repeat-y;
*/
}
div.maintop{
/*	background:url(cssimages/main_top.jpg) no-repeat;
*/	width:800px;
	height:117px;
}

#navigation ul{
	list-style:none;
	margin:0px;
	padding:0px;
	text-align:center;
}

#navigation {
	background:url(../images/navigationbg.png);
	height:44px;
}	

#navigation ul {
	padding:10px 0 0 0;
}

#navigation ul li{
	display:inline;
}

#navigation ul li a {
	padding-left:5px;
	padding-right:5px;
	border-right:1px solid #CCC;
	color: #000000;
}

#navigation ul li a.last {
	border:0;
}

#navigation ul li a:hover{
	color:#000000;
	text-decoration:underline;
}

ul#parts{
	list-style:circle inside;
	padding-left:40px;
}

div.mainrepeat{
/*	background:url(../images/maptop.jpg) bottom no-repeat;
*/	width:720px;
	padding:0px 40px 0px 40px;
}

form#contact label{ 
	display:block;
	width:50px;
}

div.box {
	float:right;
	width:247px;
}

div.box2{
	float:left;
	width:247px;
}
div.boxtop{
	width:187px;
	background:url(../images/box_top.png);
	padding:38px 30px 0px 30px;
}

div.boxbottom{
	background:url(../images/box_bottom.png) no-repeat;
	height:38px;
}

div#linkcontainer{
	width:450px
}

div.gallery{
	width:600px;
	height:230px;
}

div.gallery p{
	padding-left:20px;
	padding-top:20px;
}

div.mainbottom{
/*	background:url(/images/footer_r1_c1.jpg) no-repeat;
*/	width:800px;
	height:87px;
}

div.footer{
	background:url(../images/footer_r2_c1.jpg) no-repeat;
	width:800px;
	height:69px;
	float:left;
}

ul#footer{
	padding:0;
	margin:0;
	padding-left:100px;
}

ul#footer li{
	display:inline;
	padding:0;
	margin:0;
}

div.projcontain{
	float:left;
	width:600px;
}

div.clr {
clear:both;
}

input, textarea{
	width:150px;
}

fieldset{
	border:0;
	padding:0px;
	margin:0;
	width:150px
}

img#indexpic{
	padding-left:40px
}

img.pdflogo{
	vertical-align:middle;
}

ul#pdflist li a{
	display:block;
	padding-left:40px;
	padding-top:13px;
	height:40px;
	background:url(../images/pdfwithshadow.png) no-repeat;
}

ul#pdflist li#LRM a{
	display:block;
	padding-left:40px;
	padding-top:0px;
	height:40px;
	background:url(../images/lrmlogo.png) no-repeat;
}

.center {
	text-align:center;
}
.xmas {
	float: right;
}
