/*  * {	margin: 0;	padding: 0;} */
body {
	margin: 0;
	/*padding: 0 0 0 0;*/
	background: #52453c;
	/* sans-serif for main body text */
	font-family: Verdana,Arial,Helvetica,sans-serif;  
	/* old 13px Arial, Helvetica, sans-serif; */
	color: Black; /* #333333; */
	/*background: url(images/canvas1.jpg);/*
    /*text-align: right;*/
    /* colors  #a89a73  light brown      #52453c dark brown    #e5698d Pink  */
}
#main {
background: #ffffff;
padding: 0;
margin: 0 auto 0 auto;
width: 728px;
border-left: solid thin black;
border-right: solid thin black;
font-size: .8em;
}
#header {
position: relative;
display: block;
margin: 0 auto 0 auto;
padding: auto 0 0 0;
width: 728px;
height: 90px;
background: url(images/header.gif) no-repeat;
}

#navigation {
margin: 0 auto 0 auto;
padding: 0 0 0 0;
width: 728px;
height: 45px;
}

#content {
display: block;
position: relative;
padding: 10px 10px 0 auto;
}

#bottommenu {text-align: center; padding-top: 10px; font-size: 9px;}
#bottommenu a {color: Black; text-decoration: none; font-size: 9px;}
#bottommenu a:hover {color: #e5698d; text-decoration: underline;}

#footer 
{
margin: 10px auto 0 auto;
height: 35px;
line-height:33px; 
text-align: center;
color:white;
background:url(images/pro_four0.gif);
}


.style1 { font-family: Verdana,Arial,Helvetica,sans-serif; }
.style1 a {color: Black; text-decoration: none;}
.style1 a:hover {color: #e5698d; text-decoration: underline;}
.style2 { text-align: left; }
.style3 { font-family: Verdana,Arial,Helvetica,sans-serif; text-align: left; font-size: medium; font-weight: bold;}
.style4 { font-family: Verdana,Arial,Helvetica,sans-serif; text-align: center; font-size: medium; font-weight: bold;}
.styleimg { float:left; padding-right: 10px; padding-bottom:10px; width: 300px; height:auto;}


.menu4 {padding:0 0 0 2px; margin:0; list-style:none; height:35px; background:url(images/pro_four0.gif);}
.menu4 li {float:left;}
.menu4 li a {display:block; float:left; height:35px; line-height:33px; color:white; text-decoration:none; font-family:arial, verdana, sans-serif; text-align:center; padding:0 0 0 2px; cursor:pointer; font-size:10px;}
.menu4 li a b {float:left; display:block; padding:0 10px 0 5px;}    /* padding: 0 28px 0 14px */
.menu4 li.current a {color:#fff; background:url(images/pro_four2.gif);}
.menu4 li.current a b {background:url(images/pro_four2.gif) no-repeat right top;}
.menu4 li a:hover {color:#fff; background: url(images/pro_four1.gif);}
.menu4 li a:hover b {background:url(images/pro_four1.gif) no-repeat right top;}
.menu4 li.current a:hover {color:#fff; background: url(images/pro_four2.gif); cursor:default;}
.menu4 li.current a:hover b {background:url(images/pro_four2.gif) no-repeat right top;}
/*Credits: CSSpplay *//*URL: http://www.cssplay.co.uk/menus/images/images/pro_four */

