body
{
	margin: 10px;
	background-image: url( '/bg.jpg' );
	background-repeat: repeat;
	background-color: #DDE5F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

#container
{
	width: 721px;
	margin: 0px auto;
}

#header
{
	width: 721px;
	height: 110px;
	background-repeat: no-repeat;
	background-color:white;
}

#text #text2 #text3  img
{
padding-top:7px;
padding-bottom:7px;
padding-left:3px;
padding-right:3px;
}

#header #logo img
{
	border: 0px none;
}
#text3  h1{
font-weight:bold;
color:#FB4F56; 
font-size:14pt;
margin-top:25px;
margin-top:40px !important;
}
#text2 h1{
font-weight:bold;
color:#DB7C3C; 
font-size:14pt;
margin-top:25px;
margin-top:40px !important;
}
#text h1{
font-weight:bold;
color:#547483; 
font-size:14pt;
margin-top:25px;
margin-top:40px !important;
}
#text2 h3{
font-weight:normal;
color:#DB7C3C;
font-size:12pt;
}
#text3 h3{
font-weight:normal;
color:#795849;
font-size:12pt;
}
#text4 h3{
font-weight:normal;
color:#5F3016;
font-size:12pt;
}
h3{
font-weight:normal;
color:#547483; 
font-size:12pt;

}
#text4 b{
color=#5F3016;
}
#text3 b{
color:#FB4F56
}
#text2 b{
color:#DB7C3C
}
b{
color:#129B52;
}
#content
{
	padding: 10px;
	min-height: 250px;
	/* margin-right: 200px; */
	height: auto!important;
height: 250px;
background-color: #FFFFFF;

}

#footer
{

	
	text-align: center;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

#footer span
{
	display: block;	
	padding-top: 3px;
}

#footer span a
{
	color: #ffffff;
}

#footer span a:hover
{
	text-decoration: none;
}





 