@charset "utf-8";
/* CSS Document */

body
{background: #ffffff url(images2/bg.jpg) repeat-x;
margin-top: 0px;
height: 100%;
}

#body
{
width: 870px;
margin: auto;
height: 100%;
}

#container
{width: 870px;
height: 100%;
}

#header
{width: 870px;
height: 320px;
background: url(images2/header2.jpg) no-repeat;
}

#phone
{float: right;
font-family:"Courier New", Courier, monospace;
font-weight:bold;
font-size:26px;
color: #731472;
position: relative;
top: 120px;
right: 40px;
}

#footera
{font-family:"Courier New", Courier, monospace;
font-weight:bold;
font-size:14px;
color: #4a6b8f;
margin: 0 auto;
}

#menu
{width: 800px;
height: 30px;
background: url(images/menu.jpg) no-repeat;
margin: auto;
position: relative;
top: 179px;
}

#menutext
{width: 800px;
height: 30px;
margin: auto;
text-align: center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #ffffff;
font-weight:bold;
}

a:link
{color: #ffffff;
}
a:visited
{color: #ffffff;
text-decoration: underline;
}
a:hover
{text-decoration: overline;
}

a:active
{color: #ffffff;
}



#flash
{float: none;
text-align: center;
position: relative;
top: 168px;
width: 870px;
height: 121px;
}

#rightside
{float: right;
position: relative;
top: 250px;
right: 50px;
width: 200px;
height: 400px;
}

a:active
{text-decoration: none;
color: #000000;
}

#content
{width: 870px;
height: 100%;
background: url(images2/content.jpg) repeat-y;
}

#contenttext
{width: 800px;
height: 100%;
margin-left: 40px;
margin-bottom: 15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #3d5876;
font-size:13px;
line-height: 150%;
overflow: hidden;
}

#contenttextsm
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #3d5876;
font-size:11px;

}

#footer
{width: 870px;
height: 133px;
background: #ffffff;
}

#footertext
{width: 800px;
margin: auto;
padding-top: 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size:12px;
}

#footera
{font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;}

#right
{
text-align: right;
width: 250px;
position: relative;
top: 0px;
float: right;
clear: both;
display: block;
overflow: hidden;
padding-left: 10px;
}

#picr
{float: right;
width: 320px;
position: relative;
top: 0px;
right: 0px;
padding-left: 10px;
padding-bottom: 10px;
}

#picl
{float: left;
width: 150px;
position: relative;
top: 5px;
right: 0px;
padding-right: 10px;
padding-bottom: 10px;
}