body {
	background-color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #301d00;
	background-attachment: fixed;
	background-image: url(../../images/bg-gradient.gif);
	margin: 0;
	font-size: small;
}

h1 {
	color: #7f4c00;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-align: center;
	margin-bottom: 30px;
}
h2, h3 {
	color: #000066;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#wrapper #content .subtitle
{
	text-align: center;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
	font-size: 12px;
}
#wrapper #content .has-subtitle
{
	padding-bottom: 0px;
	margin-bottom: 0px;
}



p {
	font-size: small;
	line-height: 1.7em;
	margin: 5px 0 10px 0;
	text-indent: 0px;
}

blockquote {
	font-style: italic;
	margin-left: 20px;
	padding-left: 20px;
}
ul {



}

ol {
}
li {
	list-style-type: disc;
	list-style-image: url(../../images/arrowSmall.gif);
	padding-bottom: 5px;
	line-height: 1.2;
} 
img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}
/**************** Body Links ****************/ 
a:link {
	color: #006600;
	text-decoration: underline;
} 

li:link { 
	color: #00CC00; 
	text-decoration: none; 
	font-weight: bold; 
} 

a:visited { 
	color: #00CC00; 
	text-decoration: underline; 
	font-weight: bold; 
} 

li a:visited { 
	color: #00CC00; 
	text-decoration: none; 
	font-weight: bold; 
} 

a:hover { 
	color: rgb(0, 96, 255); 
	font-weight: bold; 
} 

li a:hover {
	font-weight: normal;
	color: #000066;
} 

a:active { 
	color: rgb(255, 0, 102); 
	font-weight: bold; 
} 
.header-contact {
}
a.header-contact:link, a.header-contact:visited { 
	color: #031792; 
	text-decoration: none; 
} 
/**************** Body Links ****************/ 

/************************* ID's *************************/ 
#wrapper {
	background-color:#FFFFFF;
	width:960px;
	text-align:center;
	margin: auto;
}
#header {
	height: 145px;
	background-repeat: no-repeat;
	background-color: #fcfcda;
}
#logo {
	height: 110px;
	width:110px;
	padding-right:5px;
	float:left;
	padding-left: 10px;
}
#companyname {
	height: 110px;









	width:500px
	padding-right:5px;
	float:left;
	width: 550px;
}
.companyname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #031792;
	text-align: left;
	padding: 2px;
	margin: 2px;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006600;
	text-align: left;
	padding: 2px;
	margin: 2px;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #990000;
}

.fax {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #031792;
}

.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #031792;
}
#header-contact {
	text-align: right;
	width:250px;
	float:right;
	padding: 8px;
	height: 90px;
}
#content {
	padding:15px;
	text-align: left;
}
/************************* FOOTER *************************/ 

/*********** NAVIGATION - BOTTOM START ************/ 
#footerlinks {
	text-align:center;
	padding:25px 0 0 0;
}
ul.footerlinks {
	padding:2px 0 2px 0;
	margin:0;
}
.footerlinks {
	color:#666666;
	text-align:center;
	list-style:none;
	font-size:8pt;
	font-weight:normal;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
li a.footerlinks {
	text-decoration:none;
	color:#666666;
	font-weight:bold;
	display:inline;
}
li a.footerlinks:hover {
	color:#990000;
	display:inline;
}
li.footerlinks {
	display:inline;
	margin:0;
}
/************ NAVIGATION - BOTTOM END *************/ 

#legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	background-color: #01066b;
	padding: 2px;
}
#w3c{
	margin: auto;
	display: inline;
	padding: 2px;
	float: left;
}
#designername {
	text-align: center;
	padding-top: 8px;

	background-color:
}
.designer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: center;
}
a.designer {
	text-decoration:none;
	color:#999999;
	font-weight:bold;
}
a.designer:hover {
	color:#333333;
}

.highlight
{
	font-weight: bold;
	color: #41825B;
}
