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

body
{background: #737c29;
margin-top: 0px;
text-align: center;
}

#body
{align: center;
width: 900px;
height:100%;
margin: auto;
}

#container
{width: 900px;
height: 100%;
align: center;
margin: 0;
}

#header
{width: 900px;
height: 242px;
position: relative;
background: url(images/header.png) 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: #ffffff;
margin: 0 auto;
clear: both;
}

#menu
{width: 900px;
height: 30px;
background: url(images/menu.jpg) no-repeat;
text-align: left;
position: relative;
top: 10px;
left: 10px;
}

#right
{width: 300px;
height: 30px;
text-align: center;
position: absolute;
top: 120px;
right: 20px;
color: #ff0000;
}

#menutext
{width: 300px;
height: 30px;
margin: auto;
text-align: center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #737c29;
font-weight:bold;
position: absolute;
top: 120px;
left: 3px;
letter-spacing: 2px;
}

a:link
{color: #737c29;
}

a:visited
{color: #737c29;

}

a:hover
{text-decoration: overline;
}

a:active
{color: #737c29;
}



#chat
{float: right;
position: relative;
top: 190px;
right: 50px;
width: 145px;
height: 75px;
}

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

#content
{width: 900px;
height: 100%;
background: url(images/1bg.png) repeat-y;
margin: 0;
}

#contenttext
{width: 900px;
margin: auto 0;
background: #737c29 url(images/bg.png) repeat-y;
text-align: left;
clear: both;
}

#text
{width: 800px;
margin: auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #737c29;
font-size:13px;
font-weight:bold;
line-height: 150%;
clear: both;
}

#footer
{width: 900px;
height: 67px;
background: url(images/footer.png) no-repeat;
clear: both;
margin: auto 0;
}

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

p
{margin: 0;}

#clear
{clear: both;}

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

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