@charset "utf-8";

* {

padding: 0;
margin: 0;
}

img {
border: none !important;
}

a:link {
color:#0099FF;
text-decoration: underline;
}

a:visited {
color:#0099FF;
text-decoration: underline;
}

a:active {
color:#0099FF;
text-decoration: underline;
}

a:hover {
color:#422100;
text-decoration: none;
}

body  {
	font: 100% Arial, Helvetica, sans-serif;
	background: #FBE146 url(images/background.jpg) repeat-x;
	font-size: 12px;
	margin: 0; 
	text-align: center; 
	color: #535353;
}
.stuff #container { 
	width: 790px;  
	margin: 0 auto; 
	background: white;
	text-align: left; 
} 

.stuff #header { 
	background: url(images/header.jpg) repeat-x;
	height: 114px; 
} 
.stuff #header .address {
	font-size: 11px;
	color:#F4F4F4;
}
.stuff #sidebar1 {
	float: left; 
	width: 200px;
	font-size: 11px;
	background: white; 
	padding-left: 10px;
	padding-top: 18px;
	display:inline;
}

.stuff #sidebar1 .content {
	background: white;
	border: 1px solid #e4e4e4;
	width: 212px;
	padding-top: 5px;
	padding-bottom: 12px;
	padding-left: 8px;
}

.stuff #sidebar1 table.xensoft {
	background: url(images/xensoft.jpg) no-repeat;
	width: 220px;
	height: 88px;
	}
	
.stuff #sidebar1 table.xensoft td a {
	color: white;
	}

.stuff #sidebar1 table.xensoft td a:visited {
	color: white;
	}

.stuff #sidebar1 li {
	list-style: url(images/bulletpoint.gif);
	padding-top: 4px;
	margin-left: 30px;
}

.stuff #mainContent { 
	margin: 0 0 0 235px; 
	padding: 0 20px; 
	background: white;
} 

.stuff #mainContent h1 { 
	color: white;
	font-size: 16px;
	padding: 4px 0 5px 5px;
	text-transform:capitalize;
	} 
	
.stuff #mainContent h2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:1.25em;
	line-height:1.2em;
	font-weight: none;
	margin-bottom:0.6em;
	margin-top:1.6em;
	padding-bottom:0.5em;
	border-bottom: 1px dashed #999999;
	} 	
	
.stuff #mainContent .h1backing { 
	width: 495px;
	background: url(images/header2.jpg) repeat-x;
	} 
	
.stuff #mainContent .image  { 
	margin-right: 10px;
	margin-bottom: 10px;
	} 	
	
.stuff #mainContent p {
	line-height: 18px;	
	}
	
.stuff #footer {
	border-top: 1px dashed #CCCCCC;
	background: url(images/footer.jpg) repeat-x;
	margin: 0;
	padding-top: 10px;
	font-size: 11px;
	color: white;
} 

.stuff #footer a {
	color: white;
	}


.stuff #footer table {
	margin: 0 auto;
	text-align: center;
}

.stuff #footer td.style{
	border-right: 1px solid white;
}

.stuff #footer p {
	font-size: 10px;
	color:white;
	text-align: center; 
	margin: 0; 
	padding: 10px 0; 
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;

}

.mainnav {
	padding-left: 20px;
	padding-top: 3px;
}

.subnav {
	padding-left: 40px;
	padding-top: 3px;
}

.mainnav:hover {
	background:#F4EAE8;
}

.subnav:hover {
	background:#F4EAE8;
}

.contactustable {
	padding: 5px 0 5px 0 ;
	font-size: 11px;
		}

.logo {
	width: 256px;
	float:left;
}

.menu {
	float: left;
	width: 524px;
	margin-top: 75px;
}

.downarrow li {
	background: url(arrow-down.gif);
	}


.contactfields {
	padding: 5px 0 5px 0;
	font-size: 14px;
	font-weight: bold;
	}