body {
	margin: 0px;
	text-align: center;
	background: url(images/bg.png) repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

a:link.services {
	color:#003366;
	font-weight:bold;
	text-decoration: none;
}
a:visited.services {
	color:#003366;
	text-decoration: none;
}
a:hover.services {
	color:#003366;
	text-decoration: underline;
}
a:active.services {
	text-decoration: none;
}


#container {
	text-align: left;
}

#block_bracket {
	position:absolute;
	left: -2px;
	width: 171px;
	top: 11px;
	height: 41px;
}

#header {
	width: 735px;
	margin: 0 auto;
	position: relative;
}
#header .logo {
	background: url(images/logo.png) no-repeat;
	width: 166px;
	height: 58px;
	text-indent: -9999px;
}
#navigation {
	position: absolute;
	right: 200px;
	font-size: 14px;
}
#navigation ul {
	margin: 0;
	padding: 0;
}
#navigation ul li {
	list-style: none;
	display: inline;
	margin-right: 50px;
}
#navigation ul li a {
	color: #45c9f5;
}

#subnavigation {
	position: absolute;
	bottom: 0px;
	right: 200px;
	width: 200px;
	font-size: 14px;
}
#subnavigation ul {
	margin: 0;
	padding: 0;
}
#subnavigation ul li {
	list-style: none;
	display: inline;
	margin-right: 10px;
}
#subnavigation ul li a {
	color: #ffffff;
}
#main {
	width: 735px;
	margin: 0 auto;
}
#sidebar {
	float: right;
	width: 225px;
	border-left: 1px solid #cccccc;
	padding-left: 5px;
	margin-top: 20px;
}
#main_content {
	width: 500px;
	margin-top: 20px;
}

#main_content p {
	margin:0px;
	padding:0px;
	line-height:18px;
}


#main_content .sec_title {
	color: #003366;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 8px;
}
#main_content .image_row {
	padding: 10px;
	margin: 20px 0;
}
#main_content .image_item {
	margin-right: 15px;
	width: 134px;
	float: left;
	margin-left: 10px;
}
#main_content ul.products {
	list-style: none;
}
#main_content ul.products li {
	display: inline;
	width: 200px;
	float: left;
	color: #3fb2d9;
	font-weight: bold;
}
.cl {
	clear: both;
}
.cl_l {
	clear: left;
}
#footer {
	background: url(images/brands.png) no-repeat center top;
	height:53px;
	width: 735px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

#footer_link1 {
	position:absolute;
	left: 23px;
	top: 8px;
	width: 51px;
	height: 37px;
}
#footer_link2 {
	position:absolute;
	left: 121px;
	top: 8px;
	width: 70px;
	height: 37px;
}
#footer_link3 {
	position:absolute;
	left: 233px;
	top: 7px;
	width: 87px;
	height: 37px;
}
#footer_link4 {
	position:absolute;
	left: 348px;
	top: 8px;
	width: 134px;
	height: 37px;
}
#footer_link5 {
	position:absolute;
	left: 507px;
	top: 8px;
	width: 135px;
	height: 37px;
}
#footer_link6 {
	position:absolute;
	left: 658px;
	top: 8px;
	width: 51px;
	height: 37px;
}

#sidebar p {
	line-height:18px;
	margin:0px;
	padding:0px;
}

#sidebar .news_header {
	background-color: #00457b;
	padding: 5px;
	color: #ffffff;
	font-weight: bold;
}
#sidebar .sidebar_contents {
	padding: 5px;
}
.banner_text {
	text-indent: -9999px;
}
.b {
	font-weight: bold;
}
.dashed_line {
	border-top: 1px dashed #cccccc;
	margin-top: 5px;
	margin-bottom: 5px;
}
.b_name {
	color: #00457b;
	font-weight: bold;
}
.news_text_2 {
	color: #006699;
	font-weight: bold;
}
.news_items {
	margin-bottom: 5px;
}

.pd10 {
	padding:10px;
}

.pd20 {
	padding:20px;
}

.b {
	font-weight:bold;
}

#follow_us {
	position: absolute;
	width: 237px;
	height: 36px;
	top: 323px;
	left: 726px;
	text-align: right;
}

#follow_us2 {
	position: absolute;
	width: 237px;
	height: 36px;
	top: 316px;
	left: 728px;
	text-align: right;
}

a.privacy {
	font-size:11px;
	color:#666;
	text-decoration:none;
}

a.privacy:hover {
	font-size:11px;
	color:#666;
	text-decoration:underline;
}

a.privacy:visited {
	font-size:11px;
	color:#666;
	text-decoration:none;
}
	
