
@import url("reset.css");

body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #d4d3e7 url(../images/bg.gif) top left repeat-x;
}
a:hover {
	color: #000000;
}
p {
	margin: 1em 0;
}

h2 { font-size: 17px; }
h4 {
	font-size: 16px;
	font-weight:normal;
}
#header {
	background: url(../images/header.jpg) top right no-repeat;
	height: 179px;
}
	#header div {
		font-family:Georgia, "Times New Roman", Times, serif;
		width: 375px;
		padding-left:360px;
		padding-right:180px;
		padding-top: 60px;
		font-size: 14px;
		text-align: right;
	}
	#header blockquote {
		text-align: left;
		font-size: 24px;
		text-indent:-0.5em;
	}
#info {
	background: url(../images/info-box.jpg) top right no-repeat;

	padding-top: 340px;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
#info .panel .content { min-height: 0; display:block;}
#info .panel .content img {vertical-align: middle;}
#info .panel .content a { margin:0 30px; }
.panel {
	background: url(../images/panel-bottom.gif) bottom left no-repeat;
	margin-bottom: 10px;
}
#info .panel {
	background: url(../images/panel-bottom-black.gif) bottom left no-repeat;

}
.panel-small {
	background: url(../images/panel-bottom.gif) bottom right no-repeat;
	margin-bottom: 10px;
}
	.panel h1,
	.panel-small h1{
		background: url(../images/panel-top.gif) top right no-repeat;
		font-size: 17px;
		font-weight:bold;
		color: #ffffff;
		
		height: 32px;
	}
		.panel h1 span,
		.panel-small h1 span {
			background: url(../images/panel-top.gif) top left no-repeat;
			margin-right: 100px;
			line-height: 32px;
			height: 32px;
			padding-left:30px;
			display:block;
		}
		.panel-small h1 {
			background-position: bottom right;
		}
		.panel-small h1 span {
			background-position: bottom left;
		}
	.panel .content,
	.panel-small .content {
		border-left: 1px solid #4f4f50;
		border-right: 1px solid #4f4f50;
		background: #ffffff;
		margin-bottom: 20px;
		padding: 0px 30px 0px;
		/*min-height: 114px;*/
		min-height: 67px;
	}
						.panel .content,
						.panel-small .content a{
							display:inline-block;
						}
	.logos-2 .content img {
		padding: 20px 10px 0;
		vertical-align: middle;
		}
	.2b .content img {
		padding:0px 10px 0;
	
	}
	.logos-1 .content {
		padding: 15px 10px 0;
		text-align: center;
	}
	.icons {
		
	}
	.icons .icon1,
	.icons .icon3,
	.icons .icon4,
	.icons .icon5,
	.video-button-bg {
		background: url(../images/button-bg.gif) top left no-repeat;
	}
	.icons .icon1:hover,
	.icons .icon3:hover,
	.icons .icon4:hover,
	.icons .icon5:hover,
	.video-button-bg:hover {
		background-position: top right;
	}
	
	.icons .icon1 a,
	.icons .icon2,
	.icons .icon3 a,
	.icons .icon4 a,
	.icons .icon5 a {
		background:url(../images/icons.gif) no-repeat;
		height: 56px;
		margin-bottom: 14px;
		display:block;
		padding-left: 75px;
		padding-top: 5px;
		
	}
		.icons .icon2 {
			margin-bottom:0;
			padding-left:0;
		}
	.container_16 .grid_7 .video-button-bg {
		margin-bottom: 14px;
	}
	.icons .icon2 {
		width: 400px;
		padding-top:0;	
		height:61px;
	}
	.icons .icon2 a,
	.icons .icon2 a {
		display: inline-block;
		
		height:56px;
		padding-left: 75px;
		padding-top: 5px;
		float:left;
	}
	.video-icons {
		float: right;
		width: 70px;
		text-align: center;
	}
	.icons .icon2 .video-icons a {
		padding-left:0;
		padding-right: 5px;
		float:none;
	}
	.icons a,
	.icons a:visited {
		color: #000000;
		text-decoration:none;
	}
	.icons a:hover {
		color: #3c3581;
	}
	.icons span.heading {
		font-size: 16px;
		font-weight:bold;
		line-height: 30px;
		display:block;
	}
	.icons span.alt {
		display: inline;
	}
	.icons span.subheading {
		font-size: 14px;
		line-height: 16px;
		display:block;
	}
	span a {
		display: inline;
		}

	.icons .icon1 a { background-position: top left; }
	.icons .icon2    { background-position: 0px -61px; }
	.icons .icon3 a { background-position: 0px -122px; }
	.icons .icon4 a { background-position: 0px -183px; }
	.icons .icon5 a { background-position: 0px -244px; }
	
	#footer h4{
		font-size: 14px;
		text-align: center;
	}
	
	#footer p { text-align: center; }
		
	.note {
		font-size: 10px;
	}
	.banners { text-align:center; }
	.banners img { margin: 15px; }
	.logos-2 {
		vertical-align:middle;
	}
	
	.logos-2 .content {
		padding:0px 0px 0px;
		text-align: center;		
	}
	
	.floatLeft { float:left;}
	.floatRight { float:right }
	
	a.icon {
		line-height: 30px;
		font-size: 10px;
		display: inline-block;
		padding-left: 5px;
		vertical-align: middle;
	}
		
	img.icon {
		vertical-align: middle;
		padding-left: 5px;
		padding-right: 5px;
	}
	
	.vendor {
		font-size: 20px;
		font-weight: bold;
		padding: 0 10px;
	}
	.focus {
		margin: 0 60px;
	}
	table.logo-table {
		width: 100%;
	text-align:center;
}
.logos-2 .content table.logo-table img {
	padding:0;
}
	table.logo-table td{
	text-align: center;
	padding:10px;
}
