body {
	margin: 0;
	padding: 0;
	background-image: url(../images/bgextend.jpg);
	background-color: #326BAC;
	background-repeat: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color:#555555;
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	color:#114B95;
	border-bottom: 1px #114B95 solid;
	font-size:18px;
}

h2 {
	color:#000000;
	font-size:15px;
}

#content a {
	color:#0253B7;
	text-decoration:none;
	border-bottom:1px #CCCCCC solid;
}

#content a:hover {
	color:#0066CC;
	border-bottom:1px #0066CC solid;
}

strong {
	color:#000000;
}

#container {
	width: 899px;
	margin: 0 auto 0 auto;
	background-image: url(../images/container_bg.jpg);
	text-align: left;
	position: relative;
}

#header {
	width: 899px;
	height: 170px;
	position: relative;
}

#phone_number {
	font-size: 17px;
	font-weight: bold;
	position: absolute;
	right: 55px;
	top: 3px;
}

#search_box {
	position: absolute;
	right: 5px;
	top: 138px;
	color: #ffffff;
	font-weight: bold;
	margin:0;
	padding:0;
}

#search_box td {
	color: #ffffff;
	font-weight: bold;
}

#search_box #submit {
	background-image: url(../images/go.jpg);
	width: 39px;
	height: 20px;
	border: none;
}

#left_column {
	width: 197px;
	float: left;
}

#info_box {
	width: 177px;
	height: 107px;
	background-image: url(../images/info_box_bg.jpg);
	background-repeat: no-repeat;
	padding: 30px 10px 0 10px;
	color: #ffffff;
	font-weight: bold;
}

#info_box a {
	color: #ffffff
}

a#download_catalog {
	color: #ffffff;
	text-decoration:none;
	padding: 0px 10px 0 10px;
	display:block;
	text-align:center;
	font-size:14px;
	font-weight: bold;
}

#right_column {
	width: 702px;
	float: left;
	background-image: url(../images/rightcolumn_bg.jpg);
	background-repeat: no-repeat;
	min-height:145px;
  	height:auto !important;
  	height:145px;
}

#content {
	padding: 20px;
}


#footer {
	height: 36px;
	width: 899px;
	background-image: url(../images/footer_bg.jpg);
	clear: both;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
}

#credits {
	width: 899px;
	margin: 0 auto 0 auto;
	text-align: right;
	color: #ffffff;
	padding: 10px 0 10px 0;
	font-weight: bold;
}

#credits a {
	color: #ffffff;
	text-decoration: none;
}
