/*
	Variable Grid System.
	Learn more ~ http://www.spry-soft.com/grids/
	Based on 960 Grid System - http://960.gs/
	Licensed under GPL and MIT.
*/
#index #vp_wapper{min-width:980px; background-position:center 0px !important;}
#vp_wapper{ margin:0 auto;}
#index #vp_waper_columns{ background:none !important; padding-top:0px;}
#vp_waper_columns{ padding-top:40px;}
#vp_wapper_head{ display:block; min-height:120px; background:#333; position:relative; z-index:101;}  
#columns{ position:relative; width:980px; margin:0 auto;}
#index #columns{ width:100% !important;}
#header{width:100%;}
#center_column h1{font-weight:normal; margin:0px;}
#right_column{ float:right;}
.carousel-container{ margin-bottom:50px !important;}
#vp_wapper_footer{ color:#999; background:#333; position:relative; z-index:990;}
.vp_footer{ width:23%; margin:0px 1%; float:left;}
.vtemfooter_block, .copyright{ display:block; padding:15px 0px 22px; margin:0px !important; clear:both;}
.copyright{ position:relative; color:#444;  border-top:1px solid #444;}
#header_logo{ width:185px; height:52px; top:48px;}
#header_logo img{max-width:100%; max-height:100%; height:auto;}
.logo1{text-indent:-9999px;}

/* Containers
----------------------------------------------------------------------------------------------------*/
#header {z-index:10;}
#index #columns, #index #vp_waper_columns {z-index:11; position:relative;}
#center_column{ width:70%;}
#index .wapper_center_column{ margin-right:0px;}
#columns{ padding:20px 0px;}
#index #columns{ padding:0px;}
#index #center_column{ width:100%;}
.vp_container{ width:980px; margin:0 auto; position:relative; z-index:99;}
#left_column, #right_column{ width:30%;}
#columns{ 
position:relative;  
z-index:1;
}

#center_column,
#left_column,
#right_column {
	position: relative;
	float:left;
}
.wapper_center_column{ margin-right:10px;}
.wapper_column_right{margin-left:10px;}
.wapper_column_left{ margin-right:10px;}

