body
{
    margin:0; padding:0;
    margin-left:40px;
    background-color:#A6181D;
    background-image: url(../img/back-body.jpg);
    font-family: arial, tahoma;
    font-size:13px;
    coor:#FFFFFF
}
a img {border:0;}

h1
{
    font-size:20px;
    font-weight:normal;
    color:#ffffff;
}

#motto
{
    margin:50px 0 10px 0;
}

#menu
{
    background-color:#C7DFE1;
    background-image: url(../img/menu.jpg);
    width:302px;
    height:358px;
    position:relative;
}


#menu #button
{
    position:absolute;
    top: 80px; left:25px;
}

#button
{
	width: 257px;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
    Verdana, Lucida, Geneva, Helvetica,
    Arial, sans-serif;
    color: #333;
}
#button ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
}
#button li
{
    margin: 0;
    font-size: 12px;
}
#button li a
{
    display: block;
    padding: 1px 3px 1px 15px;
    color: #fff;
    text-decoration: none;
	width: 239px;
}

html>body #button li a
{
	width: 239px;
}

#button li a:hover
{
	background-color: #3295B4;
	color: #fff;
}



#menu .block
{
    position:absolute;
    top: 300px;
    left:34px;
    width:238px;
    text-align:center;
    font-weight:bold;
    font-size:13px;
    font-family:verdana;
    padding:2px;
    background-color:#F5FDFF;
}
#menu .block a
{
    text-decoration: none;
    color:#A30A0F;
}
#menu .block a:hover
{
    text-decoration: underline;
}

#banner
{
    position: relative;
    background-color:#F9FCFF;
    background-image: url(../img/bnnr.jpg);
    width:421px;
    height:358px;
}

#banner_block
{
    position: absolute;
    top:279px;
    left:157px;
    width:243px;
    height:45px;
    font-size:13px;
    font-weight:normal;
    font-family:tahoma, sans-serif;
    line-height:15px;
    color:#F7D9D9
}
#banner_block a {color:#F7D9D9;text-decoration:none;}
#banner_block a:hover {color:#FFFFFF;text-decoration:underline;}


#clocks
{
    width:302px;
}
#testimonials
{
    background-color:#FFF;
    background-image: url(../img/testimonials.gif);
    width:421px;
    height:209px;
    position:relative;
    font-size:12px;
    font-family: tahoma, arial;
    line-height:17px;
}
#testimonials a {color:#000; text-decoration:none}
#testimonials a:hover {color:navy; text-decoration:underline}

.padding
{
    padding:12px;
}

#content
{
    background-color:#fff;
    width:716px;
    line-height:18px;
    font-size:13px;
}
#content .pad
{
    padding: 15px 22px 15px 30px;
}
h1 {color:#111113; font-size:22px}


#footer
{
    padding:18px 0 16px 0;
    width:716px;
    color:#DBA3A5;
    text-align:right;
    font-size:13px;
    color:#DBA3A5;
}

#footer a {color:#DBA3A5}
#footer a:hover {color:#FFFFFF}