#topbox {
	height: 25px;
	width: 400px;
}

#main {
	width:980px;
	margin:0 auto;
	position:relative;
	left: 31px;
	top: -27px;
}

#header {
	height:300px;
}
#header, #content, #footer {
	/* [disabled]font-size: 14px; */
}

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

/*======= index.html =======*/
#page1 #content .col-1 {
	width:473px;
	height: auto;
	margin-right: 65px;
}
#page1 #content .col-2 {
	width:278px;
	float: right;
	height: 525px;
}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:223px; margin-right:66px;}
#page2 #content .col-2 {width:222px; margin-right:66px;}
#page2 #content .col-3 {width:230px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:382px; margin-right:53px;}
#page3 #content .col-2 { width:382px;}
#contact2 {
	height: 200px;
	width: 300px;
}

/*======= index-3.html =======*/
#page4 #content .row-1 .col-1 {
	width:170px;
	margin-right:45px;
	height: 800px;
}
#page4 #content .row-1 .col-2 { width:170px; margin-right:45px;}
#page4 #content .row-1 .col-3 { width:170px; margin-right:45px;}
#page4 #content .row-1 .col-4 { width:170px;}
#page4 #content .row-2 .col-1 {width:453px; margin-right:93px;}
#page4 #content .row-2 .col-2 { width:278px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {
	width:460px;
	margin-right:53px;
	height: 700px;
}
#page6 #content .col-2 {
	width:300px;
}

/*======= index-6.html =======*/
#page7 #content .row-1 .col-1 {
	width:430px;
	margin-right:40px;
	height: auto;
}
#page7 #content .row-1 .col-2 {
	width:330px;
}
#page7 #content .row-2 .col-1 {width:453px; margin-right:53px;}
#page7 #content .row-2 .col-2 {
	width:278px;
	float: right;
}


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


#footer {height:85px;}
#page6 #content .col-1-safety {
	width:460px;
	margin-right:53px;
	height: 750px;
}
#boxleft_small {
	float: left;
	height: 100px;
	width: 400px;
	margin-bottom: 25px;
	margin-top: 15px;
	margin-right: 25px;
	margin-left: 25px;
}
#boxleft {
	height: 230px;
	width: 400px;
	background-image: url(images/boxbackground.jpg);
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	background-repeat: no-repeat;
	padding: 10px;
	text-align: justify;
}
#boxright {
	float: right;
	height: 230px;
	width: 400px;
	background-image: url(images/boxbackground.jpg);
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	padding: 10px;
	text-align: justify;
}
#boxright_small {
	float: right;
	height: 100px;
	width: 400px;
	margin-top: 15px;
	margin-bottom: 25px;
	margin-right: 25px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.frontpage_mainbox {
	height: auto;
	margin-top: 10px;
}
#contact {
	float: right;
	height: 500px;
	width: 278px;
}
#box1 {
	height: auto;
	width: 30%;
	float: right;
}
#box2 {
	height: auto;
	width: 30%;
	margin-right: 5%;
	float: right;
	margin-left: 5%;
}
#box3 {
	height: auto;
	width: 30%;
	overflow: auto;
}
.bottom1 {
	size:auto;
	margin-right: 5%;
	margin-left: 2%;
	text-decoration: none;
}
.bottom2 {
	float: right;
	size:auto;
	height: 100%;
	width: 100%;
}
.bottom3 {
	float: right;
	size:auto;
	height: 65px;
	width: 25%;
}
.bottom4 {
	size:auto;
	/* [disabled]height: 65px; */
	/* [disabled]width: 25%; */
	float: right;
}

