/* ------------------------------ */
/* Global and main element values */
/* ------------------------------ */
  
	/* Always force v-scrollbar in Mozilla */
	html 					{ 
							overflow-y: scroll;
							overflow: -moz-scrollbars-vertical;
							}
							
	html,body			{ 
							height: 100%;
							min-height:100%;
							padding:0;
							margin:0;
							}

	div,img,input,h1,h2,h3		{ 
							behavior: url("img/iepngfix.htc"); 
							}
	
	img {
	border: none;
	}
								
	body					{
							color: #ffffff;
							font: 12px Verdana, Tahoma, Arial;
							background: url("img/bg_shine.jpg") top center no-repeat #395a9b; 
							}

	.wrapper 			{ 
							margin: 0 auto;
							width: 913px;
							}

	a:hover {
	text-decoration: none;
	}
	
	a { 
	text-decoration: none;
	color: #2672b3;
	}
	
	a:active {
	text-decoration: underline;
	}
	
	a:visited {
	text-decoration: none;
	}
	
	a:link {
	text-decoration: none;
	}

	.fl {
	float: left;
	}
	
	.fr {
	float: right;
	}

	.b {
	font-weight: bold;
	}
	
/* ------------------------------ */
/* Columns 								 */
/* ------------------------------ */

	#colleft {
	float:left;
	width:576px;
	}

	#colright {
	float:left;
	width:337px;
	}
	
	#shinebg {
	width: 944px;
	height: 441px;
	float: left;
	background: url("img/footer_shine.gif") bottom left no-repeat;
	}

	.segment {
	margin-bottom:23px;
	}
	
/* ------------------------------ */
/* Header */
/* ------------------------------ */

	#headerbanner { /* Extends header background */
	margin-top: 17px;
	width: 100%; 
	background: url(img/header_bg.png) repeat-x; 
	height: 59px;
		margin-bottom: 56px;
	}

	#header {
	/* background: url("img/header_bg.png") repeat-x; */
	height: 59px;
	line-height: 59px;
	}

	#header a { 
	color: #ffcc66; 
	}
	
	#header .active a { 
	color: #fff 
	}
	
	#headercontent { 
	padding: 5px 5px 0 0;
	}
	
	#header h1 {
	width: 216px;
	height: 49px;
	margin: 0;
	padding: 0;
	background: url("img/header_logo.png") no-repeat;
	float:left; 
	}
	
	#header span {
	display: none;
	}
	
	#header ul {
	float: right;
	font: 10px Verdana, Tahoma, Arial;
	margin:0;
	padding:0;
	margin-top: 17px;
	}
	
	#header li {
	display: inline;
	float: left;
	list-style: none;
	margin-left: 17px;
	}
	
	li .active {
	color: #ffffff;
	}
	
	#header .sm {
	font-size: 10px;
	padding-top: 1px;
	}
	
/* ------------------------------ */
/* Boxes */
/* ------------------------------ */

/* Box 1 */

	.box1_video {
	width: 297px; 
	height: 212px; 
	background: url('img/box1_laptop.png')
	}

	.box1_video_content {
	padding: 9px 0 0 36px;
	}
	
	.box1_top {
	width: 913px;
	height: 12px;
	background: url("img/box1_top.png") no-repeat;
	margin: 0;
	padding: 0;
	}
	
	.box1_middle {
	width: 911px;
	min-height: 100px;
	border-left: 1px solid #18294c;
	border-right: 1px solid #18294c;
	color: #4f4d4a;
	background: url("img/box1_bottom.png") no-repeat #fff;
	background-position: bottom;
	}
	
	.box1_content {
	padding-top: 14px;
	padding-left: 70px;
	padding-bottom: 15px;
	}

	.box1_right {
	width:395px; margin-right: 34px; margin-top: -10px; text-align:left
	}
	
	.box1_bottom {
	width: 913px;
	border-top: 2px solid #18294c;
	}		
	
	.box1_middle .mainimg {
	width: 297px;
	height: 212px;
	}
	
	.box1_middle hr { 
	color: #0060d9;
	}
	
	.box1_middle h2 {
	margin: 0;
	margin-bottom: 5px;
	color: #0060d9;
	font: 30px Georgia,"Times New Roman",serif;
	}

/* Box 2 */

	#box2_content {
		padding-top: 4px;
		padding-left: 15px;
		padding-right: 15px;
	}

	#box2_top {
	width: 576px;
	height: 12px;
	}
	
	#box2_top .left {
	background: url("img/box1_top.png") top left no-repeat;
	width: 50%;
	float: left;
	height: 12px;
	}

	#box2_top .right {
	background: url("img/box1_top.png") top right no-repeat;
	width: 50%;
	float: left;
	height: 12px;
	}	

	#box2_middle {
	width: 574px;
	min-height: 135px;
	background: #fff;
	border-left: 1px solid #18294c;
	border-right: 1px solid #18294c;
	color: #4f4d4a;
	}
	
	#box2_bottom {
	width: 576px;
	border-top: 2px solid #18294c;
	}

	#box2_middle ul {
	margin:0 0 5px 0;
	padding:0;
	float: right;
	}	
	
	#box2_middle li {
	display: inline;
	float: left;
	list-style: none;
	width: 128px;
	text-align: center;
	margin-right: 10px;
	}	
	
	#box2_middle img {
	margin-right:3px;
	padding:0;
	}	
	
	.box2_floatimg { 
	float:left; 
	z-index:9; 
	position: relative; 
	margin: 0 0 -85px -2px;
	}
	
/* Box 3 */

	#box3_content {
		padding: 4px 23px;
		padding-bottom: 10px;
	}

	#box3_top {
	width: 576px;
	height: 12px;
	}
	
	#box3_top .left {
	background: url("img/box1_top.png") top left no-repeat;
	width: 50%;
	float: left;
	height: 12px;
	}

	#box3_top .right {
	background: url("img/box1_top.png") top right no-repeat;
	width: 50%;
	float: left;
	height: 12px;
	}	

	#box3_middle {
	width: 574px;
	min-height: 135px;
	background: #fff;
	border-left: 1px solid #18294c;
	border-right: 1px solid #18294c;
	color: #4f4d4a;
	}
	
	#box3_bottom {
	width: 576px;
	border-top: 2px solid #18294c;
	}

	#box3_middle ul {
	margin:0 0 5px 0;
	padding:0;
	float: right;
	}	
	
	#box3_middle li {
	display: inline;
	float: left;
	list-style: none;
	width: 128px;
	}	
	
	#box3_middle img {
	margin-right:3px;
	padding:0;
	}	
	
	#box3_middle .subhead, #box3_middle hr { 
	color: #0060d9;
	}
	
	#box3_middle h3 { 
	color: #0060d9;
	font: 22px Georgia,"Times New Roman",serif;
	margin:0;
	padding:0;
	}

	#feeds {
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
	.feedbox {
	width: 526px;
	min-height: 121px;
	border: 1px solid #dddddd;
	}
	
	.feedbox_content {
	margin: 10px 10px;
	}
	
	.bg1 {
	background: #e7eeff ;
	}
	
	.bg2 {
	background: #f3f7ff ;
	}
	
	.box3_left {
	width: 55px;
	margin-left: 0px;
	margin-right: 10px;
	}

	.feedbutton {
	width: 74px;
	height: 22px;
	background: url("img/box3_button.png") no-repeat;
	}	
	
	.feedbutton span {
	display: none;
	}

	.feedbutton a {
	display: block;
	width: 74px;
	height: 22px;
	}
		
	.feedbox h5 { 
	font: 15px Georgia,"Times New Roman",serif;
	color: #0060d9;
	margin: 0;
	margin-bottom: 4px;
	}
	
	.feedbox p {
	margin-top: 0;
	}
	
	#box3_content a { 
	color: #0060d9; 
	}

/* Box 4 */

	#box4_content {
	padding-top: 14px;
	padding-left: 70px;
	padding-bottom: 15px;
	line-height: 20px;
	}

	#box4_content img {
	padding-top: 18px; 
	padding-left: 42px;
	width: 234px;
	height: 191px;
	}
	
	.box4_floatimg { 
	width: 149px;
	height: 87px;
	float: right; 
	z-index:9; 
	position: relative; 
	margin: -2px -2px -87px -149px;
	}

	.box4_right {
	float:right; 
	width: 420px; 
	margin-right:65px;
	}
	
/* Box 5 */

	#box5_content {
	padding-left: 15px;
	padding-right: 15px;
	}

	.box5_section { 
	margin-bottom: 14px; padding-bottom:10px;border-bottom: 1px solid #a6a6a6;
	}

	.box5_left { 
	width: 520px;
	}
	
	.box5_right {
	width: 320px;margin-right: 9px;
	}
	
	.box5_left img { 
	float:left;
	margin-right: 18px;
	}						
	
	.box5_sectionhead {
	padding-top: 18px;
	margin-bottom: 17px;
	}
	
	.box5_sectionhead .a1 {
	font: 18px Verdana; color: #070b2a
	}						

	.box5_sectionhead .a2 {
	font: 30px Verdana; color: #0060d9
	}	
	
	.box5_sectionhead .a3 {
	font-size: 8px;
	}	

	.box5_middle {
	width: 911px;
	min-height: 100px;
	border-left: 1px solid #18294c;
	border-right: 1px solid #18294c;
	color: #4f4d4a;
	background: #fff;
	padding-bottom: 10px;
	border-bottom: 2px solid;
	}

/* Box 6 */

	.box6_floatimg { 
	width: 147px;
	height: 85px;
	float:right; 
	z-index:9; 
	position: relative; 
	margin: -2px -2px -85px -147px;
	}

/* Box 7 */

	#box7_content img {
	padding-top: 18px; 
	padding-left: 42px;
	width: 234px;
	height: 191px;
	padding-bottom: 20px;
	margin-left:30px; 
	margin-bottom: 10px;
	}

	.box7_floatimg { 
	width: 149px;
	height: 87px;
	float: right; 
	z-index:9; 
	position: relative; 
	margin: -2px -2px -87px -149px;
	}

	.box7_right {
	float:right; 
	width: 420px; 
	margin-right:65px;
	}

	.box7_right h3 {
	color: #0060d9;
	font: 30px Georgia,"Times New Roman",serif;
	margin-top: 15px;
	margin-bottom: 5px;
	}

/* Box 8 */

	#box8_content {
	padding: 0 15px 15px 15px;
	
	}
	#box8_content .c1 {
	font: 18px Verdana; color: #070b2a
	}						

	#box8_content .c2 {
	font: 30px Verdana; color: #0060d9
	}				

	#contactform {
	border: 1px dotted #026fe8; 
	padding: 10px; 
	width: 580px; 
	margin: 10px 0; 
	background: #f8faff
	}
	
	#contactform p {
	font-weight: bold;
	margin: 0 0 4px 0;
	
	}
	
	#contactform input,textarea {
	border: 1px solid #dadada;
	margin-bottom: 4px;
	}

	#formleft {
	float:left; margin-right: 10px;
	}
	
	#contactform textarea {
	width: 400px; height: 70px;
	}
	
/* Box 9 */

	#box9_content {
	padding: 0 15px 15px 15px;
	
	}
	#box9_content .d1 {
	font: 18px Verdana; color: #070b2a
	}						

	#box9_content .d2 {
	font: 30px Verdana; color: #0060d9
	}				

	.bluebox {
	border: 1px dotted #026fe8; 
	padding: 10px; 
	margin: 10px 0; 
	background: #f8faff
	}
	
/* Grid Boxes */

	.gridbox_content {
	padding: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 17px;
	}
	
	.gridbox_content img {
	float:right; 
	}
	
	.gridbox_content .b1 {
	font: 18px Verdana; color: #070b2a
	}						

	.gridbox_content .b2 {
	font: 30px Verdana; color: #0060d9
	}	
	
	#gridboxes .segment  {
	float:left;
	}

	#gridboxes .leftbox {
	margin-right: 53px;
	}
	
	.gridbox_top {
	width: 430px;
	height: 12px;
	}
	
	.gridbox_top .left {
	background: url("img/box1_top.png") top left no-repeat;
	width: 50%;
	float: left;
	height: 12px;
	}

	.gridbox_top .right {
	background: url("img/box1_top.png") top right no-repeat;
	width: 50%;
	float: left;
	height: 12px;
	}	

	.gridbox_middle {
	width: 428px;
	min-height: 250px;
	background: url("img/box1_bottom.png") bottom center no-repeat #fff;
	border-left: 1px solid #18294c;
	border-right: 1px solid #18294c;
	border-bottom: 2px solid #18294c;
	color: #4f4d4a;
	}

/* ------------------------------ */
/* Main Page - Right Hand Text */
/* ------------------------------ */

	#righttext_content {
	margin-left: 22px;
	margin-top: 18px;
	}
	
	#righttext h2 span {
	display: none;
	}
	
	#righttext h2 {
	width: 309px;
	height: 124px;
	background: url("img/txt_txt.png") no-repeat;
	margin-bottom: 35px;
	}
	
	#righttext h2 span {
	display: none;
	}
	
	#righttext p {
	color: #ffcc66;
	line-height: 25px;
	}
	
	.bold {
	font-size: 14px;
	font-weight: bold;
	}

/* ------------------------------ */
/* Footer */
/* ------------------------------ */

	#footerbanner { /* Extends header background */
	width: 100%; 
	background: url("img/footer_bg.gif") repeat-x;
	height: 160px;
	}
		
	#footer {
	height: 160px;
	font: 9px Verdana,Tahoma,Arial;
	}
	
	#footer a { 
	color: #01aef0;
	}
	
	#footercontent {
	padding: 15px 0;
	line-height: 15px;
	}
	
	#footer1 { 
	float: left;
	width: 340px;
	margin-right: 80px;
	}
	#footer2 {
	float: left;
	width: 170px;
	margin-right: 80px;	
	margin-top: 6px;
	}
	#footer3 {
	float: left;
	width: 80px;
	margin-right: 20px;	
	}
	#footer4 {
	float: left;
	width: 80px;
	}
	
	#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
	#footer li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	}

	#footer2 span {
	display:block;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	}
	
	#footer3 p {
	height:19px;
	padding-top:5px;
	margin-bottom:5px;
	}
	
	#footer4 p {
	height: 24px;
	margin-bottom: 5px;
	}