a:link{
 	color:				red;
 	text-decoration:	none;
 	
}

a:visited{
	color:				red;	
	text-decoration:	none;
}

a:hover{
	
	color:				#000;	
}

body{
	background-image:	url(images/bg2.jpg);	
	background-repeat:repeat-x;
	margin-top: 		0px;
	
	font-family: 		Verdana,Arial,Helvetica,sans-serif;
	font-size: 			10px;
	color: 				#333333;
}

h1{
	margin-top:			0;	
}

ul{
	margin-bottom:		0;	
}

#content{
	width:				780px;
	background-color:	#FFF;
	padding-left:		10px;
	padding-right:		10px;
	padding-bottom:		10px;
}

#footer{
	border-top:			1px solid #eee;
	background-color:	#FFF;
	width:				800px;
	height:				20px;
	color:				#333;
	text-align:			center;
	margin-left:		auto;
	margin-right:		auto;
	font-size:			10px;
}	

#header{
	width:				800px;
	background-color:	#FFF;
}

#top{
	
	background-image:	url(images/was_sitemap_here_1x94.jpg);
	background-repeat:	repeat-x;
	float: left;
	width: 800px;
	
}
#logo{
	position:			absolute;
	background-image:	url(images/logo.jpg);
	height:				94px;
	width:				390px;
}

#home, #contact{
	float:right;
	height:93px;
	overflow:hidden;
}
#home a img, #contact a img{
border: none;
padding-right:10px;
}




#MenuStrip{
	width:				800px;
	height:				44px;
	background-image: url(images/nav_background_1x44.jpg);
}

#Section1{
	padding-left:		15px;
	width:				350px;	
	float:				left;
}

#Section2{
	width:				350px;
	float:				right;	
	padding-right:		15px;
}


#spacer{
	height:				94px;
	}
#topImage{

	width:				800px;
	height:				193px;
}

#wrapper{
	border:				2px solid #FFF;
	width:				800px;
	margin-left:		auto;
	margin-right:		auto;
	background-color:	#FFF;
	
}

/***************************************************************************/
/* WORKING DROPDOWN CSS:
/***************************************************************************/

/***************************************************************************/
/* WORKING DROPDOWN CSS:
/***************************************************************************/

.ddmx {
	font-family: Arial; 
	width: 800px;
	text-transform: uppercase;
	b/ackground-image: url(images/nav_background_1x44.jpg);
	height: 44px;
}
table.ddmx tr td{
	text-align:center;
}
.ddmx .item1 {
	color: #4f4f4f;
    	display: block;
    	white-space: nowrap;
    	position: relative;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
}
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
	padding-left: 10px;
    font-family : 			Arial, Helvetica, sans-serif;
	font-size : 			12px;
	font-weight : 			bold;
    font-weight: 			bold;
    text-decoration: 		none;
    display: 				block;
    white-space: 			nowrap;
    position: 				relative;
}

html>/**/body .ddmx .item1,
html>/**/body .ddmx .item1:hover,
html>/**/body .ddmx .item1-active,
html>/**/body .ddmx .item1-active:hover, x:-moz-any-link, x:default { 
margin-top:-5px;
} 

.ddmx .item1:hover {
	text-decoration: underline;
	}

.ddmx .item2, .ddmx .item2:hover, .ddmx .item2-active, .ddmx .item2-active:hover {
    padding: 				3px 8px 1px 15px;
    font-family : 			Arial, Helvetica, sans-serif;
	font-size : 			12px;
	font-weight:			bold;
	padding-top:				5px;
	padding-bottom:			5px;
	padding-left: 10px;
	color:#000;
    text-decoration: none;
	display: 				block;
    white-space: 			nowrap;
    position: 				relative;
    z-index: 				500;
    min-width: 110px;
    _width: 110px;
    border:1px solid #999999;
    border-bottom: none;
}
.ddmx .item2 {
background-color:#ccc;
}
.ddmx .item2:hover, .ddmx .item2-active, .ddmx .item2-active:hover {
    background:#666666;
	color:white
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .item3, .ddmx .item3:hover, .ddmx .item3-active, .ddmx .item3-active:hover {
    padding: 				3px 8px 4px 6px;
    font-family : 			Arial, Helvetica, sans-serif;
	font-size : 			11px;
	color: 					#000;
    text-decoration: 		none;
    display: 				block;
    white-space: 			nowrap;
    position: 				relative;
    z-index: 				500;
}
.ddmx .item3 {
    background: #eeeeee;
}
.ddmx .item3:hover,
.ddmx .item3-active,
.ddmx .item3-active:hover {
    background:#99FF00
}
.ddmx .section {
    border: 			1px solid #C3AC8D;
    position: 			absolute;
    visibility: 		hidden;
    z-index: 			-1;
    background-color: #eeeeee;
    margin-top:8px;
    border-bottom: 			5px solid red;
	margin-left:30px;
}
* html .ddmx td { position: relative; } /* ie 5.0 fix */
.ddmx .item2 .moremenu,
.ddmx .item2-active .moremenu{
    position: absolute;
    bottom: 5px;
    right: 5px;
    border: 0;
    color: #000000;
    font-size: 14px;
}
#footerSeoText{
	text-align:center;
	font-size:	10px;
	color:		#000;	
	width:		720px;
	margin-left:auto;
	margin-right:auto;
	padding-left:10px;
	padding-right:10px;
	margin-top:5px;
}
