html {height:100%;margin:0;}
body{
	margin:0;
	color:#2c2c2c;
	font:12px Arial, Helvetica, sans-serif;
	background:#e8e8e8;
	min-width:830px;
	height:98%;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}
#header {
	width:100%;
	background:url(../images/container-bg.gif) repeat-x;
	overflow:hidden;
}
.holder {
	width:50%;
	background: url(../images/body-bg.gif) repeat-x;
	float:left;
}
.inner {
	width:830px;
	overflow:hidden;
	background:url(../images/page-bg.gif) repeat-y;
	padding:1px 0 0;
	font-size:11px;
	height:175px;
	position:relative;
	margin-right:-415px;
	float:right;
}
.top-info {
	text-align:right;
	padding-right:4px;
}
#header address {
	font-style:normal;
	padding-bottom:1px;
}
#container {
	width:830px;
	margin:0 auto;
	padding-bottom:74px;
	background:url(../images/page-bg.gif) repeat-y;
}
#container a{
	text-decoration:underline;
	color:#3366CC;
}
ul.contact-info {
	list-style:none;
	padding:0;
	margin:0 -20px 0 0;
}
ul.contact-info li {
	display:inline;
	background:url(../images/list-sep.gif) no-repeat 100% 50%;
	padding:0 20px;
}
.logo {
	position:absolute;
	left:0;
	top:34px;
	background:url(../images/header-bg.gif) no-repeat;
	width:830px;
	height:111px;
	overflow:hidden;
}
.logo strong {
	background:url(../images/logo-bg.gif) no-repeat;
	width:150px;
	height:92px;
	display:block;
	overflow:hidden;
	margin:11px 0 0 9px;
	text-indent:-9999px;
}
.logo strong a {
	height:100%;
	display:block;
}
.navigation {
	height:31px;
	width:100%;
	overflow:hidden;
	position:absolute;
	background:#2c2c2c;
	left:0;
	top:145px;
}
.navigation ul {
	float:right;
	list-style:none;
	padding:12px 0 8px;
	margin:0;
}
.navigation ul li {
	display:inline;
	margin:0 28px;
}
#main {
	width:100%;
	overflow:hidden;
}
.content {
	width:600px;
	float:right;
	padding:29px 16px 0 39px;
}
.image-content {
    width:150px;
    height:335px;
	float:right;
	margin-left:38px;
}
.content img {
	display:block;
    padding-bottom:10px;
}

h1 {
  font-family:"Trebuchet MS";
  text-transform:uppercase;
  font-weight:bold;
	font-size:24px;
	color:#0070b7;
	line-height:16px;
	font-weight:normal;
	margin:0 10 2px;
}

h1.welcome {
	margin:1px 0 25px;
	background: url(../images/heading-welcome.gif) no-repeat;
	width:401px;
	height:26px;
	text-indent:-99999px;
	overflow:hidden;
}
.content p {
   margin:0 0 30px;
	line-height:16px;
}

#sidebar {
	width:175px;
	float:left;
}
#sidebar a{
  color:#ffffff;
}


.links {
	width:168px;
	background:#141433 url(../images/liks-bg.gif) no-repeat;
	min-height:272px;
	border-bottom:1px solid #2c2c2c;
	padding:15px 0 0 7px;
}
* html .links {height:272px;}
.heading {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/heading-quick.gif) no-repeat;
	width:84px;
	height:14px;
	margin:0 0 13px 3px;
}
.links ul {
	list-style:none;
	padding:0;
	margin:0;
}
.links ul li {
	background:url(../images/bullet.gif) no-repeat 0 5px;
	padding-left:8px;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	margin-bottom:9px;
}
.links ul li a {color:#fff;}
.side-box {
	width:145px;
	background:#555;
	border-top:8px solid #66abd6;
	padding:15px 15px 0;
	color:#e8e8e8;
}
.box-heading {
	display:block;
	font-weight:normal;
	margin-bottom:14px;
}
.side-box p {
	margin:0;
	line-height:14px;
}
#footer {
	width:100%;
	font-size:10px;
	color:#686868;
	background:#d9d9d9;
}
.footer-inner {
	width:646px;
	padding:20px 5px 10px 179px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	background:url(../images/page-bg.gif) repeat-y;
	height:44px;
}
#footer ul {
	list-style:none;
	padding:0;
	display:block;
	margin:0 0 10px;
}
#footer ul li {
	display:inline;
	padding:0 8px 0 9px;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
}
#footer a {
	color:#0070b7;
	text-decoration:underline;
}
#footer a:hover {text-decoration:none;}
#footer p {margin:0;}
#footer p span {
	background:url(../images/text-sep.gif) no-repeat 0 50%;
	margin:0 0 0 17px;
	padding-left:18px;
}
