@charset "utf-8";

BODY {
	margin: 0;
	padding: 0;
	background-color: rgb(55,65,71);
	background-image: url(../images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Georgia, serif;
	font-size: 13px;
	line-height: 20px;

scrollbar-face-color: rgb(55,65,71);
scrollbar-highlight-color: rgb(250,250,250);

scrollbar-3dlight-color: rgb(55,65,71);
scrollbar-shadow-color: rgb(250,250,250);

scrollbar-darkshadow-color: rgb(55,65,71);
scrollbar-arrow-color: rgb(250,250,250);

scrollbar-track-color: rgb(55,65,71);

}

#wrapper {
position:absolute;
top:0;
left:0;
width:100%;
float:left;
} 

#floater {float:left; height:50%; margin-bottom:-450px; } 

#container {
width: 940px;
margin:0 auto;
clear:both;
position:relative;
} 

#header {
	width: 900px;
	background: url(../images/header_bg.gif) no-repeat top center;
	height: 455px;
	z-index:2;
	position: absolute;
	padding: 0;
	top: 0;
    left: 50%;
    margin-left: -450px;
}

#content{
	width: 900px;
	padding-top: 10px;
	z-index:1;
	position: absolute;
	top: 300px;
	left: 50%;
    margin-left: -450px;
	padding-bottom: 70px;
}


#JustBG{
width: 100%;
background: url(../images/content_bg.gif) top center repeat-y;
position: relative;
float: left;
padding: 40px 0 0 0;
margin: 0;
display: block;
clear: both;
}

#LeftContent {
float:left; 
display: inline;
position: relative;
width: 225px;
overflow: no;
margin: 0 0 0 80px;
padding: 0;
}


#LeftContent table{
width: 225px; 
margin: 40px 0 0 0;
padding: 0px;}

#LeftContent td{
background-color: rgb(75,75,75); 
vertical-align: bottom; 
padding: 10px 0 10px 0;}


.Menu{
margin: 0;
padding: 0;
padding-right: 15px;
text-align: right;
font-size: 25px;
}


.Menu a:link, .Menu a:visited {color: rgb(250,250,250); text-decoration: none }
.Menu a:hover {color: rgb(150,150,150);  text-decoration: none }

#RightContent{
display: inline;
float: right;
width: 500px;
overflow:auto;
margin: 0 60px 0 0;
padding: 0;
text-align: justify;
}

#RightContent h1{
color: rgb(150,150,150);
font-weight: lighter; 
font-size: 30px;
text-align: left;
margin: 0;
padding: 15px 0 25px 0;
}


#RightContent h2{
color: rgb(75,75,75);
font-weight: lighter; 
font-size: 20px;
text-align: left;
margin: 0;
padding: 0px 0 15px 0;
}

#RightContent .deco{
float: left; 
border: 3px solid rgb(150,150,150); 
margin: 2px 8px 0px 0px;
}

#RightContent .deco1	{
float: left; 
border: 3px solid rgb(150,150,150); 
margin: 2px 0px 0px 0px;
}

#RightContent a:link, #RightContent a:visited {color: #000000 }
#RightContent a:hover {color: rgb(75,75,75); text-decoration: none }


#BuyItNow {
background-color: rgb(75,75,75);
padding: 2px 5px 2px 5px; 
border: 3px solid rgb(150,150,150); 
text-decoration: none;
color: rgb(250,250,250);
margin: 0 auto 0 auto;
WIDTH: 80PX;	
}

#BuyItNow  a:LINK, #BuyItNow  a:VISITED{color: rgb(250,250,250); text-decoration: none;}

#BuyItNow a:hover {color: rgb(175,175,175);}


a.cds:link { 
TEXT-DECORATION: none
}

a.cds:visited { 
TEXT-DECORATION: none

}

a.cds:hover { 	
TEXT-DECORATION: none
}

#RightContent ul { 
margin: 0px 0px 0px 0px;
padding-left: 40px;
list-style-type:square
} 

#RightContent .Submit {
border:1px solid rgb(150,150,150); 
width:130px; 
height:25px; 
font-size: 13px; 
color:rgb(240,240,240); 
background-color: rgb(75,75,75); 
margin: 0;
}

#RightContent .Form {
width:250px; 
border:3px solid rgb(150,150,150); 
background-color: rgb(55,65,71);
color: rgb(250,250,250); 
margin: 0;
font-family: Georgia, serif;
font-size: 13px;
}

#RightContent .Headline {
color:rgb(75,75,75); 
font-weight:bold; 
margin-top:10px; 
margin-bottom: 4px
}


#Footer{
background: url(../images/footer_bg.gif) top center repeat-y;
font-size: 11px;
color: #ffffff;
text-align: right;
padding: 5px 0px 5px 0px;
width: 900px;
clear: both;
vertical-align: bottom;
display: block;
margin: 0;
}

#Footer a:link, #Footer a:visited {color: #ffffff; text-decoration: none }
#Footer a:hover {color: rgb(192,160,98); text-decoration: none }