/* Redefine HTML tags */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999999;
	color: #000066;
	background-image: url(site1banner/backdrop.gif);
	background-repeat: repeat;

}

.callout {
	border: 1px solid #663333;
	background-color: #FFFBDD;
	color: #990000;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-left: 15px;
	padding-right: 1em;


}

.quote {
	background-color: FFF8DE;
	font-style: italic;
	padding-top: 1em;
	padding-bottom: 1em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C1B493;
	border-bottom-color: #C1B493;



}

.signature {
	font-style: italic;
	border-top: 1px solid #CCCCFF;
	padding-top: 1em;
	padding-bottom: 1em;


}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #485781;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C1B493;
	padding-top: 10px;
	padding-left: 5px;
}

h2 {
	font-size: 12px;
	border-top: 1px solid #CCCCFF;
	padding-top: 10px;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}

h3 {
	font-size: 11px;
	color: #666666;
	margin: 0 0 6px 0;
	clear: both;
}

#content a:link, 
#content a:visited {
	color: #0066FF;
	text-decoration: none;
}
#content a:hover {
	color: #CC0000;
}
#content b a:link,
#content b a:visited {
	color: #000066;
	font-size: 10px;
}
#content b a:hover {
	color: #CC0000;
}

#content ul {
	list-style-image: url(images/arrows.gif);

}
#content li {
	margin-bottom: 4px;
}

#content td {
	text-align: left;
}
/* Footer */

#footer {
	background-color: #CCCCCC;
	color: #000066;
	background-image: url(site1banner/gradient.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;

}
#footer a:link,
#footer a:visited {
	color: #000066;
	text-decoration: none;

}
#footer a:hover {
	color: #990000;
	text-decoration: none;
}

/* Go to top */

#gototop {
	position: absolute;
	bottom: 43px; /* adust accordingly */
	left: 732px;
}
#gototop a:link,
#gototop a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
#gototop a:hover {
	color: #333333;
	text-decoration: underline;
}
#news p {
	color: #000066;
}
#news a:link,
#news a:visited {
	color: #000066;
	font-weight: bold;
}
#news a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.imageFloatRight {
	align: right;
	float: right;
	margin-left: 10px;


}
.imageFloatLeft {
	align: left;
	float: left;
	margin-right: 10px;
	margin-left: 12px;



}
.watermark {
	background-image: url(images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content .comictype {
	font-family: "Comic Sans MS", Arial;
	font-size: 13px;
	color: #000000;
}

#clients_ss {
	margin: 0 0 10px 0;
}