/* CSS Document */
/* Created By Buttons Web Solutions */
/* August-2008 */

/* -- GENERAL FORMATTING -- */
body {
margin: 0;
padding: 0;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:small;}
#wrapper {
width: 760px;
position: relative;
left: 50%;
margin-left: -380px;}
img {border:none;}

#wrapper08 {
width: 760px;
position: relative;
left: 50%;
margin-left: -380px;
background-image:url(xmas08/006.gif);
background-repeat:repeat;
}
img {border:none;}
/* -- END OF GENERAL FORMATTING -- */

/* -- TOP LOGO & ADDRESS -- */
#print_logo {
display:none;}

#header {
width:100%;
padding-top: 10px;
padding-bottom: 0;}

#logo {
float:left;
width: 350px;}

#address {
float:right;
width: 350px;
color: #999999;
font-weight: bold;
text-align: right;}

#line {
clear: both;
width: 100%;
padding-top: 5px;
padding-bottom: 0px;}

hr 
{border:none;
background-color:#999999;
color:#999999;
height:1px;
width:100%;}
/* -- END OF LOGO & ADDRESS -- */

/* -- MAIN AREA -- */
#main {
clear: both;
padding-top: 5px;}	
	
	/* -- LEFT HAND MENU BAR - MAIN NAVIGATION */
	.menu /* Current Page */
	{display:block;
	padding: 3px 3px 3px 13px;
	background-color:#ffffff;
	color:#999999;
	text-align:left;
	list-style:none;
	font-weight:bold;}
	#navigation 
	{width:150px;
	float:left;
	text-align:left;}
	#navigation ul 
	{list-style:none;
	margin:0;
	padding:0;
	color:#006699;
	text-align:left;
	font-weight:bold;}
	#navigation li 
	{border-bottom:1px solid #cccccc;}
	#navigation li a
	{display:block;
	padding: 3px 3px 3px 13px;
	background-color:#ffffff;
	color:#006699;
	text-decoration:none;}
	#navigation li a:hover 
	{background-color:#006699;
	color:#ffffff;}

#contentmain {
width: 580px;
float: right;
min-height:350px;}

#content {
width: 420px;
float:left;}

#banners {
float:right;
width: 130px;
display:block;
/*text-align: right;*/}
/* -- END OF MAIN AREA -- */	
	
/* -- FORMATTING -- */
	
	h1 {
	font-size: large;
	color: #006699;}
	
	#services  {
	font-size: small;
	color: #006699;
	text-align:center;
	font-weight:bold;
	font-variant:small-caps;
/*	text-transform:uppercase;*/
	}
	
	p
	{text-align:justify;
	font-weight:normal;
	line-height:1.1;}
		
	h2 {
	font-size: small;
	color: #000000;
	font-style:italic;}
	
	.indent  /* Indented text for large block sections */
	{font-weight:normal;
	text-align:justify;
	margin-left:40px;
	margin-right:40px;
	line-height:1.1;}
	
	.inner-bullet {
	margin-left:60px;
	margin-right:40px;
	line-height:1.1;
	text-align:justify;}
		
	#top-banner { /* positioning of 5 Ways to ... */
	text-align:left;
	min-height:110px;}
	
	#five { /* image */
	float:left;
	width: 120px;
	}
	#top-banner h1 {  /* text*/
	font-size: large;
	color: #006699;
	padding-top: 30px;}
	
	.technology {  /* within technology page, indented and italic*/
	margin-left:20px;
	font-style:italic;}
	
	#content ul.no_margin {
	padding-left: 10px;
	margin-left: 10px;
	}
	
	

/* -- FOOTER -- */
#footer {
clear: both;
margin-top:10px;
color:#999999;
font-size:90%;}
#footer a:link, a:visited, a:active 
{text-decoration:none;
color:#999999;}
#footer a:hover 
{text-decoration:underline;}
/* -- END OF FOOTER -- */


/*  MIX */

.tabline /* Horizontal rule within block body text */
{border:none;
background-color:#999999;
color:#999999;
height:1px;
width:100%;}

.nobullet {
list-style:square;
line-height:1.5;
text-align:justify;}

.bullet {
list-style:none;
line-height:1.5;
text-align:justify;}

/* -- BODY LINKS -- */
.tel-number /* Highlighted text within the address  */
{font-size:1.2em;
color:#006699;
font-weight:bold;}
a.body-link:link, a.body-link:visited, a.body-link:active  /* All links within the body of the pages  */
{text-decoration:none;
font-weight:bold;
color:#006699;}
a.body-link:hover 
{text-decoration:underline;}
/* -- END OF BODY LINKS -- */

/* -- SITE MAP -- */
ul.site 
{font-size:1em;
line-height:1.5;}
/* -- END OF SITE MAP -- */

#border /* Formatting table for screen shots on Fiscal pages  */
{width:100%;
border:1px;
border-color:#006699;
border-style:solid;
margin:0px;}