* {
	margin:0;
	padding:0;
}
body {
	background:#494b4c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1em;
	color:#393939;
	min-width:987px;
}
input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.clear {
	clear:both;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.wrapper {
	width:100%;
	overflow:hidden;
	/* [disabled]margin-top: 10px;
*/
	/* [disabled]margin-bottom: 10px;
*/
	/* [disabled]background-color: #EEE; */
}
.container {
	width:100%;
}
p {
	/* [disabled]margin:0;
*/
	/* [disabled]padding:0;
*/
}
.tail-top-sec {
	background:url(../images/tail-top-sec.gif) left top repeat-x #d3d4d4;
}
.tail-top {
	background:url(../images/tail-top2.gif) left top repeat-x #d3d4d4;
}
.tail-top-sec {
	background:url(../images/tail-top-sec.gif) left top repeat-x #d3d4d4;
}
.tail-bottom {
	background:url(../images/footer-bot.png) left bottom repeat-x;
}
.body-list {
	list-style:circle inside;
	color: #5E7687;
	line-height: 1.54em;
}
/*==================forms====================*/
input, select {
	vertical-align:middle;
	font-weight:normal;
}
img {
	border:0;
	vertical-align:top;
	text-align:center;
}
.left-img {
	border:0;
	vertical-align:top;
	text-align:left;
	margin-right:8px;
}
.form {
	width:166px;
	height:25px;
	background:url(../images/input-bg.gif) no-repeat left top;
	margin-bottom:5px;
}
.form span {
	display:block;
	padding-left:5px;
}
.form span input {
	width:155px;
	background:none;
	border:0;
	padding-top:4px;
	vertical-align:top;
	line-height:1em;
	color:#919393;
}
.form1 {
	background:url(../images/textarea-bg.gif) no-repeat left top;
	width:166px;
	height:172px;
	margin-bottom:22px;
}
.form1 span {
	display:block;
	padding-left:5px;
}
.form1 span textarea {
	width:161px;
	height:168px;
	overflow:auto;
	background:none;
	border:0;
	color:#919393;
	padding-top:4px;
}
/*==================list====================*/
ul {
	list-style:none;
	font-size: 14px;
	padding-bottom: 8px;
}
.site-nav-holder {
	width:990px;
	height:35px;
	margin-top: 10px;
}
.site-nav li {
	float:left;
	margin-left:5px;
	margin-top: 4px;
}
.site-nav a {
	text-decoration:none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/* [disabled]font-stretch: expanded; */
}
.schedule {
	/* [disabled]background-image:url(../images/schedule-appt.png); */
	background-repeat:no-repeat;
	width:180px;
	height:26px;
	float: right;
	display: inline-block;
	font-size: 12px;
	text-align: center;
	/* [disabled]padding-top: 8px; */
}
.schedule a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	/* [disabled]-webkit-background-clip: text; */
	/* [disabled]-moz-background-clip: text; */
	/* [disabled]background-clip: text; */
	text-shadow: #ccc 0px 3px 3px;
	background-image: url(../images/schedule-appt.png);
	height: 26px;
	width: 180px;
	padding-top: 8px;
}
.schedule a:hover {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	background-image: url(../images/schedule-appt-over.png);
	width: 180px;
	height: 26px;
	padding-top: 8px;
}
.hermann-logo {
	float:right;
	width:180px;
	height:105px;
	/* [disabled]background-color: #FFF;
*/
	margin-left: 10px;
	/* [disabled]-moz-border-radius-bottomright: 50px 25px;
*/
	/* [disabled]border-bottom-right-radius: 50px 25px;
*/
	/* [disabled]padding-left: 10px;
*/
	/* [disabled]margin-right: 3px; */
	margin-top: 12px;
}
.list li {
	color:#706a5f;
	font-size:1.08em;
	background:url(../images/line.gif) repeat-x bottom;
	padding-bottom:8px;
	margin-bottom:8px;
}
.list li a {
	color:#7A7A7A;
	text-decoration:none;
	font-size: 12px;
}
.list li a:hover {
	text-decoration:none;
	font-size: 12px;
	color: #333;
}
.list li.last {
	background:none;
	margin:0;
	padding:0;
}
.list1 li {
	color:#0eb6fc;
	font-size:1.23em;
	line-height:1.25em;
}
.list1 li a {
	color:#0eb6fc;
	text-decoration:none;
}
.list1 li a:hover {
	text-decoration:underline;
}
.list2 {
	padding-bottom:10px;
}
.list2 li {
	color:#1fbbfc;
	font-size:1.08em;
	line-height:1.43em;
	background:url(../images/line.gif) repeat-x bottom;
	padding-bottom:8px;
	margin-bottom:12px;
}
.list2 li a {
	text-decoration:none;
	color:#1fbbfc;
}
.list2 li a:hover {
	text-decoration:underline;
}
.list2 li b {
	display:block;
	color:#a2a3a3;
}
.links2:hover {
	color:#1A5581;
	text-decoration: underline;
}
.links2 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #1A5581;
	text-decoration: none;
	line-height: 1.2em;
}
/*==================other====================*/
.img-box1 {
	width:100%;
	overflow:hidden;
}
.img-box1 img {
	float:left;
	margin:0 20px 0 0;
}
.p1 {
	margin-bottom:20px;
}
.p2 {
	margin-bottom:30px;
}
.phone {
	float:right;
	margin-right:30px;
}
/*==================txt, links, lines, titles====================*/
a {
	color:#454747;
	outline:none;
}
h1 {
	color:#1A5581;
	font-size:24px;
	font-weight:normal;
	line-height:1.25em;
	margin-bottom:16px;
}
h2 {
	color:#454747;
	font-size:18px;
	font-weight:normal;
	line-height:20px;
	margin-bottom:10px;
}
h3 {
	color:#454747;
	font-size:14px;
	font-weight:normal;
	/* [disabled]line-height:1.25em; */
	/* [disabled]margin-bottom:16px; */
}
h4 {
	color:#0eb6fc;
	font-size:1.23em;
	font-weight:normal;
	line-height:1.25em;
}
h5 {
	color:#a2a3a3;
	font-size:1em;
	line-height:1.54em;
}
.txt1 {
	color:#86dafd;
}
.link1 {
	display:block;
	float:right;
	color:#fff;
	/* [disabled]font-size:1em;
*/
	text-decoration:none;
	/* [disabled]line-height:0.92em;
*/
	background-image: url(../images/leer-mas.jpg);
	background-repeat: no-repeat;
	/* [disabled]background-position: top;
*/
	height: 28px;
	width: 104px;
	padding-top: 10px;
}
.link1 em {
	display:block;
	background:url(../images/link1-left.gif) no-repeat left top;
}
.link1 b {
	padding:15px 15px 8px 20px;
	font-style:normal;
	font-size: 12px;
}
.link1:hover {
	text-decoration:underline;
}
.title {
	margin-bottom:20px;
	/* [disabled]height: 30px;
*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	/* [disabled]line-height: 20px;
*/
	margin-top: 10px;
	color: 454747;
}
/*==================boxes====================*/
.box {
	background:#fff;
	width:100%;
}
.box .border-top {
	background:url(../images/border-top.gif) repeat-x top;
}
.box .border-bot {
	background:url(../images/border-bot.gif) repeat-x bottom;
}
.box .border-right {
	background:url(../images/border-right.gif) repeat-y right;
}
.box .left-top-corner {
	background:url(../images/left-top-corner.gif) no-repeat left top;
}
.box .right-top-corner {
	background:url(../images/right-top-corner.gif) no-repeat right top;
}
.box .left-bot-corner {
	background:url(../images/left-bot-corner.gif) no-repeat left bottom;
	width:100%;
}
.box .right-bot-corner {
	background:url(../images/right-bot-corner.gif) no-repeat right bottom;
}
.box .inner {
	padding:10px 10px 32px 10px;
	/* [disabled]background-color: #039;
*/
}
.box p {
	color:#a2a3a3;
	line-height:1.54em;
}
.box1 {
	width:100%;
	position:relative;
	margin-bottom:12px;
}
.box1 .left-top-corner {
	height:55px;
	padding-left:13px;
	background-image: url(../images/tab.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.box1 .right-top-corner {
	/* [disabled]background:url(../images/right-top-corner1.gif) no-repeat right top;
*/
	height:55px;
	padding-right:13px;
}
.box1 .border-top {
	/* [disabled]background:url(../images/border-top1.gif) left top repeat-x;
*/
	height:55px;
	font-size:0;
	line-height:0;
	width:100%;
}
.box1 .border-top .inner {
	padding:25px 0 0 6px;
}
.box1 .left-bot-corner {
	background:url(../images/left-bot-corner1.gif) no-repeat left bottom;
	height:12px;
	padding-left:10px
}
.box1 .right-bot-corner {
	background:url(../images/right-bot-corner1.gif) no-repeat right bottom;
	height:12px;
	padding-right:10px
}
.box1 .border-bottom {
	background:url(../images/border-bot1.gif) left bottom repeat-x;
	height:12px;
	font-size:0;
	line-height:0;
	width:100%;
}
.box1 .border-right {
	background:url(../images/border-right1.gif) right top repeat-y;
	padding-right:2px;
}
.box1 .xcontent {
	background:#fff;
	width:100%;
}
.box1 .xcontent .inner {
	padding:16px 16px 10px 16px;
}
.box1 p {
	color:#a2a3a3;
	font-size:14px;
	text-align: left;
}
.box1 .link {
	position:absolute;
	right:6px;
	bottom:7px;
}
.box1 .title {
	margin:0;
	/* [disabled]font-family:"Times New Roman", Times, serif;
*/
	font-size: 18px;
	color: #FFF;
}
.box2 {
	width:100%;
	min-height: 500px;
}
.box2 .left-top-corner {
	background:url(../images/left-top-corner2.gif) no-repeat left top;
	height:12px;
	padding-left:11px;
}
.box2 .right-top-corner {
	background:url(../images/right-top-corner2.gif) no-repeat right top;
	height:12px;
	padding-right:14px;
}
.box2 .border-top {
	height:12px;
	background:#fff;
	font-size:0;
	line-height:0;
}
.box2 .border-bot {
	background:url(../images/border-bot.gif) repeat-x bottom;
	min-height: 500px;
}
.box2 .border-right {
	background:url(../images/border-right2.gif) repeat-y right #fff;
	min-height: 500px;
}
.box2 .left-bot-corner {
	background:url(../images/left-bot-corner.gif) no-repeat left bottom;
	width:100%;
	min-height: 500px;
}
.box2 .right-bot-corner {
	background:url(../images/right-bot-corner.gif) no-repeat right bottom;
	min-height: 500px;
}
.do-this {
	line-height:20px;
	color: #454747;
}
.box2 .inner {
	padding:16px 28px 31px 31px;
}
.box2 .title {
	margin-bottom:14px;
}
.box2 p {
	color:#2C2C2C;
	line-height:1.54em;
	font-size: 14px;
	margin-bottom: 8px;
}
/*header*/
#header .row-1 {
	width:100%;
	/* [disabled]overflow:hidden;
*/
	height:145px;
}
#header-sec .row-1 {
	width:100%;
	/* [disabled]overflow:hidden;
*/
	height:119px;
	/* [disabled]background-image:url('../images/header-bk.png'); */
}
#header-sec .row-1 .fleft {
	padding-top:5px;
	margin-left: 15px;
}
#header-sec .row-1 .fright {
	/* [disabled]padding-top:20px;
*/
}
#header .row-1 .fleft {
	padding-top:42px;
}
#header .row-1 .fright {
	padding-top:64px;
}
#header .row-2 .indent {
	/* [disabled]padding-right:554px;
*/
}
#header .row-2 .title {
	margin-bottom:20px;
}
#header .row-2 p {
	color:#454747;
	font-size:1.15em;
	line-height:1.47em;
	margin-bottom:20px;
}
#header .row-2 p.txt {
	color:#1A5581;
	/* [disabled]font-size:1.31em;
*/
	line-height:1.29em;
}
#header .row-2 p.txt span {
	font-size:1.35em;
	/* [disabled]line-height:1.88em;
*/
}
#header .row-2 p.txt a {
	color:#0eb6fc;
	text-decoration:none;
}
#header .row-2 p.txt a:hover {
	text-decoration:underline;
}
.header-phone {
	width:260px;
	font-size:26px;
	text-align: right;
	color:#000;
	margin-left: 6px;
	line-height: 28px;
	float: right;
	/* [disabled]background-color: #FFF;
*/
	/* [disabled]padding-top: 5px;
*/
	/* [disabled]margin-top: 8px; */
}
/*content*/
.social-icons {
	text-align:center;
	width:223px;
	height:46px;
	/* [disabled]float:left;
*/
	display: inline-block;
	/* [disabled]margin-bottom: 10px;
*/
}
.search-bar {
	width:223px;
	height:35px;
	/* [disabled]float:left;
*/
	display: inline-block;
	/* [disabled]margin-bottom: 10px;
*/
}
#content {
	padding:15px 0 33px 0;
}
#content .indent {
	padding-bottom:30px;
}
.diff {
	background-color:#F9F9F9;
	margin-bottom: 8px;
}
/*footer*/
#footer p {
	font-size:11px;
	color:#fff;
	padding-top:25px;
}
#footer p a {
	color:#FFF;
	text-decoration:none;
}
#footer p a:hover {
	text-decoration:underline;
}
/*==========================================*/

.scrollup {
	width:40px;
	height:40px;
	text-indent:-9999px;
	opacity:0.3;
	position:fixed;
	bottom:50px;
	right:100px;
	display:none;
	background: url('../images/icon_top.png') no-repeat;
}
.contactbox {
float:left;
font-size:14px;
padding:12px;
margin:10px 20px;
line-height:17px;
border:1px solid #999999;
}

.contactbox h3 {
margin-bottom:.2em;
}
