/*****************************************/
/**               BODY                  **/
/*****************************************/
body {
background-image: url(images/home-Page.gif);
background-repeat: no-repeat;
background-position: left top;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

div#webthumbs{
clear:both;
width:100%;
height:68px;
overflow-y:scroll;
}

#webthumbs a img,#webthumbs a:visited img
{
border:solid silver 1px;
margin-bottom:5px;
}

#webthumbs a:hover img
{
border:solid #7A75A0 1px;
}

#webthumbs a img.left
{
margin-right:5px;
}



/*****************************************/
/**               BUTTONS               **/
/*****************************************/
#buttons {
position:absolute;
width:194px;
height:314px;
z-index:2;
left: 699px;
top: 128px;
}

#buttons ul{
margin-top:0px;
}

#buttons ul li{
padding:0px;
margin:0px 0px 3px 0px;
list-style:none;
width:93px;
height:62px;
line-height:62px;
/*background:url(images/button-2.png);*/
}

#buttons ul li a{
background:url(images/button-2.png);
background-repeat:no-repeat;
background-position:center;
font-size:11px;
color:#ffffff;
text-align:center;
width:93px;
height:62px;
display:block;
text-decoration:none;
}

#buttons ul li a:hover{
background:url(images/button-2-A.png);
color:#330033;
}

/*****************************************/
/**          PHOTO CIRCLE               **/
/*****************************************/
#photocirclecont{
	clear:both;
	display:block;
	position:absolute;
	top:382px;
	left:0px;
	height:218px;
	width:179px;
	padding:0px;
	margin:0px;
}


#photocirclecont p{
	padding:0px;
	margin:0px;
}
/*****************************************/
/**               CONTENT               **/
/*****************************************/
#content {
position:absolute;
width:379px;
height:359px;
z-index:1;
left: 295px;
top: 135px;
font-size: 10px;
}

#content h1{
color: #47455C;
font-size: 18px;
text-align:center;
}

#content p{
text-align:justify;
}

#content li{
margin-bottom:10px;
text-align:justify;
}

/*****************************************/
/**            PHONENUMBER              **/
/*****************************************/
#phonenumber {
font-size: 18px; 
color: #47455C;
position:absolute;
width:169px;
height:40px;
z-index:3;
left: 718px;
top: 87px;
}

/*****************************************/
/**               FOOTER                **/
/*****************************************/
#footer {
color: #ffffff;
position:absolute;
width:604px;
height:25px;
z-index:3;
left: 296px;
top: 563px;
}

#footer ul{
margin:0px;
padding:0px;
width:480px; 
float:left;
}

#footer ul li{
display:inline;
}

#footer ul li a{
color:#ffffff;
text-decoration:none;
border-right:solid #ffffff 1px;
padding-right:5px;
padding-left:5px;
font-size: 0.9em;
}

#footer ul li a.last{
border-right:solid #ffffff 0px;
}

#footer ul li a:hover{
color:#ffffff;
text-decoration:underline;
}
