@charset "utf-8";

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	line-height:1.4;
	background:#000000;
	color:#FFFFFF;
}

p a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
}

p a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
}

#headerbg {
	height:339px;
	background-image:url(../images/header_slither.gif);
}

#headerimg {
height:273px;
background-position:center;
background-repeat:no-repeat;
margin:0px;
}

#navigation {
width:896px;
margin:auto;
height:67px;
}

#navbg {
background-image:url(../images/nav_bg.jpg);
background-repeat:repeat-x;
margin:auto;
}

#bodyarea {
width:893px;
background-color:#1c1c1c;
margin-top:20px;
margin:auto;
}

#testimonialsmain {
width:893px;
background-color:#000000;
margin:auto;
}

#testcol_left2 {
width:800px;
height:80px;
padding-left:30px;
}

#testcol_left {
width:400px;
height:300px;
padding-left:30px;
float:left; }


#testcol_right2 {
width:800px;
height:200px;
padding-left:30px;
float:right;
}

#testcol_right {
width:400px;
height:300px;
padding-left:30px;
float:right;
}

#bodybg {
background-color:#1c1c1c;
}

#columnright {
width:284px;
float:right;
}

#columnleft {
width:500px;
}

#fullbody {
width:100%;
}

.testimonials_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:1.5;
	padding-right:30px;
	}

.textmain {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:1.5;
	padding-left:30px;
	padding-right:40px;
}

#footer {
	width:893px;
	margin:auto;
	background-image:url(../images/footer_gfx.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.footertext a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}



/*##################  MENU   ################3*/


#multi-level {
	height:59px;
	margin:auto;
	z-index:200;
}
#multi-level .pad {float:left;}

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.menu, .menu ul {list-style-type:none; padding:0; margin:0; font-family:arial, sans-serif;}

/* Set up the top level list items and float left to place inline */
.menu li.top {
	display:block;
	float:left;
	position:relative;
	visibility: visible;
}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default top link link styling */
.menu li.top a.top_link {display:block; float:left; height:59px;}
.menu li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:10px;} /* move the link text off screen */

/* pre-load the hover images into the lists */
.menu li.p1 {width:108px; background:url(../images/header_01.png) no-repeat; background-position:0px -59px;}
.menu li.p2 {width:121px; background:url(../images/header_02.png) no-repeat; background-position:0px -59px;}
.menu li.p3 {width:188px; background:url(../images/header_03.png) no-repeat; background-position:0px -59px;}
.menu li.p4 {width:154px; background:url(../images/header_04.png) no-repeat; background-position:0px -59px;}
.menu li.p5 {width:175px; background:url(../images/header_05.png) no-repeat; background-position:0px -59px;}
.menu li.p6 {width:150px; background:url(../images/header_06.png) no-repeat; background-position:0px -59px;}

/* set up the normal unhovered images in the links */
.menu li a#home {width:108px; background:url(../images/header_01.png) no-repeat;}
.menu li a#about {width:121px; background:url(../images/header_02.png) no-repeat;}
.menu li a#collections {width:188px; background:url(../images/header_03.png) no-repeat;}
.menu li a#test {width:154px; background:url(../images/header_04.png) no-repeat;}
.menu li a#location {width:175px; background:url(../images/header_05.png) no-repeat;}
.menu li a#contact {width:150px; background:url(../images/header_06.png) no-repeat;}

/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {visibility:visible;} /* for IE6 */
.menu li:hover {
	position:relative;
	z-index:200;
} /* for IE7 */

/* make the links transparent on hover so that the hover images in the lists show through (no flicker) */
.menu li a#home:hover, 
.menu li:hover a#home,
.menu li a#about:hover, 
.menu li:hover a#about,
.menu li a#collections:hover, 
.menu li:hover a#collections,
.menu li a#test:hover, 
.menu li:hover a#test,
.menu li a#location:hover, 
.menu li:hover a#location,
.menu li a#contact:hover, 
.menu li:hover a#contact{background:transparent;}


/* set up the flyout levels when hovering */
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid #888; white-space:nowrap; width:93px; z-index:200; height:auto; z-index:300;}

.width1{

width:234px;}

.width2{
width:154px;
}
