/* CSS Document */
body
{
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	background: url(../images/bodyBack.gif) center;
	text-align:justify;
}
/*url(../images/pageBack.gif) center;}*/
.wrapper
{
}
.header
{
	width: 780px;
	height: 115px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/header6.jpg) no-repeat top center #fff;
	position: relative;
}
#headerWrap
{
	background: url(../images/headerBack.gif) center top repeat-x;
}
#nav
{
	/*height: 25px;
	width: 780px;
	margin: auto;
	background-color: #09629F;
	padding-left: 0px;*/
}
#navUL
{
	display: inline;
}
#navUL li
{
	display: inline;
}
#navUL a
{
	text-decoration: none;
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	text-align:center;
	height: 25px;
	overflow:hidden;
	width: 130px;
	line-height: 25px;
}
#navUL a:hover
{
	background: #fff;
	color: #097B0A;
}
#lastNav:hover
{
	border-right: 2px solid #fff;
}
#main
{
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
	background: #fff url(../images/shadowTop3.gif) repeat-x;
	min-height: 500px;
	position: relative;
}
#mainWrap
{
	background: url(../images/pageBack2.gif) center top;
}
#footer
{
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	color: #999;
	margin-top: 0px;
	padding: 5px;
	background-color: #fff;
	border-bottom: solid 1px #666;
}
#footWrap
{
	background: url(../images/footerBack.gif) center top repeat-x;
}
#footer a
{
	text-decoration: none;
	color: #999;
}

h2
{
	font-size: 14px;
	font-weight: bold;
}
h1
{
	font-size: 18px;
	font-weight: bold;
}
#loginBox
{
	position: absolute;
	top: 1px;
	right: 0px;
}
#loginButton img
{
	float: right;
	cursor: pointer;
}
#user-pass input
{
	display:block;
	margin-bottom: 4px;
	padding-left: 5px;
	color: #999;
	width:200px;
}
#user-pass
{
	display: none;
	text-align:right;
}

h3
{
	font-size: 14px;
	font-weight: bold;
}
.homeBox h2
{
	border: solid 1px #ccc;
	background: #E5ECF9;
	padding: 5px;
	text-align: center;
	margin-bottom: 0px;
}
.homeBox
{
	width: 253px;
	height: 300px;
	float: left;
	margin-bottom: 25px;
	margin-top: 5px;
	margin-right: 5px;
}
.homeBoxInfo
{
	border: solid 1px #ccc;
	border-top-width: 0px;
	padding: 10px;
	height: 225px;
}
#noFloat
{
	float: none;
}
#officeInfo
{
	padding-left: 5px;
}
.formLink
{
	text-decoration: none;
	color: #333;
	padding-left: 34px;
	background: url(/images/text-x-generic.png) no-repeat top left;
	height: 32px;
	line-height: 32px;
	display: block;
}
.serviceItem
{
	text-decoration: none;
	color: #333;
	padding: 3px; /*	height: 32px;*/ /*	line-height: 32px;*/
	display: block;
	font-size: 10px; /*background: url(/images/cptBag.gif) no-repeat top left;*/
	line-height: 10px;
}
.serviceItem span
{
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 2px;
	display: block;
	line-height: 12px;
}
#gMap
{
	padding: 5px;
	border: solid 1px #ccc;
	margin-left: 5px;
}
#navUL
{
	margin: 0px;
	padding: 0px;
}
.resource3
{
	background: url(/images/x-office-spreadsheet.png) no-repeat top left;
}
.resource5
{
	background: url(/images/applications-internet.png) no-repeat top left;
}
.resource4
{
	background: url(/images/text-x-generic.png) no-repeat top left;
}
.resource2
{
	background: url(/images/text-x-generic.png) no-repeat top left;
}
.resource1
{
	background: url(/images/text-x-generic.png) no-repeat top left;
}
.moreServices
{
	float: right;
}

#aboutUs
{
	padding: 20px 5px;
}
.sidebarInfo
{
	font-size: 12px;
}
.aboutUsOfficeInfo
{
	background: url(/images/sidebarBack.gif) top right no-repeat;
	width: 250px;
}
#officeInfo h3
{
	font-size: 12px;
	font-weight: bold;
	padding-left: 30px;
}
#officeInfo img
{
	padding-left: 30px;
}
.pt
{
	margin-top: 35px;
}
#text img
{
	float: right;
	padding: 5px;
	border: solid 1px #ccc;
	margin-left: 20px;
}
#text
{
	font-size: 14px;
	text-align: justify;
}
.clinicPhoto
{
	width: 200px;
}
.providersDiv
{
    padding: 10px;
    
}


#adminNavigation{
	float:right;
}

#adminNavigation a{
	display:block;
	float:right;
	background-image:url(/images/login_m.png);
	line-height:32px;
	height:32px;
	font-size:12px;
	padding-right:5px;
	padding-left:5px;
	color:#ffffff;
	text-decoration:none;
}

#adminNavigation a:hover{
	text-decoration:underline;
}

#adminNavigation img{
	float:right;
}

#adminArea{
	border-bottom:solid 1px #444444;
	background-color:#222222;
	text-align:center;
	display:none;
}

#adminArea a{
	color:#ffffff;
	text-decoration:none;
}

#adminArea a:hover{
	color:#ffffff;
	text-decoration:underline;
}

.paddingBox{
	padding:10px;
}
.newsBox
{
    padding: 10px;
}
.newsBox h1
{
    color: #333;
    padding-bottom: 0px;
    margin-bottom: 0px;
    display: block;
    font-size: 24px;
    border-bottom: solid 1px #ccc;
}
.newsDate
{
    font-size: 10px;
    color: #999;
    margin: 0px;
}
.newsText
{
    text-align: justify;
    padding: -13px 10px 30px 10px;
}
.smallGray
    {
        font-size: 10px;
        color: #999;
    }
.languages
{
    padding: 2px 2px 0px 30px;
    position:absolute;
    right: 0px;
    bottom: 0px;
    background: url(../images/langBack.png) no-repeat top left;
}
