@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS","Lucida Grande","Tahoma","Helvetica","Arial",sans-serif;
	font-size: 12px;
	color: #393a3a;
	background: url(/images/body_bg.gif) repeat-x #1b1d1e;
	margin: 0 0 30px 0;
}
a {
	font-size: 12px;
	color: #e87f00;
}

a:hover {
	text-decoration: underline !important;
	color: #e87f00;
}

h1, a.H1 {
	font-size: 15px;
	color: #e87f00;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	text-decoration:none;
	font-family: "Trebuchet MS","Lucida Grande","Tahoma","Helvetica","Arial",sans-serif;
}
.inside h1 {
	background: url(/images/h1_inside_border.gif) repeat-x bottom;
	padding: 0 0 20px 0;
	text-transform: none;
}
#footline a:hover,#footline a {
	text-decoration:none;
	color:#1c1e1f;
}
.inside h1.noline {
	background: none;
	padding: 0 0 4px 0;
	text-transform: none;
}

h1.yellow {
	color: #f8b605;
	background: url(/images/h1_border.gif) no-repeat bottom left;
	padding: 0 0 5px 0;
	margin-top: 20px;
}
h2 {
	font-size: 13px;
	color: #175a79;
	margin: 0 0 15px 0;
	text-transform: uppercase;
		font-family: "Trebuchet MS","Lucida Grande","Tahoma","Helvetica","Arial",sans-serif;
}
h3 {
	font-size: 13px;
	color: #175a79;
	margin: 15px 0 0px 0;
	text-transform: uppercase;
}
h4 {
	font-size: 13px;
	color: #175a79;
	margin: 0 0 15px 0;
	font-family: "Arial Rounded MT Bold","ArialRounded", Arial, Helvetica, sans-serif;
	font-weight:normal;
}

hr {
	margin: 20px 0px;
	height: 1px;
	border: none;
	border-top: 1px solid #CCC;
}
a img {
	border: none;
}

.RightColumn {
	font-family: "Arial Rounded MT Bold","ArialRounded", Arial, Helvetica, sans-serif;
	color: #175a79;
	float:right;
	background: url(/images/bg_verticalline.gif) repeat-y left;
	width:220px;
	padding: 5px 20px 0 30px;
	font-style: italic;	
	display: block;
	margin: 0 0 0 15px;
}

.RightColumn2 {
	color: #175a79;
	float:right;
	background: url(/images/bg_verticalline.gif) repeat-y left;
	width:280px;
	padding: 0px 0px 0 20px;
	margin: -15px 0 0 15px;
}

.RightColumn2 h3 {
	color: #f8b605;
	padding: 0 0 5px 10px;
	background-color: #202225;
	width:270px;
	text-transform: uppercase;
}

.line {
	border:1px solid #c8c9c9;	
}
.CaseStudy {
	font-family: "Arial Rounded MT Bold","ArialRounded", Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #063f59;
	width: 279px;
	border: 1px solid white;
	background-color:#fafafa;
}
.CaseStudy H4{
	font-family: "Arial Rounded MT Bold","ArialRounded", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:10px;
	background-color:#236381;
	width:267px;
	padding: 0 5px 0 5px;
	text-transform: uppercase;
	font-weight:normal;
	margin: -2px 0 0 0px;
}
.CaseStudy P{
	font-size:11px;
	color: #063f59;
	padding: 12px 12px 0px 12px;
	margin:0px;
	line-height:130%;
}
.CaseStudy UL{
	font-size:11px;
	color: #063f59;
	margin-top:3px;
	margin-bottom:6px;
	line-height:130%;
}

P, .normal, DIV{
	
		font-family: "Trebuchet MS","Lucida Grande","Tahoma","Helvetica","Arial",sans-serif;
}
.introcopy, .introcopy a {
	font-family: "Arial Rounded MT Bold","ArialRounded", Arial, Helvetica, sans-serif;
	font-size:12px;	
	line-height: 150%;
	text-decoration:none;
}
.introcopy a {
	color: #e87f00;
}	
	
.introcopy a:hover {
	text-decoration:underline;	
}
.greybox {
	background-color:#595c5d;
	padding:13px;
	color:#ffffff;
	font-family: "Arial Rounded MT Bold","ArialRounded", Arial, Helvetica, sans-serif;
	font-size:12px;	
	line-height: 150%;
	text-decoration:none;
	width:490px;
}
#Overview h2 {
	background: url(/images/h1_inside_border.gif) repeat-x top;
	width:270px;		
	padding: 10px 0 0 0;
}

#Overview a h2 {
	text-decoration:none;	
}

#Overview UL {
	background: url(/images/h1_inside_border.gif) repeat-x bottom;
	width:250px;	
	padding: 0px 0 10px 20px;
	margin: -8px 0 0 0;
}
#Overview li {
	list-style-image: url(/images/arrow_bullet.gif);	
	font-size:11px;
}
#Overview img {
	display: block;
	padding: 11px;
	background: url(/images/videos/video_bg.png) no-repeat;
}
#Overview img.current {
	background: url(/images/videos/video_current_bg.png) no-repeat;
}
#Overview TD{
	padding: 20px 0 0 0;	
}

/* IDs */

#container {
	width: 881px;
	margin: auto;
	overflow:hidden;
}

#container2 {
	width: 881px;
	margin: auto;
	overflow:hidden;
	
}

#header {
	background: url(/images/header_bg.gif) no-repeat top;
}

#topRight {
	float: right;
	color: #FFF;
	font-size: 12px;
	margin: 20px 20px 0 0;
}
#topRight ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#topRight ul li {
	float: left;
	padding: 0 5px;
}
#topRight ul li a {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	display: block;
	background: url(/images/arrow_topright.png) no-repeat left center;
	padding: 0 0 0 20px;
}
#topRight ul li.phone {
	border-left: 1px solid #FFF;
	margin-left:5px;
	padding-left:5px;
	color: #f8b605;
	font-weight: 600;
}

#logo {
	padding: 30px 20px;
	height: 28px;
}
#logo a {
	display: block;
	background: url(/images/logo.png) no-repeat;
	width: 366px;
	height: 56px;
	text-indent: -9999px;
	margin-top:-10px;
}
#menu {
	border-top: 1px solid #bbbcbd;
	background: #17191b;
}
#menu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	height: 41px;
}
#menu li {
	float: left;
	margin: 0;
	padding: 0;
	height: 41px;
}


#submenu ul {
	padding: 9px 2px;
	margin: 0;
	list-style: none;
	height: 15px;
	background: url(/images/submenu_bg.gif) repeat-x;
}
#submenu li {
	float: left;
	margin: 0;
	padding: 0 3px;
	border-right: 1px solid #FFF;
}
#submenu li.last {
	border: none;
}
#submenu li a {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
#submenu li a.current {
	color: #f89e00;
}

#banner .left {
	width: 627px;
	height: 307px;
	border-right: 1px solid #FFF;
	float: left;
}
#banner .right {
	background: url(/images/banner_home_right_bg.jpg) no-repeat;
	height: 167px;
	margin-left: 628px;
	padding: 120px 10px 20px 20px;
	font-size: 10px;
	color: #d7d8d8;
	line-height: 120%;
}
#store {
	background: url(/images/store.gif) no-repeat;
	height: 100px;
	padding: 100px 10px 20px 12px;
	font-size: 12px;
	color: #d7d8d8;
	line-height: 120%;
}
#store H2, #store H2 A, #store H2 A:hover, #store H2 A:visited {
	color: #ea9400;	
}
#banner .right h2, #store h2{
	margin: 0 0 10px 0;
}
#banner .right h2 a, #store h2, #store h2 a{
	color: #ea9400;
	border: none;
	text-decoration: none;
	font-weight: bold;
}
#banner .right p {
	margin: 0;
	padding: 0;
}
#banner .right ul {
	margin: 0 0 0 10px;
	padding: 0;
}
#banner .right a.seevideo {
	text-decoration: none;
	text-transform: uppercase;
	color: #eb8000;
	font-size: 1.1em;
	display: block;
	background: url(/images/icon_seevideo.gif) no-repeat right;
	padding: 10px 35px 10px 0;
	float: right;
	
}

#main, #main2 {
	background: #e7e7e8;
	overflow:hidden;
}
#main, #main2 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
}
.inside{
	

	}
#main3 {
	background: url(/images/sidebar_bg.gif) no-repeat top right;

}
.inside #main2 {
	background: url(/images/main_inside_bg.gif) no-repeat #eeeeee;
	padding: 0px 0px 0px 20px;

}

.inside #main {
	background: url(/images/main_inside_bg.gif) no-repeat #eeeeee;
	padding: 30px 20px;

}
  
#content {
	width:587px;
	border-right: 1px solid #FFF;
	background: url(/images/content_bg.gif) no-repeat;
	padding: 20px 20px 0 20px;
	border-right: 1px solid white;
}
#sidebar {
	width: 212px;
	float: right;
	padding: 20px 20px 0 20px ;
	margin-bottom:0px;
	line-height: 130%;
	border-left: 1px solid #b6b7b8;

} 
#sidebar h2 a {
	font-size: 13px;
	color: #175a79;
	margin: 0 0 15px 0;
	text-transform: uppercase;
	text-decoration: none;
}
#sidebar hr {
	border: none;
	background: url(/images/sidebar_hr.gif) repeat-x;
	height: 2px;
	margin: 20px -20px;
}

#footer {
	border-top: 1px solid #363839;
	background: url(/images/footer_bg.gif) no-repeat top;
	test-decoration:none;
}
#footer a:hover {
	test-decoration:none;
}
#footer p {
	padding: 13px 20px;
	margin: 0;
	height: 70px;
	color: #FFF;
	font-size: 11px;
}
#footer p strong {
	color: #fec400;
	font-size: 14px;
}
#footer ul {
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
}
#footer li {
	float: left;
	padding: 0 9px;
}
#footer li a {
	color: #FFF;
	text-decoration: none;
}

/* Classes */

#menu:after,
#content:after,
#sidebar:after,
#footer:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

ul.news {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.news li, .quote {
	margin-bottom: 10px;
	color: #e87f00;
	font-size: 11px;
	line-height: 120%;
}
.quote {
	text-align:right;	
}
ul.news a {
	color: #454547;
	text-decoration: none;
	font-size: 12px;
	margin: 0 0px 0 0 ;
	font-weight: bold;
	display: block;
}

a.arrow {
	background: url(/images/arrow_orange.gif) no-repeat;
	display: block;
	text-indent: -9999px;
	width: 78px;
	height: 25px;
	float: right;
	clear: both;
}

.technologies a {
	display: block;
	float: left;
	width: 180px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: top left;
	padding: 15px 15px 15px 0;
}
.technologies a:hover {
	text-decoration: none !important;
}
.technologies span {
	display: block;
	padding: 0 0 0 10px;
}
.technologies img {
	display: block;
	padding: 11px;
	background: url(/images/videos/video_bg.png) no-repeat;
}
.technologies img.current {
	background: url(/images/videos/video_current_bg.png) no-repeat;
}

.video .left {
	float: left;
}
.video .right {
	width: 484px;
	height: 202px;
	margin: 0 0 0 315px;
	padding: 20px;
	color: #d5d6d6;
	font-size: 11px;
	line-height: 130%;
	overflow-x: hidden;
	overflow-y: auto;
	background-color:#595c5d;
}
.video .right h2 {
	font-size: 15px;
	color: #e87f00;
	margin: 0 0 15px 0;
	text-transform: uppercase;
}
.morevideos {
	clear: both;
}
.morevideos a {
	display: block;
	float: left;
	width: 25%;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: top left;
	padding: 15px 0 0 0;
}
.morevideos a:hover {
	text-decoration: none !important;
}
.morevideos span {
	display: block;
	padding: 0 0 0 10px;
}
.morevideos img {
	display: block;
	padding: 10px;
	background: url(/images/videos/video_bg.png) no-repeat;
}
.morevideos img.current {
	background: url(/images/videos/video_current_bg.png) no-repeat;
}
.divide {
	background: url(/images/bg_line.gif) repeat-x top;	
	padding: 10px 0 0 0;
}
.clear {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
}