body {
	text-align: center;
	margin:0px;
}
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;
}
#container {
	text-align: left;
	width:960px;
	margin:0 auto;
	border-left:#ccc solid 1px;
	border-right:#ccc solid 1px;
	border-bottom:#ccc solid 1px;
}

#header {
	height:100px;
	position:relative;
}

#header h2 {
	font-size:22px;
	color:#003366;
	padding:0px;
	margin:0px;
}

#callin_number {
	position:absolute;
	left: 749px;
	top: 51px;
	width: 175px;
}

#logo {
	position: absolute;
	z-index: 3;
	left: 65px;
	top: 46px;
}

#icon {
	position:absolute;
	z-index:3;
	left: -37px;
	top: -2px;
}

#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: #66ccff;
}

#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 {
}

#top {
	background:url(images/main_rev.jpg) no-repeat top left;
	width: 960px;
	height:288px;
}

#headline_bracket {
	width: 960px;
	height:120px;
	position:relative;
	background-image: url(images/bg_main_stripes2.png);
	background-repeat: repeat-x;
}

#headline_bracket h1 {
	position:absolute;
	color:#FFFFFF;
	text-align:center;
	margin:0px;
	padding:0px;
	font-size:40px;
	line-height:64px;
	width: 960px;
	height: 64px;
	top: 0px;
}

#headline_bracket h2 {
	text-align:center;
	color:#000;
	font-size:17px;
	margin:0px;
	padding:0px;
	position:absolute;
	left: 0px;
	top: 82px;
	width: 960px;
}

#bottom {
	width:960px;
	margin:0 auto;
	position:relative;
}

#bottom a:link {
	color:#003366;
	text-decoration:none;
}

#bottom a:hover {
	color:#003366;
	text-decoration:underline;
}

#bottom a:visited {
	color:#003366;
	text-decoration:none;
}

#team {
	position:absolute;
	z-index:2;
	left: 105px;
	top: 166px;
}

#family {
	position:absolute;
	z-index:1;
	left: 623px;
	top: 162px;
}

#bottom h3 {
	color:#003366;
	padding:0px;
	margin:0px;
	font-size:14px;
}

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

#bottom ul {
	padding:0px;
	margin:0px;
	line-height:18px;
}


#panel1 {
	background:url(images/panel1.png) no-repeat left top;
	width:251px;
	height:240px;
	float:left;
}

#panel2 {
	background:url(images/panel2.png) no-repeat left top;
	width:231px;
	height:240px;
	float:left;
}

#panel3 {
	background:url(images/panel3.png) no-repeat left top;
	width:231px;
	height:240px;
	float:left;
}

#panel4 {
	background:url(images/panel4.png) no-repeat left top;
	width:247px;
	height:240px;
	float:left;
}


#sidebar {
	float: right;
	width: 225px;
	border-left: 1px solid #cccccc;
	padding-left: 5px;
}
#main_content {
	width: 500px;
}
#main_content .sec_title {
	color: #003366;
	font-weight: bold;
	font-size: 18px;
}
#main_content .image_row {
	padding: 10px;
	margin-bottom: 10px;
}
#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;
}

#partners {
	background: url(images/logo_partners.png) no-repeat top center;
	text-align:center;
	width:765px;
	height:53px;
	position:relative;
	margin:0 auto;
	
}

#footer {
	padding:30px;
	text-align:center;
	line-height:16px;
	font-size:11px;
	color:#333;
}

#footer_link {
	position:absolute;
	left: 23px;
	top: 8px;
	width: 51px;
	height: 37px;
}

#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;
}

.pd30 {
	padding:30px;
}

#footer_nav {
	font-size:12px;
	margin-top:30px;
}

#footer_nav a {
	color:#333;
}

#footer_nav a:hover {
	color:#333;
	text-decoration:underline;
}
