body {
	margin:0;
	padding:0;
	background-image: url(imgs/bg-repeat.jpg);
	background-repeat: repeat-x;
	background-color: #E5E8ED;
	font-family: Arial, Helvetica, sans-serif;
}
#main {
	background-image: url(imgs/bg-image.jpg);
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	height: 591px;
}
#wrap {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	text-align: center;
	float: left;
	width: 760px;
	height: 38px;
	color: #FFFFFF;
	font-size: 18px;
	padding-top: 35px;
	font-weight: normal;
}
#subpage-nav {
	background-image: url(imgs/nav-bg2.jpg);
	background-repeat: no-repeat;
	width: 557px;
	height: 50px;
	float: left;
	padding-top: 30px;
	padding-left: 203px;
	font-size: 15px;
}
#nav {
	background-image: url(imgs/nav-bg.jpg);
	background-repeat: no-repeat;
	width: 557px;
	height: 30px;
	float: left;
	padding-top: 30px;
	padding-left: 203px;
	font-size: 15px;
	overflow: hidden;
}
#nav a, #subpage-nav a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	float: left;
	display: block;
}
#nav a:hover, #subpage-nav a:hover {
	color: #CFD9F3;
	text-decoration: none;
}
.home {
	padding-right: 38px;
}
.acrylic {
	padding-right: 38px;
}
.machining {
	padding-right: 38px;
}
.products {
	padding-right: 38px;
}
.contact {
	width: 80px;
}

#home-img {
	background-image: url(imgs/home-img.jpg);
	background-repeat: no-repeat;
	width: 760px;
	height: 290px;
	float: left;
	overflow: hidden;
}
#flashcontent {
	float: left;
}
#home-img ul {
	margin: 0;
	padding-right: 15px;
	padding-top: 135px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	float: right;
	width: 300px;
	text-align: right;
	list-style-type: none;
}
#home-img li {
	margin: 0;
	display: block;
	padding-bottom: 15px;
}
#tagline {
	float: left;
	width: 730px;
	height: 24px;
	background-color: #65758E;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	padding-left: 30px;
	padding-top: 6px;
}
#logo {
	float: left;
	padding-left: 20px;
	width: 210px;
	height: 161px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#content {
	float: left;
	width: 510px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 10px;
}
#content .thumb {
	border: 1px solid #65758E;
	margin-right: 10px;
}

#content p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#footer {
	background-image: url(imgs/home-phone-tab.jpg);
	background-repeat: no-repeat;
	width: 760px;
	height: 70px;
	float: left;
}
.foot-left {
	color: #FFFFFF;
	font-size: 11px;
	display: block;
	float: left;
	padding-top: 4px;
	padding-left: 30px;
}
.foot-right {
	color: #494949;
	font-size: 12px;
	line-height: 25px;
	text-align: right;
	display: block;
	float: right;
	padding-right: 10px;
}
.foot-right a {
	color: #494949;
	text-decoration: none;
}
.foot-right a:hover {
	color: #000000;
	text-decoration: none;
}
#content a {
	text-decoration:underline;
	color:#5f89b1;
}
#content a:hover {
	text-decoration:none;
	color:#3e6285;
}

#content a.seo {
	text-decoration: none;
	color: #333333;
	cursor: text;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	font-weight: bold;
}
#content a.h1seo {
	text-decoration: none;
	color: #333333;
	cursor: text;
	font-size: 14px;
}
.clr{clear:both;}
/*FORMS*/

#contactform { width:420px;font-size: 12px;margin-top:10px; margin-bottom:20px; padding:0px; }
.contactinfo { float:left; clear:left;margin-top:10px; width:500px }
.divlablecontact{width:150px;float:left;}
.textcontact{float:left;vertical-align:middle;}
.textcontact input {float:left;vertical-align:middle;width:220px;}
input { color: #4A5D6D; background: #FCFBF0; border: 1px solid; margin-bottom:5px;}
textarea {font-size: 11px;  color: #4A5D6D; font-family:Arial, Helvetica, sans-serif; background:#FCFBF0; border: 1px solid; margin:-10px 0px 10px; padding:0px;}
button{font-size: 11px; color: #4A5D6D; border: 1px solid;background:#FCFBF0;}
#btnbrowse{font-size: 11px; color: #4A5D6D; border: 1px solid;background:#FCFBF0; width:55px; margin-left:5px;}

.fileupload
{
	float:left;
	width:224px;
}
