body{
	background-color: #eeeeee;
	font-weight: none;
	font-size: 25px;
	padding: 10px;
	font-family: Arial;
	color: #0B2D6A;
}
body a:link{
text-decoration: none;
color: #0B2D6A;
}
body a:hover{
text-decoration: none;
color: #0B2D6A;
}
body a:visited{
text-decoration: none;
color: #0B2D6A;
}


#wrapper_headcontent   
{ 
   text-align: center; 
   position: absolute; 
   top: 0px; 
   left: 0px; 
   width: 100%;
   min-width: 1024px;
   height: 204px; 
   overflow: visible; 
   visibility: visible; 
   display: block;
   background-image: url(../images/header_bg.jpg);
   background-repeat:repeat-x;
} 

#wrapper_top 
{ 
   margin-left: -512px; 
   position: absolute; 
   left: 50%; 
   width: 1024px; 
   height: 534px;
   border: 0px solid black; 
   background-image: url(../images/header_bg.jpg);
   background-repeat:repeat-x;
}

#logo
{
	position: absolute;
	width: 331px;
	height: 47px;
	left: 30px;
	top: 15px;
}
#logo_quadrilog
{
	position: absolute;
	width: 164px;
	height: 76px;
	left: 820px;
	top: 50px;
}

/* Content */
#content
{
	position: absolute;
	width: 954px;
	height: 440px;
	left: 35px;
	top: 195px;
	border: 0px solid #cdcdcd;
	line-height: 30px;
}
#content h1{
	font-size: 35px;
	line-height: 40px;
}

#content div{
left: 0px;
}


/* Footer */
#wrapper_footer   
{ 
   text-align: center; 
   position: absolute; 
   top: 631px; 
   left: 0px; 
   width: 100%; 
   height: 77px; 
   overflow: visible; 
   visibility: visible; 
   display: block;
}
#wrapper_footer_top
{ 
   margin-left: -512px; 
   position: absolute; 
   left: 50%; 
   width: 1024px; 
   height: 77px;
   border: 0px solid black; 
}
#footerdot
{
	position: absolute;
	width: 131px;
	height: 24px;
	left: 0px;
	top: 0px;
}