/*  front.css

	This stylesheet controls the specific appearance of the
	front page of the site.

	Note: Changes should not be made to this stylesheet
	unless the desired result is a change to the front page.
*/

/* Load the basic and layout stylesheets - IMPORTANT! */
@import url(basic.css);
@import url(layout.css);


h1, h2, h3, h4 {
	line-height: 1.4em;
}

a:link
{
	text-decoration: underline;
}

br.clear 
{
	clear: both;
	height: 0;
}


/* Basic Element Styles */
#content {
	/* background: transparent url(/images/business-men.jpg) left top no-repeat;
	padding-top: 220px; */
	margin: 0px 0px 15px 0px;
	position: relative;
}

#main {
	display: block;
	width: 960px;
	float: none;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	line-height: 1.75em;
	}

#products 
{
	margin: 0px 0px 0px 0px;
	padding:0px;
	width: 960px;
	float: none;
	clear: both;
}

#etcetera  /*Sets Size for Product and Etcetera Sections*/
{
	margin: 0px 0px -20px 0px;
	padding: 0px 0px 0px -5px;
	width: 960px;
	float: none;
	clear: both;
}

#intro_section {
	width: 700px;
	margin: 14px 0px 0px 0px;
	padding: 0px;
}

#intro_section h1.title {
	overflow: hidden;
	height: 0;
	padding-top: 30px;
	background: #fff url(/images/front/sec.jpg) left top no-repeat;
}

#intro_section p 
{
	margin: 0;
}

#front {
	/*
	width: 700px;
	float: right;
	*/
	padding: 0 0 0 250px;
	margin: 0 0 0 0;
	background: #D6D7DC url(../images/front/power-tie.jpg) left top no-repeat;
}

#intro_section, #front_sections {
	background: #fff;
	padding-left: 10px;
}

#intro 
{
	width: 495px;
	margin: 10px 0 0 5px;
	padding: 0 0 5px 0;
	float: left;
}


#front_sections {
	padding: 0px;
	margin: 0px;
}

#front_sections:after { /* easy clearing */
		content: '[DO NOT LEAVE IT IS NOT REAL]'; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
		}
	#front_sections {
		display: inline-block;
		}
	/*\*/
	#front_sections {
		display: block;
		}
		
#front_sections table 
{
	background: #fff;
	border: 0;
	clear: both;
	margin: 0;
	padding: 0;
}

#front_sections tr.bottom td 
{
	border-top: /*---dotted 2px #D6D7DC;--*/
	padding-top: 6px;
}

#front_sections td 
{
	width: 340px;
	padding-left: 10px;
}
		
/*--------Headlines Styles---------*/
#headlines{
	width: 250px;
	float: left;
	margin: 10px 10px 0 0;
	padding: 0;
	display: none; /* Todd Edit */
}

#headlines img {     /*Contains Power Tie Picture*/
	display: block;
	width: 250px;
}
/*--------End of Headlines Styles---------*/

/* ---------Beginning Login Box-------- */
 
#login {
	width: 180px;
	height: 130px;
	float: right;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #238AC3;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #fff url(/images/front/login.jpg) top left no-repeat;
}

#login:after { /* easy clearing */
		content: '[DO NOT LEAVE IT IS NOT REAL]'; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
		}
	#login {
		display: inline-block;
		}
	/*\*/
	#login {
		display: block;
		}

#login dl{
	width: 170px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 5px 5px;
	/*background: #E3DCC0 url(/images/front/login_bottom.jpg) right bottom no-repeat;*/
}


#login dt{
	float:left;
	text-align:left;
	line-height: 2em;
	padding: 0px 5px 0px 5px;
	margin: 0px;
}

#login dt.test{
	color: #238AC3;
	margin: 0px 0px 0px 0px;
	
}

#login p.top{
	color: #000;
	background: #E3DCC0 url(/images/front/login_top.jpg) top left no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


#login dd{
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
}

#login p{
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
}

#login a {
	color: #7D8497;
	text-decoration: none;
}

#login a.links {
	color: #fff;
	text-decoration: none;
}
#button_section{
	margin: 0 5px;
	padding: 0 0 0 5px;
}

#forgot{
	width:90px;
	color:#238AC3;
	line-height: 13px;
	float:left;
	padding: 0px;
	margin:0px;
}

#login a.forgot{
	color: #238AC3;
	text-decoration: none;
	margin-left: 0px;
}

#button{
	margin:0px 0px 0px 0px;
	padding: 2px 8px 0px 0px;
	float:right;
}

/* --------Ending Login Box---------*/ 


/* --------Beginning Software Box---------*/ 
#software_info 
{
	border-right: /*--dotted 2px #D6D7DC;--*/
}

#software_info a {
	text-decoration:none;
}

#software_info p {
	line-height: normal;
	padding: 0px 15px 0px 25px;
}

#software_info ul {
	list-style:none;
	margin-top: 0px;
	margin-left: -15px;
	margin-bottom: 0px;
}

#software_info ul.left {
	list-style:none;
	float: left;
	margin: 0px 0px 0px 22px;
	padding: 0px 0px 0px 0px;
}

#software_info ul.right {
	list-style:none;
	margin: 0px 92px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#software_info li {
	list-style:none;
	margin: 0px 0px 0px 0px;
}

#software_info h4 {
	background: transparent url(/images/front/bullet_large.jpg) left bottom no-repeat;
	padding: 0px 0px 0px 25px;
	font-size: 15px;
	font-family: Arial;
	margin: 0px 0px 2px 0px;
}
/* --------Ending Software Box---------*/ 

/* --------Beginning Services Box---------*/ 
#services_info {
	border-right: /*--dotted 2px #D6D7DC;--*/
}

#services_info p{
	line-height: normal;
	padding: 0px 15px 0px 25px;
}
 
#services_info ul{
	list-style:none;
	margin-top: 19px;
	margin-left: -18px;
	margin-bottom: 0px;
}

#services_info ul.left{
	list-style:none;
	float: left;
	margin: 0px 0px 0px 22px;
	padding: 0px 0px 0px 0px;
}


#services_info ul.right{
	list-style:none;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#services_info a{
	text-decoration:none;
}

#services_info h4{
	background: transparent url(/images/front/bullet_large.jpg) left bottom no-repeat;
	padding: 0px 0px 0px 25px;
	font-size: 15px;
	font-family: Arial;
	margin: 0px 0px 2px 0px;
}

#services_info li{
	list-style:none;
	margin: 0px 0px 0px 0px;
}


/* --------Ending Services Box---------*/ 

/* --------Beginning Conformity Box---------*/ 
#conformity_info {
	
}
#conformity_info:after { /* easy clearing */
		content: '[DO NOT LEAVE IT IS NOT REAL]'; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
		}
	#conformity_info {
		display: inline-block;
		}
	/*\*/
	#conformity_info {
		display: block;
		}

#conformity_info p{
	line-height: normal;
	padding: 0px 5px 0px 25px;
}
 
 
#conformity_info h4{
	background: transparent url(/images/front/bullet_large.jpg) left bottom no-repeat;
	padding: 0px 0px 0px 25px;
	font-size: 15px;
	font-family: Arial;
	margin: 0px 0px 2px 0px;
}

#conformity_info a{
	text-decoration:none;
}

#conformity_info ul{
	list-style:none;
	margin: 0px 0px 5px -16px;
}

#conformity_info li{
	list-style:none;
	margin: 0px 0px 0px 0px;
}

/* --------Ending Conformity Box---------*/ 

/* --------Beginning EdgarForms Box---------*/ 
#forms_info{
}

#forms_info h4{
	background: transparent url(/images/front/bullet_large.jpg) left bottom no-repeat;
	padding: 0px 0px 0px 25px;
	font-size: 15px;
	font-family: Arial;
	margin: 0px 0px 2px 0px;
}

#forms_info a{
	text-decoration:none;
}

#forms_info p{
	line-height: normal;
	padding: 0px 15px 0px 25px;
}

#forms_info ul{
	list-style:none;
	margin: 0px 0px 0px -15px;
}

#forms_info li{
	list-style:none;
	margin: 0px 0px 0px 0px;
}

/* --------Ending EDGARforms Box---------*/ 

/* --------Bullet---------*/

/* 
Contains small arrow bullets for list on 
Software, Service, and Conformity Boxes
*/

a.bullet {
	margin-left: 1px;
	background:transparent url(/images/bullet.jpg) left top no-repeat;
	padding: 0px 0 0px 20px;
	line-height: 1.5em;
	text-decoration: none;
}
/* --------End of Bullet---------*/


/*--------Contains bottom Half of web page--------*/

#etcetera_sections{
	margin: 0;
	width: 960px;
	height: 218px;
	padding: 45px 0px 0px 0px;
	background: #F2EDD5 url(/images/front/swoosh2.jpg) 500px 0px no-repeat;
	background-position: 250px -5px;
}

/* --------News Section --------*/
#news {
	width: 250px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#news h2{
	margin: -1px 0px -20px 0px;
	padding: 17px 5px 25px 15px;
	background: #d6d7dc url(/images/sidebar_corner_top.jpg) left bottom no-repeat;
	border: 0;
}

#news ul{
	margin: 0px 0 10px 0;
	list-style: none;
	padding: 0 10px 10px 10px;
	background: #7d8497 url(/images/front/sidebar_front_btm.jpg) right bottom no-repeat;
	color: #FFF;
}

#news p{
	line-height: 15px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #fff;
}

#news a{
	text-decoration: none;
	color: #fff;
}

#news li{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}

#news h4 {
	line-height: 15px;
	color: #fff;
}

/* --------End of News Section --------*/


/*-------Events Box ---------*/

#events
{
	width: 240px;
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}

#events h2 {
	background: transparent;
	padding: 15px 5px 5px 0px;
	margin: 0;
}

#events h4.events {
	font-size: 15px;
	color: #7D8497;
	font-family: Arial;
}

#events div {
	margin: 5px 0 0 0;
	padding: 0 10px;
}

#events address {
	margin: 0;
	padding: 5px;
	background: #F2EDD5;
}

#events img{
	margin: 0px;
	padding: 0px;
	width: 205px;
	height: 110px;
	text-decoration: none;
}

#events a img{
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
 
#events p{
	margin: 0px;
	line-height: 12px;
}

/*-------End of Events Box ---------*/

/*------------Notes Box -----------*/

#notes {
	width: 450px;
	float: left;
	margin: -5px 0px 0px 0px;
	padding: 15px 10px 19px 0px;
	background: #E3DCC0 url(/images/front/notes_bg_firefox.jpg) left top no-repeat;
}
#notes:after { /* easy clearing */
		content: '[DO NOT LEAVE IT IS NOT REAL]'; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
		}
	#notes {
		display: inline-block;
		}
	/*\*/
	#notes {
		display: block;
		}

#notes h2 {
	background: transparent;
	margin: 0px 0px 5px 0px;
	padding: 15px 5px 5px 0px;
}

#notes ul {
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 65px;
	list-style-type: none;
	color: #0465BD;
}


#notes li {
	margin: 8px 0px 0px 0px; /*Changes the margin of each list*/
	padding: 0px 0px 0px 0px;
	/*background:transparent url(/images/backnotes.jpg) no-repeat;*/
}

#notes a{
	color:#000;
}

#notes h4.title{
	margin: 0;
	color: #7D8497;
	font-family: Arial;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 42px;
	font-size: 15px;
}


#notes li h4 a{
	color: #0465BD;
	font-family: Arial;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	text-decoration: none;
}

#notes li p {
	margin: 0;
	padding: 0px;
	color: #000000;
	line-height: normal;
}	
/*------------End of Notes Box -----------*/