a:link {color:#aa4e34;text-decoration: none;}
a:hover {color:#830100;text-decoration: underline;}
a:visited {color:#ca7e68;text-decoration: underline;}
a:active {color:#ca7e68;text-decoration: underline;}

html {
	height:100%;
}

body {
	background: url(../img/backg_main.gif) repeat-x top #cccccc;
	margin:7px;
	font: 0.9em Arial,Helvetica,sans-serif; 
	color:#000000;
	height:100%; 
	}

	#banner {
	width:100%;
	height:114px;
	background: url(../images/backg_header.gif) repeat-x;
	min-width:836px;
	}

	#banner_left {
		background: url(../images/backg_header_left.gif) no-repeat;
		width:585px;
		height:19px;
		float:left;
		padding-top:95px;
		padding-left:10px;
		}

	#banner_right {
		background: url(../images/backg_header_logo.gif) no-repeat;
		width:241px;
		height:114px;
		float:right;
		}
		
	#menu {
	width:100%;
	height:38px;
	min-width:830px;
	background: url(../images/backgr_menu.gif) repeat-x;
	}
	
	#menu_home {
	width:100%;
	height:311px;
	background-color:#660099;
	min-width:830px;
	background: url(../images/home_backgr_menu.gif) repeat-x;
	}
	
	#menu_border_left {
		background: url(../images/backgr_menu_left.gif) no-repeat;
		width:3px;
		height:38px;
		float:left;
	}
	
	#home_menu_border_left {
		background: url(../images/home_backgr_menu_left.gif) no-repeat;
		width:3px;
		height:311px;
		float:left;
	}
	
	#menu_content {
		background: url(../images/backgr_menu.gif) repeat-x;
		height:30px;
		color:#FFFFFF;
		font-weight:bold;
		font-size:1.1em; 
		padding-left:8px;
		padding-top:8px;
		float:left;
		}
		#menu_content a:link {color:#ffffff;text-decoration: none;}
		#menu_content a:hover {color:#666666;text-decoration: underline; font-weight:bold;}
		#menu_content a:visited {color:#ffffff;text-decoration: none;}
		#menu_content a:active {color:#ffffff;text-decoration: underline;}
				
		#home_menu_content {
		height:303px;
		color:#FFFFFF;
		font-weight:bold;
		font-size:1.2em; 
		padding-left:8px;
		padding-top:8px;
		float:left;
		}
		
	#menu_border_right {
		background: url(../images/backgr_menu_right.gif) no-repeat;
		width:3px;
		height:38px;
		float:right;	
		}
	#home_menu_border_right {
		background: url(../images/home_backgr_menu_right.gif) no-repeat;
		width:3px;
		height:311px;
		float:right;	
		}
	
	#minwrap {
		min-width:836px;
		}
		
	#content_wrap{
		float: left;
		width: 100%;
		background-color:#FFFFFF;
		}

		#content_column{
			margin: 0 217px 0 224px; 
			/*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
			background-color:#FFFFFF;
			padding-left:7px;
			padding-right:7px;
			padding-top:10px;
			}
			
			#home_content_column{
			margin: 0 217px 0 224px; 
			/*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
			background-color:#FFFFFF;
			padding-left:7px;
			padding-right:7px;
			padding-top:0px;
			color:#72767a; 
			font-size:100%; 
			font-weight:bold
			}
				
			#content_column_header{
			margin: 0 217px 0 224px; 
			/*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
			background: url(../images/backg_content_head.gif) repeat-x;
			height:31px;
			padding-top:18px;
			font-weight:bold;
			font-size:1.4em;
			color:#848383;
			padding-left:7px;
			}
			
	#content_lcolumn{
		float: left;
		width:224px;
		margin-left: -100%;
		/*background: url(/images/backgr_menu_left_main.gif) repeat-y;*/
		}
		#content_lcolumn_txt {
			background: url(../images/backg_content_lmenu.gif) no-repeat;
			padding-left:20px;
			padding-top:20px;
			color:#5b5a5a;
			font-size:1.0em;
			line-height:20px;
			font-weight:bold
			}
			#home_content_lcolumn_txt {
			padding-left:20px;
			padding-top:10px;
			color:#5b5a5a;
			font-size:1.0em;
			line-height:20px;
			font-weight:bold
			}
			#content_lcolumn_txt a:link {color:#5b5a5a;text-decoration: none;}
			#content_lcolumn_txt a:hover {color:#666666;text-decoration: underline; font-weight:bold;}
			#content_lcolumn_txt a:visited {color:#5b5a5a;text-decoration: none;}
			#content_lcolumn_txt a:active {color:#5b5a5a;text-decoration: underline;}

	#content_rcolumn{
		text-align:right;
		float: left;
		width:217px;
		margin-left: -217px; /*Set left marginto -(RightColumnWidth)*/
		/*background: url(/images/backgr_menu_right_main.gif) repeat-y;*/
		}
		#content_rcolumn_txt {
			background: url(../images/backg_content_rmenu.gif) no-repeat;
			padding-right:20px;
			padding-top:20px;
			color:#5b5a5a;
			font-size:1.0em;
			line-height:20px;
			font-weight:bold
			}
			#home_content_rcolumn_txt {
			padding-right:20px;
			padding-top:10px;
			color:#5b5a5a;
			font-size:1.0em;
			line-height:20px;
			font-weight:bold
			}
			#content_rcolumn_txt a:link {color:#5b5a5a;text-decoration: none;}
			#content_rcolumn_txt a:hover {color:#666666;text-decoration: underline; font-weight:bold;}
			#content_rcolumn_txt a:visited {color:#5b5a5a;text-decoration: none;}
			#content_rcolumn_txt a:active {color:#5b5a5a;text-decoration: underline;}
		#content_rcolumn_txt_header {
			font-weight:bold;
			padding-bottom:8px;
			font-size:1.2em;
			}
			
#content_footer_wrap{
	float: left;
	width: 100%;	
	}

	#content_footer_column{
		margin: 0 217px 0 224px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
		
		}
		#content_footer_column2{
		background: url(../images/backgr_footer_center.gif) repeat-x;
		height:29px;
		font-weight:bold;
		color:#5b5a5a;
		}
	#content_footer_lcolumn{
		float: left;
		width:224px;
		margin-left: -100%;
		height:29px;
		background: url(../images/backgr_footer_left.gif) no-repeat;
		}

	#content_footer_rcolumn{
		float: left;
		margin-left: -217px; /*Set left marginto -(RightColumnWidth)*/
		width:217px;
		height:29px;
		background: url(../images/backgr_footer_right.gif) no-repeat;
		}

.icon {
	padding-right:5px;
	}

#home_menu_content_container {
				position:absolute; left:120px; width:820px; height:190px; padding-top:5px;
			}
			#home_menu_content_left {
				float:left; height:195px; width:229px; background-color:#336699;
				background: url(../images/backgr_menu_home.gif) no-repeat;
				}
				#home_menu_content_left_container {
					padding-left:45px; padding-top:15px;
				}
				#home_menu_content_left_text1 {
					padding-top:7px;
				}
				#home_menu_content_left_text2 {
					padding-top:9px;
				}
				
				#home_menu_content_left a:link {color:#ffffff;text-decoration: none;}
				#home_menu_content_left a:hover {color:#666666;text-decoration: underline; font-weight:bold;}
				#home_menu_content_left a:visited {color:#ffffff;text-decoration: none;}
				#home_menu_content_left a:active {color:#ffffff;text-decoration: underline;}
								
			#home_menu_content_center {
				float:left; height:170px; width:240px; margin-left:20px; font-size:90%; padding-top:10px;
				}
				.home_menu_content_center_style1 {
					font-size:110%;
				}
				.home_menu_content_center_style2 {
					font-size:80%
				}
			#home_menu_content_right {
				float:left; height:180px; width:240px; margin-left:20px; font-size:70%;
				}
				#home_menu_content_right_text {
					padding-left:25px
				}

#home_works_graph {
	position:absolute; left:120px; width:820px; height:95px; padding-top:5px; top:345px;
	}

#pic_beforeafter_container {
	min-width:836px
	}

#pic_beforeafter_container_before {
	float:left; text-align:center;
	}

#pic_beforeafter_container_after {
	float:left; margin-left:20px; text-align:center;
	}
.beforeafterpics {
	border: 2px solid #949494;
	}
