/* CSS Document */

body {
	background:#ffffff;
	margin:0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
}
#wrapped {
	width: 1002px;
	margin: 0px auto; 
	text-align: left;
}
#header {
	width: 1002px;
	height: 71px;
}
#logo {
	float:left;
	width: 212px;
	height: 71px;
}
#nav {
	float:right;
	padding-top: 30px;
}
#main_content {
	width: 1002px;
	background:url(images/bg_left.gif) top left no-repeat;

}
#content {
	width: 964px;
	background:url(images/bg_right.gif) bottom right no-repeat;
	padding-top: 20px;
	padding-left: 19px;
	padding-bottom: 20px;
	padding-right: 19px;

}
#in_content {
	width: 964px;
	height: 475px;
	background:url(images/bg_in2.jpg) left no-repeat;
	line-height: 13px;
}

#col1 {
	padding-top: 183px;
	float:right;
	width: 182px;
	height: 195px;
}
#col2 {
	padding-top: 183px;
	float:right;
	width: 177px;
	height: 195px;
}
#col3 {
	padding-top: 183px;
	float:right;
	width: 175px;
	height: 195px;
}
.text1 {
	margin-top: 0px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 30px;
}.text2 {
	margin-top: 0px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 25px;
}
.text3 {
	margin-top: 0px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 25px;
}
#banner {
	width: 964px;
	height: 178px;
	background:url(images/hd_img_about.jpg) no-repeat top;
}
#banner.aboutbanner {background:url(images/hd_img_about.jpg) no-repeat top;}
#banner.clientbanner {background:url(images/hd_img_clients.jpg) no-repeat top;}
#banner.contactbanner {background:url(images/hd_img_contact.jpg) no-repeat top;}
#banner.fortscriptbanner {background:url(images/hd_img_for_tscript.jpg) no-repeat top;}
#banner.servicesbanner {background:url(images/hd_img_services.jpg) no-repeat top;}
#banner.techbanner {background:url(images/hd_img_technology.jpg) no-repeat top;}
#banner.whymedgardebanner {background:url(images/hd_img_why_medgarde.jpg) no-repeat top;}
#banner.privacybanner {background:url(images/hd_img_privacy.jpg) no-repeat top;}
#banner.sitemapbanner {background:url(images/hd_img_sitemap.jpg) no-repeat top;}
#text_hd {
	float:left;
	height:50px;
	padding-top: 63px;
	padding-left: 35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	color:#688999;
	line-height: 35px;
}
.small_text {
	font-size: 20px;
	height:50px;
}
#sub_nav {
	float:left;
	padding-left: 21px;
	padding-top: 11px;
	width:213px;
}
.secNav {
	margin:0px;
	padding:0px 0px 10px 0px;
	width:213px;
}
.sub1 a:link, .sub1 a:visited, .sub1 a:active{
	color:#4a4a4a;
	text-decoration:none;
	font-size: 12px;
	display:block;
	margin:0px;
	padding-top:6px;
	padding-left:40px;
	height: 38px;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(images/nav_n.gif);
}
.sub1 a:hover{
	color:#4a4a4a;
	text-decoration:none;
	font-size: 12px;
	display:block;
	margin:0px;
	padding-top:6px;
	padding-left:40px;
	height: 38px;
	background: url(images/nav_o.gif) left top;
}

#text4 {
	width:163px;
	background:#688999;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 20px;
	font-size: 14px;
	color:#FFFFFF;
	line-height: 18px;
}
#sec_content {
	float:left;
	padding-left: 45px;
	padding-top: 20px;
	width: 480px;
    
 
    
}
#sec_content p {
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 15px;
}
h1 {
	font-size: 16px;
	color:#688999;
	margin-top: 8px;
	margin-bottom: 8px;
}
h2 {
	font-size: 14px;
	color:#688999;
	margin-top: 8px;
	margin-bottom: 8px;
}
h3 {
	font-size: 12px;
	color:#688999;
	margin-top: 18px;
	margin-bottom: 0px;
}
ul {
	margin-top: 8px;
	list-style-type: none;
	margin-left: 20px;
	padding-left: 0px;
	font-size:11px;
}
ul li {
	padding-left: 15px;
	margin-left: 0px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}
form {padding: 0px; margin: 0px;}
#quote {
	float:right;
	width: 205px;
	padding-top: 50px;
}
#quote {font-size: 16px; color:#688999;}
#quote b {color: #ef7c00;}

#phone, #tryfree {
	float:right;
	padding-bottom: 20px;
	padding-right: 40px;
	margin-top: 20px;
}

#footer {
	color:#999999;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
}
a:link, a:visited, a:active {
	text-decoration:underline;
	color:#ef7c00;
}
a:hover {
 	color:#ef7c00;
	text-decoration:none;
}
#footer a:link, #footer a:visited, #footer a:active {
	text-decoration:none;
	color:#999999;
}
#footer a:hover {
 	color:#999999;
	text-decoration: underline;
}
#footer a.seo:hover {
    color:#999999; 
	text-decoration: none; 
	cursor: text;
}
#tab table{
	border-left: solid 1px #999999;
	border-top: solid 1px #999999;
}
#tab td{
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
}
.clr {
	clear: both;
}
.center {
	text-align:center;
}
.right {
	float:right;
}

img.right {
	float:right;
}
img.left {
	float:right;
}

.textleft {
	width: 150px;
	float:left;
}
.textright {
	float:right;
	width: 330px;
}
#sec_content .imageright {float: right; width: 100px; line-height: 16px; text-align: center; margin: 0px 0px 10px 10px;}
#sec_content .imageleft {float: left; width: 100px; line-height: 16px; text-align: center; margin: 0px 0px 25px 0px;}
#sec_content .imageright img, #sec_content .imageleft img {display: block; margin: 0px auto;}


.top {
	vertical-align:top;
}

.formline {clear: both; padding: 4px 0px; font-size: 11px; margin-top: 6px; border-top: solid 1px #ddd; overflow: auto;}
.formline span.field {display: block; float: left; width: 210px; font-weight: bold; margin-right: 15px; font-size: 11px;}
.formline div {float: left; width: 250px;}
.formline input, .formline select {margin-top: 3px;}

.reqd {color: #cc3333;}
/*@@@@@@@@@@@@*/
.imgleft{ float:left; margin:0px 10px 0px 0px;}
.imgright{ float:right; margin:0px 0px 0px 10px;}
