* {
	margin: 0;
	padding: 0;
	outline:none;
	border:none;
}

body {
	background: #FFF url("../_images/background.gif") 0 10px repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3B3D3C;
}

h2, h3 {
	color:#00462A;
	font-size:130%;
	margin-bottom:1em;
}

h3 {
	margin-top:1.5em;
	font-size:110%;
}

p {
	margin:0 0 .75em;
}

a {
	color:#02A552;
}

a:hover {
	color:#0EDE76;
}

ul {
	margin:0 0 1em .5em;
}

ul li {
	padding-left:15px;
	margin-bottom:.5em;
}

#colRight ul li {
	margin-left:25px;
	padding-left:5px;
}


.highlight {
	color:#02A552;
}

#header {
	width: 952px;
	margin: 20px auto 0;
	height: 121px;
	position:relative;
}

#header h1 {
	background: url("../_images/tekmedic_logo.gif") top left no-repeat;
	width: 200px;
	height: 59px;
	margin-top: 15px;
}

#header h1 span {
	display: none;
}

#header p.contact {
	position:absolute;
	top:10px;
	right:0;
	font-size:130%;
	color:#00462A;
}

#header p.contact a {
	color:#00462A;
	text-decoration:none;
}

#header p.contact span.tel {
	background: url("../_images/header-tel.gif") top left no-repeat;
	padding:10px 0 10px 40px;
	display: inline;
	height:50px;
	vertical-align: middle;
}

#header p.contact span.email {
	background: url("../_images/header-email.gif") top left no-repeat;
	padding:10px 0 10px 40px;
	display: inline;
	margin-left: 10px;
	height: 35px;
	vertical-align: middle;
}

#navigation ul {
	float:left;
	width:650px;
	list-style:none;
	margin:23px 0 0 !important
}

#navigation ul li {
	float: left;
	position: relative;
	display: inline;
	padding-left:0;
}

#navigation ul li a {
	padding:10px .75em;
	font-size:130%;
	float:left;
	border-left:#0E6D55 solid 1px;
	border-right:#6cb395 solid 1px;
	text-decoration:none;
	color:#FFF;
}

#navigation li:hover a, #navigation li.active a {
	background:#6cb395;
}

#navigation .last a {
	border-right:none;
}

#navigation li ul {
	background:#6CB395 none repeat scroll 0 0;
	border-color:#008C64;
	border-style:solid;
	border-width:0 1px 1px;
	display:none;
	height:auto !important;
	left:0;
	margin-left:0;
	padding:5px;
	position:absolute;
	top:15px !important;
	width:200px;
}

#navigation ul li > ul {
	top: 22px;
	left: 0;
}

#navigation li:hover ul, #navigation li.over ul{
	display: block;
}

#navigation li ul li a {
	color:#FFF; !important;
    background:none !important;
	text-transform:none;
	width:150px;
	float:left !important;
	text-align:left;
	border:none;
}


#navigation li ul li a:hover {
	background:#E9FAF4 !important;
	color:#00B166;
}

/*---Drop Down Menu--*/



#page {
	width:948px;
	margin:5px auto 0;
	background:#FFF;
	border:#A5BEDD solid;
	border-width:0 1px;
	overflow:auto;
	padding:5px 0;
	clear:both;
}

#pageBtm {
	background:url(../_images/page-btm.gif) no-repeat center 0;
	margin:0 auto;
	width:950px;
}

#colLeft {
	width:230px;
	float:left;
	margin-left:5px;
}

#colRight {
	width:695px;
	float:right;
	margin-right:5px;
}

#colLeft ul {
	list-style:none;
	margin-left:.5em;
}

#colLeft ul li {
	background:url(../_images/bullet.png) no-repeat left center;
	padding-left:15px;
}

#colRight #content {
	background:url(../_images/content.gif) no-repeat 0 0;
	width:655px;
	margin-top:10px;
	padding:20px 20px 0;
	position:relative;
	overflow:auto;
}	

#colRight #content .top {
	overflow:auto;
	margin-bottom:10px;
}

#colRight #content .top img, #colRight #content .top div {
	float:left;
	border:#B2D0C4 solid 1px;
}

#colRight #content .top img {
	margin-right:5px;
}

#colRight #content .top div {
	padding:5px;
	width:400px;
	height:141px;
}

#colRight #content .top ul {
	list-style:none;
}

#colRight #content .top ul li {
	background:url(../_images/bullet2.gif) no-repeat 0 center;
}

#colRight #content #contentBtm {
	position:absolute;
	bottom:0;
	left:0;
}


#colRight .cta {
	overflow:auto;
}

#colRight .cta a {
	background-repeat:no-repeat;
	color:#3B3D3C;
	float:left;
	height:130px;
	margin-right:1px;
	margin-top:10px;
	padding:160px 10px 0;
	text-align:left;
	text-decoration:none;
	width:210px;
}

#colRight .cta .terms {
	font-size:80%;
	font-style:italic;
}

#colRight .cta a#network-lite {
	background-image:url(../_images/cta-network-lite.jpg);
}
	
#colRight .cta a#network-lite:hover {
	background-image:url(../_images/cta-network-lite-hover.jpg);
}

#colRight .cta a#network-plus {
	background-image:url(../_images/cta-network-plus.jpg);
}
	
#colRight .cta a#network-plus:hover {
	background-image:url(../_images/cta-network-plus-hover.jpg);
}

#colRight .cta a#single {
	background-image:url(../_images/cta-single.jpg);
}
	
#colRight .cta a#single:hover {
	background-image:url(../_images/cta-single-hover.jpg);
}

#supportServices-home {
	background: #fff url(../_images/support-services-home.jpg) no-repeat;
	width:190px;
	height:254px;
	margin-top:5px;
	padding:20px;
}

#supportServices-home h2, #supportServices-sub h2, #supportServices-home ul, #supportServices-sub ul  {
	color:#02A552;
}

#supportServices-home a, #supportServices-sub a {
	text-decoration:none;
}

#supportServices-sub {
	background:url(../_images/support-services-sub-btm.jpg) no-repeat 0 100%;
	padding-bottom:38px;
	margin-top: 0px;
}

#supportServices-sub h2 {
	background:url(../_images/support-services-h2.jpg) no-repeat;
	padding:20px 20px 0;
	margin-top:6px;
}

#supportServices-sub ul, #supportServices-sub p {
	padding:0 20px;
}

.supportHeight1 {
	height:350px !important;
}
	
#footer {
	width:930px;
	margin:10px auto 0;
	background:url(../_images/footer.gif) no-repeat;
	overflow:auto;
	padding:10px;
	position:relative;
	height:250px;
}

#footer .box {
	width:240px;
	float:left;
	min-height:200px;
}

#footer .contact-us {
	width:475px;
}

#footer .small {
	width:220px;
}

#footer .box ul {
	list-style:none;
	margin-left:0;
}

#footer .box ul li {
	padding:0;
}

#footer .box ul li a {
	text-decoration:none;
	color:#3B3D3C;
}
#footer .box ul li a.highlight {
	text-decoration:none;
	color:#02A552 !important;
}

#footer .btm {
	background:url(../_images/footer-btm.gif) no-repeat center 100%;
	position:absolute;
	left:0;
	bottom:0;
	width:930px;
	padding:10px;
	color:#FFF;
}

#footerTel {
	font-size:170%;
}

#webtiseLabel {
	width:950px;
	margin:0 auto 40px;
	overflow:auto;
}

#webtiseLabel img {
	float:right;
}

.list {
	list-style:none;
	margin-left:.5em;
}

.list li {
	background:url(../_images/bullet.png) no-repeat left .25em;
	padding-left:15px;
}

.floatLeft {
	width:45%;
	margin-right:10px;
	float:left;
}

.clear {
	clear:both;
}

.note {
	color:#02A552;
	font-size:90%;
	font-style:italic;
}

.imgRight {
	float:right;
	margin:0 0 5px 5px;
}

table {
	border-collapse:collapse;
	width:auto;
}

table th, table td {
	padding:.25em;
	border:#B2D0C6 solid 1px;
}

table th {
	background-color:#EEFAF6;
}

.equalHeight1 {
	height:400px;
}

.equalHeight2 {
	height:500px;
}

.equalHeight3 {
	height:600px;
}

.equalHeight4 {
	height:700px;
}

.equalHeight5 {
	height:800px;
}

.equalHeight6 {
	height:900px;
}

.equalHeight7 {
	height:1000px;
}

.equalHeight8 {
	height:1100px;
}

.equalHeight9 {
	height:1200px;
}

.equalHeight10 {
	height:1300px;
}

.equalHeight11 {
	height:1400px;
}






/* forms */
input, textarea {
	padding:.15em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3B3D3C;
}

input.check {
	width:30px;
}

#div-form-check {
	float:right;
}

#header form {
	width:240px;
	height:59px;
	padding-left:60px;
	background:url(../_images/form-rescue.jpg);
	position:absolute;
	bottom:0;
	right:0;
}

#header form p {
	margin:10px 0 5px;
}

input, textarea {
	border:#69b99c solid 1px;
	width:185px;
}

#header form input {
	width:140px;
}

#header form input.submit {
	background:url(../_images/connect.gif) no-repeat center center;
	border:none;
	color:#FFF;
	padding:.35em;
	width:80px;
}

#header form input.submit:hover {
	background-image:url(../_images/connect-hover.gif);
}

#enquiry {
	background: #fff url(../_images/enquiry.jpg) no-repeat;
	height:240px;
	padding:20px;
	width:190px;
	
}

#enquiry input, #enquiry textarea {
	margin-top:18px;
	color:#00462A;
}

#enquiry textarea {
	height:50px;
}

#enquiry input.submit {
	background:url(../_images/submit.gif) no-repeat;
	float:right;
	margin-top:10px;
	padding:3px 56px 10px 5px;
	border:none;
	color:#FFF;
	width:110px;
}

#enquiry input.submit:hover {
	background-image:url(../_images/submit-hover.gif);
}

#enquiry h2 {
	margin:0;
	margin-top: -5px;
}

label.captcha {
	margin-top:10px;
}

label.captcha span {
	display:block;
}

label.captcha img {
	margin:10px 0;
}

.info-box {
	background-color:#F6FCFA;
	border:#B2D0C6 solid 1px;
	padding:0 10px 10px;
}

.alignCentre {
	display:block;
	margin:30px auto 10px;
}



.entry
{
	overflow: hidden;
	margin-top: 5px;
	border-bottom: solid 1px #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

.entry dl
{
	background: #FFF url(../images/stamp_bg.jpg) bottom left;
	float: left;
	border: solid 1px #CCCCCC;
	padding: 5px;
	margin: 0 5px 5px 5px;
	width:20px;
}

.entry dt
{
	font-size: 17px;
	font-weight: bold;
}

.entry dd
{
	font-size: 10px;
	margin-top: 2px;
	text-transform: uppercase;
}

.entry .content
{
	float: left;
	margin-left: 10px;
}

.entry .small_content
{
	width: 230px;
	float: left;
	margin-left: 10px;
}

.entry a
{
	font-weight: bold;
	margin: 0;
	color: #02A552;
	font-weight: bold;
	text-decoration: none;
}

.entry p
{
	padding:0;
	margin-top:.025em;
}

.compare-packages th {
	text-align:center;
	background:none;
}

.compare-packages td {
	background:#E8E8E8;
}

.compare-packages .value {
	background:none;
	text-align:center;
}

.p-compare-packages {
	margin-top:20px;
}

table td.green, table td.red, table td.yellow {
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
}

table td.green {
	background:#92D050;
}

table td.red {
	background:#FF0000;
}

table td.yellow {
	background:#FFC000;
}





















