/*------------------------------ G L O B A L S ------------------------------*/

html {
	height:100%;
	font-size:100%;
	width: 100%;
    margin: 0; 
	line-height: 100%;
}

body {
	text-align: left;
	font-family: Verdana, Tahoma, "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	color: #424242;
	line-height: 20px;
	font-size: 0.7em;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #000;
	padding-top: 0px;
	background-image: url(gfx/bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}

h1 {
	color: #6989c8;
	font-size: 18px;
	margin-top: 0px;
}

h2 {
	color: #6989c8;
	font-size: 14px;
	margin-top: 0px;
}

h3 {
	color: #284400;
	font-size: 16px;
	margin-top: 10px;
	margin-left: 10px;
	padding: 0px;
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

input {
	background-color: #d2eda8 !important;
	color: #2b2b2b;
	border: 1px solid #2b4803;
	float: left;
	width: 142px;
	margin-top: 0px;
	padding-top: 0px;
	height: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

input.sendbutton {
	background-image: url(gfx/sendbutton.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 75px;
	height: 19px;
	margin-top: 0px;
	padding-top: 0px;
	border: none;
	color: #FFF;
	text-align: center;
	font-size: 11px;
}

textarea {
	background-color: #d2eda8;
	color: #2b2b2b;
	border: 1px solid #2b4803;
	float: left;
	width: 434px;
	margin-top: 0px;
	padding-top: 0px;
	height: 36px;
}

td {
	margin-bottom: -4px;
	font-size: 11px;
	margin-top: -5px;
	padding: 0px;
}


/*------------------------------ D I V S ------------------------------*/

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 762px;
	height: 100%;
}

#headerbg {
	width: 940px;
	height: auto;
	background-image: url(gfx/bgheader.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 762px;
	height: 103px;
	background-image: url(gfx/header.jpg);
	background-repeat: no-repeat;
}

#navgrad {
	width: 762px;
	height: 20px;
	background-image: url(gfx/navgrad.jpg);
	background-repeat: no-repeat;
}

#content {
	height: 100%;
	width: 762px;
	background-color: #FFF;
	float: left;
}

#col1 {
	width: 285px;
	height: 100%;
	float: left;
	padding-left: 10px;
	padding-top: 2px;
	display: block;
}

#col2 {
	width: 457px;
	height: 100%;
	float: left;
	padding-left: 10px;
	display: block;
}


#col3 {
	width: 732px;
	height: 100%;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
}

#clinicblock {
	width: 447px;
	height: 131px;
	float: left;
	background-image: url(gfx/clinicblock.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

#screeningsblock {
	width: 447px;
	height: 131px;
	float: left;
	background-image: url(gfx/screeningsblock.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

#medicalsblock {
	width: 447px;
	height: 131px;
	float: left;
	background-image: url(gfx/medicalsblock.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

#textimage1 {
	float: right;
	background-image: url(gfx/image1.jpg);
	background-repeat: no-repeat;
	width: 236px;
	height: 319px;
}

#textimage2 {
	float: right;
	background-image: url(gfx/bloodpressure.jpg);
	background-repeat: no-repeat;
	width: 271px;
	height: 181px;
}

#textimage3 {
	float: right;
	background-image: url(gfx/eyetest.jpg);
	background-repeat: no-repeat;
	width: 271px;
	height: 181px;
}

#textimage4 {
	float: right;
	background-image: url(gfx/clinic.jpg);
	background-repeat: no-repeat;
	width: 271px;
	height: 181px;
}

#textimage5 {
	float: right;
	background-image: url(gfx/xrays.jpg);
	background-repeat: no-repeat;
	width: 271px;
	height: 181px;
}

#backworxlogo {
	width: 150px;
	height: 214px;
	float: right;
	background-image: url(gfx/backworxlogo.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
}

#backworx1 {
	width: 250px;
	height: 173px;
	float: left;
	background-image: url(gfx/backworx1.jpg);
	background-repeat: no-repeat;
	margin-right: 10px;
}

#backworx2 {
	width: 190px;
	height: 271px;
	float: right;
	background-image: url(gfx/backworx2.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
}

#footer {
	width: 762px;
	height: 155px;
	background-image: url(gfx/footer.jpg);
	background-repeat: no-repeat;
	float: left;
}



/*------------------------------ C L A S S E S ------------------------------*/

.datebox {
	background-image: url(gfx/dateblock.jpg);
	background-repeat: no-repeat;
	width: 62px;
	height: 66px;
	float: left;
	padding-right: 5px;
}

.footercol1 {
	width: 285px;
	float: left;
}

.footercol2 {
	width: 447px;
	float: left;
	padding-left: 10px;
	color: #FFF;
	
}

.contactform {
	margin-left: 10px;
	padding: 0px;
	border-spacing: 0px;
	margin-top: -10px;
}

.date {
	color: #d18e1b;
	font-family: Times New Roman, serif;
	font-size: 35px;
	text-align: center;
	margin-top: 3px;
	padding: 0px;
	line-height: 35px;
}

.month {
	color: #FFF;
	font-family: Times New Roman, serif;
	font-size: 18px;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 6px;
	line-height: 18px;
	padding: 0px;
}


p.infoblock {
	color: #573c0e;
	margin-left: 30px;
	margin-top: 20px;
	margin-right: 10px;
}

p.slogantext {
	color: #fea112;
	font-style: italic;
	font-weight: bold;
}

p.footertext {
	color: #FFF;
	margin-left: 10px;
	margin-top: -5px;
}

td.smalltext {
	margin-top: 0px;
	font-size: 9px;
	padding-bottom: 0px;
}

.formbutton {
	float: right;
}

img.readmore {
	float: right;
	padding: 0px;
	margin-top: -18px;
	margin-right: 3px;
}

/*------------------------------ M E N U ------------------------------*/

#navbar {
	width: 762px;
	height: 41px;
	background-image: url(gfx/navbar.jpg);
	background-repeat: no-repeat;
	font-size: 13px;
}

#navbar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 14px;
}

#navbar ul li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}

#navbar ul li a {
	width: 149px !important;
	height: 41px;
	display: block;
	text-align: center;
	line-height: 41px;
	text-decoration: none !important; 
	padding: 0px;
}

#navbar ul li a:link {
	background-position: bottom center;
	background-image: url(gfx/ubutton.jpg);
	background-repeat: no-repeat;
	text-decoration: none !important;
	color: #FFF !important;
}

#navbar ul li a:hover {
	background-image: url(gfx/abutton.jpg) !important; 
	background-repeat: no-repeat;
	text-decoration: none !important;
	color: #FFF !important;
	background-position: bottom center;
}

#navbar ul li a:active {
	background-image: url(gfx/abutton.jpg) !important;
	background-repeat: no-repeat;
	text-decoration: none !important;
	color: #FFF !important;
	background-position: bottom center;
}

#navbar ul li a:visited {
	background-image: url(gfx/ubutton.jpg);
	background-repeat: no-repeat;
	text-decoration: none !important; 
	color: #FFF !important;
	background-position: bottom center;
}

#navbar ul li a#selected {
	background-image: url(gfx/abutton.jpg) !important;
	background-repeat: no-repeat;
	text-decoration: none !important;
	color: #FFF !important;
	background-position: bottom center;
}

