body
{
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size: 62.5%;
color:#333;
line-height:17px;
/*
background-image:url(../images/gradientBody.jpg);
*/
background-repeat:repeat-x;
text-align:center; /* IE50 centering hack */
}
div
{
font-family:Arial, Helvetica, sans-serif;
font-size: 1.3em;
color:#222222;
line-height:1.3em;
}
a:link { color:#003366; text-decoration:underline }
a:visited { color:#003366; text-decoration:underline }
a:hover { color:#003366; text-decoration:none }
a:active { color:#003366; text-decoration:underline }
#wrapper
{
width:750px;
height:525px;
margin:0 auto;
/*
padding:0; background:url(../images/background.jpg) repeat-y;
*/
text-align:left; /* IE50 centering hack */
}
#wrapper
{
width:750px;
height:525px;
margin:0 auto;
padding:0; background:url(../images/background.jpg) repeat-y;
}
h1 {
	color: #003366; line-height: 30px; width: 550px; text-align: center
}

h2 {
	color: #333; font-size: 20px; line-height: 22px; width: 550px; text-align: center
}
#content
{
	float: left; clear: both;
	width: 750px; height: auto;
	padding-left: 125px; padding-right: 125px; padding-top:240px
}
#contact
{
	float: left; clear: both;
	width: 750px; height: auto;
	padding-top: 25px; padding-bottom: 25px; padding-left: 125px; padding-right: 125px
}
#map
{
border:1px solid #666666;
}
ul.list_services
{
	color:#333;
	margin: 0; padding: 0; width: 650px;
	list-style-position: inside
}
ul.list_services li
{
float:left;
width:325px;
padding-bottom:2px;
}

ul
{
	color:#333;
	margin: 0; padding: 0; width: 650px;
	list-style-position: inside
}
li
{
float:left;
width: 450px;
padding-bottom:6px;
}

#footer
{
margin:0 auto;
clear:both;
width:750px;
height:20px;
font-size:11px;
text-align:center;
background-color:#DAEDFF
}
object, param { background: white; border: 5px solid red }