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

body {
background:url(images/body.jpg) repeat-x top center;
margin:0; 
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
text-align:left;
}

#menu {
background:url(images/final_01.jpg) top center no-repeat; 
text-align:left; 
width:653px; 
height:22px; 
padding:45px 0 5px 300px;
vertical-align:middle;
}

#menu a {
color: #1b386a;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-style:italic;
font-size:14px;
text-decoration:none;
}

#menu a:hover {
color:#0099FF;
text-decoration:none;
}

#content {
width:633px;
height:768px;
background:url(images/final_02R.gif) top center repeat-y;
padding:20px 20px 20px 300px;
text-align:left;
}

#content_1 {
width:933px;
height:768px;
background:url(images/final_02R.gif) top center repeat-y;
padding:20px;
text-align:left;
}

#footer {
background:url(images/final_03.gif) top center no-repeat #ffffff;
width:953px;
padding:35px 0 0 0;
font-size:10px;
text-align:center;
}

h1 {
color:#990000;
text-align:center;
}

blockquote {
background-color: #FFFFCC;
border:thin solid #003300;
padding:20px;
font-size:14px;
line-height:20px;
}

#buy {
background:url(images/buyNow.jpg) top center no-repeat;
height:157px;
width:222px;
padding:50px 0 0 110px;
text-align:center;
margin-left:auto;
margin-right:auto;
}