.container {
	width:960px;
	margin:0 auto;
	margin-top: 0px;
}
#header {height:194px;background:url(images/header-bg.gif) left top repeat-x #fff}
#header, #content, #extra-content, #footer {
	font-size:0.78em;
	padding-top: 0px;
}
.col-1, .col-2, .col-3 {float:left}
/* index.html */
#page1 #content .col-1 {width:302px;margin-right:22px}
#page1 #content .col-2 {
	width:302px;
	margin-right:22px;
	margin-top: 0px;
}
#page1 #content .col-3 {width:302px}
#page1 #extra-content .col-1 {width:464px;margin-right:22px}
#page1 #extra-content .col-1a {
	width:950px;
	margin-right:0px
}
#page1 #extra-content .col-2 {width:464px}
/* index-2.html */
#page3 #content .col-1 {width:302px;margin-right:22px}
#page3 #content .col-2 {width:302px;margin-right:22px}
#page3 #content .col-3 {width:302px}
/* index-4.html */
#page5 #content .col-1 {
	width:160px;
	margin-right:12px;
	margin-left: 0px;
	margin-top: 0px;
}
#page5 #content .colMenu {width:240px;margin-right:22px}
#page5 #content .col-2 {
	width:560px
}

#page5 #content .blog {
	width:960px
}

#page5 #content .col-2Contact {
	width:650px
}
#page5 #content .col-2a {
	width:778px;
	margin-left: 168px;
}
#page5 #content .col-3 {
	width:200px;
	margin-left: 12px;
}
#page5 #content .form {
	width:190px;
	margin-left: 12px;
	float: left;
}


#page5 #content .col-2about {
	width:520px;
	float: left;
}

#page5 #content .col-2newsletter {
	width:816px;
	float: left;
}

#page5 #content .col-3about {
	width:240px;
	margin-left: 12px;
	float: left;
}

#page5 #content .col-3newsletter {
	width:134px;
	margin-left: 4px;
	float: left;
	line-height: 0.80;
}


/* index-5.html */
#page6 #content .col-1 {
	width:302px;
	margin-right:22px;
	float: none;
}
#page6 #content .col-2 {
	width:280px;
	margin-right:22px
}
#page6 #content .col-3 {width:302px}
#footer {
	background-color: #5D5D5D;
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.mycontactLeft {
	float: none;
	width: 550px;
}
.MyContactRight {
	float: right;
	width: 300px;
	margin-left: 10px;
	margin-top: 50px;
}
.myTopContact {
	width: 500px;
}