body {
	background-color: #005199;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.wrapper {
	width: 660px;
	background-color: #80a8cc;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#header {
	margin: 0px auto 0px auto;
	width: 660px;
	padding: 0px;
	height: 96px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*Main Body*/
#welcome {
	margin-right: 30px;
	margin-left: 30px;
	border: 1px dotted #80A8CC;
	margin-top: 5px;
	text-align: center;
}
#welcomegif {
	border: thick double #005199;
}
#welcome p {
	text-align: left;
}
#graphnav {
	margin-top: 10px;
	margin-right: 210px;
	margin-bottom: 10px;
	margin-left: 30px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #A7C2DC;
	border-bottom-color: #A7C2DC;
	padding-bottom: 15px;
}
.picnav {
	border: 1px dashed #80A8CC;
	height: 100px;
}
.picnav a.link {
	font-size: small;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	text-decoration: none;
	padding-top: 10px;
	line-height: 35px;
}
.anim {
	float: left;
	margin-right: 10px;
}
.anim#currency {
	float: left;
	margin-left: 25px;
	margin-right: 25px;
}
.anim#newsletter {
	float: left;
	margin-right: 0px;
	margin-left: 25px;
}
#newsidebar {
	text-align: center;
	float: right;
	border: thick double #A7C2DC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 20px;
	margin-left: 10px;
	width: 150px;
}
#newsidebar a {
	color: #000000;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
}
#newsidebar em {
	font-size: small;
	font-weight: bold;
	color: #FFCC66;
	font-style: normal;
}
#mbxplug {
	margin-top: 20px;
	text-align: center;
	float: right;
	border-top-width: thick;
	border-top-style: double;
	border-top-color: #A7C2DC;
	width: 100%;
}
#mbxplug a {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#contactwrap {
	margin-right: 30px;
	margin-left: 30px;
	background-image: url(contact/images/braboFoldersm.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 30px;
}

#contactsidebar {
	background-attachment: fixed;
	background-repeat: repeat;
	width: 230px;
	margin-right: 25px;
	text-align: center;
	padding-top: 30px;
	margin-top: 15px;
	float: left;
}

/*Contact Page*/
#form {
	margin-left: 270px;
	margin-right: 25px;
	margin-top: 25px;
	margin-bottom: 15px;
	text-align: center;
}
#form em {
	font-style: normal;
	font-weight: bold;
}

#form h2 {
	font-size: medium;
	font-weight: bold;
	color: #990000;
	text-align: center;
	line-height: 30px;
}
#form a {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}



#locations {
	margin-top: 15px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #A7C2DC;
	margin-left: 270px;
	margin-right: 25px;
}
#locations em {
	font-style: normal;
	font-weight: bold;
}
#locations h1 {
	font-size: large;
	font-weight: normal;
	text-align: center;
}
#factory {
	text-align: center;
	margin-top: 100px;
	margin-bottom: 100px;
}
#factory img {
	border: thick double #A7C2DC;
}
#converter {
	text-align: center;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 50px;
	margin-bottom: 50px;
}





/*Footer*/
#footer {
	width: 660px;
	background-color: #80a8cc;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	background-image: url(images/mainBottomBkgnd.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	clear: right;
}
#graphnav h3 {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	color: #000000;
}
