/* CSS Document */

* {
	margin:0;
	padding:0;
	font-size:100%;
	color: #0D1C21;
}

body{
	background:url() left top repeat-x #292929;
	background-color: #0D1C21;
	text-align: left;
}

object {outline:none; vertical-align:top;}

img {
	vertical-align:top;
	text-align: center;
}
a img { border:0;}

ul {
	list-style:none;
	text-align: left;
	color: #000;
}

.left { float:left;}
.right {float:right;}
.clear  {
	clear:both;
	text-align: center;
}


html, input, textarea
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:1.5em;
	color:#315277;
	background-color: #0D1C21;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#959595; outline:none;}
a:hover{
	text-decoration:none;
	font-size: 18px;
	text-align: left;
}
p {
	padding-top:18px;
	font-size: 14px;
	color: #315277;
	text-align: left;
}

/* ============================= main layout ====================== */

li {
	background:url(../images/marker.gif) no-repeat 0 9px;
	padding-left:12px;
	line-height:1.7em;
	font-size:1.16em;
	color: #315277;
}
li a {color:#4b4b4b; text-decoration:none;}
li a:hover {text-decoration:underline;}

.imgindent {margin:0 30px 0 0; float:left;}
.imgindent1 {margin:0 20px 0 0; float:left;}

.body-bg {
	background-color: #0D1C21;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

h2 {
	font-size:2.5em;
	line-height:1.2em;
	color:#2f2f2f;
	font-weight:normal;
	text-align: left;
}
h3 {
	font-size:2.5em;
	line-height:1.2em;
	color:#2f2f2f;
	font-weight:normal;
	padding-bottom:25px;
	text-align: center;
}
/* ============================= header ====================== */

.border { background:url(../images/border-bg.gif) left top repeat-x; padding-top:6px;}
.flash1 {float:left;}

.header-box {
	width:310px;
	float:right;
	color:#0D1C21;
	background-color: #0D1C21;
	background-image: url(../images/header-box-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header-box .indent {padding:115px 20px 39px 32px;}
.header-box strong {font-size:2.5em; line-height:1.2em;  color:#fff; font-weight:normal;}
.header-box strong span {
	font-size:0.9em;
	color:#FFF;
	display:block;
	margin:-4px 0 3px 0;
}
.head-link {background:url(../images/header-box-link.jpg) left top no-repeat; display:inline-block; color:#f0ffac; text-decoration:none; padding:4px 20px 7px 20px; margin-top:12px;}
.head-link:hover {background:url(../images/header-box-link-active.jpg) left top no-repeat;}

.inner {
	padding:13px 0 14px 31px;
	background-color: #0D1C21;
	background-image: url(../images/header-tail.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.header-box-link {display:inline-block; background:url(../images/header-link-bg.gif) left 5px no-repeat; text-transform:uppercase; color:#fff; font-size:1.666em; text-decoration:none; padding-left:23px; line-height:1.2em;}
.header-box-link:hover {color:#e1f38d;}
/* ============================= content ====================== */
#content {border-top:1px solid #eeeeee;}
.box {background:url(../images/box-tail.gif) left top repeat-x #ececec;}
.box .indent {
	padding:28px 50px 37px 54px;
	text-align: left;
}
.box .bottom-tail1 {background:url(../images/box-bottom-tail.gif) left bottom repeat-x;}
.box .bottom-left1 {background:url(../images/box-corner-bottom-left.gif) left bottom no-repeat;}
.box .bottom-right1 {background:url(../images/box-corner-bottom-right.gif) right bottom no-repeat; width:100%;}

.bottom-tail {background:url(../images/bottom-tail.gif) left bottom repeat-x;}
.bottom-left {background:url(../images/corner-bottom-left.gif) left bottom no-repeat;}
.bottom-right {
	width:100%;
	height:33px;
	background-image: url(../images/body-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.title {color:#60b6cb; text-transform:uppercase; font-size:1.16em;}

/*---main-content---*/
.main-content {background:url(../images/main-content-bg.gif) left top repeat-x #ececec; border-bottom:1px solid #e6e6e6;}
.main-content .indent {padding:28px 0 59px 75px; position:relative;}  

.main-content .divider {background:url(../images/main-divider.gif) 240px 0px repeat-y;}
.main-content .divider1 {background:url(../images/main-divider.gif) 564px 0px repeat-y;}

.title3 {
	color:#5F808D;
	text-transform:none;
	font-size:1em;
	font-weight: bold;
	text-align: right;
}

.main-content h2 {
	background:url(../images/title-bg.gif) left 10px no-repeat;
	padding-left:35px;
	margin-left:-21px;
	position:relative;
	padding-bottom:25px;
	background-image: url(../images/title-bg.gif);
	text-align: center;
}

.col-pad {padding-right:90px;}
.col-pad1 {padding-right:65px;}

.main-content .padding {padding-bottom:66px;}

.main-content .link {display:inline-block; background:url(../images/main-link-bg.gif) left 0px no-repeat; padding:4px 0 3px 30px; font-size:1.083em; line-height:1.2em; color:#000; font-weight:bold; margin-top:2px;}

/*---row---*/
.row {border-bottom:1px solid #e0e0e0; background:url(../images/row-tail.gif) left top repeat-x #ececec; }
.row-bg {background:url(../images/row-bg.jpg) right bottom no-repeat;}

.row .indent {padding:28px 0 22px 54px;}

.row .col-pad {padding-right:80px;}

.row .divider {background:url(../images/row-divider.gif) 479px 0px repeat-y;}

.row h2 {font-size:2.16em; padding-bottom:20px;}

.row .title1 {display:block; color:#474747; font-weight:bold; font-size:1.16em; text-transform:uppercase; background:url(../images/row-title1-bg.jpg) left 0px no-repeat; padding-left:25px; text-decoration:none; margin:15px 0 0 7px; line-height:1.24em;}
.row .title1:hover {text-decoration:underline;}

.row .title2 {color:#474747; text-transform:uppercase; display:block; padding:16px 0 0 6px; font-size:1.16em; font-weight:bold; text-decoration:none;}
.row .title2:hover {text-decoration:underline;}

.row .pad {
	padding-top:10px;
	text-align: left;
	color: #000;
	font-size: 14px;
}
.row .pad1 {padding-top:15px;}

.row li {background:url(../images/row-marker.gif) left 7px no-repeat; padding-left:14px; font-size:1em; line-height:1.5em; font-weight:bold;}
.row li a {color:#6c6c6c;}

.margin {margin-right:20px;}
.margin1 {margin-right:46px;}

.row .padding {padding-bottom:41px;}
.row .padding1 {
	padding-bottom:19px;
	color: #0D1C21;
}
.row .padding2 {
	padding-bottom:31px;
	text-align: left;
}
.row .padding3 {padding-bottom:29px;}

.alignright {text-align:right;}

.row .link {background:url(../images/link-left-bg.gif) left top no-repeat; display:inline-block; line-height:1.2em; text-decoration:none; margin:20px 0 0 0px; color:#f9f9f9; cursor:pointer; font-size:1em;}
.row .link span {background:url(../images/link-right-bg.gif) right top no-repeat; display:inline-block; padding:0 8px 0 16px;}
.row .link span span  {background:url(../images/link-tail-bg.gif) top repeat-x; padding:4px 6px 6px 4px;}

.row .link:hover {background:url(../images/link-left-bg-active.gif) left top no-repeat; }
.row .link:hover span {background:url(../images/link-right-bg-active.gif) right top no-repeat;}
.row .link:hover span span  {background:url(../images/link-tail-bg-active.gif) top repeat-x;}

/*---row1---*/
.row1 {background:url(../images/row1-bg.gif) left top repeat-x #1a1a1a; }

.row1 .indent {padding:20px 0 8px 54px;}

.row1 .col-pad {padding-right:62px;}
.row1 .col-pad1 {padding-right:60px;}

.row1 h2 {
	color:#FFF;
}

.row1 .link {font-weight:bold; color:#9bc235; display:inline-block; margin-top:13px;}

.row1 li a {color:#898989;}

.row1 .pad {padding-top:18px;}
.row1 .pad1 {padding-top:13px;}
.row1 .pad2 {padding-top:14px;}

.row1 .divider {background:url(../images/row1-divider.gif) 361px 0px repeat-y;}
.row1 .divider1 {background:url(../images/row1-divider.gif) 577px 0px repeat-y;}

.row1 .padding {padding-bottom:0px;}
.row1 .padding1 {padding-bottom:21px;}

.list li {width: 100%; overflow: hidden; vertical-align: top; line-height: 1.5em; color: #898989; background:none; padding:0; font-size:1em;}
.list li strong {background: url(../images/list-dot.gif) repeat-x 0% 12px;	display: block;	overflow: hidden;}
.list li span {float: right; color: #898989;}
.list li a {
	float: left;
	text-decoration: none;
	color: #898989;
	text-align: left;
}

.adress {font-size:1.5em; line-height:1.2em; color:#929292; padding-top:10px;}
.adress a {color:#60a0be;}
.adress strong {font-size:1.27em; color:#b2b2b2; display:block; margin-top:18px; line-height:1.19em;}
/* ============================= footer ====================== */
#footer {padding:13px 0 0 26px;}
#footer span {
	text-transform:uppercase;
	color:#6a6a6a;
	font-size: 14px;
}


/* ============================= forms ============================= */
#SearchForm {padding:18px 1px 0 0;}
#SearchForm a {
	font-weight:bold;
	color:#469CC6;
}
#SearchForm label {background:url(../images/input-bg.gif) right top no-repeat; height:26px; display:inline-block; vertical-align:top; margin-right:8px;}
#SearchForm .input {width:209px; border:none; padding:4px 6px 0 5px; font-size:1em; line-height:1.2em;  vertical-align:top; color:#545454;}

#ContactForm .link {margin:5px 0 0 10px;}
#ContactForm label {height:26px; display:block;}

.input {width:232px; border:1px solid #bfbfbf; background:#fff; padding:2px 0 2px 5px; font-size:1em; line-height:1.16em;}
textarea {width:232px; height:98px; border:1px solid #bfbfbf; background:#fff; padding:0 0 0 5px; overflow:auto; font-size:1em;}
.Bold {
	font-weight: bold;
}
.Bold {
	font-weight: bold;
	color: #315277;
}
#page7 .body-bg .main #content .box .bottom-tail1 .bottom-left1 .bottom-right1 .indent h3 .Invisalign {
	font-family: wild Ride;
	font-size: 250%;
}
#page5 .body-bg .main #content .row1 .indent.padding1 table tr td {
	color: #FFF;
	text-align: left;
}
#page6 .body-bg .main #content .main-content .indent.padding .container1 .col-1.col-pad1 .title3 {
	text-align: right;
}
#page1 .main #content .row .row-bg .indent.padding1 p {
	text-align: left;
}
#Largertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
#page1 #header table {
	color: #FFF;
	font-size: 14px;
}
#footer p {
	color: #FFF;
	text-align: center;
}
.specialstext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
}
.specials-page-center {
	text-align: center;
}

