#main {
	width:780px;
	border-right:1px none #CCCCCC;
	float:center;
	margin:100px 0 0 0;
}

.row-1, .row-2, .row-3 {float:left; width:780px; background-color:#666666;}

.row-1 .column1{float:left; width:770px; height:100px; margin:5px; background-color:#ebebeb;}

.row-1 .column1 .col1{float:left; width:770px;}

.row-1 .column1 .col2 {
	float:left; 
	width:760px; 
	height:20px; 
	margin:5px; 
	background-color:#7c1a27;
}
.row-1 .column1 .col2 .co1{float:left; margin:0 0 0 20px;}

.row-3 .column1 {
	float:left;
	height:24px;
	width:770px;
	margin:5px 5px 5px 5px;
	background-color:#333333;
} 

/* index */

#index .row-2 .column1{float:left; width:780px; margin:20px 0 20px 0;}
#index .row-2 .column1 .col1{
	float:left;
	width:170px;
	height:300px;
	margin:0 0 0 20px;
	background-image:url(../images/image1.jpg)
}
#index .row-2 .column1 .col1 .co1{
	float:left;
	width:170px;
	height:25px;
	margin:20px 0 0 0;
	background-color:#9C3A39;
}
#index .row-2 .column1 .col1 .co2{
	float:left;
	width:170px;
	height:25px;
	margin:16px 0 0 0;
	background-color:#EBEBEB;
}
#index .row-2 .column1 .col1 .co3{
	float:left;
	width:150px;
	margin:20px 0 0 4px;
}

#index .row-2 .column1 .col2{float:left; width:170px; height:300px; margin:0 0 0 20px; background-image:url(../images/image2.jpg)}
#index .row-2 .column1 .col2 .co1{float:left; width:170px; height:25px; margin:20px 0 0 0; background-color:#9c3a39;}
#index .row-2 .column1 .col2 .co2{
	float:left;
	width:170px;
	height:25px;
	margin:16px 0 0 0;
	padding: 0px 0px 0px 0px;
	background-color: #EBEBEB;
}
#index .row-2 .column1 .col2 .co3{
	float:left;
	width:150px;
	margin:20px 0 0 4px;
}

#index .row-2 .column1 .col3{float:left; width:170px; height:300px; margin:0 0 0 20px; background-image:url(../images/image3.jpg)}
#index .row-2 .column1 .col3 .co1{float:left; width:170px; height:25px; margin:20px 0 0 0; background-color:#9c3a39;}
#index .row-2 .column1 .col3 .co2{
	float:left;
	width:170px;
	height:25px;
	margin:16px 0 0 0;
	background-color:#EBEBEB;
}
#index .row-2 .column1 .col3 .co3{
	float:left;
	width:150px;
	margin:20px 0 0 4px;
}

#index .row-2 .column1 .col4{float:left; width:170px; height:300px; margin:0 0 0 20px; background-image:url(../images/image4.jpg)}
#index .row-2 .column1 .col4 .co1{float:left; width:170px; height:25px; margin:20px 0 0 0; background-color:#9c3a39;}
#index .row-2 .column1 .col4 .co2{
	float:left;
	width:170px;
	height:25px;
	margin:16px 0 0 0;
	background-color:#EBEBEB;
}
#index .row-2 .column1 .col4 .co3{
	float:left;
	width:160px;
	margin:20px 0 0 4px;
}
