body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
/*	background-color:#516c9b; */
/*	background-image: url(images/bkground2.jpg);
	background-repeat: repeat-x; */
}

#wrapper {
	width: 760px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	background-color: #000000;
	background-image: url(images/bkground4.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-right: 2px solid #003399;
	border-bottom: 2px solid #003399;
	border-left: 2px solid #003399;
}

#main {
	text-align: center;
	margin-top: 20px;
}

#main .floatright {
	float: right;
}

#main .floatleft {
	float: left;
}

#content {
	clear: both;
	width: 740px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}

#content .h2left {
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	color: #00CC00;
	margin-bottom: 10px;
	margin-top: 0px;
}

#content p {
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	line-height: 150%;
}

#p2content
{
	padding: 10px;
	width: 740px;
}

#p2content .h2left {
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	color: #00CC00;
	line-height: 100%;
	margin-top: 15px;
	margin-left: 35px;
	margin-bottom: 20px;
}

#p2content p {
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	line-height: 110%;
	margin-left: 85px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#p2content ul {
	color: #ffffff;
	line-height: 150%;
	text-align: left;
	margin-left: 0;
}

#p2content li {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: normal;
	line-height: 110%;
	margin-left: 62px;
}

#p3content
{
	padding: 10px;
	width: 740px;
}

#p3content .h2left {
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	color: #00CC00;
	line-height: 100%;
	margin-top: 35px;
	margin-left: 35px;
	margin-bottom: 10px;
}

#p3content p {
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	line-height: 110%;
	margin-left: 85px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#p3content ul {
	color: #ffffff;
	line-height: 150%;
	text-align: left;
	margin-left: 0;
}

#p3content li {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: normal;
	line-height: 110%;
	margin-left: 62px;
}


#right
{
	width: 230px;
	float: right;
}

#navlist ul
{
	margin: 0;
	white-space: nowrap;
	padding: 0;
	
}

#navlist li
{
	display: inline;
	list-style-type: none;
	float: left;
}

#navlist a
{
	padding: 4px 53px;
	border: 1px solid transparent;
	background-image: url(images/nav_hor_down_deepblue.gif);
}

#navlist a:link, #navlist a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
}

#navlist a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid transparent;
	background-image: url(images/nav_hor_deepblue.gif);
	color: #00CC00;
}

#active a:link, #active a:visited, #active a:hover
{
	border: 1px solid transparent;
	background-color: transparent;
	background-image: url(images/nav_hor_down_deepblue.gif);
	color: #66ccff;
}

#copyright {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	line-height: 110%;
	color: #ffffff;
	padding: 10px;
}

#copyright a:link, #copyright a:visited {
	color: #33CC00;
}

#copyright a:hover {
	color:#66CCFF;
	text-decoration: none;
}
.title {
	font-size: 36px;
	color: #00CC00;
	font-variant: small-caps;
	text-align: center;
	letter-spacing: 4px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 28px;
	margin-bottom: 4px;
	line-height: 50%;
	font-weight: normal;
}

#reflection {
	padding-left: 34px;
}

.title2 {
	font-size: 25px;
	color: #00CC00;
	text-align: center;
	letter-spacing: 4px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: normal;
}

h1 {
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

h1 a:link, h1 a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h1 a:hover {
	color:#66CCFF;
	text-decoration: none;
}

h1left {
	text-align: left;
}

h1right {
	text-align: right;
}

.textcenterhome {
	clear: both;
	color: #ffffff;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

.textcenter {
	clear: both;
	color: #ffffff;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
}

.textcenterabout {
	clear: both;
	color: #ffffff;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 24px;
	margin-bottom: 0px;
}

#textcontact {
	color: #ffffff;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 10px;
}

#textcontact a:link, #textcontact a:visited {
	color: #33CC00;
	font-weight: bold;
}

#textcontact a:hover {
	color:#66CCFF;
	font-weight: bold;
	text-decoration: none;
}

.textleft {	
	text-align: left;
	margin-bottom: 10px;
}

#content .blacktext {
	color: #000000;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin-top: -10px;
}

.lineital {
	font-style: italic;
	text-decoration:underline;
}

.leftlogo {
	padding-top: 22px;
	padding-left: 30px;
	float: right;
}

.leftimg {
	float: left;
	vertical-align: top;
}

.rightimg {
	float: right;
	padding-top: 40px;
	padding-right: 35px;

}

/* Scrollable div area 5 */
			#scrollable5 {
				float: left;
				width: 710px;
				height: 206px;
				padding: 4px;
				overflow: hidden;
				margin-bottom: 30px;
			}
			
			/* wrap to make sure that image area is clickable */
			#wrap5 {
				float: left;
				margin-left:3px;
				width: 15px;
				height: 207px;
				background: transparent url(images/g-trackr-bl3.jpg) repeat-y bottom left;
			}
			
			/* top image of track */
			#track5-top {
				position: absolute;
				width: 15px;
				height: 0px;		/* don't need the top image */
				background: transparent url(images/g-trackr1.jpg) no-repeat top left;
			}
			
			/* vertical track */
			#track5 {
				position: absolute;
				width: 15px;
				height: 207px;
			}
			
			/* vertical track handle */
			#handle5 {
				width: 15px;
				height: 22px;
			}
			
			
#scrollable5 p {
	margin: 0;
}

#scrollable5 .q {
	color: #00cc00;
	font-size: 14px;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 0px;
}

			
#scrollable5 ul {
	margin-top: 5px;
}

#scrollable5 li {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}
		
.mainimage {
	padding-left: 8px;
}

.abouth1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #00CC00;
	margin-bottom: 0px;
	padding-top: 20px;
}

#content .about {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	line-height: 120%;
	margin-bottom: 10px;
	margin-top: 10px;
}

#content .abouth2 {
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	color: #00CC00;
	margin-top: 20px;
	margin-bottom: 3px;
}
.clients {
	margin-left: 40px;
}
#about {
	margin: 32px;
}
.spacer {
	margin: 5px;
}
.smalltext {
	font-size: 12px;
}
