body,div,dl,dt,dd,ul, ol,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;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	text-decoration: none;
	color: #11206b;
}

h1{
	position: relative;
	border-bottom: 1px dotted #ddd;
	padding:10px 4px 0 45px;
	line-height: 1em;
	height: 30px;
	font-size: 22px;
	margin-bottom: 10px;
}

h1 .decoration{
	width: 36px;
	height: 37px;
	position: absolute;
	left: 0;
	bottom: 2px;
	background: url(images/logo-small.png) no-repeat 0 0;
}

h2{
	font-size: 16px;	
}

h3{
	font-size: 13px;
	font-weight: bold;
	padding: 20px 0 5px 0;	
}

abbr,acronym { 
	border:0;
}

body {
	background: #383838 url(images/main-bg.png) repeat-x 0 0;
	color: #222;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 
	font-size: 12px; 
	line-height: 1.3em;
}
.box1 {background:#666699; color:#ffffff; padding:10px 15px 5px 15px;}	 
.floatLeft{
	float: left;
	margin: 0 10px 5px 0;
}

.floatRight{
	float: right;
	margin: 0 0 5px 10px;
}

.flashBorder{
	border: 3px solid #f2f2f2;
	margin-right: 20px !important;
	margin-bottom: 1em;
}

.flashBorder object{
	display: block;
}

.twoFlash{
	width: 49%;
	float: left;
}

.alignLeft{
	text-align: left;
}

.alignRight{
	text-align: right;
}

.alignCenter{
	text-align: center;
}

.clear{
	clear: both;
}

.border{
	border: 1px solid #11206b;
}

.niceBorder{
	border: 1px solid #eee;
	background: #fafafa;
	padding: 5px;
}

.blue{
	color: #11206b;
}

.purple{
	color: #93117e;
}

.hr{
	height: 0;
	overflow: hidden;
	padding-top: 10px;
	margin-bottom: 25px;
	border-bottom: 1px solid #93117e;
}

strong{
	font-weight: bold;
}

p{
	padding: 0 0 1em 0;
	line-height: 1.3em;
}

a{
	color: #93117e;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


#wrapper{
	position: relative;
}

#header{
	position: absolute;
	left: 4px;
	top: -182px;
	width: 966px;
	height: 182px;
	background: #fff url(images/header.png) no-repeat;
}

#dentistryAward{
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 120px;
	height: 120px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/dentisty-awards.png', sizingMethod='scale');
	z-index: 20000;
}

* > #dentistryAward{
	background: url(images/dentisty-awards.png) no-repeat;
}

#home{
	display: block;
	position: absolute;
	width: 270px;
	height: 116px;
	left: 25px;
	top: 10px;
}

#headerLine{
	width: 958px;
	height: 2px;
	position: absolute;
	left: 4px;
	font: 0;
	overflow: hidden;
	top: 131px;
	background: #cf95c5;
}

#breadCrumbs{
	position: absolute;
	width: 922px;
	background: #f3e5f1;
	top: 161px;
	left: 2px;
	padding: 0 20px;
	line-height: 21px;
	height: 21px;
	color: #93117e;
}

.breadCrumbsItem{
	line-height: 21px;
	height: 21px;
	float: left;
	display: block;
	margin-right: 5px;
	padding-right: 10px;
	background: url(images/navigation-arrow.png) no-repeat 100% center;
	color: #93117e;
}

#content{
	background: #dedede;
	margin: 216px 0 0 0;
}

#contentTop{
	width: 954px;
	position: relative;
	margin: 0 auto;
	padding: 10px;
	font-size: 12px;
	background: #fff url(images/content-bg.png) repeat-y;
}

#topImage{
	width: 682px;
	height: 178px;
	padding: 6px 0 20px 0;
}

#topImage img{
	display: block;
}

#leftColumn{
	width: 682px;
	float: left;
	padding: 0 20px;
}

#offers{
	overflow: hidden;
	height: 1%;
	padding-bottom: 10px;
}

* > #offers{
	height: auto;
}

.offer{
	width: 185px;
	padding: 110px 20px 0 20px;
	height: 82px;
	position: relative;
	font-size: 11px;
	text-align: center;
	background: url(images/offer-bg.png) no-repeat;
}

#offers .offer{
	float: left;
	margin-right: 3px;	
}

#offers .last{
	margin-right: 0;
}

.offer img{
	position: absolute;
	display: block;
	top: 20px;
	left: 23px;
}

.offer a{
	position: absolute;
	bottom: 20px;
	right: 23px;
	font-weight: bold;
	font-size: 10px;
}

#rightColumn{
	width: 225px;
	float: left;
	padding-top: 5px;
}

#newsTab, #poshTab{
display: none;
}

.rightPart{
	width: 223px;
	margin-bottom: 15px;
}

.rightPart h2.activeTab, .rightPart h2.inactiveTab{
	width: 109px;
	height: 22px;
	padding-top: 1px;
	overflow: hidden;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	position: relative;
	line-height: 22px;
	float: left;
	background: url(images/side-tab-selected.png);
}

.rightPart h2.inactiveTab{
	color: #666;
	cursor: pointer;
	background: url(images/side-tab.png);
}

.rightPart h2.leftTab{
	margin-right: 5px;
}

.rightPart h2#news{
	width: 99px;
	padding-left: 10px;
}

.rightPart h2#news .icon{
	position: absolute;
	display: block;
	width: 14px;
	height: 14px;
	top: 5px;
	left: 20px;
	background: url(images/rss-icon.png) no-repeat;
}

.rightPart .partBG{
	clear: left;
	border-top: 1px solid #cf95c5;
	background: url(images/side-bg.png) repeat-y;
}

.rightPart .partBottom{
	min-height: 26px;
	padding: 10px 15px 15px;
	height: 26px;
	text-align: right;
	font-size: 10px;
	background: url(images/side-bottom.png) no-repeat 0 bottom;
}
* > .rightPart .partBottom{
	height: auto;
	overflow: hidden;
}

.rightPartItem{
	text-align: left;
	overflow: hidden;
	line-height: 1.3em;
	padding: 0 0 5px 0;
	margin-bottom: 5px;
	border-bottom: 1px dotted #ccc;
}
.rightPartItem h3{
	font-weight: bold;
	font-size: 10px;
	color: #333;
}

.rightPartItemImage{
	float: right;
	margin: 0 0 5px 5px;
	width: 57px;
	height: 57px;
	padding: 3px 6px 7px 4px;
	background: url(images/side-image-shadow.png) no-repeat;
}

.rightPartItemImage img{
	display: block;
}

.rightLink{
	display: block;
	text-align: center;
	margin-bottom: 15px;
}

#contactForm input, #contactForm textarea{
	border: 1px solid #ccc;
}

#contactForm input, #contactForm textarea{
	display: block;
	background: #fff;
	color: #666;
	height: 20px;
	line-height: 20px;
	margin-bottom: 4px;
	font-size: 12px;
	width: 187px;
	padding: 0 2px;
}

#contactForm textarea{
	height: 72px;
	line-height: 1.4em;
}

#contactForm .button{
	width: 73px;
	float: right;
	cursor: pointer;
	height: 23px;
	text-transform: uppercase;
	text-align: center;
	border: 0;
	position: relative;
	background: url(images/submit.png) no-repeat;
}

#contactForm .button:active{
	top: 1px;
	left: 1px;
}

#footer{
	width: 954px;
	position: relative;
	margin: 0 auto;
	height: 50px;
	padding: 30px 20px 0 0;
	background: url(images/footer-contact.png) no-repeat 22px 12px;
	color: #ccc;
	font-size: 11px;
	text-align: right;
}

#footer a{
	color: #fff;
}

a.inlink{
	color:#fff;
	text-decoration:none;
}

