html, body {
	color: #131313;
	margin: 0px;
	padding: 0px;
	background-color: #E1E2E2;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, "Helvetica CE";
	font-size: 95%;
	line-height: 1.6em;
	scrollbar-face-color: #26779F;
	scrollbar-shadow-color: #26779F;
	scollbar-highlight-color: #26779F;
	scrollbar-3dlight-color: #26779F;
	scrollbar-darkshadow-color: #26779F;
	scrollbar-track-color: #E1E2E2;
	scrollbar-arrow-color: #FFFFFF;
}

h1 {
	font-size: 2em;
	text-transform: uppercase;
	background-image: url(images/h1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 36px;
	padding-left: 54px;
	padding-top: 14px;
	font-weight: normal;
	padding-right: 0px;
	padding-bottom: 0px;
}
h2 {
	font-size: 1.6em;
	background-image: url(images/h2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 31px;
	padding-left: 46px;
	padding-top: 6px;
	font-weight: normal;
}
.h2gray {
	color: #6A6A6A;
}
h3 {
	font-size: 1.2em;
}
h4 {
	text-transform: uppercase;
	color: #26779F;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #26779F;
	border-bottom-color: #26779F;
}
.blue {
	color: #26779F;
}
blockquote {
	color: #26779F;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #131313;
	padding-left: 8px;
}
.number {
	background-color: #26779F;
	padding: 4px;
	text-decoration: none;
	color: #FFFFFF;
	border: 1px solid #131313;
	margin-right: 4px;
}

a:active, a:focus { 
	outline: 0 
} 

a {
	color: #26779F;
}

a:hover {
	text-decoration: none;
	color: #666666;
}

img { border: none; }
.thumb {
	float: left;
	margin-right: 15px;
}

/* Header */

#header {
	width: 960px;
	height: 360px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	background-image: url(images/wrapper.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1012px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* Page */

#page {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}

/* Content */

#content {
	float: left;
	width: 580px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contentwide {
	float: left;
	width: 920px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content .content {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #156FAF;
	text-align: justify;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#contentwide .content {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #156FAF;
	text-align: justify;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#servicecol1 {
	float: left;
	width: 280px;
	margin-right: 40px;
	text-align: left;
	height: 1100px;
	background-image: url(images/services_pharmacy2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#servicecol2 {
	float: left;
	width: 280px;
	margin-right: 40px;
	text-align: left;
	height: 1100px;
	background-image: url(images/services_dme2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#servicecol3 {
	float: left;
	width: 280px;
	text-align: left;
	height: 1100px;
	background-image: url(images/services_medicalsupplies2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sidebar a {
}

#column1 {
	float: left;
	height: 159px;
	width: 200px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 40px;
}

#column2 {
	float: left;
	height: 159px;
	width: 200px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 100px;
}

#column3 {
	float: left;
	height: 159px;
	width: 200px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#footerwrapper {
	background-color: #E1E2E2;
	height: 100px;
	background-image: url(images/footer_wrapper.jpg);
	background-repeat: repeat-x;
}

/* Footer */

#footer {
	font-size: 85%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	height: 100px;
	width: 960px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	line-height: 1.6em;
	color: #232323;
}

#footer p {
	margin: 0px;
	color: #232323;
	padding-top: 50px;
}

#footer a {
	color: #232323;
	padding: 4px;
}

#footer a:hover {
	color: #FFFFFF;
	padding: 4px;
	text-decoration: none;
	background-color: #26779F;
}
.inputform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding: 2px;
	width: 320px;
	border: 1px solid #3096C7;
}
tr {
	vertical-align: top;
}
hr {
	color: #26779F;
	border-top-color: #26779F;
	border-right-color: #26779F;
	border-bottom-color: #26779F;
	border-left-color: #26779F;
}
#phasebullets {
	float: left;
	width: 742px;
	margin: 0px;
	padding: 0px;
}
