.ul { padding:0; margin:0;}
.li{
	padding:0;
	margin:0;
	list-style: square;
}
}

body {
	background: #790000;
}

#wrapper {
	padding: 0px;
	margin: auto;
	background: #FFFFFF;
	position: relative;
	clear: both;
	float: none;
	color:#000000;
	font: 12px Georgia, "Times New Roman", Times, serif;
	width: 780px;
}

.wrapperAlign {
	position: relative;
	background: center;
}

#header {
	background: url(images/logoColor2.gif) no-repeat;
	margin: 5px 0px 0px;
	padding: 0px;
	height: 145px;
}


#headerText {
	font: italic bold 16px/1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #512020;
	float: right;
	margin: 0px 0px 0px 500px;
	padding: 0px;
	position: absolute;
	top: 16px;
	right: 19px;
	background: #FFFFFF;
	border-style: none;
	height: 113px;
	clear: both;
	width: 317px;
}

#headerTextContact {
	font: bold 12px/1em Georgia, "Times New Roman", Times, serif;
	color: #512020;
	float: none;
}
#headerTextContact a {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color:  #512020;
	text-decoration: none;
}

#headerTextContact a:link,a:visited {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color:  #512020;
	text-decoration: none;
}

#headerTextContact a:hover {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #990000;
	text-decoration: underline;
}

#navMenu {
font-size: 14px;
	margin: 0px;
	background: #990000;
	padding: 5px;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

#navMenu a {
font-size: 14px;
font-weight: bold;
	color: #FFFFFF;
}

#navMenu a:link,a:visited {
font-size:14px;
	color: #FFFFFF;
	text-decoration:none;
}

#navMenu a:hover {
font-size:14px;
	color: #CCCCCC;
	text-decoration:underline;
}

#content {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color:#000000;
	vertical-align: top;
	padding: 5px 10px 0px;
	float: none;
	margin: 0px;
}
#content .thanks {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: underline;
}


#content a {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color:  #512020;
}

#content a:line,a:visited {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color:  #512020;
}

#content a:hover {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#para {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: 12px/1.4em Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

#para a:link,a:visited {
color:#000000;
font-family:Georgia, "Times New Roman", Times, serif;
text-decoration:none;
}

#para a:hover {
color:#666666;
font-family:Georgia, "Times New Roman", Times, serif;
}

#footer {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	padding-left: 5px;
	clear: both;
	padding-bottom: 5px;
	border: 1px solid #990000;
}

#footer a:link,a:visited {
	color: #666666;
	text-decoration:none;
	font: 10px Georgia, "Times New Roman", Times, serif;
}

#footer a:hover {
	color:#000000;
	text-decoration:none;
}

.imageLeft {
	padding: 0px 30px 0px 0px;
	margin: 0px;
	float: left;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
}
.listSpacing {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.imgright {
	margin-bottom: 10px;
	margin-left: 0px;
	float: right;
	margin-right: 0px;
	padding-left: 15px;
	border: 1px none #000000;
}
.clientlist {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: square inside;
}
#listleft {
	margin-top: 5px;
	margin-left: 5px;
	list-style: square inside;
	width: 150px;
	float: left;
}
#listright {
	margin-left: 175px;
	list-style: square inside;
	position: relative;
	width: 150px;
}
