div, img {
	behavior: url(iepngfix.htc) 
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/white.gif);
	background-repeat: repeat-x;
	background-color: #00768f;
}
.container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
}
/*// CONTAINER for content //*/
.container-content {
	width: 950px;
	margin-right: auto;
	margin-top: 35px;
	margin-left: auto;
}
/*// FOOTER CONTAINER //*/
.container-footer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}


.promed-logo {
}
.promed-menu {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	letter-spacing: 0px;
}
.promed-menu a:link {
	color: #666666;
	text-decoration: none;
}
.promed-menu a:visited {
	color: #666666;
	text-decoration: none;
}
.promed-menu a:active {
	color: #666666;
	text-decoration: none;
}
.promed-menu a:hover {
	color: #0095b6;
	text-decoration: underline;
}
.promed-menu-divider {
	margin-right: 12px;
	margin-left: 12px;
}
.promed-content {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 55px;
	height: 180px;
	margin-bottom: 20px;
}
.promed-content p {
	margin-top: 0px;
}
.promed-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
}
.tagline-products {
	font-family: "Times New Roman", Times, serif;
	font-size: 56px;
	color: #000000;
}
.tagline-products em {
	color: #0095b6;
}
.tagline-american {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing: -0.1em;
}
.tagline-american-bullet {
	margin-right: 10px;
	margin-left: 10px;
	letter-spacing: 0em;
}

/*// CONTENT STYLES //*/

.tagline-bottom-american {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0em;
	text-align: center;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 14px;
	padding-bottom: 14px;
}
.tagline-bottom-american-bullet {
	margin-right: 10px;
	margin-left: 10px;
}

.content {
	width: 868px;
	padding-right: 40px;
	padding-left: 40px;
	background-image: url(images/content_bkgrd.jpg);
	background-repeat: repeat-x;
	padding-top: 30px;
	padding-bottom: 40px;
	background-color: #e4e4e4;
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.section-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0095b6;
	padding-bottom: 20px;
}
.back-to-top {
	text-align: center;
	padding-top: 30px;
}
.back-to-top a:link {
	color: #333333;
	text-decoration: none;
}
.back-to-top a:visited {
	color: #333333;
	text-decoration: none;
}
.back-to-top a:active {
	color: #333333;
	text-decoration: none;
}
.back-to-top a:hover {
	color: #333333;
	text-decoration: underline;
}

/*// PRODUCTS //*/
.reflection {
	background-image: url(images/reflection.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 230px;
}
.readmore {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #008eb0;
	text-align: right;
	width: 196px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.readmore a:link {
	color: #008eb0;
	text-decoration: none;
}
.readmore a:visited {
	color: #008eb0;
	text-decoration: none;
}
.readmore a:active {
	color: #008eb0;
	text-decoration: none;
}
.readmore a:hover {
	color: #008eb0;
	text-decoration: underline;
}
.product-photo {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
.product-writeup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 196px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	height: 145px;
}
.kozak-container, .lexol-container, .auravision-container {
	width: 230px;
	margin-right: 10px;
}
.cystalair-container {
	width: 230px;
}
.kozak-content {
	width: 230px;
	background-image: url(images/kozak_backing.png);
	background-repeat: no-repeat;
	height: 450px;
}
.kozak-logo-link {
	padding-top: 20px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 14px;
}

.lexol-content {
	width: 230px;
	background-image: url(images/lexol_backing.png);
	background-repeat: no-repeat;
	height: 450px;
}
.lexol-logo-link {
	padding-top: 6px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 8px;
}
.auravision-content {
	width: 230px;
	background-image: url(images/auravision_backing.png);
	background-repeat: no-repeat;
	height: 450px;
}
.auravision-logo-link {
	padding-top: 22px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 22px;
}

.crystalair-content {
	width: 230px;
	background-image: url(images/crystalair_backing.png);
	background-repeat: no-repeat;
	height: 450px;
}
.crystalair-logo-link {
	padding-top: 17px;
	width: 190px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 7px;
}

.company-mainpic {
	border: 1px solid #999999;
	width: 408px;
	margin-right: 40px;
}
.company-info {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.contact-mainpic {
	border: 1px solid #999999;
	width: 496px;
	margin-right: 40px;
}
.contact-info {
	width: 462px;
	padding-top: 20px;
	padding-left: 18px;
}
.contact-info a:link {
	font-weight: bold;
	color: #008eb0;
	text-decoration: none;
}
.contact-info a:visited {
	font-weight: bold;
	color: #008eb0;
	text-decoration: none;
}
.contact-info a:active {
	font-weight: bold;
	color: #008eb0;
	text-decoration: none;
}
.contact-info a:hover {
	font-weight: bold;
	color: #008eb0;
	text-decoration: underline;
}
.contact-info2 {
	width: 462px;
	padding-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
.contact-info2 a:link {
	font-weight: bold;
	color: #008eb0;
	text-decoration: none;
}
.contact-info2 a:visited {
	font-weight: bold;
	color: #008eb0;
	text-decoration: none;
}
.contact-info2 a:active {
	font-weight: bold;
	color: #008eb0;
	text-decoration: none;
}
.contact-info2 a:hover {
	font-weight: bold;
	color: #008eb0;
	text-decoration: underline;
}

.contact-info-columnone {
	padding-right: 20px;
	font-weight: bold;
	color: #008eb0;
}
.contact-info-columntwo {
	padding-right: 20px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.contact-info-columnthree {
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

/*// FORM //*/
.contact-form {
}
.contact-form form {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.form-field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 300px;
	border: 1px solid #CCCCCC;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
}
.form-label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #008eb0;
	padding-bottom: 2px;
}
.form-compulsory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #008eb0;
}

.form-reset {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/form_reset_bkgrd.jpg);
	height: 20px;
	width: 68px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
}
.form-submit {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/form_submit_bkgrd.jpg);
	height: 20px;
	width: 68px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
}
.coming-soon {
	text-align: center;
	padding: 130px;
	color: #0095b6;
}
