@charset "utf-8";

/* ------------------------------  RESET STYLES ------------------------------------------- */

blockquote,q{quotes:"" "";}
body{background:#FFF;color:#000;line-height:1;}
caption,th,td{font-weight:normal;text-align:left;}
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,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;font:inherit inherit 100% inherit;margin:0;outline:0;padding:0;vertical-align:baseline;}
ol,ul{list-style:none;}
table{border-collapse:separate;border-spacing:0;}
:focus{outline:0;}
blockquote:before,blockquote:after,q:before,q:after{content:"";}
* { margin:0px; padding:0px; position:relative; }

/* ------------------------------  GLOBAL STYLES ------------------------------------------- */

body { background:#FFF; color:#000; font-family:Tahoma, Geneva, sans-serif; } 	
	.full_width {width:100%; text-align:center; float:left; }
	.container {width:970px; margin:0px auto; text-align:left; }


	#wrapper {  }



/* ------------------------------  TYPOGRAPHY STYLES ------------------------------------------- */

	p { font-size:13px; color:#333; line-height:24px;  } 


/* ------------------------------  HEADER STYLES ------------------------------------------- */

#section_header { background:url(../images/layout-redblack/bg_topline.png) repeat-x; height:116px; } 
	#container_header { position:relative;}
	#container_header #logo { background:url(../images/layout-redblack/logo_amchidesign.png) no-repeat; width:240px; height:52px; display:block; position:absolute; top:25px;  }
	
	#container_header #nav { float:left; position:absolute; top:40px; right:0px;  }
		#container_header #nav li { float:left; min-width:70px; padding:5px 15px; text-align:center; border-right:1px solid #383838; border-left:1px solid #020202;  }
		#container_header #nav li:first-child { border-left:none; }
		#container_header #nav li:last-child { border-right:none; }
		
				#container_header #nav li a { font-size:20px; color:#CCC; text-decoration:none; background:url(../images/layout-redblack/bullet_nav_black.png) no-repeat 0px 5px; padding-left:20px;}
				#container_header #nav li a:hover, #container_header #nav li a.current { color:#FFF; background:url(../images/layout-redblack/bullet_nav_red.png) no-repeat 0px 5px; padding-left:20px;}
		
		
/* ------------------------------  CONTENT STYLES ------------------------------------------- */
	
	#section_content { background:#FFF url(../images/layout-redblack/bg_header.png) repeat-x; min-height:306px; }
		#container_content { background:url(../images/layout-redblack/bg_header_alpha_01.png) no-repeat top center;  min-height:306px; } 
			#container_content h1.pitchline { width:970px; background:url(../images/layout-redblack/pitchline.png) no-repeat; width:899px; height:125px; text-indent:-9999em; position:relative; top:50px; left:40px; }	
			#container_content a#btn_freequote { width:312px; height:67px; background:url(../images/layout-redblack/btn_freequote.png) no-repeat; display:block; top:0px; left:0px; text-indent:-9999em; }
			#container_content #btn_freequote_panel { width:312px; height:118px; background:url(../images/layout-redblack/btn_freequote_tail.png) no-repeat bottom center; position:relative; top:110px; left:310px; margin-bottom:140px; }
			
			#container_content #text_content { background:url(../images/layout-redblack/content_gradient.png) repeat-x top left; border-top:1px solid #e9e9e9; float:left; padding-top:18px; margin-bottom:30px; padding-bottom:30px; }
				#container_content #text_content h2 { font-weight:normal; font-size:38px; color:#000; margin-bottom:54px; width:960px; text-align:center; } 

				#container_content #text_content h3 { font-weight:normal; font-size:30px; color:#000; margin-bottom:18px; } 
				
				#container_content #text_content .col_1 { float:left; width:250px; padding:0px 20px; }
				#container_content #text_content .col_2 { float:left; width:320px; padding:0px 20px; border-left:1px dotted #CCC;  border-right:1px dotted #CCC;}
				#container_content #text_content .col_3 { float:left; width:280px; padding-left:20px; }
				
				#text_content ul.icon { list-style:none; margin:18px 0px; padding:0px;  }
					#text_content ul.icon li { height:14px; font-size:14px; padding:10px 0px 10px 44px; margin-bottom:10px;  }
						 #text_content ul.icon li.icon_0 { background:url(../images/layout-redblack/icons_services.png) no-repeat; background-position:0px -136px; }  
						 #text_content ul.icon li.icon_1 { background:url(../images/layout-redblack/icons_services.png) no-repeat; background-position:0px 0px; }  
						 #text_content ul.icon li.icon_2 { background:url(../images/layout-redblack/icons_services.png) no-repeat; background-position:0px -34px; }
 						 #text_content ul.icon li.icon_3 { background:url(../images/layout-redblack/icons_services.png) no-repeat; background-position:0px -68px; }  
						 #text_content ul.icon li.icon_4 { background:url(../images/layout-redblack/icons_services.png) no-repeat; background-position:0px -102px; }  
  
				#text_content ul.numerical { list-style:decimal; margin:24px 0px 0px 20px; padding:0px; }
					#text_content ul.numerical li { font-size:13px; margin-bottom:18px; }
	
	
			#container_content #graph_content { background:url(../images/layout-redblack/bg_graphs.jpg) no-repeat top left; float:left; border-top:1px solid #e9e9e9; padding:40px 0px 20px 20px; margin-bottom:30px; min-height:355px; }
				#container_content #graph_content h3 { font-weight:normal; font-size:30px; color:#000; margin-bottom:18px; } 							

				#container_content #graph_content .col_1 { float:left; width:490px; } 
					#container_content #graph_content .col_1 img { margin-top:30px; }
				#container_content #graph_content .col_2 { float:left; width:430px; margin-left:30px; } 
					#container_content #graph_content .col_2 img { margin-top:10px; }
	
	
	
/* ------------------------------  PORTFOLIO STYLES ------------------------------------------- */
	#section_portfolio { background:url(../images/layout-redblack/bg_portfolio.png) repeat; border-top:4px solid #d32727; padding-bottom:150px;  border-bottom:4px solid #d32727;  } 
		#container_portfolio { background:url(../images/layout-redblack/bg_arrow.png) no-repeat top right; }
		
		#container_portfolio #portfolio_nav { float:left; position:absolute; top:200px; left:0px;  }
		#container_portfolio #portfolio_nav li { float:left; min-width:70px; text-align:center; padding:0px 5px; }

				#container_portfolio #portfolio_nav li a { font-size:18px; color:#CCC; text-decoration:none; padding:10px;  pointer:cursor; }
				#container_portfolio #portfolio_nav li a:hover, #container_portfolio #portfolio_nav li a.current { color:#FFF; background:#D32727; }
				
		#container_portfolio h3.prefix { font-size:40px; top:20px; left:70px; color:#D32727; width:200px; }				
		#container_portfolio h1.bigheading { font-size:140px; top:-20px; color:#CCC; width:500px; }
	
	
		#container_portfolio #portfolio_panel { float:left; top:70px; width:960px; overflow:hidden; }
		#container_portfolio #portfolio_reel {  }
	
		#container_portfolio .portfolio_gallery { float:left;  width:960px; } 
			#container_portfolio .portfolio_gallery li { float:left; width:279px; height:224px; background:url(../images/layout-redblack/bg_portfoliopanel.png); margin:0px 50px 40px 5px; } 
			#container_portfolio .portfolio_gallery li.third { margin:0px 0px 40px 5px; }
	
			#container_portfolio .portfolio li img { position:relative; top:1px; left:1px; width:277px; height:207px; }	
			
			
			
/* ------------------------------  FOOTER STYLES ------------------------------------------- */
	
	
	#section_footer { background:#FFF url(../images/layout-redblack/bg_header.png) repeat-x; padding:0px 0px 30px 0px; } 
		#container_footer {  }
	/*	#container_footer h2 { font-weight:normal; font-size:37px; color:#000; margin-bottom:54px; width:960px; top:20px; left:0px; text-align:center; } */
		#container_footer h2 span { padding:10px; background:#090; color:#FFF; margin:10px;  }
		#container_footer #contact_form h3 { font-weight:normal; font-size:24px; color:#000; margin-bottom:50px; width:940px; text-align:center; }
		#container_footer #contact_form h3 span { padding:2px 10px 4px 10px; background:#D32727; color:#FFF;  }
		#container_footer #contact_form h4 { font-size:22px; color:#666; font-weight:normal; font-family:"Times New Roman", Times, serif; }
		
		
		#container_footer #contact_form { /*background:#D32727; background:#EAEAEA;*/ padding:20px 0px; width:980px; float:left; -moz-border-radius-bottomleft:15px; -moz-border-radius-bottomright:15px; -webkit-border-bottom-right-radius:15px; -webkit-border-bottom-left-radius:15px;   }
				#container_footer #contact_form .col-1 { float:left; width:500px; padding-right:20px; border-right:2px dotted #CFCFCF;}
				#container_footer #contact_form .col-2 { float:left; width:380px; margin-left:40px; }
				
					#container_footer #contact_form .row { margin-bottom:10px; }
					#container_footer #contact_form .row label { font-size:16px; width:100px; display:inline-block; text-align:right; padding-right:10px; color:#666;  }
					#container_footer #contact_form .row label.error { font-size:12px; color:#CE0000; width:120px; margin-left:5px; top:0px;  }
					#container_footer #contact_form .row input, #container_footer #contact_form .row select { font-size:16px; padding:5px 10px; }
					#container_footer #contact_form textarea { width:350px; height:150px; padding:5px 10px;}
					#container_footer #contact_form .row label.textarea { top:-140px; }
					#container_footer #contact_form .row #btn_submit { left:115px; cursor:pointer; font-size:20px; }
					
					#container_footer #contact_form .col-2 .quotecontainer { padding:20px; margin-top:17px; font-size:14px;  color:#333; line-height:1.7; background:#EFEFEF; height:150px; -moz-border-radius:15px; -webkit-border-radius:15px; border:1px solid #FFF;}
					#container_footer #contact_form .col-2 .quotebox {  width:300px !important; }
					#container_footer #contact_form .col-2 .quotebox ul {  width:300px; float:left;  }
					#container_footer #contact_form .col-2 .quotebox ul li { float:left; width:300px; text-align:center; }
					#container_footer #contact_form .col-2 .quotebox .quote {  font-size:16px; color:#666; margin-bottom:15px; }
					#container_footer #contact_form .col-2 .quotebox .author {  font-size:14px; color:#BF0000; }
					
					#container_footer #contact_form .col-2 .quote_author { background:url(../images/layout-redblack/testimonial_arrow.png) 10% 0% no-repeat; height:21px; padding-left:100px; padding-top:20px;}	
									