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

html{}

body{ background:url(../images/bg.jpg) repeat-x #000000; margin:0px; padding:0px; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px;}

a img{ border:0px none;}

p {line-height:22px;margin:0 0 20px;}

h2{ color:#000000;font-size:21px;font-weight:normal;margin:0 0 10px;}

.flLeft{ float:left; margin-right:15px;}
.flRight{ float:right; margin-left:15px;}
.clearer{ clear:both;}

#wrapper{ margin:0px auto;width:1000px; background:url(../images/wrapper-bg.png) repeat-y;padding:0 15px;}

#header{height:295px;position:relative;width:1000px; background:url(../images/header-bg.jpg) repeat-x;}
#header #logo{height:110px;left:175px;position:absolute;top:102px;width:697px;z-index:12;}
#header #logo_2 {height:83px;left:417px;position:absolute;top:212px;width:171px;z-index:12;}
#header h1 {color:#FFFFFF;font-size:14px;font-weight:normal;height:22px;margin:0;padding:5px 10px 0 0;text-align:right;}
#banner {float:left;height:224px;padding:1px 0;width:100%;}
#banner img {float:left;}

#wrapperB{ background-image:url(../images/content-wrap_bg.jpg); background-repeat:repeat-y; background-position:center top;margin:20px;width:964px; }

#contentHead{background-image:url(../images/content-head_bg.jpg); background-repeat:no-repeat; background-position:center top; height:20px;}
#content{background-image:url(../images/content_bg.jpg); background-repeat:no-repeat; background-position:center bottom; min-height:473px; padding:10px 25px 75px 40px; position:relative;}
#contentFoot{background-image:url(../images/content-foot_bg.jpg); background-repeat:no-repeat; background-position:center top; height:18px;}

#content #leftGalleryMenu{ color:#333; float:left; width:160px; margin-right:25px;}
#content #leftGalleryMenu h2{ margin-bottom:0px; font-size:20px;}
#content #leftGalleryMenu ul{ padding:0px; margin:10px 0 0px; list-style:none; font-size:14px; font-weight:bold;}
#content #leftGalleryMenu ul li{ padding:0px; margin:0 0 10px 0; list-style:none;}
#content #leftGalleryMenu ul li a{ color:#333; text-decoration:none;}
#content #leftGalleryMenu ul li a:hover{ color:#6C1F1F;}

#home_img {float:right;margin:-25px 15px 15px; padding:0; width:430px;}
#content #up{ float:right; list-style-image:none; list-style-position:outside; list-style-type:none; margin:-25px 15px 15px; padding:0; width:430px; overflow:hidden;}
#content #up img { }
#content #galleryContent { float:right; width:665px;}
#content #galleryContent h2{ margin-bottom:10px; font-size:20px;}
#content #galleryContent a{ float:left; margin:0 13px 15px 0; text-align:center; width:120px;}

#content .testimonial{ margin:12px 0px;}
#content .testimonial a{ color:#A61816;}
#content .testimonial a:hover{ color:#333;}
#content .testimonial .person{ float:left; width:20%; text-align:right;}
#content .testimonial .person p{ margin:6px 0px 6px;}
#content .testimonial .quote{ float:right; width:76%; border-left: 1px solid #333; padding-left:2%;}
#content .testimonial .quote p{ margin:6px 0px 6px;}

#content #certification{bottom:0;position:absolute;text-align:center;width:874px;}
#content #certification img {margin: 0 25px;}
#content #certs{ width:90%; margin:auto 5%;}
#content #certs .flLeft, #content #certs .flRight{ margin-bottom:15px;}
#content #certs .flLeft {clear:both;}

#footer{ background-color:#000000;color:#FFFFFF;height:45px;padding-top:10px;text-align:center;}
#footer a{ color:#FFFFFF; text-decoration:none;}
#footer a:hover{ color:#999999; }
.hidden {display:none;}

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:inline-block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none;}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		background:url('../images/menu-bg.jpg') repeat-x;
		bottom:0;
		height:45px;
		left:0;
		position:absolute;
		width:991px;;
  		padding-left:9px;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		color:#FFFFFF;
		font-size:16px;
		padding:13px;
		text-decoration:none;
		text-transform:uppercase;
	}
    
    #qm0 a:hover {background:url(../images/menu-hover.jpg) repeat-x;}
    #qm0 .divider {background:url(../images/divider.jpg) no-repeat center top;width:2px;height:45px;padding:0;}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:10px;
		margin:-1px 0px 0px 0px;
		background-color:transparent;
		background-image:url(qmimages/gradient_11.gif);
		background-repeat:repeat-y;
		background-position:left center;
		border-width:1px;
		border-style:solid;
		border-color:#222222;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:3px 20px 3px 2px;
		margin:0px;
		background-color:transparent;
		color:#EEEEEE;
		font-family:Arial;
		font-size:11px;
		text-decoration:none;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		color:#FFFFFF;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		color:#FFFFFF;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Parent Items""""""""*/	
	#qm0 div .qmparent, #qm0 ul .qmparent	
	{	
		background-image:url(qmimages/arrow_1.gif);
		background-repeat:no-repeat;
		background-position:97% 50%;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#FFFFFF;
		background-image:url(qmimages/arrow_0.gif);
		color:#000000;
		text-decoration:underline;
	}
