body {
	background-image: url(../media/back-strip.jpg);
	background-color: #D4E8F5;
	background-repeat: repeat-x;
	padding: 0px;
	clip: rect(auto,auto,auto,auto);
	background-position: 0px 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #62ABFD;
}
p { }
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }

td img{
	margin-top:10px;
}

#container {
	background-image: none;
	width: 954px;
	position:relative;
}
#container .header {
	background-color: #D4E8F5;
	background-image: url(../media/header.jpg);
	background-repeat: repeat-x;
	height: 182px;
	width: 954px;
	margin: 0px;
	padding: 0px;
	position:relative;
	z-index:10;
}

.dente{
	position:relative;
	height:143px;
	left:350px;
	width:320px;
}

.rss{
	position:absolute;
	right:20px;
	top:90px;
	z-index:1000;
	cursor:pointer;
}

.rss a img{ border:none; }

.banner {
	position:relative;
	height: 193px;
	width: 954px;
	left:0;
	
	background-image: url(../media/page-back-blue.jpg);
	background-repeat: repeat-y;
}
.box1 {
	float: left;
	position: relative;
	height: 165px;
	width: 195px;
	top: 12px;
	left: 27px;
	background-image: url(../media/box-01.jpg);
}
.boxheader {
	float: left;
	height: 40px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 45px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	left: 10px;
	padding-left: 5px;
}
.boxtext {
	height: 119px;
	width: 90%;
	float: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-left: 15px;
	font-size: 13px;
	line-height: 16px;
	padding-right: 5px;
}
.boxbutton {
	float: right;
	height: 25px;
	width: 72px;
	position: absolute;
	top: 87px;
	right: 0px;
	color: #19488F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 9px;
	padding-left: 2px;
}
.boxbutton a:link,
.boxbutton a:hover,
.boxbutton a:visited{ text-decoration:none; color:#18468C; }
.boxbutton a:hover{ text-decoration:underline; }

.box2 {
	float: left;
	height: 165px;
	width: 195px;
	position: relative;
	top: 12px;
	left: 56px;
	background-image: url(../media/box-02.jpg);
}
.box3 {
	float: left;
	height: 165px;
	width: 195px;
	position: relative;
	top: 12px;
	left: 86px;
	background-image: url(../media/box-03.jpg);
}
.rotator {
	float: right;
	position: relative;
	height: 193px;
	width: 270px;
}
#container .content {
	background-color: #FFFFFF;
	background-image: url(../media/page-back.gif);
	background-repeat: repeat-y;
	width: 100%;
	float: left;
	position: relative;
}
.leftstuff {
	float: left;
	width: 234px;
	position: relative;
	height: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #4982B7;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	text-align: left;
}
.leftstuff a:link,
.leftstuff a:hover,
.leftstuff a:visited{ text-decoration:none; color:#E59701; }
.leftstuff a:hover{ text-decoration:underline; }

.bcont {
	float: right;
	/*height: 400px;*/
	width: 620px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #18468C;
	line-height: 17px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: left;
	padding-top: 10px;
}

.bcont a:link,
.bcont a:hover,
.bcont a:visited{ text-decoration:none; color:#E59701; }
.bcont a:hover{ text-decoration:underline; }

img.contentimg{
	margin:20px;
}

.bcont input[type=text]{
	width:365px;
}

.ortodontia-faq{
	color:#E59701;
	font-size:14px;
	font-weight:bold;
}

#container .footer {
	background-image: url(../media/footer.jpg);
	width: 954px;
	height: 22px;
	float: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
	margin-bottom: 5px;
}

.footer a:link,
.footer a:hover,
.footer a:visited{ text-decoration:none; color:#B7D8FD; }
.footer a:hover{ text-decoration:underline; color:#FFFFFF; }

.mainmenu {
	float: left;
	position: relative;
	/*top: 143px;*/
}

.poweredby{ color:#91AFC3; margin-bottom:20px; }

.poweredby a:link,
.poweredby a:hover,
.poweredby a:visited{ text-decoration:none; color:#91AFC3; }
.poweredby a:hover{ text-decoration:underline; }


