body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	}




.toplinks A:link
	{
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.toplinks A:visited
	{
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.toplinks A:active
	{
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.toplinks A:hover
	{
	color: #c91616;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}


.contacts {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;

	}

.contacts A:link
	{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

.contacts A:visited
	{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

.contacts A:active
	{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

.contacts A:hover
	{
	color: #FFFF99;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}




A:link
	{
	color: #000033;
	text-decoration: underline;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

A:visited
	{
	color: #000033;
	text-decoration: underline;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

A:active
	{
	color: #000033;
	text-decoration: underline;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

A:hover
	{
	color: #c91616;
	text-decoration: underline;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}





h1 {
	color: #c81414;
	text-decoration: none;
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	display: inline;
	}

h2 {
	color: #c81414;
	text-decoration: none;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	display: inline;
	
	}
	
	
h3 {
	color: #c81414;
	text-decoration: none;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	display: inline;
	
	}

.greyline
	{
	height: 3px;
	background-image: url(images2/grey_linebg.gif);
	background-repeat: repeat-x;
	}
	
.greyline2
	{
	background-repeat: repeat-x;
	background-color: #43464d;
	}
	
.sidebg
	{
	background-color: #fef3e8;
	}
	
.navleft
	{

	background-color: #43464d;
	}
	

	

	
.btn_left {
	font-family:Arial, Helvetica, sans-serif;
	display:block; /*This Cover Full TD */
	background:url(images2/button_bg.gif) center top no-repeat; /*This Will Set the Link <strong class="highlight">background</strong> */
	height:24px; /*This Will Make Fixes Size Link (Use <strong class="highlight">Image</strong> height)*/
	width:125px; /*This Will Make Fixes Size Link (Use <strong class="highlight">Image</strong> width)*/
	line-height:25px;
	text-align:left;
	font-size:11px;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: normal;
}

.btn_left:link {
	background:url(images2/button_bg.gif) center top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	display:block; /*This Cover Full TD */
	line-height:25px;
	text-align:left;
	font-size:11px;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: normal;
}

.btn_left:visited {
	background:url(images2/button_bg.gif) center top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	display:block; /*This Cover Full TD */
	line-height:25px;
	text-align:left;
	font-size:11px;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: normal;
}
.btn_left:active {
	background:url(images2/button_bg.gif) center top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	display:block; /*This Cover Full TD */
	line-height:25px;
	text-align:left;
	font-size:11px;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: normal;
}


.btn_left:hover {
	background:url(images2/button_bg2.gif) center top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	display:block; /*This Cover Full TD */
	line-height:25px;
	text-align:left;
	font-size:11px;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: normal;
}

.imageholder
	{
	margin-right: 10px;
	margin-bottom: 10px;

	}

.testimonial_text
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: italic;


	}

.imageleft
	{
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;

	}
	
.imageright
	{
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;

	}
	
ul {
	overflow: hidden;
	list-style-type: disc;
	margin: 0px;
	padding-left: 40px;
}

ol { 
	overflow: hidden; 
	margin: 0px;
	padding-left: 40px;

}
