body {
	color: #FFFFFF	
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	background-color: ffffff; 
	width: 1025px;
	height: 700px;
}

h1 {
	color: #0063AF;
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: 450;
	margin-left: 5px;
	}
	
h2 {
	color: #4D240E;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: 300;
	margin-bottom: 2px;
	margin-left: 5px;
	}
		
li {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	margin-bottom: 16px;
	border:none;
	color: #DA2128;
	
	}

#container {
border: 0px;
width: 1025px;
_width: 1025px;
height:700px;
background-image: url(images/background.png)
}

#sideleft {
float: left;
width: 186px;
}

#sideright {
float: right;
width: 839px;
}

#logo-button {
float: left;
margin-left: 72px;
margin-top: 55px;
width: 60px;
height: 100px;
}

#nav-menu {
margin-left: 75px;
width: 111px;
float: left;
}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
} 

#nav-menu li a
{
background: none;
height: 2em;
line-height: 2em;
float: left;
width: 9em;
display: block;
border: none;
color: #333333;
text-decoration: none;
text-align: left;
font-size: 14px;
font-family: georgia;
} 

#sub-menu {
width: 85px;
margin-left: 20px;
float: left;
}

#sub-menu ul
{
list-style: none;
padding: 0;
margin: 0;
} 

 #sub-menu li
{
float: right;
margin: 0 0.15em;
}

#sub-menu li a
{
background: none;
height: 30px;
line-height: 2em;
width:100px;
display: block;
border: none;
text-decoration: none;
font-size: 12px;
color: #DA2128;
font-family: georgia;
} 

#content
{
width: 500px;
height: 392px;
float:right;
margin-right: 262px;
margin-top: 158px;
background-color:#ffffff
}

#contentxt
{
width: 460px;
height: 372px;
float:let;
margin-left: 20px;
margin-top: 20px;
}

#footer {
margin-top: 60px;
margin-right: 285px;
width: 457px;
height: 65px;
float: right;
background-image: url(images/quotes.png)
}

#quotes {
width: 377px;
height: 65px;
margin-left: 40px;
float: left;
}


img { behavior: url(iepngfix.htc) } 

div.autosize { display: table; width: 1px; }
div.autosize > div { display: table-cell; }