body{
	margin:0;
	padding:0;
	background-image:url(images/bodybg.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	}
a{
	color:#ff6600;
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	}
#container{
	height:auto;
	width:858px;
	margin:auto;
	background-image:url(images/containerbg.gif);
	margin-top:21px;
	}

#header{
	width:auto;
	height:120px;
	background-image:url(images/header.jpg);
	position:relative;
	}

#nav1{
	width:auto;
	height:23px;
	position:absolute;
	bottom:0;
	left:0;
	background-image:url(images/nav1bg.gif);
	background-repeat:no-repeat;
	padding-left:143px;
	padding-top:4px;
	font-size:10px;
	word-spacing:9px;
	color:#ff9600;
	}
#nav1 a, #nav2 a {
	font-size:12px;
	word-spacing:0;
	color:#333333;
	font-weight:bold;
	}
#nav2{
	width:auto;
	height:23px;
	position:absolute;
	top:0;
	left:0;
	padding-left:10px;
	padding-top:4px;
	font-size:10px;
	word-spacing:9px;
	color:#ff9600;
	}


#box2{
	height:82px;
	width:auto;
	color:#333333;
	text-align:center;
	padding:10px 25px 10px 25px;
	font-size:12px;
	font-weight:bold;
	line-height:1.5;
	}
#box3{
	width:852px;
	margin-left:2px;
	border-top:1px #cccccc solid;
	}
#table1 th{
	background-image:url(images/cellhead.gif);
	background-repeat:no-repeat;
	height:28px;
	color:#ff6704;
	}
.border1{
	border-left:1px #cccccc solid;
	border-right:1px #cccccc solid;
	}
.cell1 {
	background-image:url(images/photo1.jpg);
	}
.cell2 {
	background-image:url(images/photo2.jpg);
	}
.cell3 {
	background-image:url(images/photo3.jpg);
	}

.cell1, .cell2, .cell3 {
	background-repeat:no-repeat;
	background-position:bottom;
	padding:10px;
	padding-bottom:142px;
	}
#footer{
	width:auto;
	height:163px;
	background-image:url(images/base.gif);
	background-repeat:no-repeat;
	position:relative;
	}
#newsletter{
	width:549px;
	height:90px;
	position:absolute;
	left:54px;
	top:44px;
	background-image:url(images/newsletter.gif);
	text-align:center;
	color:#333333;
	font-size:13px;
	font-weight:bold;
	line-height:2;
	}
#copyright{
	color:#666666;
	position:absolute;
	right:15px;
	bottom:-15px;
	text-align:right;
	}
.newsletterinput{
	height:15px;
	border:1px #333333 solid;
	width:200px;
	}
#theme{
	width:858px;
	height:200px;
	background-image:url(images/theme.jpg);
	position:relative;
	}
#orangebox{
	width:326px;
	height:70px;
	position:absolute;
	background-image:url(images/orangebox.gif);
	left:342px;
	top:115px;
	color:#ffffff;
	padding-left:150px;
	padding-top:10px;
	}
#principles{
	position:absolute;
	right:10px;
	width:540px;
	top:7px;
	height:108px; overflow:hidden;
	}
a#gohome{
	display:block;
	position:absolute;
	top:10px;
	left:10px;
	height:80px;
	width:280px;
		color:#ffffff;
	}
#boxcontent{
	padding:10px;
	}