body { 
	margin: 20px 50px; padding: 0; background-color: #FFFFFF; color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center;
}
h1 {
	font: bold 0.95em/1.8em Verdana, Arial, Helvetica, sans-serif; color: #3399CC; margin: 0;
}
h2 { 
	font: bold 0.95em/1.5em Verdana, Arial, Helvetica, sans-serif; margin: 0; color: #3399CC; 
}
p, ul  {
	font: normal 0.75em/1.5em Verdana, Arial, Helvetica, sans-serif; margin: 0 0 1em; padding: 0;
}
li {
	margin: 0 0 0 25px; padding: 0;
}

.navlink {
	font-size: 0.9em;
}

a, a:visited { 
	text-decoration: underline; color: #3399CC; 
}
a:hover { 
	color: #CC3300; 
}

#container {
	width: 700px; margin-left: auto; margin-right: auto; text-align: left;
}
#content {
	clear: both; border: solid 0px #0f0;
}
#pagecopy {
	float: left; width: 500px; border: solid 0px #000;
	min-height: 300px;
}
#breakout {
	float: right; width: 170px; border: solid 0px #000;
}
#keyservices, #quote {
	background: #3399CC; margin: 5px 0 0; padding: 5px 10px;
}
#keyservices h2 {
	font: bold 0.75em/1.5em Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; margin: 10px 0;
}
#keyservices li {
	color: #FFFFFF; margin: 10px 0 0 17px;
}
#keyservices p {
	font: normal 0.75em/1.5em Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; margin: 10px 0;
}
#quote p {
	font: normal 0.75em/1.5em Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; margin: 10px 0;
}
#showroomtable img {
	border: solid 1px #666;
}
#showroomtable p {
	margin-bottom: 0;
}
#page-contact #pagecopy {
	width: 100%;
}
#min-height {
	clear: both; height: 50px; border: solid 0px #000;
}
#footer {
	clear: both; /*margin-top: 50px;*/
}
p#navfooter, p#copyright {
	font-size: 0.7em; color: #3399CC; 
}

/* NAVIGATION	*/
div#navigation	{
	width: 700px; height: 10px; 
	margin: 10px 0 20px; padding: 0; border: 0;
	background: #FFF;
}
div#navigation ul#menu	{
	position: relative; left: 350px;
	width: 350px; height: 10px; 
	margin: 0; padding: 0; border: 0;
	background: transparent url(../images/navigation.gif) top right no-repeat;
}
div#navigation ul#menu li {
	position: absolute; top: 0;
	margin: 0; padding: 0; border: 0;
	list-style: none; 
}
ul#menu li, ul#menu a {
	height: 10px; display: block;
}
div#navigation ul#menu li a {
	text-indent: -9999px; text-decoration: none; overflow: hidden;
}
	
#home {left: 0px; width: 39px;}
#services	{left: 48px; width: 68px;}
#showroom	{left: 125px; width: 83px;}
#profile {left: 219px; width: 57px;}
#contact {left: 287px; width: 64px;}

#page-home #home, #home a:hover {
	background: transparent url(../images/navigation.gif) -0px -10px no-repeat; }
#page-services #services, #services a:hover {
	background: transparent url(../images/navigation.gif) -48px -10px no-repeat; }
#page-showroom #showroom, #showroom a:hover {
	background: transparent url(../images/navigation.gif) -125px -10px no-repeat; }
#page-profile #profile, #profile a:hover {
	background: transparent url(../images/navigation.gif) -219px -10px no-repeat; }
#page-contact #contact, #contact a:hover {
	background: transparent url(../images/navigation.gif) -287px -10px no-repeat; }

/* NAVIGATION ENDS */
