#main {width:976px; margin:0 auto; position:relative; }
#main2 {width:976px; margin:0 auto; position:relative;}
#headermain{ width:100%; background-color:#CCC}
#header { background:url(images/header-bg-top.jpg) no-repeat left top;}
#header.small { height:414px;}
#header, #content, #footer { font-size:16px; }
.col-1, .col-2, .col-3 { float:left;}

.aside { float:left; width:236px; margin-right:50px;}

/*======= index.html =======*/
#page1 #content .line-ver { background-position:300px top;}
#page1 #content .col-1 { width:290px; margin-right:20px; margin-top:0px; line-height:25px;}
#page1 #content .col-2 { width:295px; margin-top:0px; line-height:25px; margin-right:10px;}
#page1 #content .col-4 { width:280px; margin:0px; float:left; /*background-color:#FFF;*/ border-left:#4d3525 solid 1px; padding:0 0 0 10px; line-height:25px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:173px; margin-right:37px;}
#page2 #content .col-2 {width:173px; margin-right:37px;}
#page2 #content .col-3 {width:173px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:173px; margin-right:37px;}
#page3 #content .col-2 {width:173px; margin-right:37px;}
#page3 #content .col-3 {width:173px;}

/*======= Scroll Bar =======*/
.scrollbar{ float:left;
             width:960px;
			 height:210px;
			 background-color:#2d1f16;
			 margin:2px 0 0 8px;}
#photogallery { width:900px;
                 margin:30px auto;}
#photogallery h3{ width:900px; height:25px; margin:-20px 0 10px -10px; padding:5px 0 0 20px; font-size:20px;}
#photogallery img {
	               padding:0 5px 0 5px;}