#main {width:920px; margin:0 auto;}
#main_jobs {width:920px; margin:0 auto; padding-left: 1em;}

#header {height:135px; font-size:.69em;}						/*=====changed height from 180px to 135px=========*/
#content, #footer { font-size:0.75em;}
.col_1, .col_3  { float:left;}
.col_2 {
	float:right;
}

/*======= index-1.html =======*/
#page1 #content .col_1 {width:304px;}
#page1 #content .col_2 { width:304px;}
#page1 #content .col_3 { width:306px; background:url(/assets/backgrounds/bgd_col3.png) left top repeat-y;}

/*======= index-2.html =======*/
#page2 #content .col_1 {width:611px;}
#page2 #content .col_2 { width:306px; background:url(/assets/backgrounds/bgd_col3.png) left top repeat-y;}
#page2 #content .col_1 .container .col_1 { width:172px;}
#page2 #content .col_1 .container .col_2 { width:215px;}
#page2 #content .col_1 .container .col_3 { width:175px;}

/*======= index-3.html =======*/
#page3 #content .col_1 {width:304px;}
#page3 #content .col_2 { width:304px;}
#page3 #content .col_3 { width:306px; background:url(/assets/backgrounds/bgd_col3.png) left top repeat-y;}

/*======= index-4.html =======*/
#page4 #content .col_1 {width:611px;}
#page4 #content .col_2 { width:306px; background:url(/assets/backgrounds/bgd_col3.png) left top repeat-y;}

/*======= index-5.html =======*/
#page5 #content .col_1 {width:304px;}
#page5 #content .col_2 { width:304px;}
#page5 #content .col_3 { width:306px; background:url(/assets/backgrounds/bgd_col3.png) left top repeat-y;}

/*======= index-6.html =======*/
#page6 #content .col_1 {width:611px;}
#page6 #content .col_2 { width:306px;}
#page6 #content .col_1 .container .col_1 { width:265px; margin-right:41px;}
#page6 #content .col_1 .container .col_2 { width:257px;}

/*======= index-7.html =======*/
#page7 #content .col_1 {width:611px;}
#page7 #content .col_2 {
	width:306px;
	background:url(/assets/backgrounds/bgd_col3.png) left top repeat-y;
	float: right;
}

/*======= index-8.html =======*/
#page8 #content .col_1 {
	width:304px;
	float: left;
}
#page8 #content .col_15 {
	width:304px;
	float: left;
}
#page8 #content .col_2 { width:304px;}
#page8 #content .col_3 {
	width:306px;
	background:url(/assets/backgrounds/bgd_col3.png) left top repeat-y;
	margin: 0px;
	padding: 0px;
	float: right;
}

/*======= index-9.html =======*/
#page9 #content .col_1 {width:611px;}
#page9 #content .col_2 { width:306px; background:url(/assets/backgrounds/bgd_col3.png) left top repeat-y;}

/*======= index-10.html =======*/
#page10 #content .col_1 {width:920px;}
#page10 #content .col_2 { width:0px;}

/*=========================*/


#footer {height:132px;}
.caption     {
	background: #E4E4E4;
	font-style: italic;
	text-align: left;
	color: #666;
	padding-top: 5px;
	padding-bottom: 2px;
	/* [disabled]border-right: 1px solid #333; */
	/* [disabled]border-bottom: 1px solid #333; */
	/* [disabled]border-left: 1px solid #333; */
	font-size: 0.9em;
	margin-left: 0px;
	padding-left: 8px;
	padding-right: 8px;
	width: 284px;
	text-transform: none;
}

