@charset "utf-8";
/* CSS Document */
/******* the basics ************/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #B5D4EC;
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color:#2582C7;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #2582C7;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: underline;
	color: #2582C7;
}
h1 {
	font-size: 16px;
	color: #2582C7;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2582C7;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 100%;
	background-color: #2582C7;
}
h3 {
	font-size: 14px;
	color: #2582C7;
	width: 100%;
	height: 22px;
}
h4 {
	font-size: 12px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
h5 {
	font-size: 12px;
	color: #999999;
}
h6 {
	font-size: 10px;
	color: #000000;
}
/********* page structure **********/
#container {
	
	width: 600px;
	
	background-color: #FFFFFF;
	
	background-image: url(png/builder_building_contractor_green_r9_c2.png);
	background-repeat: repeat-y;
	background-position: left top;
}

#masthead{
	display:none;
}


#nav{
	display:none;
}
#mainpic{
	background-image: url(png/plastic_injection_moulding_r2_c2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 330px;
	width: 802px;
	float: left;
}


#content0 {
	width: 557px;
	float:left;
	padding-right: 0px;
	padding-left: 43px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
} 
#contentleft {
	width:557px;
	letter-spacing: 1px;
	line-height: 25px;
	clear: none;
	float: left;
} 
#contentright {
	display:none;
} 



#footer{
	width:100%;
	float: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	height: 30px;
	padding-top: 0px;
}

#topmenucontainer {
	float: left;
	width: 655px;
	height: 50px;
	padding-left:5px;
}
#thepic{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 299px;
	width: 800px;
}


/*********** link styles and navigation ************/

a.menulink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2582C7;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	float: left;
	height: 20px;
	margin-right: 20px;
	margin-left:3px;
	margin-top: 1px;
	text-align: center;
	vertical-align: middle;
	line-height: 18px;
	letter-spacing: 0px;
}
a.menulink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2582C7;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	float: left;
	height: 20px;
	margin-right: 20px;
	margin-left:3px;
	margin-top: 1px;
	text-align: center;
	vertical-align: middle;
	line-height: 18px;
	letter-spacing: 0px;
}
a.menulink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2582C7;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	float: left;
	height: 20px;
	margin-right: 20px;
	margin-left:3px;
	margin-top: 1px;
	text-align: center;
	vertical-align: middle;
	line-height: 18px;
	letter-spacing: 0px;
	background-color: #FFFFFF;
}
a.menulink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2582C7;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	float: left;
	height: 20px;
	margin-right: 20px;
	margin-left:3px;
	margin-top: 1px;
	text-align: center;
	vertical-align: middle;
	line-height: 18px;
	letter-spacing: 0px;
}


a.smenulink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2582C7;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	float: left;
	height: 20px;
	margin-right: 0px;
	margin-left:0px;
	margin-top: 0px;
	text-align: left;
	vertical-align: middle;
	line-height: 18px;
	letter-spacing: 0px;
	width: 240px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a.smenulink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2582C7;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	float: left;
	height: 20px;
	margin-right: 0px;
	margin-left:0px;
	margin-top: 0px;
	text-align: left;
	vertical-align: middle;
	line-height: 18px;
	letter-spacing: 0px;
	width: 240px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a.smenulink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	float: left;
	height: 20px;
	margin-right: 0px;
	margin-left:0px;
	margin-top: 0px;
	text-align: left;
	vertical-align: middle;
	line-height: 18px;
	letter-spacing: 0px;
	width: 240px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	background-color: #2582C7;
}
a.smenulink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2582C7;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	float: left;
	height: 20px;
	margin-right: 0px;
	margin-left:0px;
	margin-top: 0px;
	text-align: left;
	vertical-align: middle;
	line-height: 18px;
	letter-spacing: 0px;
	width: 240px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}



/******** forms *********/
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #C5C552;
	font-weight: bold;
	text-align: center;
	height: 20px;
	width: 445px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

form {
	margin: 10px;
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.pad4{
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}

.clear{
	clear: both;
	float: left;
	width: 100%;
}
.size10 {font-size: 10px}
