#site_center {position:relative;text-align:center; background:url(../images/bg_top_flash.gif) left top repeat-x #fff;}
#main { width:780px; margin:0 auto; text-align:left;}

#header { height:296px;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 { width:450px;}
#page1 #content .col_2 { width:290px;}
/*=========================*/

#cliLogin #content {padding-left:170px;}
#cliLogin #content .col_3 { width: 400px; text-align:center; float:none; }
#cliLogin #content .block1 { width:400px;}

/*======= order.html =======*/
#order #content .col_1 { width:702px;}
#order #content .col_2 { width:293px;}
/*=========================*/

/*======= faqs.html =======*/
#faqs #content .col_1 { width:100%;}
#faqs #content .col_2 { width:414px;}
/*=========================*/

/*======= index-3.html =======*/
#page4 #content .col_1 { width:423px;}
#page4 #content .col_2 { width:293px;}
/*=========================*/

/*======= packages.html =======*/
#packages #content .col_1 { width:100%;}
#packages #content .col_2 { width:293px;}
/*=========================*/

/*======= websites.html =======*/
#websites #content .col_1 { width:702px;}
#websites #content .col_2 { width:293px;}
/*=========================*/

#hdrToolbar {
	position:relative;
	text-align:right;
}

#hdrLogo {
	position:relative;
	width:100%;
	height:81px;
	left:-513px;
	top:-185px;
	padding-top:45px;
	background-repeat:no-repeat;
	text-align:right;
}

#hdrBadges {
	position:relative;
	top:85px;
	width:100%;
	background:url(../images/hdr_box_qualwork.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#hdrMenu {
	position:relative;
	left:230px;
	top:-280px;
	width:550px;
	text-align:right;
}

