img, div { behavior: url(iepngfix.htc) }
body {
	background-color:#FFFFFF;
	font-family:Trebuchet MS,Trebuchet,Helvetica,Verdana,san-serif;
	font-size:12px;
	margin:0;
	text-align: left;
	}
a img{
	border: none;
	text-decoration: none;
	padding: 0px;
	}
h1 {
	font-size: 15px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 15px 0;
	}
h1 strong {
	font-weight: bold;
	color: #66cc00;
	}
h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	}
h2 strong {
	font-weight: bold;
	color: #66cc00;
	}
p {
	width: 550px;
	padding: 15px 0 15px 0;
	}
hr {
	color: #cccccc;
	background: #cccccc;
	height: 1px;
	margin: 25px 0 25px 0;
	}
.header {
	background:#1C6AB3 url(../images/bg3.jpg) repeat-x;
	color:#FFFFFF;
	display:inline-block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	vertical-align:top;
	width:100%;
	}
.header a, .header a:visited, .header a:active{
	color: #FFFFFF;
	text-decoration:none;
	}
.header a:hover {
	color: #FFFF00;
	}
.logo {
	background:transparent url(../images/divider.jpg) no-repeat scroll center right;
	float:left;
	padding:0 15px 0 30px;
	}
.navbar {
	float:left;
	padding:30px 0;
	text-align:left;
	font-weight: bold;
	}
.navlink {
	background:transparent url(../images/divider.jpg) no-repeat center right;
	height:79px;
	padding:25px 15px 15px 10px;
	}
.navlink strong {
	font-size:18px;
	font-weight:normal;
	}
.container {
	width: 800px;
	margin: auto auto;
	}
.content {
	padding: 40px 40px 40px 40px;
	}
.footer {
	padding: 15px 0 0 0;
	font-size: 9px;
	color: #cccccc;
	}
.footer p {
	padding: 10px 0 0 0;
	}
.footer img {
	padding: 0 20px 0 0;
	}