/*CSS*/
body {
	margin:0;
	padding:0;
	font-family:tahoma;
	color: #000;
	text-align:left;
	font-size: 11px;
	background-color: #FFF;
	}

div#page {
	float: left;
	width: 100%;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
	}
	
div#pagereg {
	float: left;
	width: 100%;
	background-image: url(http://www.mednet-sites.com/images/bg_register.jpg);
	background-repeat:repeat-x;
	}	

div#wrapper {
	margin: 0 auto;
	width: 995px;
	padding:0;
	}
	

/*  *********************************************   TOP NAV   *********************************************** */

div#login {
	float: left;
	width: 370px;
	height: 66px;
	background-image: url(images/login.jpg);
	color: #a0ceee;
	}
	#login p {
		padding: 0px;
		margin: 8px 0 0px 0;
		}
	#login a {
		color: #e97408;
		text-decoration: none;
		}
	#login a:hover {
		text-decoration:underline;
		}	

div#nav {
	float: left;
	width: 521px;
	height: 66px;
	background-image: url(images/nav.jpg);
	}
	#nav a {
		font-weight: normal;
		}

div#custom {
	float: left;
	width: 104px;
	height: 66px;
	background-image: url(images/custom.jpg);
	}
	#custom p {
		width: 130px;
		padding: 25px 0 0 10px;
		color: #FFF;
		text-decoration:none;
		text-align:center;
		}
	#custom a {
		color: #FFF;
		font-weight:bold;
		text-decoration: none;
		}
	#custom a:hover {
		color: #de781c;
		font-weight:bold;
		text-decoration:none;
		}
		
/*end nav*/

/*  *********************************************   FLASH + PACKAGES   *********************************************** */

div#banner {
	float: left;
	width: 995px;
	height: 188px;
	background-image:url(images/banner.jpg);
	}
	
div#bannerreg {
	float: left;
	width: 995px;
	height: 143px;
	background-image:url(images/banner_register.jpg);
	}

div#package {
	float: left;
	width: 995px;
	height: 140px;
	background: url(images/buildnow.jpg) no-repeat top;
	}		

div#foursteps {
	float: left;
	width: 667px;
	height: 258px;
	background:url(images/4steps.jpg) no-repeat top;
	}	
	

/*end flash and packages*/

/*  *********************************************   CONTENT   *********************************************** */

div#content {
	float: left;
	width: 995px;
	/*background-image: url(images/content.jpg);*/
	background-repeat:no-repeat;
	background-color: #FFF;
	padding-bottom: 20px;
	color: #536573;
	line-height: 17px;
	z-index:1;
	}
	#content p {
		margin:0 30px 20px 30px;
		padding: 0;
		}
	#content a{
		color: #038dcd;
		font-weight: bold;
		text-decoration: underline;
		}
	#content a:hover{
		color: #038dcd;
		font-weight: bold;
		text-decoration: none;
		}
	#content ul {
		list-style-image: url(images/arrow.jpg);
		padding: 0 0 5px 55px;
        
		}
	
	
.right_title {
	font-size: 28px;
	padding: 0 0 0 0 ;
	color: #11181d;
	font-weight: normal;
	line-height: 28px;
	}
		
div#footer {
	clear: both;
	float: left;
	background-color: #222;
	color: #a0ceee;
	width: 100%;
	height: 100%;
	text-align: center;
	padding: 0px 0px;
	margin: 0 auto;
	}
	#footer ul {
		list-style: none;
		padding:0;
		margin: 10px auto;
		}
	#footer li {
		display: inline;
		margin: 0 20px;
		}
	#footer a {
		color: #FFF;
		text-decoration:none;
		}	
	#footer a:hover {
		color: #a0ceee;
		text-decoration:none;
		}	


.contact_form {
	color: #837f9C;
	}

img {
	border: none;
	}	
	

/*Link Text*/
H1 {
	font-size: 28px;
	padding: 0;
	margin: 0 30px 20px 30px;
	color: #990000;
	font-weight: normal;
	}

H2 {
	font-size: 15px;
	padding: 0;
	margin: 0 30px 13px 30px;
	color: #000;
	line-height:18px;
	font-weight: bold;
	}
	

H3 {
	font-size: 11px;
	padding: 0;
	margin: 0 30px 0px 30px;
	color: #990000;
	font-weight: bold;
}


H4 {
	font-size: 15px;
	padding: 0;
	margin: 0 30px 3px 30px;
	color: #000;
	font-weight: bold;
	}


H5 {
	font-size: 11px;
	padding: 0;
	margin: 0 30px 7px 30px;
	color: #990000;
	font-weight: bold;
}

div#map	{
	margin: 0 0 0 35px;
}

div#proceduresheader{
	font-size: 12px; 
	color: #FFFFFF;
	line-height: 17px;
	font-weight:bold;
	padding:0 0 0 7px;
	margin: 0 0 0 7px;
}


/*  *********************************************   PHOTOS   *********************************************** */

.picborder {
	border: 1px solid #333333;
}

.picRight {
	border: 1px solid; 
	border-color: #99CCFF; 
	float:right; 
	margin: 5px 40px 5px 20px;
}
.picRightnoborder {
	float:right; 
	margin-left:20px;
}
.picLeft {
	border: 1px solid #A096BB;
	float:left;
	margin-right:10px;
    margin-top:5px;
}
.picLeftnoborder {
	float:left; 
	margin-left:0px;
	margin-right:10px;
}


/*  *********************************************   FORMS   *********************************************** */


.inputSelect {
	font-family:arial;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	width:135px;
	height:18px;
	border: 1px solid #4c617f;
	font-weight: bold;
}

.inputSelect:hover {
	font-family:arial;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	width:135px;
	height:18px;
	background-color:#FFFF99;
	border: 1px solid #4c617f;
	font-weight: bold;
}

.inputSelect2 {
	font-family:arial;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	width:210px;
	height:18px;
	border: 1px solid #4c617f;
	font-weight: bold;
}

.inputSelect2:hover {
	font-family:arial;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	width:210px;
	height:18px;
	background-color:#FFFF99;
	border: 1px solid #4c617f;
	font-weight: bold;
}


.inputComment {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	width:250px;
	height:90px;
	font-weight: bold;
	font-family: Arial;
}


.inputButton {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	width:80px;
	border: 1;
}
.inputButton2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	border: 1;
	width:100px;
	border: 0;
}

.no-rep-x {
	background-repeat: repeat-x;
}
.no-rep-y {
	background-repeat: repeat-y;
}


/*  *********************************************   LINKS   *********************************************** */



/* Link Styles Ends */


.strongred {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}


.strongblack {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.button-text {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: bold;
	color: #214285;
	text-decoration: none;
}

.backtotop	{
	margin: 0 0 0 560p;
	padding: 0 0 0 560px;
}
.backtotop2	{
	margin: 0 0 0 530p;
	padding: 0 0 0 530px;
}

.maplink	{
	color:#000000;
	text-decoration:none;
}

.maplink:hover	{
	color:#000000;
	text-decoration:underline;
}

.pdflist {
	list-style-image: url(images/p-acrobat_file_small.gif);
}

.services	{
	padding: 10px 0 10px 0;
	margin: 10px 0 10px 0;
}

.proceduresheader{
	font-size: 12px; 
	color: #FFFFFF;
	line-height: 17px;
	font-weight:bold;
	padding:0 0 0 7px;
	margin: 0 0 0 7px;
}
.rep-l {
	background-color: #B8EDFC;
	background-image: url(images/rep-l.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

.packagelink {
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #a0ceee;
	text-decoration: none;
}

.packagelink:hover {
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #e18031;
	text-decoration: none;
}


#serviceswrapper {
	padding:15px 0 0 0;
	width: 620px;
	margin:0 auto;
	}
	
#icons {
	padding:10px 0 0 0;
	width: 620px;
	margin:0 auto;
	}
	
	#icons ul { 
		list-style: none;
		float:left;
		padding:0px 0 25px 15px;
		margin:0;
	}
	#icons ul li { 
		display: inline;
	}
	#serviceswrapper ul a:hover{
		color: #fff;
	}
	#serviceswrapper ul a:hover { color: #fff; }


/******General Information******/

#feature-right2 {
	float: right;
	width: 260px;
	font-size:1em;
	line-height:1.4em;
	background-color: #F1EDE2;
	border: 1px;
	border-style: solid;
	border-color: #B1B1B1;
	padding: 10px;
	margin: 0 10px 0 20px;

}

.thumbnail {
	text-align: center;
	float: left;
	margin: 5px 20px 15px 20px;
	width: 140px;
	font-size: 0.9em;
	color: #0e3d59;
	font-weight: normal;
	}
