@charset "utf-8";
/* CSS Document */

body 
{
	background-image:url(../img/BG.gif);
	background-repeat:repeat-x;
	background-color:#e1e7e4;
	margin:0px;
	padding:0px;
	
	font-family:Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
}

#wrapper
{
	margin-left:auto;
	margin-right:auto;
	width:948px;
}

#header_laser
{

}

#logo_laser
{
	position:relative;
	top:17px;
	left:9px;
}

#phone
{
	font-size:22px;
	color:#fc0505;
	position:relative;
	top:-50px;
	right:30px;
	float:right;
	font-weight:bold;
}

#nav
{
	float:right;
	position:relative;
	right:10px;
	top:-40px;
}

#topCurve
{
	background-image:url(../img/topCurve.gif);
	background-repeat:no-repeat;
	height:10px;
	overflow:hidden;
	display:block;
	margin:0px;
	position:relative;
	top:-40px;
	width:950px;
}



#nav a
{
	height:25px;
	background-color:#fff38e;
	color:#000000;
	border-top:1px solid #c5ae16;
	border-right:1px solid #c5ae16;
	display:block;
	float:left;
	text-decoration:none;
	padding-top:9px;
	padding-left:8px;
	padding-right:8px;
	font-weight: bold;
	font-size:14px;
	outline:none;
	margin:0px;
}

#nav a:Hover
{
	background-color:#e5d54f;
}

#nav a.home
{
	height:25px;
	width:45px;
	background-image:url(../img/navLcorner.gif);
	background-repeat:no-repeat;
	color:#000000;
	border:0px;
	display:block;
	float:left;
	text-decoration:none;
	padding-top:10px;
	padding-left:16px;
	padding-right:8px;
	font-weight: bold;
	font-size:14px;
	outline:none;
}

#nav a.home:Hover
{
	background-position: 0 -39px;
	background-color:#e5d54f;
}

#nav a.search
{
	height:25px;
	width:53px;
	background-image:url(../img/navRcorner.gif);
	background-repeat:no-repeat;
	color:#000000;
	border:0px;
	display:block;
	float:left;
	text-decoration:none;
	padding-top:10px;
	padding-left:11px;
	padding-right:8px;
	font-weight: bold;
	font-size:14px;
	outline:none;
}

#nav a.search:Hover
{
	background-position: 0 -39px;
	background-color:#e5d54f;
}

#subnav
{
	background-image:url(../img/contentBG.png);
	background-repeat:repeat-y;
	position:relative;
	left:-3px;
	top:-40px;
	padding-left:4px;
	padding-right:8px;
	padding-top:0px;
	padding-bottom:0px;
	width:948px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	height:43px;
}


#subnav a
{
	height:43px;
	overflow:hidden;
	display:block;
	float:left;
	outline:none;
}

#subnav a:Hover
{
	background-position: 0px -43px;
}

#content_laser
{
	background-image:url(../img/contentBG.png);
	background-repeat:repeat-y;
	position:relative;
	left:-3px;
	top:-40px;
	padding-left:4px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:0px;
	width:948px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}

.content_left
{
	margin:0px;
	width:260px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.content_right
{
	margin:0px;
	width:648px;
	float:right;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

#footer_laser
{
	height:41px;
	background-image:url(../img/contentBG.png);
	background-repeat:repeat-y;
	position:relative;
	left:-3px;
	top:-50px;
	padding-left:4px;
	padding-right:8px;
	padding-top:0px;
	padding-bottom:0px;
	width:948px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}

.footerContent
{

	height:35px;
	background-color:#e6e6e6;
	background-image:url(../img/cmykBG.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-top:6px;
	font-size:10px;
	color:#999999;
}

.footerContent a
{
	text-decoration:none;
	font-size:10px;
	color:#999999;
}

.footerContent a:Hover
{
	text-decoration:underline;
	font-size:10px;
	color:#666666;
}

#footerCurve_laser
{
	position:relative;
	top:-50px;
	left:-5px;
	background-image:url(../img/contentBottomCurve.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:14px;
	width:958px;
}

hr
{
	height: 1px;
    border: 0;
    width: 100%;
	color:#d4d4d4;
	background-color:#d4d4d4;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;

}

.content_right h4 {
	font-size:14px;
	margin-top:10px;
	margin-bottom:10px;
}

	