/* CSS Document */

body {
	background-image:url(/images/common/background.jpg);
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
}

#frame {
	width:800px;
	background-color:#000000;
	padding-top:25px;
}
#headerHomepage {
	width:730px;
	height:200px;
	background-image:url(/images/home/headerBackground.jpg)
}
#navigationHomepage {
	height:198px;
	background-image:url(/images/home/backgroundNavigation.gif);
	background-repeat:repeat-x;
	background-color:#256A8C;
	padding:0px 34px 0px 34px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}
#navigationHomepage a{
	width:90px;
	height:193px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	padding-top:5px;
	display:block;
	float:left;
	text-align:center;
	border-left:1px solid #4DA8FB;
}
#navigationHomepage a:hover{
	width:90px;
	height:193px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	padding-top:5px;
	display:block;
	float:left;
	text-align:center;
	border-left:1px solid #4DA8FB;
	background-color:#9FD5F4;
}

a.companyHP {
	background-image:url(/images/home/companyNav.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
} 
a.companyHP:hover  {
	background-image:url(/images/home/companyNav.jpg);
	background-repeat:no-repeat;
	background-position:-94px 0px;
} 
a.ourwordsHP {
	background-image:url(/images/home/ourwordsNav.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
a.ourwordsHP:hover {
	background-image:url(/images/home/ourwordsNav.jpg);
	background-repeat:no-repeat;
	background-position:-94px 0px;
} 
a.equipmentHP {
	background-image:url(/images/home/equipmentNav.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
a.equipmentHP:hover {
	background-image:url(/images/home/equipmentNav.jpg);
	background-repeat:no-repeat;
	background-position:-94px 0px;
}
a.newsHP {
	background-image:url(/images/home/newsNav.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
a.newsHP:hover {
	background-image:url(/images/home/newsNav.jpg);
	background-repeat:no-repeat;
	background-position:-94px 0px;
}
a.quoteformHP {
	background-image:url(/images/home/quoteformNav.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
a.quoteformHP:hover {
	background-image:url(/images/home/quoteformNav.jpg);
	background-repeat:no-repeat;
	background-position:-94px 0px;
}
a.fileuploadHP {
	background-image:url(/images/home/fileuploadNav.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
a.fileuploadHP:hover {
	background-image:url(/images/home/fileuploadNav.jpg);
	background-repeat:no-repeat;
	background-position:-94px 0px;
}
a.webtoprintHP {
	background-image:url(/images/home/webtoprintNav.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
a.webtoprintHP:hover {
	background-image:url(/images/home/webtoprintNav.jpg);
	background-repeat:no-repeat;
	background-position:-94px 0px;
}
a.contactHP {
	background-image:url(/images/home/contactNav.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	border-right:1px solid #4DA8FB;
	padding-left:1px;
}
a.contactHP:hover {
	background-image:url(/images/home/contactNav.jpg);
	background-repeat:no-repeat;
	background-position:-94px 0px;
}

#footerHomepage {
	height:20px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:8px;
	font-size:12px;
}

#navigation {
	padding:10px 0px 35px 15px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}
#navigation a{
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	font-size:12px;
	text-decoration:none;
	padding-left:53px;
	padding-top:8px;
}
#navigation a:hover {
	color:#9FD5F4;
}
a.companyNav {
	background-image:url(/images/common/companyNav.jpg);
	background-repeat:no-repeat;
	background-position:0px -34px;
	height:24px;
} 
a.companyNav:hover  {
	background-image:url(/images/common/companyNav.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
} 
a.ourwordsNav {
	background-image:url(/images/common/ourwordsNav.jpg);
	background-repeat:no-repeat;
	background-position:0px -34px;
	height:24px;
}
a.ourwordsNav:hover {
	background-image:url(/images/common/ourwordsNav.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
} 
a.equipmentNav {
	background-image:url(/images/common/equipmentNav.jpg);
	background-repeat:no-repeat;
	background-position:0px -34px;
	height:24px;
}
a.equipmentNav:hover {
	background-image:url(/images/common/equipmentNav.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
a.newsNav {
	background-image:url(/images/common/newsNav.jpg);
	background-repeat:no-repeat;
	background-position:0px -38px;
	height:28px;
}
a.newsNav:hover {
	background-image:url(/images/common/newsNav.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
a.quoteformNav {
	background-image:url(/images/common/quoteformNav.jpg);
	background-repeat:no-repeat;
	background-position:0px -37px;
	height:28px;
}
a.quoteformNav:hover {
	background-image:url(/images/common/quoteformNav.jpg);
	background-repeat:no-repeat;
	background-position:0px -1px;
}
a.fileuploadNav {
	background-image:url(/images/common/fileuploadNav.jpg);
	background-repeat:no-repeat;
	background-position:0px -39px;
	height:31px;
}
a.fileuploadNav:hover {
	background-image:url(/images/common/fileuploadNav.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
a.webtoprintNav {
	background-image:url(/images/common/webtoprintNav.jpg);
	background-repeat:no-repeat;
	background-position:0px -34px;
	height:24px;
}
a.webtoprintNav:hover {
	background-image:url(/images/common/webtoprintNav.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
a.contactNav {
	background-image:url(/images/common/contactNav.jpg);
	background-repeat:no-repeat;
	background-position:0px -34px;
	height:24px;
}
a.contactNav:hover {
	background-image:url(/images/common/contactNav.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#content {
	background-color:#D0D8DC;
	color:#000000;
	padding:15px;
	font-size:14px;
}
#content h1{
	font-size:13px;
}
.login {
	background-image:url(/images/common/login.gif);
	background-repeat:no-repeat;
	color:#000000;
	padding-left:14px;
	display:block;
	width:85px;
	font-size:16px;
	height:24px;
	padding-top:2px;
}
.upload {
	background-image:url(/images/common/upload.gif);
	background-repeat:no-repeat;
	color:#000000;
	padding-left:49px;
	display:block;
	width:125px;
	font-size:16px;
	height:39px;
	padding-top:10px;
}
.errorMessage {
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
}
.redLink {
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
	margin-left:5px;
	display:none;
}
#extraText1, #extraText2, #extraText3 {
	float:right; 
	font-size:11px; 
	width:134px;
	text-align:left;
}
#newsLinks a{
	color:#000000;
	font-size:11px;
	display:block;
	padding-bottom:3px;
}
a.submitButton {
	display:inline;
	color:#2EB1F5;
}

#quoteForm tr {
	height:30px;
}

#footer {
	font-size:10px;
	padding-top:7px;
}
	