body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var,h1,h2,h3,h4,h5,h6  {
	font-style:normal;
	font-weight:normal;
}
ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	text-decoration: none;
}

abbr,acronym { 
	border:0;
}

body {
	background: #fff;
	color: #000; 
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 
	font-size: 11px; 
	line-height: 1.3em;
}

.floatLeft{
	float: left;
}

.floatRight{
	float: right;
}

.alignLeft{
	text-align: left;
}

.alignRight{
	text-align: right;
}

.regularList{
	list-style: disc;
	margin: 0 0 10px 20px;
}

p{
	margin-bottom: .7em;
}

a{
	color: #f00000;
	text-decoration: none;
}

h1{
	margin: 10px 0 12px 0; 
	color:#f00000; 
	font-size: 30px;
	font-weight: bold;
}

h2{
	margin: 15px 0 7px 0; 
	color:#f00000; 
	font-size: 18px;
	font-weight: bold;
}

small{
	font-size: 14px;
}

a:hover{
	text-decoration: underline;
}

#container{
	margin: 5px auto 0 auto;
	position: relative;
	width: 966px;
}

#header{
	position: absolute;
	top: 0;
	left: 0;
	/*height: 180px;*/
	z-index: 10000;
	width: 100%;	
}

#headerHolder{
	margin: 0 auto;
	width: 966px;
	position: relative;
}

#slideshow {
	width:950px;
	height:198px;
	margin:0;
}
#topMenu{
	position: absolute;
	top: 6px;
	left: 78px;
	width: 770px;
	height: 38px;
}

#topMenu li{
	display: block;
	float: left;
	height: 38px;
	cursor: pointer;
	margin-right: 23px;
}

#topMenu li a{
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	float: left;
	font-size: 12px;
	display: block;
	line-height: 38px;
	height: 38px;
}

#topMenu li a:hover{
	text-decoration: underline;
}

#rightButtons{
	position: absolute;
	top: 14px;
	right: 25px;
}

#top{
	background: #fff url(images/main.png) no-repeat 0 0;
	padding: 72px 30px 0 30px;
	height: 100px;	
}

#redLine{
	height: 39px;
	position: relative;
	z-index: 1000;
	background: url(images/redborder.jpg) no-repeat 0 0;
}

#mainFlash{
	margin: -2px 0;
	height: 203px;
	overflow: hidden;
	background: url(images/bg.jpg) repeat-y;	
}

#mainFlash object{
	display: block;
	margin: 0 auto;
}

#content{
	color: #333;
	width: 966px;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0 auto -10px 0;
	position: relative;
	z-index: 100;
	overflow: hidden;
	background: url(images/bg.jpg) repeat-y;
}

#leftColumn{
	float: left;
	width: 910px;
	position: relative;
	z-index: 100;
	padding: 20px 25px 0 30px;
}

#content p{
	clear: left;
}

#txtPatName, #txtPatName2, #txtPatName3, #txtPatName4, #txtPatName5, #txtPatName6, #txtPatAddress, #txtRefAddress, #txtComments{
	border: 1px solid #f00000; 
	width: 200px;
}

#btnAddUser, #reset{
	border: 1px solid #f00000;
	padding: 2px 4px;
	background: #fff;
	cursor: pointer;
}

#footer{
	background: #fff url(images/bottom.jpg) repeat-x 0 100%;
	clear: both;
	height: 24px;
	position: relative;
	z-index: 1;
	font-size: 12px;
	color: #888;
	text-align: right;
	padding: 8px 25px;
}

#subFooter{
	font-size: 12px;
	text-align: center;
}

#subFooter p{
	margin: 2px 0;
}

#subFooter a{
	color: #f00000;
	padding: 0 2px;
}

#subFooter a:hover{
	color: #1c41c6;
	text-decoration: none;
}

#bottomMenu{
	margin: 0 0 8px 0;
}

#copyright{
	color: #999;
	font-size: 11px;
}

#copyright a{
	color: #444;
}

#copyright a:hover{
	color: #f00000;
}

#languagesMenu{
	width: 810px;
	margin: 0 auto 4px auto;
	padding: 5px 0;
	border: 1px #eee solid;
	border-width: 1px 0;
}

#languagesMenu a{
	padding: 0 5px;
	color: #333;
}

#languagesMenu a img{
	position: relative;
	top: 1px;
}

#languagesMenu a:hover{
	color: #f00000;
}

#languagesMenu a:hover span{
	text-decoration: underline;
}

#bottomLinks{
	
	height: 37px;
	text-align: center;
	font-size: 10px;
	padding: 30px 0;
}

#bottomLinks a{
	color: #333;
}

#bottomLinks a:hover{
	color: #f00000;
}
.hotline{
	color:#FF0000;
	font-size:49px;
	font-weight:bold;
	padding-right:20px;
	padding-top:25px;
	text-align:right;
}
.hotline-no{
	font-size:15px;
}

.no-hot{
	display: block;
}
