/*@charset "utf-8";*/
/* CSS Document */
html,body {
	margin: 0em;
	padding: 0em;
	background-color:#E9E9E9;
}



h1,h2,p{
	font-family:Arial,sans-serif;
}


a {
	color:rgb(6,116,177); /* blue */
		text-decoration: none;
}

p {
	padding: 0;
	font-size: 0.8em;
}

/* Ordinary ul - lists of links get class="standard-list" */



img {
	border:none;
}

img.right-image {
float:right;
margin-left:0;
margin-bottom:0;
margin-top:0;
margin-right:2.7em;
}

img.left-image {
float:left;
margin:0 1em 1em 0;
}

div#container {
	width:1100px;
	height:67em;
	position:relative;
	background-color: rgb(255,255,255); /* white */
	margin:10px auto;
		
}

div.blueband {
	width:1100px;
	height:40px;
	background-color:rgb(63,96,129);
	margin:0;
	padding:0;
	border:0;
}

div.greylinetitle {
	width:1100px;
	height:21px;
	margin-bottom:10px;
	background-color:rgb(214,214,214);
	border-top:1px solid rgb(244,242,243);
	border-bottom:1px solid rgb(244,242,243);
}

div#contactus  {
	margin-bottom:20px;
	margin-top:35px;
	margin-left:30px;
	text-align:left;
	width:255px;
}

div#contactus img {
	margin:0 5px;
}

div#contactus2 img {
	margin:0 5px;
}

div#header {
	position:relative;
}


div#footer {
	clear:both;
	position:relative;
}


div#leftsideouter {
	float:left;
	width:650px;
	position:relative;
	
	padding-top:15px;
	padding-left:27px;
}

div#leftsideouter2 {
	float:left;
	width:335px;
	position:relative;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:30px;
	margin-top:10px;
	
	
}

div#leftside {
	margin-left:10px;
	padding-right:10px;
	position:relative;
	/*border-right:1px solid rgb(153,153,153);*/
	
}

div#leftside2 {
	
	margin-left:10px;
	position:relative;
	
}


div#rightsideouter2 {
	float:left;
	width:685px;
	position:relative;
	margin-top:10px;
	margin-left:5px;;
	padding-top:10px;
	padding-bottom:10px;
}


div#rightside2 {
	position:relative;	
}

div#explore {
	
	float:left;
	position:relative;
	width:30%;
	height:200px;
	border:1px solid #92b4da;
	border-right:none;
	padding-left:20px;
	padding-top:20px;
	padding-right:5px;
}
div#learn {
	
	position:relative;
	float:left;
	width:31%;
	height:200px;
	border:1px solid #92b4da;
	border-right:none;
	padding-left:20px;
	padding-top:20px;
	padding-right:5px;
}
div#start {
	
	position:relative;
	float:left;
	width:29%;
	height:200px;
	border:1px solid #92b4da;
	padding-left:20px;
	padding-top:20px;
	padding-right:5px;
}


div#rightside2 p{
	font-size:0.8em;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0;
	
}

div#leftside h1,div#leftside p{
	color:#3f6081;
	font-size:25pt;
	font-weight:bold;
}

div#leftside2 h2,div#leftside2 p,.headtext{
	color:#3f6081;
	font-size:22pt;
	font-weight:bold;
	padding:0;
	margin:0;
	border:none;
}

div#video_controller {
	
	float:left;
	position:relative;

	height:384px;
	padding-left:0;
	
	margin-right:0;
	padding-right:0px;
	padding-top:25px;
	padding-bottom:20px;
	border:1px solid #92b4da;
	border-right:0;
	background-color:#eee9e9;
}
div#video_display {
	
	position:relative;
	float:left;
	width:672px;
	padding-top:25px;
	padding-bottom:19px;
	padding-left:30px;
	border:1px solid #92b4da;
	margin-left:0;
	
}

.video_image_space{
	margin-bottom:10px;
}

div#copyright-footer {
	clear:both; 
	font-size:0.6em;
	font-weight:normal;
	background-image:none;
	background-color:#e9e9e9;
	color:#4d4d4d;
	font-family:Arial,sans-serif;
	padding:1em 0;
	margin:auto;
}

/*Video controller elements*/
p#logo_on,p#logo_on a{width:320px;height:40px; color:#3f6081; font-weight:bold;}
p#logo_off,p#logo_off a{width:320px;height:40px; color:#666666;}
p#logo_on a{display:block;} 
p#logo_off a{display:block;} 
p#logo_on{background:#fff url('/cost-savings/im/video_highlight_box.gif') no-repeat; border:none} 
/*p#logo_off{background:#fff url('/cost-savings/im/video_highlight_box.gif') no-repeat; border:none} */

/*end video controller elements*/
