



	


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

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


* { padding: 0; margin: 0; }




body{
	margin: 0px;
	padding: 0px;
	font: normal normal 11px/1.2em Tahoma, Helvetica, sans-serif;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	

}

ul {
  margin: 1.5em;
}


h1{
	
	color:#333333;
	font: normal normal 38px/2.0em Georgia, Tahoma, sans-serif;
	line-height: 1.4em;

}

h2{
		
		color:#666666;
	font: normal normal 22px/2.0em Georgia, Tahoma, sans-serif;
	line-height: 1.2em;
}


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

p {
	
	font: Georgia, Tahoma, sans-serif;
	color:#666666;
text-decoration: none;
word-spacing: 0.05em;
text-align: justify;
letter-spacing: 0;
line-height: 1.8em;
font-size: 1.3em;
}






.footeitems {
	font: normal normal 10px/1.2em Century Gothic, Tahoma, sans-serif;
	color:#333333;
	letter-spacing: .1em;
}
.tel {
	color:#660066;
	font: normal normal 18px/1.2em Century Gothic, Tahoma, sans-serif;
}
.telg {
	color:#999999;
	font: normal normal 18px/1.2em Century Gothic, Tahoma, sans-serif;
}


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



a:link {
	color: #660066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660066;
}
a:hover {
	text-decoration: underline;
	color: #660066;
}
a:active {
	text-decoration: none;
	color: #333333;
}

#wrapper { 
 margin: 0 auto;
 width: 780px;
}
#wrapperbottom { 
 margin: 0 auto;
 width: 780px;
}
#header {
 width: 780px;


 height: 100px;
 margin: 10px 0px 5px 0px;

}
#content { 
 width: 780px;


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

}
#footercontent { 
 width: 780px;



 padding: 0px;

}
