body,html {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	color:#666666;
	font-size:13px;
	line-height:18px;
	background-color:#999999;
}
	
#wrapper{
	position: relative;
	margin:0px auto;
	width:800px;
	height:auto;
	padding:40px 50px 25px 50px;
	margin-top:25px;
	border:1px solid #cccccc;
	background-color:#FFFFFF;
}
	
#content, #homecontent{
	position:relative;
	margin:0px auto;
	width:800px;
	height:auto;
	margin:50px 0px 20px 0px;
	float:left;
}

#homecontent{
	margin:25px 0px 20px 0px;
}

#flashcontent{
	position:relative;
	margin:0px auto;
	width:800px;
	height:520px;
	margin-top:0px;
	float:left;
}

#submenu{
	float:left;
	margin:50px 0px 20px 0px;
	line-height:20px;
}

#footer {
	position: relative;
	margin:0px auto;
	width:900px;
	margin-top:5px;
	font-size:10px;
	color:#FFFFFF;
}

fieldset {
	maring:0px;
	padding:0px;
	border:none;
}

/* THIS is to hide any text you need hiding */
.hidetext {display:none; overflow: hidden; position: absolute;} 
/* END of text you need hiding */

/* MENU */

#menu_container{
	position:relative;
	float:left;
	z-index: 8;
	width: 420px;
	height: 45px;
	margin: 0px;
	background-color: #FFFFFF;
}
#menu_container ul{
	padding: 0px;
	top:0px;
	left:0px;
	z-index: 50;
	margin: 0px;
}
#menu_container li, #menu_header_1, #menu_header_2, #menu_header_3, #menu_header_4, #menu_header_5, #menu_header_6, #menu_header_7{
	position: relative;
	top:0px;
	left:0px;
	z-index: 50;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	height: 45px;
}

#menu_header_1, #menu_header_2, #menu_header_3, #menu_header_4, #menu_header_5, #menu_header_6, #menu_header_7{
	margin: 0px 0px 0px 0px;
}

#menu_header_1 { width: 57px; background:   url("../images/menu-v3.gif") 0px 0px no-repeat ;}
#menu_header_2 { width: 60px; background:   url("../images/menu-v3.gif") -57px 0px no-repeat ;}
#menu_header_3 { width: 63px; background:   url("../images/menu-v3.gif") -117px 0px no-repeat ;}
#menu_header_4 { width: 56px; background:   url("../images/menu-v3.gif") -180px 0px no-repeat ;}
#menu_header_5 { width: 63px; background:   url("../images/menu-v3.gif") -236px 0px no-repeat ;}
#menu_header_6 { width: 70px; background:   url("../images/menu-v3.gif") -299px 0px no-repeat ;}
#menu_header_7 { width: 51px; background:   url("../images/menu-v3.gif") -369px 0px no-repeat ;}

#menu_header_1 a{ width: 57px; background: none;}
#menu_header_2 a{ width: 60px; }
#menu_header_3 a{ width: 63px; }
#menu_header_4 a{ width: 56px; }
#menu_header_5 a{ width: 63px; }
#menu_header_6 a{ width: 70px; }
#menu_header_7 a{ width: 51px; }

#menu_header_1 a, #menu_header_2 a, #menu_header_3 a, #menu_header_4 a, #menu_header_5 a, #menu_header_6 a, #menu_header_7 a{
	display: block;
	margin: 0px 0px 0px 0px;
	height: 45px;
}

#menu_header_1 a:hover{ width: 57px; background:   url("../images/menu-v3.gif") -0px -45px no-repeat ;}
#menu_header_2 a:hover{ width: 60px; background:   url("../images/menu-v3.gif") -57px -45px no-repeat ;}
#menu_header_3 a:hover{ width: 63px; background:   url("../images/menu-v3.gif") -117px -45px no-repeat ;}
#menu_header_4 a:hover{ width: 56px; background:   url("../images/menu-v3.gif") -180px -45px no-repeat ;}
#menu_header_5 a:hover{ width: 63px; background:   url("../images/menu-v3.gif") -236px -45px no-repeat ;}
#menu_header_6 a:hover{ width: 70px; background:   url("../images/menu-v3.gif") -299px -45px no-repeat ;}
#menu_header_7 a:hover{ width: 51px; background:   url("../images/menu-v3.gif") -369px -45px no-repeat ;}
	
#menu_container a{
	padding: 0px;
	margin: 0px;
	display: block;
}

/* TEXT & LINK STUFF */

a:link, a:active, a:visited {
	color:#ad73af;
	text-decoration:none;
}

a:hover {
	color:#ad73af;
	text-decoration:underline;
}

h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-size:16px;
	line-height:20px;
	color:#ad73af;
	font-weight:normal;
	padding-bottom:5px;
}

h2, .quote {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#ad73af;
	padding-bottom:5px;
}

.small {
	color:#666666;
	font-size:11px;
}

.purple {
	color:#ad73af;
}

#clients p {
	margin-bottom:8px;
}

/* TABLE */

table td {
	border-bottom:1px solid #CCCCCC;
	padding:2px 0px 2px 0px;
}

/* IMAGE */

.aboutimg {
	border:1px solid #ad73af;
	float:left;
	margin: 0px 10px 10px 0px;
}

.thumbnails img {
	padding-right:4px;
}
