@charset "utf-8";
* {
margin:0px;
padding:0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #eee;
	background-image: url(../images/bg2.png);
	background-repeat: no-repeat;
}
#head {
	height: 216px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1040px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center 55px;
}
container {
	background-image: url(../images/home_top_rounded.png);
/*	background-position: left top;
*/}
#content {
	background-image: url(../images/bgY.png);
	background-repeat: repeat-y;
	min-height: 900px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#topround {
	background-image: url(../images/top_rounded_home.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 54px;
	padding: 0px;
	margin: 0px;
}
#toproundservices {
	background-image: url(../images/top_rounded_services.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 54px;
	padding: 0px;
	margin: 0px;
}
#toprounddirectory {
	background-image: url(../images/top_rounded_directory.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 54px;
	padding: 0px;
	margin: 0px;
}
#toproundabout {
	background-image: url(../images/top_rounded_aboutphynet.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 54px;
	padding: 0px;
	margin: 0px;
}
#toproundpatient {
	background-image: url(../images/top_rounded_patient.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 54px;
	padding: 0px;
	margin: 0px;
}
#toproundcareer {
	background-image: url(../images/career_top_rounded.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 54px;
	padding: 0px;
	margin: 0px;
}
#wrapper {
	padding: 0px;
	width: 923px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#HomeLeftNav {
	padding: 0px;
	width: 221px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#findclinic {
	border:#FF0000;
	width: 600px;
	float: right;
	margin-right: 50px;
	margin-top: 20px;
}
#LeftNav {
	padding: 0;
	width: 444px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	float:left;
}
#servicesCloud {
	background: url(/images/servicesSSP.png);
	width: 923px;
	height: 297px;
}

#servicesCloud table {
	margin: 50px 20px 20px 255px;
}

#servicesCloud table td {
	width: 300px;
}

#servicesCloudLeft {
float: left;	
margin: 50px 20px 20px 255px;
}

#servicesCloudRight {
float: left;	
margin: 50px 20px 0 50px;
}

#servicesCloudLeft ul,#servicesCloudRight ul {
	list-style-type: disc !important;
	color: #999999;
}

#servicesCloudLeft li,#servicesCloudRight li {
	line-height: 23px;
	list-style-type: disc !important;
	list-style:  disc !important;
	color: #999999;
}

#servicesCloudLeft li a,#servicesCloudRight li a {
	color: #999999;
	font-size: 130%;
	font-weight: blod;
	text-decoration: none;
}

#loginarea {
margin: 120px 0 0 0;
float:right;
width:300px;
}
#ssp {
	width:923px;
	height:208px;
	margin:0;
	padding:0;
	background-image: url(/images/homeSSP.png);
	background-repeat: no-repeat;
}
#ssp2 {
	width:677px;
	height:181px;
	float:right;
	margin:14px 13px 0 0;
	padding:0;
	background-image: url(/images/homeSSP.png);
	background-repeat: no-repeat;
}
#patientssp {
	width:923px;
	height:348px;
	background-image: url(/images/patientssp.png);
	background-repeat: no-repeat;
	}
#hipaa {
	width: 200px;
	height:91px;
	margin-left: 12px;
	margin-top: 25px;
	background-image: url(/images/hipaa.jpg);
	background-repeat: no-repeat;
}
#hipaa span{
	display:none;
}

#privacy-policy{
	width: 200px;
	margin:1em 0 0 12px;
	text-align: center;
}
#privacy-policy a{
	color: #06569d;
	text-decoration: none;
}
#privacy-policy a:hover{
	text-decoration: underline;
}

#careerCol {
	padding: 0 85px 0 85px;
}
#LogoDiv { float: right; margin: 10px 0 10px 0;}


#lcol {
	width: 300px;
	float:left;
	padding: 0 10px;
}
#rcol {
	width: 200px;
	min-height:400px;
/* 	border: .2em dotted #900; */	
	float:left;
	padding: 0 10px;
}

#lcol h3, #rcol h3, #PhyNetNews h2, h3 {
	color:#00529b;
}
.clear {
	clear: both;
	}
	

#PhyNetNews {
	width: 700px;
	padding: 10px 10px;
}	

#fullcol {
	width: 750px;
	min-height: 400px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 80px;
	/*border: 1px solid;*/
	}

#Email-About-List{
	padding:0 0 0 5px;
}
#Email-About-List li{
	list-style-type: disc !important;
	list-style:  disc !important;
}
