body
{
margin: 0;
background-image: url(images/background.gif);
background-repeat:repeat-x;
background-color: #DCDCDC;
}

h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #072871;
	text-decoration: none;
}

p
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#666666;
line-height: 18px;
}

a
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#666666;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
color:#666666;
}

ul
{
float: left;
padding: 0;
margin: 0;
}

li
{
background-image: url(images/bullet.gif);
background-position:left center;
background-repeat:no-repeat;
color:#666666;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
list-style-type:none;
padding-left:17px;
height: 16px;
padding-top: 6px;
}

#wraper
{
margin: 0 auto;
width: 800px;
overflow: auto;
}

#header
{
width:800px;
height:285px;
}

#footer
{
height: 50px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #878787;
}

#footer a
{
text-decoration: none;
color: #878787;
}

#footer a:hover
{
text-decoration: underline;
color: #878787;
}


.banner
{
margin-top: 10px;
}

.container
{
background-image:url(images/body.gif);
width: 800px;
overflow: auto;
}

.container_sub
{
width: 800px;
height: 13px;
background-image:url(images/body_sub.gif);
}

.panel_right
{
position: relative;
width:266px;
float: right;
}

.panel_left
{
position: relative;
width:494px;
float: left;
padding-left: 25px;
padding-right: 15px;
}

.pl
{
float: left;
width: 174px;
}

.pr
{
float: right;
width: 300px;
}

.location
{
width: 230px;
height: 209px;
background-image:url(images/location.jpg);
background-repeat:no-repeat;
margin: 25px auto 0;
}

.inner_location
{
position: relative;
width: 200px;
padding-top: 48px;
padding-left: 24px;
}

.callus
{
width:230px;
height:94px;
margin: 20px auto 0;
background-image:url(images/callus.gif);
}
#education
{
width:490px;
float: left;

}

