#main {
	width:1050px;
	margin:0 auto;
	position:relative;
}

#header {
	height:215px;
	width: 1050px;
	margin-left: 0px;
}
#header1 {
	height:150px;
	margin-left: 200px;
}

.col-1, .col-2, .col-3, .col-4, .col-5 { float:left;}

/*======= index.html =======*/
#page1 #content .row-1 {
	width:380px;
	font-size: 13pt;
	line-height: 34px;
	color: #444444;
}
#page1 #content .row-2 {
	width:1050px;
	font-size: 14px;
	float: none;
}
#page1 #content .row-3 {
	width:750px;
	font-size: 14px;
	float: left;
}

/*======= index-1.html =======*/
 #sidebar2 {
	background-color:;
	float: left;
	margin-left: 30px;
	margin-top: 20px;
	height: 1370px;
	width: 490px;
	padding-top: 0px;
}



#page2 #content .row-1 {
	width:327px;
	background-image: none;
}
#page2 #content .row-2 { width:565px;}
#page2 #content .row-2 .col-1 { width:105px;}

/*======= index-2.html =======*/
#page3 #content .row-1 {
	width:750px;
	list-style-type: square;
	list-style-position: inherit;
	list-style-image: url((URL));
	margin-left: 100px;
	line-height: 18px;
	background-image: url(images/pic_sampleservices.gif);
	background-repeat: no-repeat;
}
#page3 #content .row-2 {
	width:1050px;
}
#page3 #content .row-3 {width:650px; position:relative;}
#page3 #content .row-3 .col-1 { width:490px; margin-right:15px;}
#page3 #content .row-3 .col-2 { width:77px;}
#page3 #content .row-4 {width:650px;  position:relative;}
#page3 #content .row-4 .col-1 { width:505px; margin-right:15px;}
#page3 #content .row-4 .col-2 { width:77px;}
#page3 #content .row-5 {width:650px; position:relative;}
#page3 #content .row-5 .col-1 { width:505px; margin-right:15px;}
#page3 #content .row-5 .col-2 { width:77px;}

/*======= index-3.html =======*/
#page4 #content .row-1 {width:327px;}
#page4 #content .row-2 {
	width:700px;
}
#page4 #content .row-3 {width:650px;}
#page4 #content .row-3 .col-1 { width:228px; margin-right:36px;}
#page4 #content .row-3 .col-2 { width:233px;}
#page4 #content .row-4 {width:650px;}
#page4 #content .row-4 .col-1 { width:348px; margin-right:0px;}
#page4 #content .row-4 .col-2 { width:180px;}
#page4 #content .row-5 {
	width:700px;
}
#page4 #content .row-5 .col-1 { width:194px; margin-right:0px;}
#page4 #content .row-5 .col-2 { width:240px; position:relative;}

/*======= index-4.html =======*/
#page5 #content .row-1 {width:327px;}
#page5 #content .row-2 {
	width:565px;
	top: auto;
}

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


#footer {
	height:85px;
	background-color: #900;
}
