/* CSS Layout ================================================================
Client:			Taricco Corporation 
Developer:		Sam Spence
				www.snswd.com
Email:			sam@snswd.com
Copyright: 		2010
============================================================================*/

#main {
	width:960px;
}

#header {
	height:468px;}

#footer { 
	height:61px;}

.column1, .column2, .column3, .indent_column, .col1, .col2, .col3, .ind_col {float:left;}

/* index */

#index .columns1 .column1 {
	width:315px;
}
#index .columns1 .column2 {
	width:315px;
}
#index .columns1 .column3 {
	width:315px;
}
#index .columns1 .indent_column {width:7px;}

#index .ver_line {
	background-repeat: repeat-y;
	background-position: 645px 0;
	background-image: url(../../images/ver_line.gif);
	width: 100%;
}
#index .columns2 .column1 {
	width:637px;
}
#index .columns2 .column2 {
	width:315px;
}
#index .content2 {
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}
/* index-1 */

#index_1 #middle .column1 {
	width: 708px;
}
#index_1 #middle .column2 {width:241px;}

#index_1 .col1 {width:206px;}
#index_1 .col2 {width:207px;}
#index_1 .ind_col {width:42px;}


/* index-2 */

#index_2 .columns1 .column1 {
	width:708px;
}
#index_2 .columns1 .column2 {
	width:245px;
}
#index_2 .columns1 .indent_column {width:7px;}

#index_2 .ver_line {
	background-repeat: repeat-y;
	background-position: 715px 0;
	background-image: url(../../images/ver_line.gif);
	width: 100%;
}
#index_2 .columns2 .column1 {
	width:715px;
}
#index_2 .columns2 .column2 {width:245px; /*background:url(../../images/ver_line.gif) left repeat-y;*/}

/* index-3 */

#index_3 #middle .column1 {
	width:715px;
}
#index_3 #middle .column2 {
	width: 245px;
	margin-top: 15px;
}

#index_3 .col1 {width:206px;}
#index_3 .col2 {width:207px;}
#index_3 .ind_col {width:42px;}
#index_3 .dbMain {
	width:100%;
}

/* index-4 */

#index_4 #middle .column1 {width:496px;}
#index_4 #middle .column2 {width:241px;}

#index_4 .col1 {width:206px;}
#index_4 .col2 {width:207px;}
#index_4 .ind_col {width:42px;}

/* index-5 */

#index_5 .columns1 .column1 {
	width:245px;
}
#index_5 .columns1 .column2 {
	width:708px;
}
#index_5 .columns1 .indent_column {width:7px;}

/* Mobel =======================================*/

#index_moble #main { width:388px;}
#index_moble #footer { height:5px;}
#index_3 #header_tall #main #middle .indent .column1 .padding1 .content .bodytextSec {
	float: right;
	width: 425px;
}
