* {
  margin:0;
  padding:0;
}

#header, #content, #sidebar-left, #sidebar-right, #footer
{
	overflow:visible;
	word-wrap:break-word;
}


body
{
	margin:0;
	padding:0;
	background:#9CBAD7 url(images/bg-ip-shadow.gif) center top no-repeat;
	font-family:Arial,Helvetica,sans-serif;
	color:#555;
	font-size:100%;
}

a {text-decoration:none;color:#01305E}
img {border:none;}
h1,h2,h3,h4,h5 {line-height:1.3em;}
p {margin:1em 0;}
#topbar {
	background-color:#E3DDD4;
	border-bottom:1px solid #777777;
	height:25px;
	width:100%;
}
#container
{
	margin:0;
	padding:0;
	width:960px;
	margin:0 auto;
}

#header
{
	width:960px;
	height:167px;
	background:url(images/header.jpg) no-repeat;
	position:relative;
}
#logo span {margin-left:-5000px;display:inline;}
#logo
{
	
}
#primary ul,
#primary li {list-style-type:none;}

#primary
{
	position:absolute;
	left:10px;
	top:135px;
}

#primary li
{
	float:left;
	letter-spacing:-0.3px;
	margin:0 0.2em;
	text-align:center;
	width:125px;
	margin:0 0 0 0.5em;	
}
#primary a 
{
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}
 
#page
{
	background:#fff url(images/content-bg.jpg) center top no-repeat;	
	min-height:400px;
	zoom:1;
	
}

#content
{
	float:left;
	margin-right:-100%;
	padding:0 0 3em;
	width:100%;	
}
#content-inner
{
	border:1px solid #CCCCCC;
	margin-right:14px;
	margin-top:2em;
	padding:1em;
	margin-left:225px;	
}

#sidebar
{
	float:left;
	margin-right:-225px;
	width:211px;
	padding:2em 7px 7px 7px;
}

#catalog ul,
#catalog li
{
	list-style-type:none;
}

#catalog h3
{
	background-color:#A2D37A;
	border:1px solid #AAAAAA;
	font-size:123.1%;
	font-weight:bold;
	margin:0;
	padding:5px;
}
#catalog
{
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
  margin-top:0;
	margin-bottom:1.5em;  
}
#catalog li
{
	background:none repeat scroll 0 0 #EEEEEE;
	border-top:1px solid #DDDDDD;
	line-height:1.3em;
	padding:7px 0;
	margin: 0 0 0 0.5em;
}


#footer
{
	background:#3F4C6C url(images/footer.jpg) left top repeat-x;
	min-height:100px;
	color:#FFFFFF;
  text-align:center;
	padding:1em;	
}
#footer a {color:#fff;}
.spacer {clear:left}

.ads {text-align:center}
.ads img {margin:7px 0;}

.col
{
	float:left;
	width:45%;
}
ul.list {margin-left:2em;}
ul.list li {margin-left:2em;margin-bottom:5px;color:#345c1d;}

p.legend {text-align:center;}
p.legend img {margin-right:7px;vertical-align:top;}
p.legend span {margin:0 25px 0 10px;}

ul.checks {margin-left:2em;}
.checks
{
	color:#003867;
	font-weight:bold;
}

blockquote
{
	width:90%;
	color:#555;
	font-size:13px;
	border-left:1px solid #333;
	margin-left:1em;
	padding-left:1em;
}
.call
{
    text-align:center;
		line-height:30px;
}

.call img
{
  vertical-align:top;
	margin:0 3px 0 15px;
	padding:0 3px 0 15px;
	
}
