* {margin:0;padding:0}

body {
	background: #fff url(/images/bkg-target.gif) no-repeat left top;
	color:#4451a6;
	font:85%/1.5 "Trebuchet MS", Arial, Helvetica, sans-serif;
	max-width:1100px;
	min-width: 760px;
	}
	
/* LAYOUT - main body of page */

#header {
	height: 90px;
	padding: 30px 30px 0;
	margin: 0px;
	}

#logo {float: left}

#nav2 {
	float:right;
	margin-top: 10px;
	padding: 0 .5em;
	white-space: nowrap;
	}

#nav2 li {
	display: inline;
	list-style-type: none;
	padding: 0 .3em;
	color: #4451a6;
	font-size: 1.2em;
}

#nav2 a:link, #nav2 a:visited {
color: #4451a6;
text-decoration: none;
outline:none;
}

#nav2 a:hover, 
/*pass current link through body tag*/
body.about a#about,
body.services a#services, 
body.cs a#cs, 
body.news a#news,
body.contact a#contact, 
body.career a#career,
body.extra a#extra,
body.prod a#prod,
body.partners a#partners,
body.home a#home
{
color: #8F9D1B;
text-decoration: none;
}

#content .gutter {padding: 1em}
#sidebar .gutter {margin-right: 30px}
#content {
	float: left;
	width: 50%;
	margin: 0 0 3em 180px;
	}

#sidebar {
	float:right;
	width: 29%;
	}	


/*footer */

#footer {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	clear: both;
	margin: 3em auto 1em;
}

#footer ul {
list-style-type: none;
padding: 5px 0px;
}

#footer ul li {display: inline;}
#footer ul li a {padding-right: 20px;}
#footer ul li a:hover {color: #8F9D1B;}
#footer a {color: #4451a6}

/*links */

a:link, a:visited {color: #4451a6;}

/*Type */

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 1.2em 0 .3em;
	color:#8F9D1B;
	padding-bottom: .1em;
	font-weight: normal;
	}
h1 {font-size: 200%; margin-top:.6em}
h2 {font-size: 150%}
h3 {font-size: 126%}

p {margin-bottom: 1em}

.featurebox {
	color:#4451a6;
	padding: 20px;
	border-top: none;
	margin: 0 0 1.5em;
	background: #fff
	}
	
.featurebox h1 {
	margin: 0 10px;
	margin-bottom: .5em;
	border-bottom: none;
	color:#4451a6;
	font: 1.5em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
.featurebox p {
	margin: 0 1em;
	padding-bottom: 0.5em;
	color:#4451a6;
	font: 80%/normal Verdana, Arial, Helvetica, sans-serif;
	 }
.featurebox a {color: #cc9900;}

.featurebox ul {list-style:none; padding: 0 1em}

.featurebox li, #sidebar .featurebox li {
	margin-left: .5em;
    padding: 0 0 8px 15px;
	background: transparent url(/images/bullet.gif) no-repeat 0 4px;
font: 80%/normal Verdana, Arial, Helvetica, sans-serif;
	}

#sidebar .featurebox li {padding: 0 0 0 15px;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#fff; border-left:1px solid #8F9D1B; border-right:1px solid #8F9D1B;}
.xb1 {margin:0 5px; background:#8F9D1B;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#fff; border:0 solid #8F9D1B; border-width:0 1px;}


#content ul{
	list-style: none;
	margin: 1em 0 1em 0;
	padding-left: 0px;
	
	}
#content li {
	margin-left: 2em;
    padding: 0 0 4px 15px;
	background: transparent url(images/bullet.gif) no-repeat 0 8px;
	}

/* horizontal rule */

hr {
	border: none 0;
	border-top: 1px solid #c1bdbd;
	width: auto;
	height: 1px;
       margin: 1em 0;
}


.hr  {
	border: none 0;
	border-top: 1px solid #c1bdbd;
	width: auto;
	height: 1px;
        margin: 1em 0;
}

/* images */

.imgR {
    float: right;
	margin: 0 0 1.5em 1.5em;
	border: 1px solid #000; 
}	

.imgL {
    float: left;
	margin: 0 1.5em 1.5em 0;
	border: 1px solid #000; 
}	

.nb {border: none}

.thumb  {padding: 1em; margin:0;  min-height: 151px; border-top: solid 1px #ccc;}
.thumb img {float: left; width: 100px; border: solid 1px #000; }
.thumb p, .thumb h2 { margin-left:125px; margin-top: 0; }


/* videos */
#videolist .gutter {margin-right: 30px}

#videolist {
   float:right;
   width: 29%;
}

.videoitem ul {
   margin-left: 0;
   padding: 0 0 4px 0;
   background: transparent url(images/bullet.gif) no-repeat 0 4px;
}

.videoitem ul {padding: 0 0 0 5px;}

.videoitem li:hover {color: #8F9D1B;}

#playerContainer {
   width: 480px;
   height: 360px;
   float: left;
}
