* {
    margin: 0;
}
html, body {
    height: 100%;
}




	


#container {
	min-height: 100%;
	margin-bottom: -300px;
	position: relative;

}
#footer {
	height: 300px;
	position: relative;
	background-color: #333333;
}
.clearfooter {
   height: 300px;
   clear: both;
   background-color: #333333;
}


* { padding: 0; margin: 0; }




body{
	margin: 0px;
	padding: 0px;






}

ul {
  margin: 1.5em;
}


h1{
	
	font: normal normal 8px/1.2em Georgia;
	color: #666666;
text-decoration: none;
word-spacing: 0.05em;
text-align: left;
letter-spacing: 0.3;
line-height: 1.8em;
font-size: 26px;
}

h2{
		
	
font-family: Cambria, serif;
font-size: 18px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.3em;
color: #cc6600;
text-align: justify;

}


h3{
	
		color:#666666;
	font: normal normal 14px/1.2em Century Gothic, Tahoma, sans-serif;
	text-align: justify;
}

p {


font-family: Cambria, serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
text-align: justify;
	color: #666666

}






.footeitems {
	font: Georgia, serif;
	color: #666666;
text-decoration: none;
word-spacing: 0.05em;
text-align: justify;
letter-spacing: 0;
line-height: 1.8em;
font-size: 12px;
}
.footeitems2 {
	font: normal normal 8px/1.2em Century Gothic, Tahoma, sans-serif;
	color:#333333;
	letter-spacing: .1em;

}
.links {
	color:#0046db;
	font: normal normal 18px/1.2em Century Gothic, Tahoma, sans-serif;
}

LI.list1 {list-style: circle outside; }



a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #666666;
}

#wrapper { 
 margin: 0 auto;
 width: 800px;
}
#wrapperbottom { 
 margin: 0 auto;
 width: 800px;
 background-color: #333333;
}
#header {
 width: 800px;

background-color: #ffffff;
 height: 60px;
 margin: 25px 0px 0px 0px;

}
#content { 
 width: 800px;
background-color: #ffffff;

 margin: 0px 0px 5px 0px;
 padding: 0px;

}
#footercontent { 
 width: 800px;

background-color: #333333;

 padding: 0px;

}
