body {
	margin: 0px;
	padding: 0px;
}

body, div, ul, li, td, h1, h2, h3, h4, h5, h6 {
font-size: 100%;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,table
{ margin:0; padding:0 }

body	{
	font-family: Helvetica, Arial, sans-serif;
	background-image:url(/images/1bg.png);
	font-size:12px;
	margin:0;
	padding:0}

.container
	{
	width:870px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.header	{
	background-image: url(/images/header.png);
	height:158px;
	width:870px;
	padding:0px;
	margin:0px;
	background-repeat: no-repeat;
	behavior: url(iepngfix.htc);
}	

.middle	{
	background-image: url(/images/middle.png);
	background-repeat:repeat-y;
	padding:15px;
	padding-left:75px;
	margin:0px;
	width:870px;
	behavior: url(iepngfix.htc);
}	

.footer	{
	background-image: url(/images/bottom.png);
	background-repeat:no-repeat;
	margin:0px;
	width:870px;
	height:72px;
	behavior: url(iepngfix.htc);
}	

p	{
	color: #333333;
	font-size: 13px;
	line-height:17px;}
	
.testimonal	{
	color: #333333;
	font-style:italic;
	font-size: 13px;
	line-height:17px;
	margin-left: 30px;
}

h1 {
	font-size: 20px;
	font-weight:bold;
	color: #333333;
	line-height:30px;}

h2 {
	font-size: 15px;
	font-weight: bold;
	color: #BB5555;}
	
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;}


.tableborder {
	border: thin solid #990000;
}


.brightext {
	color: #BB5555;
	font-size:15px;
	font-weight:bold;}
	
.errortext {
	color: #990000;
	font-size:14px;
	font-weight:bold;}
	
.brightextbig1 {
	color: #BB5555;
	font-size:20px;
	font-weight:bold;}
	
.brightextbig2 {
	color: #BB5555;
	font-size:25px;
	font-weight:bold;}
	
.brightextbig3 {
	color: #BB5555;
	font-size:30px;
	font-weight:bold;}
	
.brightextbig4 {
	color: #BB5555;
	font-size:40px;
	font-weight:bold;}
	
.whitetext {
	color: #FFFFFF;
	font-size:13px;
}

a:link.foot	{
	color: #FFFFFF;
	font-size:14px;
	text-decoration: none;
	margin:0;
	padding:0;
	}

a:visited.foot	{
	color:#FFFFFF;
	font-size:14px;
	text-decoration: none;
	margin:0;
	padding:0;
	}

a:hover.foot	{
	color:#FFFFFF;
	font-size:14px;
	text-decoration: underline;
	margin:0;
	padding:0;
	}


a:link	{
	color: #006600;
	text-decoration: none;
	margin:0;
	padding:0;
	}

a:visited	{
	color:#006600;
	text-decoration: none;
	margin:0;
	padding:0;
	}

a:hover	{
	color:#006600;
	text-decoration: underline;
	margin:0;
	padding:0;
	}

