
html, body {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 12px;
	background-color: #373737;
	border: 0px solid #fff;
	font-family : arial, sans-serif;
	text-align:center;
	color:#FFFFFF;
	height:100%;
	
}

#title {
	margin:0 auto;
	width: 960px;
	height:120px;;
	background-color:#373737;
	text-align:left;
}

h1 {
	font-size:9px;
	padding:2px;
	margin: 0 auto;
	background-color:#212121;
	text-align:center;
}


#address {
	width: 200px;
	height:120px;;
	text-align:right;
	float:right;
	color:#ffffff;
}
.banner-top {
	margin:0 auto;
	clear:both;
	width: 100%;
	height:17px;
	background-color:#d9d9d9;
	background-image:url(img/bar.gif);
}
.banner {
	margin:0 auto;
	clear:both;
	width: 100%;
	height:30px;
	background-color:#d9d9d9;
	background-image:url(img/bar.gif);
}
#content-wrapper {
	width:100%;
	height:auto !important;
	min-height:462px;
	height:70%;
	background-color:#87bbc6;
	background-image:url(img/bg.gif);
	margin:0 auto;
	text-align:center;
}
#content {
	width:960px;
	height:462px;
	min-height:300px;
	background-color:#ffffff;
	margin:0 auto;
	background-image:url(img/teeth-bg.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#content-standard {
	width:960px;
	height:auto !important;
	min-height:462px;
	height:100%;
	background-color:#ffffff;
	margin:0 auto;
	text-align:left;
	color:#000000;
}
#text {
	width:530px;
	float:left;
	text-align:left;
	padding:10px;
	color:#000000;
}
#flash {
	width:400px;
	float:right;
}

#menu {
	margin:0 auto;
	padding-left:30px;
	width: 930px;
	height:25px;
	background-repeat:no-repeat;
	text-align:left;
}
#menu ul {
	list-style:none;
	margin:0;
	width:100%;
	padding:0px;
	
}
#menu li {
	display:block;
	list-style:none;
	width:149px;
	height:24px;
	margin: 0 1px 0 1px;
	text-align:left;
	float:left;

}
#menu ul li a {
	color:#333333;
}
#menu ul li a:hover {
	color:#000000;
}
#menu ul li a:visited {
	color:#333333;
}






#footer {
	width: 100%;
	padding-top:18px;
	height: 60px;
	background-color:#373737;
	text-align:center;
	clear:both;
}

#footer ul {
	display:inline;
	list-style:none;
	width:100%;
	margin:0 auto;
	
}
#footer li {
	display:inline;
	list-style:none;
	width:150px;
	margin: 0 10px 0 10px;
	padding:10px;
}
#footer ul li a {
	color:#FFFFFF;
}
#footer ul li a:hover {
	color:#30a9e1;
}
#footer ul li a:visited {
	color:#FFFFFF;
}


#menu A:link {text-decoration:none;}
#menu A:visited { text-decoration:none;}
#menu A:hover { text-decoration:none;}
#menu A:active {text-decoration:none;}

#footer A:link {color:#FFFFFF; text-decoration:none;}
#footer A:visited {color:#FFFFFF; text-decoration:none;}
#footer A:hover {color:#30a9e1; text-decoration:none;}
#footer A:active {color:#30a9e1; text-decoration:none;}
#title A:link {color:#FFFFFF; text-decoration:none;}
#title A:visited {color:#FFFFFF; text-decoration:none;}
#title A:hover {color:#30a9e1; text-decoration:none;}
#title A:active {color:#30a9e1; text-decoration:none;}

A:link {color:#000000; text-decoration:none;}
A:visited {color:#000000; text-decoration:none;}
A:hover {color:#30a9e1; text-decoration:none;}
A:active {color:#30a9e1; text-decoration:none;}

.grey {color:#333333}
.bluegiant {color:#64b0c0; font-size:36px}
.greengiant {color:#a9bf42; font-size:36px}
.bluelarge {color:#64b0c0; font-size:large}
.greenlarge {color:#a9bf42; font-size:large}
.red {color:#89392c;}
#n4shell {
	/*/*/border: 0px none; /* */
}