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




	


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

}
#footer {
	height: 300px;
	position: relative;
	background-color: #333333;
}



* { padding: 0; margin: 0; }




body{
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: top center;
 }

a.linkopacity img {
filter:alpha(opacity=50);
-moz-opacity: 0.5; 
opacity: 0.5;
-khtml-opacity: 0.5;}


a.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
-khtml-opacity: 1.0; }



h1{
	
	color: #29307e;
	text-decoration: none;
	word-spacing: 1px;
	text-align: left;
	letter-spacing: 0.3px;
	line-height: 25px;
	
	font: normal normal 28px Comic Sans MS;
	font-weight: normal;

}

h2{
	color: #29307e;
	text-decoration: none;
	word-spacing: 1px;
	text-align: left;
	letter-spacing: 0.3px;
	line-height: 25px;
	
	font: normal normal 22px Comic Sans MS;
	font-weight: normal;
}


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

p {
	
		font: normal normal 8px/1.2em  Verdana;
	color: #666666;
text-decoration: none;
word-spacing: 0.05em;
text-align: justify;
letter-spacing: 0;
line-height: 1.8em;
font-size: 12px;
}


.points{

font: normal normal 8px/1.2em  Verdana;
	color: #666666;
text-decoration: none;
word-spacing: 0.05em;
text-align: left;
letter-spacing: 0;
line-height: 1.8em;
font-size: 10px;
}

	
	.footers{

color: #ffffff;
	text-decoration: none;
	word-spacing: 1px;
	text-align: left;
	letter-spacing: 0.3px;
	line-height: 25px;
	
	font: normal normal 9px Verdana;
	font-weight: normal;}
	
	
.point{

color: #29307e;
	text-decoration: none;
	word-spacing: 1px;
	text-align: left;
	letter-spacing: 0.3px;
	line-height: 25px;
	
	font: normal normal 12px Verdana;
	font-weight: normal;}





a:link {
	color: #29307e;
	text-decoration: none;
	font-weight: bold;}

a:visited {
	text-decoration: none;
	color:#29307e;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #29307e;
}

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

}
#header {
 width: 720px;


 height: 120px;
 margin: 15px 0px 0px 0px;

}
#content { 
 width: 720px;
 margin: 0px 0px 0px 0px;
 padding: 0px;

}
#footercontent { 
 width: 720px;



 padding: 0px;

}
