@charset "utf-8";

* {
		margin:0;
		padding:0;
}

img {
	border: none;
	margin: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	background-color: #000;
	font-size: 14px;
}


#container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	height: auto;
}

#mainContent {
	clear: left;
	float: left;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 100%;
	height: 480px;
}

.mainContent ul, li {
	color:#fff;
	list-style-position:outside;
	list-style-type:disc;
	padding-left: 0px;
	margin-left: 15px;
}

#header {
	background-color: #000;
	height: 100px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
}

#footer {
	background-color: #000;
	height: 130px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: center;
	clear: both;
}

.sections {
	width: 180px;
	background-image:url(../images/home_section_bg.png);
	background-repeat: no-repeat;
	float: left;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 37px;
	color:#CCC;
	font-size: 13px;
	text-align:right;
	line-height: 18px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.sections a:link, .sections a:visited {
	color:#FFF;
	text-decoration:none;
}

#logo {
	width: 300px;
	float: right;
	clear: none;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#ecotec {
	width:20%;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#nav {
	width: 600px;
	float:left;
	margin-top: 25px;
	color:#CCC;
	font-size:12px;
	clear: left;
}

.nav ul {
	list-style-type:none;
	list-style-position:inside;
	color:#FFF;
}

.nav li {
	float:left;
	margin-left:15px;
	margin-right: 20px;
	color:#FFF;
	list-style-type:none;
}

.nav a:link, .nav a:visited {
	color:#FFF;
	text-decoration:none;
}

.inner_bg {
	background-image:url(../images/form_bg.png);
	background-repeat:no-repeat;
	background-position: center top;
	width: 770px;
	height:420px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	padding: 20px;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.inner_bg_design {
	background-image:url(../images/design_bg.png);
	background-repeat:no-repeat;
	background-position: center top;
	width: 770px;
	height:445px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	padding: 20px;
	font-size: 13px;
	margin-top: 10px;
}
.contactform_col1 {
	width: 45%;
	float:left;
	padding:10px;
	height: 300px;
	border: thin dashed #666;
}

.contactform_col2 {
	width: 45%;
	float:right;
	padding:10px;
	height: 300px;
	border: thin dashed #666;
}

#home_headings {
	font-size:20px;
	text-align:right;
}
	

.heading_print, .heading_print a:link, .heading_print a:visited {
	color:#3399cc;
	text-decoration:none;
}

.heading_design, .heading_design a:link, .heading_design a:visited {
	color:#cc0000;
	text-decoration:none;
}
.heading_webdesign, .heading_webdesign a:link, .heading_webdesign a:visited {
	color: #ff9900;
	text-decoration:none;
}
.heading_finish, .heading_finish a:link, .heading_finish a:visited  {
	color: #669900;
	text-decoration:none;
}

h1 {
	font-size:14px;
}

.home_bg{
	background-image: url(../images/home_bg.jpg);
}

.splash_bg{
	background-image: url(../images/splash.jpg);
}
.green_bg {
	background-image: url(../images/green_bg.jpg);
}

.web_bg {
	background-image: url(../images/web_bg.jpg);
}

.print_bg {
	background-image: url(../images/print_bg.jpg);
}

.finishing_bg {
	background-image: url(../images/finishing_bg.jpg);
}

.design_bg {
	background-image: url(../images/design_bg.jpg);
}


.about_bg {
	background-image: url(../images/about_bg.jpg);
}

.contact_bg {
	background-image: url(../images/contact_bg.jpg);
}


.promotion_bg {
	background-image:url(../images/promotion_bg.jpg);
}

.img_green {
	padding-right: 30px;
}

.separators {
	color:#FFF;
}

.address {
	width:250px;
	float: left;
}

.contactform_map {
	width: 420px;
	float:right;
	padding:10px;
	height: 300px;
	margin-right: 0px;
	clear: none;
}

.img_about {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.email_links, .email_links:hover {
	color: #FFF;
	text-decoration:none;
}

