html,body,div,span,
		applet,object,iframe,
		h1,h2,h3,h4,h5,h6,p,blockquote,pre,
		a,abbr,acronym,address,big,cite,code,
		del,dfn,em,font,img,ins,kbd,q,s,samp,
		small,strike,strong,sub,sup,tt,var,
		dd,dl,dt,li,ol,ul,
		fieldset,form,label,legend,
		table,caption,tbody,tfoot,thead,tr,th,td {
			margin: 0;
			padding: 0;
			border: 0;
			font-weight: normal;
			font-style: normal;
			font-size: 100%;
			line-height: 1;
			font-family: inherit;
			text-align: left;
						font-family:  Tahoma, arial, helvetica, sans-serif !important;

		}
    
		table {
			border-collapse: collapse;
			border-spacing: 0;
		}
    
		ol, ul {
			list-style: none;
		}
    
		q:before, q:after,
		blockquote:before, blockquote:after {
			content: "";
		}
    
		a img, :link img, :visited img { border: none; }
	
		body, td, th {
			/* Suggested arial font list */
		}
	  
		/* Keep superscript tags from breaking line-height */
		sup {
			font-size: smaller;
			vertical-align: baseline;
			position: relative;
			bottom: 0.33em;
		}
    
		/* From simplebits, use the prettiest ampersand possible */
		span.amp {
			font-family: "Palatino", "Book Antiqua", serif;
			font-style: italic;
			font-size: 110%; 
		}
		
		span.raquo {
			font-family: "Helvetica Neue", Tahoma, arial, helvetica, sans-serif;
		}		
    
		body {
			text-align: center;
			background: #F5F5F5;
			background: url(../img/background.gif);
		}
    
		#frame {
			width: 747px;
			margin: 0 auto;
			text-align: left;
			background: url(../img/frame_shadow.png) repeat-y;
			padding: 9px 0 0 0;
		}
		
		#header {
			height: 82px;
			overflow: hidden;
			margin: 0 20px 0 19px;
			position: relative;
			background: #000;
		}

		#header h1 {
			text-transform: uppercase;
			color: #fff;
			font-size: 12px;
			text-shadow: 0 0 0 #000;
			padding: 28px 0 0 32px;
			letter-spacing: 4px;
			font-weight: bolder;
		}

		#header h2 {
			text-transform: uppercase;
			color: #fff;
			font-size: 11px;
			text-shadow: 0 0 0 #000;
			padding: 6px 0 0 98px;
			letter-spacing: 1px;
		}
		
		#header span.overlay {
			position: absolute;
			width: 100%;
			height: 100%;
			top: 0;
			left: 0;
			background: url(../img/header.gif) no-repeat;
		}
		
		#nav {
			height: 50px;
			overflow: hidden;
			padding: 15px 0 0 0;
			margin: 0 20px 0 19px;
			background: url(../img/nav_background.gif) repeat-x bottom left;
		}
		
		#nav ul {
			
		}
		
		#nav ul li {
			display: block;
			float: left;
			margin: 0 4px 0 0;
		}
		
		#nav ul li#consultation {
			margin-left: 98px;
		}		

		#splash {
			height: 309px;
			overflow: hidden;
			margin: 0 20px 0 19px;
			position: relative;
			background: #53241B;
		}
		
		#splash h3 {
			text-transform: uppercase;
			color: #fff;
			font-size: 20px;
			padding: 225px 0 0 85px;
			text-shadow: 0 0 0 #000;
			letter-spacing: 6px;
		}

		#splash span.overlay {
			position: absolute;
			width: 100%;
			height: 100%;
			top: 0;
			left: 0;
			background: url(../img/services_splash.jpg) no-repeat;
		}
		
		#container {
			padding: 38px 0 0 0;
			background: url(../img/home_divider.gif) repeat-x 0 11px;
			margin: 0 20px 0 19px;
			position: relative;
		}
		
		#left {
			width: 435px;
			background: url(../img/contact_dots_and_lines.gif) no-repeat bottom right;
			padding: 0 260px 0 0;
		}
				
		#left h5 {
			font-size: 12px;
			line-height: 15px;
			color: #333333;
			font-weight: bolder;
			text-transform: uppercase;
			width: 258px;
			height: 24px;
			background: url(../img/services_left_background.gif) no-repeat;
		}	
		#left h5 span { display: none; }
		
		#left strong { font-weight: bold; }

		#left p {
			font-size: 11px;
			line-height: 16px;
			color: #333333;
			margin: 0 0 15px 10px;
		}

		#left p a {
			color: #333333;
		}
		
		#left ul {
			list-style-type: disc;
			margin: 0px 15px 0px 30px;
		}
		#left ol {
			list-style-type: decimal;
			margin: 0px 15px 20px 30px;
		}
		#left li {
			font-size: 11px;
			line-height: 14px;
			color: #333333;
			margin-bottom: 1em;
		}
		#left ul li {
			font-size: 11px;
			line-height: 23px;
			color: #333333;
		}
		
		#right {
			width: 230px;
			position: absolute;
			top: 38px;
			left: 473px;
		}
		
		#right h6 {
			font-size: 10px;
			color: #000;
			font-weight: bolder;
			padding: 17px 0 0 21px;
		}

		#right p {
			font-size: 10px;
			line-height: 13px;
			color: #040404;
			padding: 13px 10px 0 21px;
		}
		
		#right #why_wait_box {
			width: 228px;
			height: 109px;
			overflow: hidden;
			float: left;
			display: inline;
			background: url(../img/why_wait_box.jpg) no-repeat;
		}
		#right #why_wait_box strong { font-weight: bolder; }

		#right #consultation_box {
			width: 219px;
			height: 100px;
			padding: 9px 0 25px 9px;
			float: left;
			display: inline;
			background: url(/img/flash_box_background.jpg) no-repeat -1px 0;
			position: relative;
		}
		
		#right #consultation_box #click_here {
			position: absolute;
			left: 75px;
			top: 104px;
		}
		
		#right #why_choose_box {
			width: 213px;
			padding-right: 15px;
			height: 538px;
			overflow: hidden;
			float: left;
			display: inline;
			background: url(../img/why_choose_box.jpg) no-repeat;
		}
		#right #why_choose_box h6 {
			margin-bottom: 8px;
		}
		
		#splash2 {
			height: 189px;
			overflow: hidden;
			margin: 0 20px 0 19px;
			position: relative;
			background: #FEFEFE;
		}
		
		#splash2 h1 {
			text-transform: uppercase;
			color: #000;
			font-size: 14px;
			text-shadow: 0 0 0 #000;
			padding: 74px 0 0 225px;
			letter-spacing: 3px;
			font-weight: bolder;
		}

		#splash2 h2 {
			text-transform: uppercase;
			color: #000;
			font-size: 11px;
			text-shadow: 0 0 0 #000;
			padding: 6px 0 0 288px;
			letter-spacing: 1px;
		}

		#splash2 span.overlay {
			position: absolute;
			width: 100%;
			height: 100%;
			top: 0;
			left: 0;
			background: url(../img/home_splash2.gif) no-repeat;
		}
		
		#footer {
			width: 747px;
			margin: 0 auto;
			text-align: left;
			background: url(../img/footer.png) no-repeat;
			padding: 25px 0 20px 0;
		}
		
		#footer p {
			font-size: 10px;
			letter-spacing: 2px;
			font-weight: bold;
			text-align: center;
			margin: 0 0 6px 0;
		}
		
		#footer p.copyright {
			letter-spacing: 0px;	
		}
		
		#footer p,
		#footer p span,
		#footer p abbr,
		#footer p a {
			font-weight: bold;
			text-shadow: 0 0 0 #000;
			color: #B6B5B4;
			text-decoration: none;
		}
#left form {
			padding-left: 34px;
			width: 380px;
		}
		
		#left form p {
			margin-left: 0;
		}
		
		#left form label {
			font-weight: bolder;
		}
		
		#left form input {
			width: 370px;
		}		

		#left form #fcity {
			width: 250px;
		}
		
		#left form #fcity input {
			width: 235px;
		}
		
		#left form #fstate {
			width: 55px;
		}
		
		#left form #fstate input {
			width: 40px;
		}
		
		#left form #fzip {
			width: 65px;
		}
		
		#left form #fzip input {
			width: 60px;
		}
		
		#left form #fcity,
		#left form #fstate,
		#left form #fzip { float: left; }
		
		#left form #fsubmit {
			text-align: right;
		}
		
		#left form #fsubmit input {
			width: 60px;
		}

		#left form textarea {
			width: 370px;
			height: 170px;
		}