* { margin:0px; padding:0px; }

h1 {  }
h2 {  }
h3 {  }
h4 {  }
h5 {  }

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

img { border:0px; }

p {  }
span {  }
em {  }

ul {  }
ol {  }
li {  }

body {
	background:#090909 url('../images/bg-slice.jpg') top left repeat-x;
	font-family:Helvetica, Arial, sans-serif;
	font-size:0.75em;
	color:#565656;
	}
	
#wrapper {
	width:938px;
	margin:0px auto 50px;
	overflow:hidden;
	}
	
	#menu {
		width:290px;
		/* height:629px; */
		height:659px;
		overflow:hidden;
		/* background:#fff url('../images/bg-menu.jpg') top left no-repeat; */
		background:#fff url('../images/bg-menu-new.jpg') top left no-repeat;
		float:left;
		}
		#logo {
			margin:45px 13px 0px 16px;
			}
		
		#nav {
			list-style:none;
			display:block;
			overflow:hidden;
			}	
			#nav li {
				float:left;
				}
		
		#contact {
			width:230px;
			margin:20px 30px 0px;
			overflow:hidden;
			}
			#contact form {
				padding:0;
			}
			#grey {	color:#9e9e9e; }
			#contact p { font-size:0.86em; margin-bottom:10px; }
			#contact input.text {
				background:#fff;
				border:1px solid #c5c5c5;
				padding:6px;
				width:172px;
				font-family:Helvetica, Arial, sans-serif;
				font-size:1em;
				}
			#contact input.submitA, #getaquote input.submitB {
				background:#eaeaea;
				border:1px solid #d2d2d2;
				padding:4px 15px 3px;
				font-family:Helvetica, Arial, sans-serif;
				font-size:0.92em;
				color:#565656;
				}
			
		
	#content {
		width:648px;
		overflow:hidden;
		/*background:transparent url('../images/bg-content.jpg') top left no-repeat;*/
		float:right;
		margin-top:31px;
		}
		#MySlideshow {
			width:640px;
			height:236px;
			float:left;
			overflow:hidden;
			}
		#page-header {
			width:648px;
			height:57px;
			overflow:hidden;
			clear:both;
			}
			.slideshow {
				width: 631px;
				height: 207px;
				padding:0;
				border:0;
				position:relative;
				display:none;           /* Set to "none" for not preview slideshow content */
				float: left
			}
		#page-content {
			width:598px;
			/* overflow:hidden; */
			background:#fff url('../images/content-slice.jpg') top left repeat-y;
			padding:12px 25px;
			}
			#page-content p {
				font-size:1.00em;
				line-height:23px;
				margin-bottom:20px;
				}
				
			#page-content p a { font-weight: bold; color: #565656; font-size:1.00em; line-height:23px; margin-bottom:20px;
				}
			#epc-img {
				z-index:1000; 
				position:relative; 
				margin-top:-110px;
				}	
			
		#page-footer {
			margin-top:10px;
			}	
			#page-footer p {
				text-align:center;
				line-height:20px;
				color:#ccc;
				font-size:0.92em;
				}
				#page-footer p a {
					color:#fff;
					}
	











