body {
margin : 0 0 0 0;
padding : 0;
background : #ffffff;
background-image : url(images/bg.jpg);
background-repeat:no-repeat;
background-position : top center;
background-attachment:fixed;
}
h1, h2, h3, h4, h5, h6 {
margin : 0;
padding : 0;
text-transform : uppercase;
letter-spacing : 0.2em;
color : #0089BD;
font : arial;
font-weight : bold;
}
p, ul, ol, blockquote {
margin-top : 0;
line-height : 160%;
font-family : arial;
color : #7C7C7C;
font-size : 13px;
}
a {
text-decoration : none;
color : #0089BD;
font-family : arial;
color : #7C7C7C;
font-size : 13px;
}
a:hover {
text-decoration : none;
color : #121212;
font-family : arial;
color : #7C7C7C;
font-size : 13px;
}
td, tr, p, div {
color : #7C7C7C;
font-family : arial;
color : #7C7C7C;
font-size : 13px;
}
.clr {
	clear: both;
}
#wrapper {
width : 1000px;
margin : 0 auto;
}
#header {
width : 1000px;
height : 149px;
margin : 0 auto;
background-image : url(images/rotate/rotate.php);
background-repeat:no-repeat;
}
#menu {
width : 1000px;
height : 49px;
margin:0 auto;
background-image : url(images/buttons_bg.jpg) ;
}
#menu_inner {
width : 500px;
padding-left:480px;
height : 50px;
margin:0 auto;
}
#menu_inner ul {
margin : 0 auto;
padding : 0px 0 0 10px;
list-style : none;
line-height : normal;
}
#menu_inner li {
display : inline;
}
#menu_inner a {
display : block;
float : left;
height : 40px;
padding:18px 20px 0 20px;
background : none;
text-align : center;
color : #07206B;
font-family : arial;
color : #000000;
font-size : 13px;
letter-spacing : 0.2em;
}
#menu_inner a:hover {
background-image : none;
color : #ffffff;

}
#content_top {
width : 1000px;
height : 45px;
margin : 0 auto;
background-image : url(images/content_top.jpg);
}
#content {
width : 1000px;
margin : 0 auto;
background-image : url(images/content.jpg);
background-repeat:repeat-y;
background-position:top center;
font-family : arial;
color : #7C7C7C;
font-size : 13px;
}
#content2 {
margin:0 auto;
width:785px;
padding-left:15px;
font-family : arial;
color : #7C7C7C;
font-size : 13px;}

#content3 {
margin:0 auto;
width:170px;
margin-top:45px;
background-image : url(images/right.jpg);
background-repeat:no-repeat;
background-position:top center;
}

#content h2 {
height : 16px;
margin-bottom : 20px;
padding : 9px 0 0 10px;
letter-spacing : normal;
font-size : 14px;
}
#content h3 {
text-transform : uppercase;
letter-spacing : normal;
font-size : x-small;
color : #0089BD;
}
#content ul {
margin-left : 0;
padding-left : 10px;
list-style : square inside;
}
#links {
height : 40px;
width : 900px;
text-align : right;
font-size : 13px;
padding-top:27px;
font-family : arial;
color : #7C7C7C;
font-size : 13px;
}
#footer {
height : 62px;
width : 1000px;
margin : 0 auto;
background : url(images/footer.jpg) repeat-x;
}
#footer * {
color : #ffffff;
}
#footer p {
text-align : center;
font-size : 11px;
font-family : arial;
}

