

body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#BEBAB7;
	background-color:#030303;
	padding:0;
	margin:0;
}

.menu
{
    position: relative;
    top: 202px;
    left: 20px;
}
.menu a{
	color:#ffffff;
	background:inherit;
	font-size:14px;
	text-decoration:none;
	padding:0 10px 0 5px;
}

.menu a:visited {
	color:#ffffff;
	background:inherit;
	font-size:14px;
	text-decoration:none;
	padding:0 10px 0 5px;
}

.menu a:hover{
	text-decoration:underline;
	color:#DFDFDF;
	background:inherit;
}


a, a:visited
{
    background: inherit;
    text-decoration: none;
    color: blue;
}

a:hover {
	background: inherit;
	text-decoration: underline;
}


/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 820px;
	background: #CCC url(content.jpg?z=76145) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}



#content-wrap {
	border-top: 5px solid #000000;
	width: 820px;
	margin: 0px auto;
	padding: 0;
}

#header {
	width: 820px;
	position: relative;
	height: 100px;
	background: #CCC url(header-bg.jpg?z=76145) repeat-y center top;
	padding: 0;	
	color: #FFF;	
}

#header h1#titleText {
	position: absolute;
	margin: 0; 
	padding: 0;
	font: bold 30pt Trebuchet MS, Arial, Sans-serif;
	letter-spacing: -1px;
	color: #111111;
	text-transform: none;
	text-decoration: none;	
	top: 25px; 
	left: 40px;	
}


#header h2#sloganText {
	position: absolute;
	margin: 0; 
	padding: 0;
	font: normal 9pt Trebuchet MS, Arial, Sans-serif;
	text-transform: none;
	color: #111111;
	top: 75px; 
	left: 40px;		
}

#header-photo {
	border-top:5px solid #000000 ;
	border-bottom:5px solid #000000 ;
	clear: both;
	height: 222px;
	width: 820px;
	margin: 0 auto ;
	padding: 0;
	background: #FFF url(header-photo2.jpg?z=76145) no-repeat top left ;
}


li.current {
	background-color:#A5B610;
	color: #FFFFFF;
} 

 


#main {
	float: left;
	width: 760px;
	padding: 0px 0 0 0;
	margin: 0px 0px 0px 0px ; 
	display: inline;
	background: url(box.jpg) no-repeat;
}




#main p, #sidebar p {
	text-align:justify;
}


h1
{
    font-family: Tahoma;
    font-size: 20pt;
    color: white;
    letter-spacing: 3px;
}


h2 {
	font-family:Tahoma;
	font-size:16pt;	
	color:#AEAAAA;
	letter-spacing:2px;
}

h3 {
	font-family:Tahoma;
	font-size:14pt;	
	color:#AEAAAA;
}

#main img {
	border:1px solid #CCC;

}



.product
{
    font-size: 12pt;
    color: white;
}









#nav1 ul li a {
	font-size:14px;
	text-transform:uppercase;
}


#footer-wrap {
	clear: both;
	width: 820px;
	height:220px;
	text-align: left;
	background: url(footer-bottom.jpg?z=76145) no-repeat center bottom;	
}


#footer-wrap a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

#footer-wrap a:hover {
	color: #000;	
}

#footer-wrap p {
	margin-top:20px;
	padding:0;
}

#footer-wrap h2 {
	color: #666666;
	margin: 0;
	padding: 0 10px; 
}

#footer-bottom {
	clear: both;
	margin: 0 auto; 
	width: 820px;
	padding: 0;
	text-align: center;
	border-top:2px solid #000000  ;
}


#Checkout
{
    position: relative;
    top: 125px;
    left: 0px;
   
}



#keywords
{
    position: relative;
    font-size: 10px;
    text-align: center;
}


.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }


.clear { clear: both; }

.ph2
{
    background-image: url(../images/bg1.jpg);
    background-repeat: repeat-x;
}
.ph3{
	background-image:url(../images/bg2.jpg);
	background-repeat:repeat-x;
}

.text{
	padding:3px 0 0 17px;
}
.text a{
	color:#CFCFCF;
	background-color:#68676F;
	font-weight:bold;
}
.text1
{
    font-size:11px;
	padding: 10px 10px 0 10px;
	color:#BEBAB7;
}

.m1bg{
	background-image:url(../images/1bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.m2bg{
	background-image:url(../images/2bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}


