body{
	background: #FFFFFF url('../img/bg.gif') repeat-x;
	margin: 0 0 10px 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

td{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
}

#content{
	background: #FFFFFF;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #888888;
	padding: 5px;
}

#footer{
	width: 760px;
	background: url('../img/footer_bg.gif') no-repeat;
	height: 30px;
	line-height: 23px;
}

#footer_top{
	width: 760px;
	background: url('../img/footer_bg_top.gif') no-repeat;
}

#footer_top1{
	width: 760px;
	background: url('../img/footer_bg_top1.gif') no-repeat;
	height: 2px;
}

#footer_middle{
	width: 760px;
	background: url('../img/footer_bg_middle.gif') repeat-y;
}

#footer_bottom{
	width: 760px;
	background: url('../img/footer_bg_bottom.gif') no-repeat;
	height: 30px;
	line-height: 23px;
}	

#header{
	color: #666666;
	background: #F3F3F3;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 5px;
	font-weight: bold;
	font-size: 12px;
}

#logo{
	height: 87px;
}

#main_pic{
	height: 256px;
}

.nodisp{
	display: none;
}

#page_content{
	width: 760px;
	background: url('../img/content_bg.gif') repeat-y;
}

/*	PAGE LINKS	*/

a {
	color: #0000FF;
}

#footer a {
	color: #202020;
	text-decoration: none;
}

/********************************************************
* Nav Menu
********************************************************/

div#menuwrap{
	width: 740px;
	height: 30px;
	position: relative;
}

ul#menu{
	height: 30px;
	position: relative;
	margin: 0px;
}

li#menu_home     { position: absolute; left: 0; }
li#menu_doc	 { position: absolute; left: 60px; }
li#menu_staff { position: absolute; left: 220px; }
li#menu_smile { position: absolute; left: 360px; }
li#menu_tour  { position: absolute; left: 490px; }
li#menu_dir	  { position: absolute; left: 600px; }
li#menu_faq	  { position: absolute; left: 700px; }

#menu li.main { display: block;}
#menu li.main a.menu_link { height: 30px; display: block; }

#menu_home a.menu_link, #menu_doc a.menu_link, #menu_staff a.menu_link, #menu_smile a.menu_link, #menu_tour a.menu_link, #menu_dir a.menu_link, #menu_faq a.menu_link { background: transparent url('http://www.gangwischdentalgroup.com/a/img/menu.gif') no-repeat; }

/*	MENU LINK	*/

#menu_home a.menu_link     { width: 60px; background-position: 0 0; }
#menu_doc a.menu_link     { width: 160px; background-position: -60px 0; }
#menu_staff a.menu_link     { width: 140px; background-position: -220px 0; }
#menu_smile a.menu_link     { width: 130px; background-position: -360px 0; }
#menu_tour a.menu_link		{ width: 110px; background-position: -490px 0; }
#menu_dir a.menu_link		{ width: 100px;	background-position: -600px 0; }
#menu_faq a.menu_link		{ width: 40px; background-position: -700px 0; }

/*	MENU LINK:HOVER	*/

#menu_home a.menu_link:hover     { width: 60px; background-position: 0 -30px; }
#menu_doc a.menu_link:hover     { width: 160px; background-position: -60px -30px; }
#menu_staff a.menu_link:hover     { width: 140px; background-position: -220px -30px; }
#menu_smile a.menu_link:hover     { width: 130px; background-position: -360px -30px; }
#menu_tour a.menu_link:hover		{ width: 110px; background-position: -490px -30px; }
#menu_dir a.menu_link:hover		{ width: 100px;	background-position: -600px -30px; }
#menu_faq a.menu_link:hover		{ width: 40px; background-position: -700px -30px; }

/********************************************************
* Homepage
********************************************************/

#content ul{
	margin: 0px;
	padding: 0px 0px 0px 25px;
}

#content li{
	width: 200px;
	line-height: 17px;
	font-size: 12px;
}

#ul_hd{
	font-size: 13pt;
	font-weight: bold;
}

/********************************************************
* Before and After
********************************************************/

#hd_desc{
	padding-bottom: 10px;
	font-size: 12px;
}

#hd_desc a{
	font-weight: bold;
	color: blue;
}

.image{
	text-align: center;
}

.image a{
	text-decoration: none;
}

#pictures{
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #999999;
}

#content_ba{
	background: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #888888;
	padding: 5px;
	text-align:justify;
	font-size:small;
}

#header1_ba{
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: large;
		color:black;
		text-align:center;
}

#header2_ba{
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size:medium;
		color:black;
		text-align:center;
}
