/* CSS Document */

#column2 {
    float: left;
	width:594px;
	height:112px;
	margin:15px 5px 0 5px;
	background-color:#272973;
	border-color:#66CCFF;
	border: 2px;
	border-style:ridge;
}

#column2head {
	padding:4px 0 4px 0;
	text-align:center;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size: 1.4em;
	text-decoration:underline;
}

#content2Text {
	padding:0 0 5px 0;
	color: #fff;
    font-weight: bold;
    font-size: 1.2em;
	font-family:"Times New Roman", Times, serif;
    text-decoration: none;
}

a.form:link {
	color: #fff;
    font-weight: bold;
    font-size: 1.2em;
	font-family:"Times New Roman", Times, serif;
    text-decoration:underline;
}
a.form:visited {
	color: #fff;
    font-weight: bold;
    font-size: 1.2em;
	font-family:"Times New Roman", Times, serif;
    text-decoration:underline;

}

a.form:hover {
	font-weight: bold;
    font-size: 1.2em;
	font-family:"Times New Roman", Times, serif;
	color:#66CCFF;
	text-decoration:underline;
}

#column3 {
	float:left;
	width:756px;
	height:160px;
	margin:5px 5px 0 5px;
	background-color:#272973;
	border-color:#66CCFF;
	border: 2px;
	border-style:ridge;
}

#column3pic {
	width:225px;
	height:150px;
	margin:5px 0 0 20.25px;
	background-image:url(Images/Contact/env.jpg);
	float:left;
}

#column3pic2 {
	width:225px;
	height:150px;
	margin:5px 0 0 20.25px;
	background-image:url(Images/Contact/email.jpg);
	float:left;
}

#address {
	text-align:left;
	padding:40px 0 0 25px;
	color: #272973;
    font-weight: bold;
    font-size: 1.2em;
	font-family:"Times New Roman", Times, serif;
}

#emailtext {
	text-align:center;
	padding:40px 0 0 0;
	color: #272973;
    font-weight: bold;
    font-size: 1.2em;
	font-family:"Times New Roman", Times, serif;
}

#column3pic3 {
	width:225px;
	height:150px;
	margin:5px 0 0 20.25px;
	background-image:url(Images/Contact/Telephone.jpg);
	float:left;
}

#column4 {
	float:left;
	width:756px;
	height:160px;
	margin:5px 5px 0 5px;
	background-color:#272973;
	border-color:#66CCFF;
	border: 2px;
	border-style:ridge;
}
#column4left{
	width:225px;
	/*height:150px;*/
	height:auto;
	margin:5px 0 0 20.25px;
	float:left;
}

#factory {
	width:225px;
	height:150px;
	margin:5px 0 0 20.25px;
	background-image:url(Images/Contact/factory.jpg);
	float:left;
}

#locationtext {
	text-align:center;
	padding:10px 0 0 0;
	color: #fff;
    font-weight: bold;
    font-size: 1.2em;
	font-family:"Times New Roman", Times, serif;
}

#map {
	width:225px;
	height:150px;
	float:left;
	margin:5px 0 0 20.25px;	
	background-image:url(Images/Contact/MAPSMALL.jpg);
}

#locationtextHeaders {
	padding:4px 0 4px 0;
	text-align:center;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size: 1.4em;
	text-decoration:underline;
}
a.multi:link {
	font-weight: bold;
    font-size: 1.2em;
	color: #fff;
}

a.multi:visited {
	font-weight: bold;
    font-size: 1.2em;
	color: #fff;

}

a.multi:hover {
	font-weight: bold;
    font-size: 1.2em;
	color:#66CCFF;
}