#main {
	width:980px;
	margin:0 auto;
	text-align:left;
	background-image: url(images/tlo_main.gif);
	text-decoration: none;
}

#header {height:385px; width:980px; text-align:left; margin:0 auto;}

/***************content***************/
.row-2 .col-1 {
	width:300px;
}
.row-2 .col-2 {
	width:664px;
}
.row-2 .col-3 {width:293px;}

/***************page-2***************/
#page-2 .col-1 {width:445px;}
#page-2 .col-2 {width:445px;}

/***************page-5***************/
#page-5 .col-1 {width:445px;}
#page-5 .col-2 {width:445px;}
#page-5 .inner ul {width:190px;}

/***************page-6***************/
label {color:#626262; width:51px;}
#contactForm input {width:200px;}
#contactForm textarea {width:200px;}
