html {
	margin: 0;
	padding: 0;
	height: 100%;
}
body {
	/*margin: 0 auto;
	height: 100%;
	color: #232323;
	font-size: 11px;
	text-align: justify;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url('images/bg.gif') top left;*/
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#000000;
	scrollbar-shadow-color:#ffffff;
	scrollbar-face-color:#258EBE;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3d-light-color:#ffffff;
	scrollbar-dark-shadow-color:#000000;
}

A.grey:link {
	text-decoration: none;
	color: #888888
}
A.grey:visited {
	text-decoration: none;
	color: #888888
}
A.grey:active {
	text-decoration: none;
	color: #888888
}
A.grey:hover {
	text-decoration: none;
	color: #ED3030
}
A.teal:link {
	text-decoration: none;
	color: #888888
}
A.teal:visited {
	text-decoration: none;
	color: #888888
}
A.teal:active {
	text-decoration: none;
	color: #888888
}
A.teal:hover {
	text-decoration: none;
	color: #ED3030
}
A:link {
	text-decoration: none;
	font-weight: none;
	color: #0088B7
}
A:visited {
	text-decoration: none;
	font-weight: none;
	color: #0088B7
}
A:active {
	text-decoration: none;
	font-weight: none;
	color: #0088B7
}
A:hover {
	text-decoration: underline;
	font-weight: none;
	color: #666666
}
.small {
	font-family: verdana, arial;
	font-size: 8pt;
	color: #333333
}
.smallteal {
	font-family: verdana, arial;
	font-size: 8pt;
	color: #258EBE
}
.smallgray {
	font-family: verdana, arial;
	font-size: 8pt;
	color: #BBBBBB
}
.smallgray2 {
	font-family: verdana, arial;
	font-size: 7pt;
	color: #999999
}
.copy {
	font-family: verdana, arial;
	font-size: 10pt;
	color: #333333
}
.leftnav {
	font-family: verdana, arial;
	font-size: 10pt;
	color: #888888;
	line-height: 110%
}
.leftnavred {
	font-family: verdana, arial;
	font-size: 10pt;
	color: #ED3030
}
.leftnavredbull {
	font-family: verdana, arial;
	font-size: 8pt;
	color: #ED3030
}
.normal {
	font-family: verdana;
	font-size: 10pt;
	color: #000000
}
.normalwhite {
	font-family: verdana;
	font-size: 10pt;
	color: #FFFFFF
}
.normalblue {
	font-family: verdana;
	font-size: 10pt;
	color: #000066
}
.callbox {
	font-family: verdana;
	font-size: 11pt;
	color: #66A1AC
}
.large {
	font-family: verdana;
	font-size: 12pt
}
.largewhite {
	font-family: verdana;
	font-size: 12pt;
	color: #EEEEEE
}
.largeblue {
	font-family: verdana;
	font-size: 12pt;
	color: #000066
}


/*Blue Boxes*/

#business_box {
	float: left;
	padding-top: 14px;
	padding-left: 18px;
	width: 161px;
	height: 62px;
	background: url('../images/home-business-solutions.gif') top left no-repeat;
}

#medical_box {
	float: left;
	padding-top: 14px;
	padding-left: 18px;
	width: 169px;
	height: 62px;
	background: url('../images/home-medicall-solutions.gif') top left no-repeat;
}

#how_box {
	float: left;
	padding-top: 14px;
	padding-left: 18px;
	width: 168px;
	height: 62px;
	background: url('../images/home-howwedoit.gif') top left no-repeat;
}

.heading {
	margin-bottom: 2px;
	color: #0091c4;
	width: 150px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.heading_small {
	margin-bottom: 12px;
	color: #0091c4;
	width: 150px;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.dark {
	color: #19417f;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}

.link {
	padding-left: 14px;
	width: 138px;
	height: 12px;
	color: #d81f27;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background: url('../images/arrow.gif') left no-repeat;
}

.link a, a:active {
	color: #d81f27;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.link a:hover {
	color: #dd4d53;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}


/*Phone Side*/

.phone_red {
	padding-right: 20px;
	width: 152px;
	color: #d81f27;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	letter-spacing: .5px;
}

.phone_text {
	margin-top: 6px;
	padding-right: 20px;
	width: 152px;
	color: #717171;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	letter-spacing: -.5px;
}


/*Footer*/

#footer {
	margin-top: 40px;
	width: 100%;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}

#footer a {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a:hover {
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#footer #list li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}


/*Misc*/

h1 {
	margin-top: 20px;
	margin-left: 20px;
	color: #d81f27;
	font-size: 22px;
	font-weight: normal;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 15px;
	font-weight: bold;
}

h3 {
	padding: 0px;
	padding-left: 2px;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
}

.bold_heading {
	color: #d81f27;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.bold {
	font-weight: bold;
}