@charset "UTF-8";
 

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #333333;
	line-height: 150%;
}
#container  {
	width: 780px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	padding-top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #ffffff;
	background-image: url(Images/backround_repeat.png);
	background-repeat: repeat-y;
} 
#header    {
	width: 780px; /* the auto margins (in conjunction with a width) center the page */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 338px;
}
#header   img    {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topnav    {
	width: 780px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 30px;
}
#mainContent  {
	vertical-align: top;
	width: 460px;
	margin-top: 0;
	margin-right: 60px;
	margin-bottom: 0;
	margin-left: 260px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#mainContent   img    {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent  h2 {
	font-size: 16px;
	font-style: normal;
	color: #cc0000;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#mainContent h2 a:link {
	font-size: 16px;
	font-style: normal;
	color: #000000;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#mainContent h2 a:visited {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
#mainContent h2 a:hover {
	font-size: 16px;
	color: #cc0000;
	text-decoration: none;
}
#mainContent h2 a:active {
	font-size: 16px;
	color: #cc0000;
	text-decoration: none;
}
#mainContent h3 {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: left;
}
#mainContent h3 a:link {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#mainContent h3 a:visited {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#mainContent h3 a:hover {
	font-size: 14px;
	color: #cc0000;
	text-decoration: none;
	font-weight: normal;
}
#mainContent h3 a:active {
	font-size: 14px;
	color: #cc0000;
	text-decoration: none;
	font-weight: normal;
}
.clientsitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
#mainContent p {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
#mainContent p a:link {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
#mainContent p a:visited {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
#mainContent p a:hover {
	font-size: 14px;
	color: #cc0000;
	text-decoration: none;
}
#mainContent p a:active {
	font-size: 14px;
	color: #cc0000;
	text-decoration: none;
}
#mainContent p li {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
#mainContent p li a:link {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
#mainContent p li a:visited {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
#mainContent p li a:hover {
	font-size: 14px;
	color: #cc0000;
	text-decoration: none;
}
#mainContent p li a:active {
	font-size: 14px;
	color: #cc0000;
	text-decoration: none;
}
#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 195px;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar1 p {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
#sidebar1 p a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
#sidebar1 p a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
#sidebar1 p a:hover {
	font-size: 12px;
	color: #cc0000;
	text-decoration: none;
}
#sidebar1 p a:active {
	font-size: 12px;
	color: #cc0000;
	text-decoration: none;
}
#sprytextfield1 {
}
#nav  {
	margin-top: 20px;
	margin-right: 60px;
	margin-bottom: 20px;
	margin-left: 260px;
	width: 460px;
	padding-top: 100px;
}
#nav p {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
#nav p a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
#nav p a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
#nav p a:hover {
	font-size: 12px;
	color: #cc0000;
	text-decoration: none;
}
#nav p a:active {
	font-size: 12px;
	color: #cc0000;
	text-decoration: none;
}
#footer p {
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #cc0000;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
