body { 
	background-color:#7a8292; 
	width:100%; 
	height:100%; 
	margin:0; 
	padding:0;
}
p{
	font-family:Arial; 
	font-size:14px;
	color:#e2e8f2;
	text-align:left;
	line-height:18px;
}

a{
	font-family:Arial;
	font-size:14px;
	color:#e2e8f2;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
text-decoration:underline;

}
#wrapper {
	width:937px; 
	margin:0px auto; 
	text-align:center; 
	background-image:url(images/wrapper_bk.jpg); 
	background-repeat:repeat-y;
	position:relative;
}

#header{ 
	background-image:url(images/header.jpg); 
	background-repeat:no-repeat; 
	height:179px;

}

#address{
	float:right;
	width:220px;
	margin-right:40px;
	margin-top:10px;
	font-family:Arial;
	font-style:italic;
	font-size:13px;
	font-weight:bold;
	color:#6e8dc0;
	text-align:right;
	line-height:19px;
}

#topnav{ 
	background-image:url(images/nav_bk.jpg);
	background-repeat:repeat-x;
	width:900px;
	height:35px;
	margin-left:12px;
	padding-top:23px;
	padding-bottom:0px;
	text-align:left;

}

#topnav a{
	font-size:14px;
	font-family:Arial;
	color:#0e357c;
	text-decoration:none;
	border-right:1px dashed #bae5b5;
	padding-left:12px;
	padding-right:12px;
	padding-top:5px;
	padding-bottom:5px;
	font-variant:small-caps;
	font-weight:bold;

}

#topnav a:hover{
	text-decoration:underline;

}
#creditlogo{
	float:right;
	width:207px;
	margin-right:5px;
	padding-bottom:5px;
}

#mainContentWrapper{ 
	background-image:url(images/home_bk.jpg);
	background-repeat:repeat-x;
	width:900px;
	margin-left:12px;
	background-color:#1e4285;
}
#InnermainContentWrapper{ 
	background-image:url(images/home_bk.jpg);
	background-repeat:repeat-x;
	width:900px;
	margin:0px 12px 0px 12px;
	background-color:#1e4285;
}
#content{
	width:520px;
	float:left;
	margin-top:115px;
	margin-right:5px;
	margin-left:350px;
}
#Innercontent{
	width:880px;
	padding:5px 15px 0 15px;
	text-align:justify;
}
#smiles{
	background:url(images/smile_bowl.png);
	width:310px;
	height:222px;
	float:right;
	position:absolute;
	left: 605px;
	top: 188px;
}

#doc{
	background:url(images/dr_ghozati.png);
	background-repeat:no-repeat;
	width:284px;
	height:350px;
	float:left;
	position:absolute;
	left: 40px;
	top: 271px;
}

#call{
	width:190px;
	float:left;
	position:absolute;
	left: 74px;
	top: 655px;
}

#smilebanner{
	background-image:url(images/one_smile.png);
	float:right;
	height:34px;
	width:234px;
	position:absolute;
	left: 375px;
	top: 296px;

}
#buttonboxes{ 
	width:900px;
	text-align:center;

}
#footer{
	width:893px;
	background-color:#FFFFFF;
	margin:0 0 0 12px;
	text-align:left;
	font-family:Arial;
	font-size:11px;
	color:#6e8cc0;
	padding-top:10px;
	padding-bottom:15px;
}

#footer a{
	font-family:Arial;
	font-size:11px;
	color:#6e8cc0;
	text-decoration:none;
	padding-left:8px;
	padding-right:8px;
}

#footer a:hover{
	text-decoration:underline;

}

#copyright{
	float:right;
	width:350px;
	text-align:right;
	margin-top:-13px;

}
h1{
font-family:Arial;
font-size:14px;
color:#e2e8f2;
border-bottom:1px solid #e2e8f2;
margin-right:330px;

}

.contacttext{
	font-family:Arial; 
	font-size:14px;
	color:#e2e8f2;
}

#divider{ 
border-left: 1px dashed #6e8cc0;
height:246px;
margin-right:3px;
}

