.w {
	text-align: center;
	width: 100%;
	background: url('../images/bot.gif') repeat-x bottom;
}

.col1, .col2, .col3, .col4, .col5 {
	float: left;
}
/*======= width =======*/
.site_center {
	margin: 0 auto;
	text-align: left;
	width: 766px;
}

/*======= header =======*/
#header {
	height: 388px;
	background: url('../images/bg_top.jpg') no-repeat top center;
}

/*======= homepage =======*/
#home #content .col1 {
	width: 359px;
}
#home #content .col2 {
	width: 355px;
}
#home #content .col3 {
	width: 1px;
}
#home #content .col4 {
	width: 258px;
	border: 0px solid #0099ff;
}
#home #content .col5 {
	width: 454px;
	border: 0px solid #99ff00;
}
/*======= index-1.html =======*/
#page2 #content .col1 {
	width: 368px;
}
#page2 #content .col2 {
	width: 347px;
}
#page2 #content .col3 {
	width: 181px;
}
#page2 #content .col4 {
	width: 153px;
}
/*======= index-2.html =======*/
#page3 #content .col1 {
	width: 239px;
}
#page3 #content .col2 {
	width: 476px;
}
/*======= index-3.html =======*/
#page4 #content .col1 {
	width: 284px;
}
#page4 #content .col2 {
	width: 431px;
}
/*======= index-4.html =======*/
#page5 #content .col1 {
	width: 239px;
}
#page5 #content .col2 {
	width: 255px;
}
#page5 #content .col3 {
	width: 221px;
}
/*======= index-5.html =======*/
#page6 #content .col1 {
	width: 239px;
}
#page6 #content .col2 {
	width: 255px;
}
#page6 #content .col3 {
	width: 221px;
}
/*======= index-6.html =======*/
#contact #content .col1 {
	width: 459px;
}
#contact #content .col2 {
	width: 255px;
}
#contact #content .col3 {
	width: 1px;
}
#contact #content .col4 {
	width: 76px;
}
#contact #content .col5 {
	width: 151px;
}
/*======= index-7.html =======*/
#home #content .col7 {
	width: 715px;
}

/*======= borders =======*/
.raised {background: transparent; margin: 0 auto;}
.raised h1, .raised p {margin:0 10px;}
.raised h1 {font-size:2em; color:#fff; letter-spacing:1px;}
.raised p {padding-bottom:0.5em;}

.raised .top, .raised .bottom {display:block; background:transparent; font-size:1px;}
.raised .b1, .raised .b2, .raised .b3, .raised .b4, .raised .b1b, .raised .b2b, .raised .b3b, .raised .b4b {display:block; overflow:hidden;}
.raised .b1, .raised .b2, .raised .b3, .raised .b1b, .raised .b2b, .raised .b3b {height:1px;}
.raised .b2 {background:#fff; border-left:1px solid #f46e02; border-right:1px solid #f46e02;}
.raised .b3 {background:#fff; border-left:1px solid #f46e02; border-right:1px solid #f46e02;}
.raised .b4 {background:#fff; border-left:1px solid #f46e02; border-right:1px solid #f46e02;}
.raised .b4b {background:#fff; border-left:1px solid #f46e02; border-right:1px solid #f46e02;}
.raised .b3b {background:#fff; border-left:1px solid #f46e02; border-right:1px solid #f46e02;}
.raised .b2b {background:#fff; border-left:1px solid #f46e02; border-right:1px solid #f46e02;}

.raised .b1 {margin:0 5px; background:#f46e02;}
.raised .b2, .raised .b2b {margin:0 3px; border-width:0 2px;}
.raised .b3, .raised .b3b {margin:0 2px;}
.raised .b4, .raised .b4b {height:2px; margin:0 1px;}
.raised .b1b {margin:0 5px; background:#f46e02;}
.raised .boxcontent {display:block;  background:#fff; border-left:1px solid #f46e02; border-right:1px solid #f46e02; padding: 0 0 0 5px;}



