body  {
	font: 1em Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 10px 0 0 0;
	color: #56686e;
	background: #d9d9d9;
}

.clear {clear: both;}

a:focus {outline-style: none;}
a img {border: none;}

a:link{color: #0c61d1; text-decoration: none;}
a:visited{color: #0c61d1; text-decoration: none;}
a:hover{color: #0c61d1; text-decoration: underline;}
a:active{color: #0c61d1;}

/*===================== STRUCTURE =====================*/

#container {
	width: 978px;
	margin: 0 auto;
	font-size: .8em;
	background: url(../images/content_tile.gif) center repeat-y;
}

#content_top {
	height: 8px;
	background: url(../images/content_top.gif) center top no-repeat;
}

#content_bottom {
	height: 15px;
	background: url(../images/content_bottom.gif) center bottom no-repeat;
}

#content {
	width: 965px;
	margin: 0 auto;
	padding: 0 2px;
	background: url(../images/content_back.jpg) bottom repeat-x;
}

#container .sub_page {
	background: none;
}

#container .sub_page_bottom {
	background: url(../images/content_bottom_sub.gif) center bottom no-repeat;
}

#header {
	height: 100px;
	background: url(../images/nav_back.gif) bottom repeat-x #fff;
}

/*===================== HEADER =====================*/

#logo {
	float: left;
	margin-top: 16px;
}

#top_nav {
	float: right;
	height: 20px;
	margin: 13px 38px 0 0;
	color: #0c61d1;
	font-size: .85em;
}

#nav {
	float: right;
	clear: right;
	height: 34px;
	margin-top: 33px;
}

#nav a {
	display: block;
	float: right;
	height: 34px;
	*padding: 0 30px;
	padding: 0 15px;
	line-height: 34px;
	background: url(../images/nav_line.gif) left top no-repeat;
	color: #1f1a17;
}

#nav .nav_left {
	background: none;
}

/*===================== BANNER =====================*/

#banner {
	width: 965px;
	height: 340px;
	background: url(../images/arteris_banner.jpg) center top no-repeat;
	position: relative;
}

#banner a {
	display: block;
	width: 190px;
	height: 24px;
	position: absolute;
	top: 280px;
	left: 740px;
	background: url(../images/learn_more.jpg) center -24px no-repeat;
	text-indent: -5000px;
}

#banner a:hover {
	background-position: center top;
}

/*===================== CONTENT =====================*/

#home_text, #sub_left {
	width: 580px;
	float: left;
	margin: 35px 0 0 30px;
}

h1 {
	margin-top: 0;
	color: #000;
	font-size: 1.5em;
}

#flex {
	float: right;
	margin: 15px 13px 0 0;
}

/*=== Features ===*/

#features {
	width: 936px;
	margin: 10px auto 20px auto;
}

#features_top {
	height: 8px;
	background: url(../images/features_top.png) center top no-repeat;
}

#features_bottom {
	height: 9px;
	background: url(../images/features_bottom.png) center top no-repeat;
}

#features_content {
	width: 936px;
	background: url(../images/features_tile.png) center repeat-y;
	color: #455660;
	font-size: .8em;
}

#features_1, #features_2, #features_3 {
	width: 300px;
	float: left;
}

#features_1 {
	margin-left: 2px;
}

#features_2, #features_3 {
	margin-left: 13px;
}

.features_header {
	border-bottom: 1px solid #dde1e2;
	padding: 10px 0 5px 22px;
	margin-bottom: 20px;
}

#features_content h1, #related_info h1 {
	display: inline;
	margin: 0 0 20px 0;
	color: #56686e;
	font-size: 1.4em;
	text-transform: uppercase;
}

.inline_link {
	display: inline-block;
	float: right;
	*margin-top: -22px;
	padding: 0px 22px 0 0;
}

#features_content strong {
	color: #000;
}

.features_text {
	padding: 0 22px;
}

.features_text ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.features_text ul li {
	border-bottom: 1px solid #dde1e2;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.features_text ul .last_li {
	border-bottom: none;
}

.quote {
	color: #000;
}

#news li {
	border-bottom: none;
}

#news li p, #mod_list li p {
	margin-bottom: 0;
	*margin: 5px 0 0 0;
}

/*===================== FOOTER =====================*/

#footer {
	width: 908px;
	margin: 0 auto;
	padding: 20px;
	*padding-bottom: 0;
	color: #fff;
	background: url(../images/footer_bottom.gif) center bottom no-repeat #6b727f;
	font-size: .8em;
	line-height: 1.4em;
}

.footer_col {
	width: 235px;
	float: left;
	margin-right: 50px;
}

.narrow {
	width: 155px;
}

#right {
	width: 200px;
	margin-right: 0;
}

#footer strong {
	font-size: 1.1em;
}

#footer a {
	color: #6dcff6;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#rss {
	height: 16px;
	margin-bottom: 10px;
	padding-left: 20px;
	background: url(../images/signup_rss.gif) left center no-repeat;
}

.explore_col {
	/*width: 115px;*/
	float: left;
	margin: 10px 25px 0 0;
	line-height: 1.7em;
}

#footer .explore_col a {
	color: #fff;
}

#explore_right {
	margin-right: 0;
}

#copyright {
	width: 918px;
	margin: 0 auto;
	height: 50px;
	padding: 0 30px;
	line-height: 50px;
	font-size: .6em;
	color: #5e6572;
}

#copyright span {
	display: block;
	float: right;
	*margin-top: -50px;  /*IE 7 hack*/
}

#copyright a {
	color: #5e6d75;
	text-decoration: none;
}

#copyright a:hover {
	text-decoration: underline;
}

/*===================== LANDING PAGE =====================*/

#sub_banner {
	width: 965px;
	height: 225px;
}

#sub_left {
	width: 620px;
}

#sub_nav a {
	display: block;
	width:226px;
	height: auto;
	padding-left: 22px;
	padding-right:10px;
	padding-top:0.9em;
	padding-bottom:0.9em;
	border-bottom: 1px solid #dde1e2;
	color: #000;
	font-weight: bold;
}

#sub_nav a:hover, #sub_nav .selected {
	background: #156fab;
	color: #fff;
	text-decoration: none;
}

#sub_nav .last {
	border-bottom: none;
}

#sub_nav_header h1 {
	margin: 0;
	padding: 10px 0 5px 22px;
	color: #56686e;
	font-size: 1.4em;
	text-transform: uppercase;
	border-bottom: 2px solid #ef5b07;
}

#sub_right {
	width: 266px;
	float: right;
	margin: 15px 13px 0 0;
}

.module {
	width: 261px;
	margin: 0 auto 20px auto;
}

.mod_top {
	height: 8px;
	background: url(../images/mod_top.gif) center top no-repeat;
}

.mod_bottom {
	height: 10px;
	background: url(../images/mod_bottom.gif) center top no-repeat;
}

.mod_content {
	width: 261px;
	background: url(../images/mod_tile.gif) center repeat-y;
	color: #455660;
	font-size: .8em;
}

.mod_float {
	width: 258px;
	float: left;
	margin-left: 2px;
}

#mod_list li {
	border-bottom: none;
	padding-bottom: 10px;
}

#flex_list {
	margin: 30px 0;
	padding: 0;
	list-style: none;
}

#flex_list li {
	height: 65px;
	margin-bottom: 30px;
	padding: 0 0 0 85px;
	background: url(../images/noc_solution.gif) left center no-repeat;
}

#flex_list #flex_bus {
	background: url(../images/flex_noc.gif) left center no-repeat;
}

#flex_list #flex_artist {
	background: url(../images/flex_way.gif) left center no-repeat;
}

#flex_list a {
	color: #f26722;
}

.right_img {
	float: right;
	margin: 0 0 35px 35px;
}

/*===================== SUPPORT & CONTACT PAGES =====================*/

label {
	width: 150px;
	float: left;
	text-align: right;
}

input, textarea {
	width: 250px;
	float: left;
	margin: 0 0 10px 10px;
	padding: 3px;
	border: 1px solid #dde1e2;
	color: #8ea2a8;
}

textarea {
	width: 450px;
	height: 100px;
}

br {
	clear: left;
}

.red {
	color: red;
}

#submit_button {
	width: auto;
	margin-left: 160px;
	cursor: pointer;
}

/*===================== MANAGEMENT PAGES =====================*/

.manager_img {
	width: 150px;
	float: left;
}

.manager_content {
	width: 460px;
	float: right;
}

.manager_content strong {
	font-size: 1.2em;
}

.manager {
	margin-bottom:22px;
}

/*===================== NEWS & EVENTS PAGES =====================*/

.pdf {
	display: block;
	width: 100px;
	height: 20px;
	float: right;
	margin: 0 0 10px 10px;
	padding-top: 40px;
	background: url(../images/pdf.jpg) center top no-repeat;
	text-align: center;
}

.presslogo {
	background: white;
	float: right; 
	margin-left: 3%; 
	margin-top: 0%; 
	margin-right: 3%; 
	margin-bottom:3%; 
	position: relative
}

.presslogo2 {
	background: white; 
	float: left; 
	margin-left: -30%; 
	margin-top:0%; 
	margin-right: 3%; 
	margin-bottom:3%; 
	position: relative
}

.articles {
	clear: none; 
	background: white; 
	width: 100%;
	margin-left: 1%; 
	margin-top: 15%; 
	margin-right:1%; 
	margin-bottom: 1%;
	position: relative; 
	font-family: sans-serif; 
	font: Verdana, Arial, helvetica, sans; 
	font-size: 12px
}

.pr_list li {
	margin-bottom: 20px;
}	

#fact_sheet {
	width: 160px;
	float: right;
	margin: 0 0 20px 20px;
	padding: 10px;
	background: #dcdee1;
}

h3 {
	margin-top: 0;
}
