@import url("/css/menu.css"); 
@import url("/css/colorbox.css"); 
@import url("/css/nivo-slider.css"); 
@import url("/css/style.css"); 
@charset "UTF-8";
.main { width:980px; margin:0 auto; text-align:left;}

#header {height:432px;}

#footer { height:88px;}

.col-1, .col-2, .col-3 {float:left;}
.container {width:100%; overflow:hidden;}

/* ============================= page1 ===========================*/

.divider1 {background: url(/images/line.gif) repeat-y 245px 0;}
.divider2 {background: url(/images/line.gif) repeat-y 490px 0; width:100%;}
.divider3 {background: url(/images/line.gif) repeat-y 734px 0; width:100%;}

#page1 .row1 .col-1 {width:245px;}

#page1 .col-1 {width:457px;}
#page1 .col-2 {width:452px;}

#page1 .col-2 .col-1 {width:209px;}

/* ============================= page2 ===========================*/

#page2 .row1 .background {background: #deceb7;}
#page2 .row1 .col-1 {width:244px;}
#page2 .row1 .col-2 {width:735px; padding-right:1px;}

#page2 .col-2 .col-1 {width:350px;}
#page2 .col-2 .col-2 {width:312px;}

/* ============================= page3 ===========================*/

#page3 .row1 .background {background: #deceb7;}
#page3 .row1 .col-1 {width:0px;}
#page3 .row1 .col-2 {width:979px; padding-right:1px;}

.top_row {
	height: 23px;
	background-color: #000;
}
.top_row .date {
	float: left;
	color: #787878;
	font-size: 11px;
	padding: 3px 0 0 7px;
	text-transform: uppercase;
}
.top_row .contact a {
	float: right;
	color: #787878;
	font-size: 11px;
	text-decoration: none;
	padding: 3px 7px 0 0;
}
.top_row .contact a:hover {
	color: #fff;
}
.header-logo {
	width: 363px;
	height: 117px;
	float:left;
	z-index: 99;
	position: relative;
	margin-top: 104px;
}


