body {
	padding:0px 0;
	background:#9F9F9F url(../images/bg.gif) repeat-x 0 0;
	font:0.8em/1.6 "arial", sans-serif;
}
h1, h2, h3, h4, h5, h6, address, blockquote, dl, fieldset, ol, p, table, ul {
	margin:10px 0;
}

/* ----------------------------------------------------------------------------------------------------------
Layout
---------------------------------------------------------------------------------------------------------- */

#main {
	width:900px;
	margin:0 auto;
	padding:0 20px;
}
#header {
	position:relative;
	height:110px;
	padding:20 20px 0;
	overflow:hidden;
}
#header #logo {
	margin:0;
	position: absolute;
	height: 75px;
	width: 400px;
	left: 0px;
	top: 14px;
}
#logo-name {
	font: bold 36px Arial, Helvetica, sans-serif;
	color: #048;
	padding-left: 20px;
	margin: 0px;
	height: 45px;
	padding-top: 10px;
	letter-spacing: -1px;
}
#logo-tag {
	font: 16px Arial, Helvetica, sans-serif;
	color: #333;
	padding-left: 20px;
	height: 20px;
}

#header #contact {
	position:absolute;
	top:33px;
	right:20px;
	margin:0;
	width: 475px;
	height: 60px;
	text-align: right;
	font: italic bold normal 13px/28px Arial, Helvetica, sans-serif;
	color: #333;
}
#header #contact span {margin:0 10px;}
#promo {
	position:relative;
	height:350px;
	overflow:hidden;
}
#promo p {margin:0;}
#promo p img {margin:0;}
#slogan  {
	position:absolute;
	top:20px;
	right:0;
	z-index:999;
	width: 355px;
	height: 45px;
	background: #000;
	color: #FFF;
	font: 24px "Adobe Garamond Pro", Arial;
	padding-top: 15px;
	padding-left: 25px;
}
#promo ul#slider {margin:0;}
#main #main-content {
	width: 900px;
	margin-top: 20px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	padding-right: 10px;
	padding-left: 10px;
}
#main #main-content img {
	float: left;
	padding: 4px 10px 10px 0px;
}


#footer {
	margin-top: 40px;
	width: 900px;
	text-align: center;
	color: #A8A8A8;
	font: 12px Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
#footer a:link {
	color: #A8A8A8;
	text-decoration: none;
}
#footer a:visited {
	color: #A8A8A8;
	text-decoration: none;
}
#footer a:hover {
	color: #A8A8A8;
	text-decoration: underline;
}

#footer p {margin:0;}
#main #footer #badges {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	height: 90px;
}
#main #footer #badges .badge {
	height: 90px;
	width: 120px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#main #footer #legal {
	width: 600px;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #999;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}


/* ----------------------------------------------------------------------------------------------------------
Page: Homepage
---------------------------------------------------------------------------------------------------------- */

.cols3 {width:940px; margin:20px -20px; padding:20px 0;}
.cols3 .cols3-content {padding-left:20px; background:url("../design/cols3.gif") 0 0 repeat-y;}
.cols3 .cols3-bottom {width:940px; height:3px; background:url("../design/cols3-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}
.cols3 .col {float:left; width:270px; margin-right:15px; padding:0 10px 10px 10px;}
.cols3 .col.last {margin-right:0;}
.cols3 .col h2 {margin:0 0 10px 0; padding:15px 10px; font-size:100%; font-weight:bold;}
.cols3 .col h2 a {text-decoration:none;}
.cols3 .col h2 a:hover {text-decoration:underline;}
.cols3 .col p {margin:0;}
.cols3 .col img {margin-bottom:10px;}
.cols3 .col ul {margin:10px 0 10px 10px;}
.cols3 .col ul li {padding-left:15px; background:url("../design/ul.gif") 0 7px no-repeat;}

/* ----------------------------------------------------------------------------------------------------------
Page: Subpage
---------------------------------------------------------------------------------------------------------- */

#title {margin:0; padding:27px 20px; font:270%/1 "arial",sans-serif; letter-spacing:-1px;}
#subnav {margin:0; padding:15px 20px;}
#subnav span {margin:0 10px;}
.content {width:940px; margin:0 -20px 20px -20px; padding:20px 0;}
.content .content-in {padding:10px 40px; background:url("../design/content.gif") 0 0 repeat-y;}
.content .content-bottom {width:940px; height:3px; background:url("../design/content-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0; margin-top:-1px;}
.content .perex {border-bottom:1px solid #ddd; font-size:170%;}
.content .box-01 {padding:15px;}
.content .col50 {float:left; width:420px;}
.content ul {margin:15px 25px;}
.content ul ul {margin:0 0 0 25px;}
.content ul li {padding-left:15px; background:url("../design/ul.gif") 0 7px no-repeat;}
.content ul ul li {padding-left:15px; background:url("../design/ul-ul.gif") 0 7px no-repeat;}
.content table {margin:15px 0; border-collapse:collapse;}
.content table th, .content table td {padding:7px 10px;}
.content table th {text-align:center; font-weight:bold;}
.content dt {font-weight:bold;}
.content dd {margin-left:50px; margin-bottom:15px;}
.content h1, .content h2 {font-size:200%;}
.content h3 {font-size:160%;}
.content h4 {font-size:120%;}
.content h5, h6 {font-size:100%;}

/* ----------------------------------------------------------------------------------------------------------
Others
---------------------------------------------------------------------------------------------------------- */

img.f-right {margin-left:20px;}
img.f-left {margin-right:20px;}
.input {padding:5px; background:url("../design/input.gif") 0 0 no-repeat; font:100%/1 "arial",sans-serif;}
.input-submit {padding:5px; font:bold 100%/1 "arial",sans-serif;}
.smaller {font-size:85%;}
.block {display:block;}
h1 {
	font: bold 24px "Adobe Garamond Pro", Arial;
	margin: 0px;
	padding: 0px 0px 10px;
	color: #048;
}
h2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0px;
	padding: 0px;
}
.main-text {
	font: normal 12px/23px Arial, Helvetica, sans-serif;
	color: #333;
}
.call-today-consultation {
	font: italic bold normal 23px Arial, Helvetica, sans-serif;
	color: #333;
}
