/* main page styles */

body {
	background-image: url(../images/lower_right_no_pic.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #104511;
	margin-bottom: -10px;
	text-align: left;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	margin-top: 20px;
	margin-bottom: -10px;
	text-align: left;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 125%;
	color: #666666;
	font-weight: normal;
}

ul {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif; 
	color: #666666;
}

li {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin-bottom: 10px;
}

.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #711123;
	line-height: 110%;
	font-weight: normal;
}

.linksHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	margin-bottom: 8px;
	background-image: url(../images/subhead_blend.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 95%;
	display: block;
	text-align: left;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.newsheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	margin-bottom: 8px;
	margin-top: 40px;
	background-image: url(../images/subhead_blend.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 15px;
	width: 100%;
	display: block;
	text-align: left;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}

#form {
	width: 380px;
	padding: 20px 20px;
	background-color: #EAEAEA;
	margin-bottom: 60px;
	margin-top: 20px;
}

/* Styles for headlines in each products section - color coded */
.education, h1 {
	color: #20863F;
}

.healthcare, h1 {
	color: #483D89;
}

.laboratory, h1 {
	color: #912F2F;
}

.commercial, h1 {
	color: #8A5939;
}

.casegeneric, h1 {
	color: #757589;
}

/* Styles for links in dealer only section */
div#sidebarDealer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	text-decoration: none;
}
div#sidebarDealer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #CCCCCC;
	text-decoration: underline;
}
div#sidebarDealer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #6699FF;
	text-decoration: underline;
}
div#sidebarDealer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #999999;
	text-decoration: none;
}

.legal {
	position:relative;
	width: 50%;
	margin-right: 60px;
	font-size: 11px;
	fon-family: arial, sans-serif;
	margin-top: 10px;
	background: #EBEBEB;
	border: 1px solid #999999;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 4;
	top: 10px;
}


/* Styles for links in footer */
div#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #757589;
	text-decoration: none;
}
div#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #912F2F;
	text-decoration: underline;
}
div#footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #757589;
	text-decoration: none;
}
div#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}



/* Styles for links web site */
a:link {
	color: #757589;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #912F2F;
}
a:visited {
	color: #9E99B9;
}

#sidebarDealer {
	width: 200px;
	height: 650px;
	position: absolute;
	background-image:url(../images/dealer_sidebar.gif);
	background-repeat:no-repeat;
	left: 0px;
	top: 40px;
	z-index:1;
	display: block;
	padding-top: 35px;
	padding-left: 10px;
}

#linkHolder{
	position: absolute;
	left: 32%;
	top: 140px;
	height: 20px;
	width: 700px;
	}

/*Contact Page styles*/
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
	vertical-align: top;
	clear: right;
}
.photos {
	margin-right: 5px;
	margin-bottom: 5px;
	clear: right;
	float: left;
}

.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666666;
	vertical-align: top;
	font-weight: bold;
	text-align: right;
}

#addressBlock {
	position:relative;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	margin-left: 20px;
	}
	
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 14px;
}
.style5 {color: #666666; }


/* Reformatted Styles for main content */

.awmAnchor {
	position:absolute;
	z-index:25;
	top:128px;
	left:25%;
}

#content2 {
	padding-right: 50px;
	padding-top: 10px;
	min-width: 380px;
	max-width: 720px;
	min-height:500px;
	vertical-align: top;
}
#photo2 {
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
#footer2 {
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	z-index: 5;
}
.background {
	background-image: url(../images/circle_background_c.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.logo {
	padding-top: 15px;
	padding-right: 15px;
}
.sidebar {
	padding-top: 40px;
	margin-top: 40px;
	width: 240px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#sidebar2 {
	padding-top: 40px;
	padding-right: 20px;
}
#contentsingle {
	padding-right: 20px;
	padding-top: 10px;
}
sup {
	font-size: 70%;
}
.content2 {
	padding-right: 10px;
	padding-top: 10px;
	min-width: 380px;
	max-width: 720px;
}
.photo2 {
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
}
