/* CSS Document */

* {
	font-size:14px;
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	text-align:justify;
	}
	
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #990033;
	text-align:center;
	text-decoration:underline;
	}
	
h2 {
	margin-left: 25px;
	font-size:14px;
	color:#660033;
	}	
	
h3 {
	height: 35px;
	background: url(images/navbg2.gif) repeat-x;
	margin: 0 0 0 0;
	padding: 7px 0 0 25px;
	border: 0px;
	font-size: 20px;
	color: #FFFFFF;	
	}
	
p	{
	margin-left: 20px;
}
	
a {
	color:#000033;
	}
	
ul {
	margin-left: 100px;
	}

.24pix {
	font-size: 24px;
	font-weight: bold;
	color: #990033;
}
.14pix {
	font-size: 14px;
	color: #333333;
}
.18pix {
	font-size: 18px;
	color: #333333;
}	

.tel {
	font-size: 24px;
	font-weight: bold;
	color: #990033;
	text-align:center;
	}
	
.image-border {
	margin: 10px;
	padding: 2px;
	border-style:double;
	border-width: 2px;
	border-color:#660033;
}

.header-image-right {
	float:right;
	margin: 0px 5px 0px 0px;
}

.image-right {
	float:right;
	margin: 0px 0px 25px 25px;
}

.image-left {
	float:left;
	margin: 0px 25px 25px 5px;
}

.design-image {
	margin-left: 120px;
}
	
.main-list {
	list-style-image:url(images/bullet.gif);
	}
	
.navbg {
	background: url(images/navbgfull.gif) repeat-x;
	
}

a.navlink {
	background: url(images/navbg2.gif) repeat-x;
	border: 0px;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration:none;
}

.highlight {
	color:#CC0033;
}

.table-list {
 	margin: 0px 40px 0px 40px;
	font-size: 16px;
	font-weight: bold;
	color: #990033;
	text-align:center;
}

.footer {
	text-align:center;
	color:#660033;
}
	
.telephone {
	font-size:18px;
	color:#000033;
	font-weight:bold;
	}
	
.company_reg {
	font-size:10px;
	color:#CC99FF;
	text-align:center;
	}
	
	
.seo {
	margin-top:3px;
	color:#CC99FF;
	font-size:10px;
	text-align:center;
	text-decoration:none;
}
