/* CSS Document */
/* Created By Buttons Web Solutions */
/* August-2008 */

/* -- GENERAL FORMATTING -- */
body {
margin: 0;
padding: 0;
/*text-align: center;*/
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px;
background: white;
/*width:170mm;*/
}


#wrapper, #main {
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
	float: none !important;
/*	position:static;*/
	}

img {border:none;}
/* -- END OF GENERAL FORMATTING -- */

/* -- TOP LOGO & ADDRESS -- */
#print_logo {
display:block;
padding-bottom:5pt;}
#header {
display:none;}
hr { /* Horizontal rule under logo, name and address */
display:none;}
/* -- END OF LOGO & ADDRESS -- */

/* -- MAIN AREA -- */
/*#main {
position: relative;
width: 100%;
margin-top: 10px;
margin-left:0;
}*/

	
	
	/* -- LEFT HAND MENU BAR - MAIN NAVIGATION */
	
	#navigation /* Active */
	{display: none;}
	
	/* -- 'CONTENT' SHARED WITH BANNERS -- */
	#content, #content-main {
	text-align:left;
	line-height:1.1;
	margin:0;}
	#content h1, h1 {
	font-size: 16pt;
	color: #006699;}
	#content p, #content-main p
	{text-align:left;
	line-height:1.1;}	
	#content-main h2 {
	font-size: 14pt;
	color: #000000;
	font-style:italic;}
	#content-main .indent  /* Indented text for large block sections */
	{font-weight:normal;
	text-align:left;
	margin-left:1.5em;
	line-height:1.1;}
	#content-main .inner-bullet {
	margin-left:60px;
	margin-right:40px;
	line-height:1.1;
	text-align:left;}
	#content-main .technology {
	margin-left:20px;
	font-style:italic;}
	#top-banner {
	display:none;}
	/*#five {padding-right:20px;
	vertical-align:top;}
		/*#top-banner h1 {
	font-size: large;
	color: #006699;
	padding-top:20px;}*/
	#content-main .technology {
	margin-left:20px;
	font-style:italic;}
	
	
	/* -- INCLUDES 'BANNERS' -- */
	#banners {
	display:none;}
	
	
/* -- END OF MAIN -- */

/* -- FOOTER -- */
#footer {
display:none;}

/* -- END OF FOOTER -- */


/*  MIX */
.nobullet {
list-style:square;
padding:0;
/*margin:10px;*/
line-height:1.5;
text-align:justify;}

.bullet {
list-style:none;
padding:0;
margin:0;
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 { 
  text-decoration : underline; 
  color : #0000ff; 
}

/* -- END OF BODY LINKS -- */



/* -- SITE MAP -- */
ul.site 
{font-size:1em;
line-height:1.5;}
/* -- END OF SITE MAP -- */

#border /* Formatting table for fieldman page  */
{width:100%;
border:1px;
border-color:#006699;
border-style:solid;
margin:0px;}