body {
	margin: 0;
	padding: 0;
	font-family: verdana, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #333;
	background: #eee;
	}
	
img {
	border: 0px;
	}
	
a	{
	color: #f2a826;
	text-decoration: none;
	}

a:hover {
	color: #f2a826;
	text-decoration: underline;
	}
	
p {
	margin: 7px;
	padding: 0;
	}
	
#bg {
	width: 782px;
	margin: 0px auto 5px auto;
	padding: 0 0 6px 0;
	background: #fff url(../img/bottom.gif) repeat-x bottom left;
	}
	
#wrap {
	width: 770px;
	margin: 0;
	padding: 0 6px;
	text-align: left;
	background: url(../img/wrap-bg.gif) repeat-y top left;
	}
	
#header {
	width: 770px;
	}
	
#header h1 {
	float: left;
	margin: 0px;
	padding: 5px;
	}
	
#header h2 {
	float: right;
	margin: 23px 5px;
	padding: 5px;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	}
	
#main {
	width: 770px;
	margin: 0px;
	padding: 0px;
	}
	
#title {
	padding: 0;
	margin: 0;
	}
	
#title img {
	height: 140px;
	}
	
/*****************************************************************
	NAVIGATION
*****************************************************************/
	
#nav {
	float:left;
	width: 770px;
	margin: 0;
 	padding: 0 0 5px 0;
 	background: url(../img/nav-bar-bg.gif) repeat-x top left; 
	}
	
#nav ul {
	float: right;
	margin: 0;
	padding: 0 32px 0 0;
	list-style: none;
	}
	
#nav ul li {
	float: left;
	margin: 0;
	padding: 0;
	}
	
#nav ul li a {
	display: block;
	float: left;
	margin: 1px 0 0 0;
	padding: 4px 10px 4px 10px;
	text-decoration: none;
	color: #777;
	}
	
#nav ul li a:hover {
	text-decoration: underline;
	}
	
#nav ul li.active a, #nav ul li.active a:hover {
	margin-top: 0;
	padding-bottom: 5px;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	background: #fff url(../img/nav-item-bg.gif) no-repeat bottom right;
	text-decoration: none;
	}
	
/*****************************************************************
	RELATED LINKS (NOT IN USE)
*****************************************************************/
	
#relatedlinks {
	width: 770px;
 	font-size: 10px;
 	padding: 4px 0px;
 	margin: -4px 0px 0px 0px;
 	background: url(../img/relatedlinks.gif) repeat-x top left; 
	}
	
#relatedlinks p {
	margin: 0px;
	padding: 0px 32px;
	}
	
#relatedlinks a {
	color: #777;
	}
	
/*****************************************************************
	CONTENT
*****************************************************************/
	
#content {
	margin: 0px 25px;
	padding: 10px 0px;
	width: 720px;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	}
	
#content h1 {
	margin: 7px;
	height: 30px;
	padding: 0;
	color:#f2a826;
	font-family:Verdana, Arial, sans-serif;
	font-size:23px;
	font-weight:normal;
}
/*-- Used to align the content within the boxes on Client page*/
#content h2 {
	text-align: center;
	margin: 17px 0px;
	height: 19px;
	padding: 0px;
	}
	
#content h2 span {
	display: none;
}
	
#content .boxfour h2, #content .boxthree h2, #content .boxfive h2, #content .textthree h2 {
	font-family:Tahoma, Verdana, Arial, sans serif;
	color:#414141;
	font-size:13px;
	font-weight:normal;
	margin-top:10px;
}

#content .boxfour p, #content .boxthree p  {
	height:70px;
}
	
#content h3 {
	text-align: center;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
		
#content dl {
	margin: 7px;
	}
	
#content dt {
	font-size: 12px;
	color: #555;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px dashed #000;
	margin: 15px 0px 5px 0px;
	}
	
#content dd {
	margin: 0px 0px 5px 15px;
	padding: 0px 0px 0px 10px;
	}
	
#content dd.dot {
	background: url(../img/dot.gif) no-repeat;
	}
	
#welcome {
	margin: 7px;
	padding: 0px;
	border: 1px solid #f2a826;
	}
	
#welcome h1 {
	margin: 0px;
	padding: 7px;
	height: 30px;
	}
	
#welcome p {
	margin: 0px 7px 7px 7px;
	}
	
#text {
	float: left;
	display: inline;
	margin: 0px 7px;
	padding: 0px;
	}
	
#text p {
	padding: 0px;
	margin: 0px 0px 7px 0px;
	}
	
#bar {
	float: right;
	display: inline;
	margin: 2px 7px 0px 7px;
	}
	
#bar p {
	margin: 0px;
	}
	
.box  {
	display: inline;
	float: left;
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-decoration: none;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	color: #000;
	border-top: 1px solid #acacac;
	background: #fff url(../img/teaser-bg.gif) repeat-x top left;
	}
	
	/* 	
	
		BOX-SIZE
		1 = 720-14 = 706
		2 = 360-14 = 346
		3 = 240-14 = 226
		4 = 180-14 = 166
		5 = 144-14 = 130
		6 = 120-14 = 106
	*/

.texttwo		{width: 346px;}	
.textthree      {width: 466px;}
.textfour		{width: 526px;}
	
.boxtwo 		{width: 346px; float: left;}
.boxthree		{width: 226px; float: left;}	
.boxfour 		{width: 166px; float: left;}	
.boxfive		{width: 130px; float: left;}
.boxsix			{width: 106px; float: left;}

.contactus 		{letter-spacing: .1em; height:auto !important;}


/*****************************************************************
	TEASERS
*****************************************************************/
	
ul.teaser {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
ul.teaser li {
	display: inline;
	float: left;
	margin: 7px;
	padding: 0px 0px 10px 0px;
	text-decoration: none;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	color: #000;
	border-top: 1px solid #acacac;
	background: #fff url(../img/teaser-bg.gif) repeat-x top left;
	}

	
p.teaser {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	}
	
.readmore {
	float: right;
	margin: 5px 0px 0px 0px;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 10px;
	padding-right: 20px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #777;
	background: #fff url("../img/arrow.gif") no-repeat top right;
	}
	
.readmore:hover{
	color: #f2a826;
	text-decoration: underline;
	background: #fff url("../img/arrow_rollover.gif") no-repeat top right;
	}

/*****************************************************************
	FORM
*****************************************************************/

label {
	font-size: 12px;
	font-weight: bold;
	}

input {
	width: 200px;
	height: 16px;
	margin: 5px 0px;
	padding: 4px;
	border: 1px solid #ccc;
	font-family: "Lucida Grande", Arial, Sans-Serif;
	font-size: 12px;
	color: #000;
	background: #e7e8e7 url("../img/teaser-bg.gif") top left repeat-x;
	}

textarea {
	width: 426px;
	margin-top: 5px;	
	padding: 4px;
	border: 1px solid #ccc;
	font-size: 12px;
	font-family: "Lucida Grande", Arial, Sans-Serif;
	color: #000;
	background: #e7e8e7 url("../img/teaser-bg.gif") bottom left repeat-x;
	}
	
.button {
	width: 70px;
	height: 30px;
	padding: 0px;
	border: 0px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	color: #333;
	background: #fff url("../img/button.gif") no-repeat;	
}

/*****************************************************************
	FOOTER
*****************************************************************/
	
#footer {
	clear: both;
	margin: 0px;
	width: 770px;
	padding: 10px 0px;
	background: #dfdfdf url("../img/footer-bg.gif") repeat-x top left;
	color: #555;
	}
	
#footer p {
	margin: 0;
	padding: 0px 32px;
	}
	
#footer ul {
	float: right;
	margin: 0;
	padding: 0px 27px;
	list-style: none;
	}
	
#footer ul li {
	float: left;
	margin: 0;
	padding: 0;
	}
	
#footer ul li a {
	display: block;
	float: left;
	margin: 0 5px;
	padding: 0;
	text-decoration: underline;
	color: #777;
	}

#footer ul li a:hover {
	text-decoration: underline;
	color: #999;
	}
