body {
	background: #272727 url(images/bg.jpg) repeat-x;
	margin: 0px;
	border: 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
}
#container {
	display: block;
	width: 768px;
	padding: 0px;
	margin: auto;
	text-align: left;
	margin-top: 50px;
	background: url(images/container_bg.jpg) repeat-y;
}
a {
	color: #0066b3;
	text-decoration: none;
}
a:hover {
	color: #505050;
	text-decoration: underline;
}
h2 {
	color: #0066b3;
	margin-bottom: -5px;
	font-size: 18px;
	line-height: 20px;
}
h2 {
	color: #0066b3;
	margin-bottom: -5px;
	font-size: 18px;
}
h3 {
	padding-top: 15px;
	margin-bottom: -5px;
	color: #0066b3;
	font-size: 15px;	
}


hr {
	display: none;
}
img {
	border: none;
}
/* @group Header */

#header {
	display: block;
	width: 768px;
	height: 334px;

	background: url(images/header_bg.jpg);
}

.sub #header {
	height: 300px;
}

#home {
	padding:45px 0px 10px 35px;
}


#home_link {
	width: 188px;
	height: 19px;
	display: block;
	background: url(images/nec_logo.gif);
	text-indent: -10000px;	
}

/* @end */

/* @group Menu */

#menu {
	display: block;
	width: 718px;
	height: 39px;
	background: url(images/menu_bg.jpg) repeat-x;
	margin: 20px 0px 0px 25px;
}
#menu ul {
	list-style: none;
	padding: 11px 0px 0px 13px;
	display: block;
	margin: 0px;
}
#menu li {
	float: left;
	text-align: center;
}
#menu li a {
	display: block;
	background: url(images/menu_bg.gif) repeat-x;
	color: #ffffff;
	font-weight: bold;
	line-height: 2.5em;
}
#menu li a:hover {
	background: url(images/menu_bg2.gif) repeat-x;
}
#menu .active {
	display: block;
	background: url(images/menu_bg2.gif) repeat-x;
	color: #b9ccfd;
	font-weight: bold;
	line-height: 2.5em;
}
#menu1 {width: 173px;	height: 27px;}
#menu2 {width: 173px;	height: 27px;}
#menu3 {width: 173px;	height: 27px;}
#menu4 {width: 173px;	height: 27px;}




/* @end */

#secondary_menu {
	position: absolute;
	top: 30px;
	margin-left: 560px;
}
#secondary_menu a {
	color: #d0d0d0;
	font-size: 11px;
}
#breadcrumb {
	display: block;
	padding-left: 35px;
	margin-top: -10px;
	margin-bottom: 22px;
}

/* @group masterheader */

#masthead_container {
	display: block;
	width: 723px;
	background: url(images/flash_bg.gif);	
	margin-left: 25px;
}
#masthead {
	display: block;
	border:none;
	margin-left: 13px;
	width: 692px;
	height: 210px;
}

/* @end */

/* @group Content Page Header Image */

#image_container {
	display: block;
	width: 723px;
	height: 153px;
	background: url(images/header_image_bg.gif);	
	margin-left: 25px;
}
#header_image {
	display: block;
	margin-left: 13px;
	width: 693px;
	height: 140px;
}


#header_image h1 {display: none;}

/* @end */

/* @group Home Page content Area */

#home_content {
	display: block;
	width: 720px;
	background: url(images/texts_bg.jpg) no-repeat;
	margin-left: 24px;
	margin-top: 5px;
}

#col1 {
	float: left;
	width: 200px;
	padding: 0px 0px 0px 30px;
	margin: 0px;
	display: block;	
}
#col2 {
	float: left;
	width: 195px;

	padding: 0px 0px 0px 30px;
	margin: 0px;
	display: block;
}
#col3 {
	float: left;
	width: 200px;
	padding: 0px 0px 0px 30px;
	display: block;	
}


#t_happy {
	display: block;
	width: 132px;
	height: 28px;
	background: url(images/happy-customers.gif) no-repeat;
	text-indent: -10000px;
	margin-bottom: 25px;
}
#t_business {
	display: block;
	width: 132px;
	height: 28px;
	background: url(images/increased-business.gif) no-repeat;
	text-indent: -10000px;
	margin-bottom: 25px;
}
#t_infrastructure {
	display: block;
	width: 159px;
	height: 28px;
	background: url(images/infrastructure-concerns.gif) no-repeat;
	text-indent: -10000px;
	margin-bottom: 25px;
}

.readmore {
	position: relative;

	bottom: 0px;
	z-index: 1000;	

	width: 153px;
	height: 24px;

	display: block;
	background: url(images/learnmore.gif) no-repeat;
}
.readmore span {
	display: block;
	padding-left: 50px;
	padding-top: 7px;
	
}
#col1 p, #col2 p, #col3 p {
	min-height: 144px;
	display: block;
}
#col1 .readmore {left: 60px;}
#col2 .readmore {left: 20px;}
#col3 .readmore {left: -20px;}

/* @end */

/* @group Subpages Content Area */

#content {
	display: block;
	margin: -10px 30px 50px 35px;

	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#left_column {
	display: block;
	width: 480px;
	float: left;
	margin-top: -30px;
}
#right_column {
	display: block;
	width: 190px;
	float: right;
	margin-top: -30px;
}

/* @end */

/* @group Flash masterheader */

#flash_container {
	display: block;
	width: 723px;
	background: url(images/flash_bg.gif);	
	margin-left: 25px;
}
#flash {
	display: block;
	margin-left: 13px;
	width: 692px;
	height: 210px;
}

/* @end */


/* @group Sideboxes - Resources, Demos, Research */

.side_box {
	width: 190px;
	background: #dedede url(images/box_bottom.gif) bottom no-repeat;
	line-height: 14px;
	margin-bottom: 10px;
}
.side_box_title {
	background: #c2c2c2 url(images/box_top.gif) no-repeat;
	color: #ffffff;
	padding: 10px;
}
.side_box ul {
	list-style: none;
	padding: 0px 10px 10px 10px;
	margin-left: 0px;
}
.side_box li {
	padding-bottom: 8px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #979797;
}
.side_box li last{
	padding-bottom: 8px;
	margin-bottom: 5px;
	border-bottom: 0px dotted #979797;
}

.pdf li {
	background: url(images/icon_pdf.gif) 0px 0px no-repeat;
	padding-left: 21px;

}
.demo li {
	background: url(images/icon_demo.gif) 0px 3px no-repeat;
	padding-left: 16px;
}
.audio li {
	background: url(images/icon_audio.gif) 0px 3px no-repeat;
	padding-left: 16px;	
}
.productfeatureset li {
	background: url(images/icon_warrow.gif) 0px 3px no-repeat;
	padding-left: 16px;	
}
.research li {
	background: url(images/icon_doc.gif) 0px 0px no-repeat;
	padding-left: 21px;
}
.game li {
	background: url(images/icon_game.gif) 0px 0px no-repeat;
	padding-left: 21px;
}


.side_box ul .document {
	background: url(images/icon_doc.gif) 0px 0px no-repeat !important;
}


/* @end */

/* @group Social Box - Print, Send, Tag */

#social_box ul {
	list-style: none;
	padding: 0px 10px 20px 10px;
	margin-left:0px;
}
#social_box li {
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#print {
	background: url(images/icon_print.gif) 0px 0px no-repeat;
	border-bottom: 1px dotted #979797;
	padding-left: 20px;	
}
#send {
	background: url(images/icon_send.gif) 0px 0px no-repeat;
	border-bottom: 1px dotted #979797;
	padding-left: 20px;	
}
#tag {
	background: url(images/icon_tag.gif) 0px 0px no-repeat;
	padding-left: 20px;	

}
#tag_box {
	display: block;
	position:absolute;
	background: #ffffff;

	margin-left: 10px;
	margin-top: -35px;
}
#tag_box img {
	padding-right: 5px;
}
/* @end */

#contact_us_box {
	display: block;
	width:188px;
	height:89px;
	padding-top: 0px;
	padding-left: 0px;
}
#contact_us_box input {
	width: 73px;
	height: 20px;
	border: none;
	padding-left: 5px;
	padding-right: 5px;
	background: url(images/input_bg.gif);
	
	*padding-top: 2px;
	*background: #ffffff !important;
		
	font-family: Arial, Verdana;
}
#contact_us_box textarea {
	width: 161px;
	height: 28px;
	border: none;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	background: url(images/input_textarea_bg.gif);		
	*background: #ffffff;	
	*width:159px;
	overflow: hidden;
	font-family: Arial, Verdana;
}
#contact_us_box #CSTMRsubmit {
	border: none;
	padding-left: 20px;

	padding-top: 5px;
	width: 132px;
	height: 39px;
	background: transparent !important;
}

.side_box ul .last_list_item {
	border: none;
}

.dark_bg {
	background: #f0f0f0;
	border: 1px solid #c0c0c0;
	padding: 5px;
}

dl {
	display: block;
	background: #f0f0f0;
	padding: 10px;
	border: 1px solid #d0d0d0;
}
dt {
	font-weight: bold;
	color: #0066b3;
}
dd {
	padding-bottom: 10px;
	margin-left: 0px;
}

#clear {
	clear: both;
}

#tellme {
	position: absolute;
	top: 85px;
	margin-left: 630px;
}
#left_col {
	float:left;
}
#right_col {
	float:left;
	padding-left:50px;
}
.clear_cols {
	clear:both;
}

#form_box {
	font-size: 10px;

	border: 1px solid #e0dfd9;
	border-bottom: 3px solid #c0c0c0;	
	background: #ffffff;
	padding: 10px 10px 20px 10px;
	margin-top: 20px;
	margin-bottom: 20px;

	width: 450px;		
	
}

#form_box div {
	display: block;
}

#form_box #form_col1 {
	float: left;
	text-align: right;
	padding-right: 30px;
}

#form_box #form_col2 {
	float: left;
	margin-top: 12px;
}
#form_box #form_col2 span{
	display: block;
}

#form_box #form_col1 span {
	display: inline-block;
	*margin-bottom: 10px;
}

#form_box #form_col1 input, #form_box #form_col1 select {
	margin-left: 5px;
}


#form_box h4 {
	color: #c0c0c0;
	font: 13px Arial, Verdana;
	font-weight: bold;
	display: block;
	padding: 0;
	margin: 5px 0px 10px 0px;
	padding-bottom: 3px;
	border-bottom: 1px solid #dfdfdf;
}

#form_box input, #form_box select {

	margin-bottom: 5px;
	width: 150px;
}

#form_box #FRMget {
	margin-top: 17px;
}
#form_box .clear_frm {
	clear: both;
}

#get_the_whitepaper_box {
	float: right;
	width: 167px;

	background: url(images/whitepaper_bg.gif) no-repeat;
	padding: 0px 10px 10px 10px;

	margin: 20px 0px 10px 20px;
}
#get_the_whitepaper_box p {
	padding-right: 20px;
	color: #ffffff;
}
.whitepaper_button, .video_button {
	display: block;
	width: 167px;
	height: 40px;
	background: url(images/whitepaper_button.gif) no-repeat;
	color: #00407f;
	font-weight: bold;
	margin-left: -10px;

	text-align: center;
	padding-top: 5px;
	margin-bottom: -10px;
}
.whitepaper_button:hover, .video_button:hover {
	color: #328fce;	
	text-decoration: underline;
}
.video_button {
	background: url(images/video_button.gif) no-repeat;	
}
#w_paper_icon {
	display: block;
	float: right;
	margin-top: 3px;
}
#video_icon {
	display: block;
	float: right;
	margin-top: 3px;

}
.access {
	display: block;
	width: 194px;
	height: 41px;
	background: url(images/access.gif) no-repeat;
	color: #ffffff;
	font-weight: bold;
	padding-top: 13px;
	padding-left: 35px;
	font-size: 12px;
}
.access:hover {
	color: #ffffff;
}
#whitepaper_icon {
	position: absolute;
	display: block;
	margin-top: -180px;
	margin-left: 293px;
}
#landing_content {
	width: 300px;
}
#landing_content h2{
	line-height: 22px;
}
/* @group Footer */

#footer {
	display: block;
	margin-top: -54px;
	
	width: 767px;
	height: 143px;

	font-size: 10px;
	color: #606060;
	background: #000000 url(images/footer_bg.jpg) no-repeat;
	text-align: center;
}
#footer p {
	padding-top: 60px;
}
#footer a {
	color: #808080;
}
#footer span {
	display: block;
}
#footerContent {
	display: block;
	margin-top: -150px;
	
	width: 767px;
	height: 149px;

	font-size: 10px;
	color: #606060;
	background: #000000 url(images/footer_content_bg.jpg) no-repeat;
	text-align: center;
}
#footerContent p {
	padding-top: 140px;
}
#footerContent a {
	color: #808080;
}
#footerContent span {
	display: block;
}
/* @end */

