body {	
	background-color: #cecfc6;
	background-image: url(../images/stripes.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.container {
	position:absolute;
	top: 50%;
	left: 50%;
	width:900px;
	height:570px;
	margin-top: -285px;
	margin-left: -450px;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
/*===========================================================*/
.left {
	width: 197px;
	height:570px;
	float: left;
}
.left img {
	margin: 32px;

}
.left ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	line-height: 26px;
	font-weight: bold;
	color: #666666;
}
.left li {
	padding-left: 32px;
}
.left ul li a {
	color: #666666;
	text-decoration: none;
}
.left ul li a:hover {
	color: #5491CA;
	text-decoration: none;
}
.left ul li ul li  {
	padding-left: 16px;
}
.left ul li ul li a {
	display: block;
	height: 26px;
	font-weight: lighter;
}
.left ul li ul li a:hover {
	padding-left: 5px;
}
/*===========================================================*/
.right {
	width: 703px;
	height:570px;
	float: right;
}
.right_top {
	text-align: right;
	height: 50px;
}
.tel {
	margin-right: 10px;
	margin-top: 10px;
}
.right_heading {
	height: 50px;
	color: #666666;
	font-size: 250%;
	padding-left: 12px;
}
.right_heading strong {
	color: #5491CA;
}
.right_main {
	float: left;
	width: 523px;
	height: 470px;
}
.right_sub {
	width: 180px;
	height: 470px;
	text-align: center;
	float: right;
	margin-top: -22px;
}
.right_sub ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.right_sub li a {
	display: block;
	width: 116px;
	margin-bottom: 5px;
	margin-left: 32px;
	margin-right: 32px;
}
.portprev{
	line-height: 12px;
	background-image: url(../images/rsulink.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.portnext{
	line-height: 12px;
	background-image: url(../images/rsdlink.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.portlink{
	line-height: 82px;
	background-image: url(../images/rsbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.portprev:hover{
	line-height: 12px;
	background-image: url(../images/rsulink_hover.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.portnext:hover{
	line-height: 12px;
	background-image: url(../images/rsdlink_hover.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.portlink:hover{
	line-height: 82px;
	background-image: url(../images/rsbg_hover.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.nolink {
	cursor: default;
}
/*===========================================================*/
.bust_template {
	position: absolute;
	float: left;
	width: 703px;
	height: 470px;
}
.home {
	background-image: url(../images/bg_home.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 26px;
}
.bluelink {
	font-weight: bold;
	color: #59BFF8;
	text-decoration: none;
}
.greenlink {
	font-weight: bold;
	color: #66FF00;
	text-decoration: none;
}
.bluelink:hover, .greenlink:hover {
	color: #FF3366;
}
.about {
	background-image: url(../images/bg_about.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 26px;
	padding-left: 13px;
	width: 690px;
}
.contactform {
	margin-left: 13px;
}
.contactform label {
	display: block;
	font-weight: bold;
	margin-top: 5px;
}
.contactform input, .contactform textarea {
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.contactform #xSubmit {
	display: block;
	clear: both;
}
.error {
	color: #FF0000;
}
/*STUFF WHAT MAKES CHEESY TRANSITIONS WORK=========================*/
#pfimage img{
	margin: 1px;
}
#pfimage {
	width:1px;
	text-align: center;
	overflow: hidden;
	float: right;
}
#pftext {
	font-size: 90%;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 25px;
	clear: both;
	height:1px;
	overflow: hidden;
	width: 465px;
}
#right_sub_menu {
	height:1px;
	overflow: hidden;
	vertical-align: bottom;
}