/* 

Designed by: Pro-File Marketing
Dare: 02/17/09

*/
a:focus { 
-moz-outline-style: none;
}

html {
background: url(images/page/background.jpg);
}

body {
font-size: 80%; 
font-family: helvetica, georgia, sans-serif;
line-height: 1.5em;
text-align: left;
color: #444444;
}

ul, li, img, body, html {
	margin: 0;
	padding: 0;
}

a {

text-decoration: none;
color: #666666;
}

a:hover {
text-decoration: underline;
color: gray;
}

a img {
border: none;
}

h1 {
	font-size: 130%;
	letter-spacing: 0.03em;
	text-transform: uppercase;
}

h2 {
font-family: helvetica, verdana, non-serif;
font-size: 110%;
letter-spacing: 0.04em;
line-height: -1em;
font-weight: bold; 
}

.fr {
float: right;
}

.fl {
float: left;
}


#top_nav {
height: 40px;
width: 900px;
line-height: 30px;
font-size: 95%; 
font-family: helvetica, georgia, sans-serif;
background: url(images/page/background-body1.jpg) no-repeat;
}

#top_nav ul {
margin-left: 300px;
margin-right: 00px;
padding-left: 10px;
list-style-type: none;
}

#top_nav ul li {
display: block;
background: url(images/page/blk_butn.jpg);
float: left;
-moz-border-radius: 10px 10px 0px 0px;   
-webkit-border-radius: 10px;
border-bottom: 1px solid #333333;
}

#top_nav ul li:hover {
display: block;
background: url(images/page/blk_butn_act.jpg);
float: left;
}

#top_nav ul li a {
color: #eee;
padding: 0 10px;
text-decoration: none;
}

#top_nav ul li a:hover {
color: #fff;
text-decoration: none;
}

#black {
width: 900px;
height: 10px;
margin-top: -9px;
background: url(images/page/background-body2.jpg);
}

#container {
	text-align: left;
	background: url(images/page/background-body1.jpg);
	width: 900px;
	margin: auto;
}

#container ul,
#container ul li {
list-style-type: none; 
}

#header {
background: url(images/page/header.jpg) no-repeat;
width: 900px;
height: 157px;
overflow: hidden;
}



#header p {
width: 900px;
margin-top: 180px;
margin-left: 130px;
font-family: georgia;
font-style: italic;
letter-spacing: 0.07em;
}

/* SIDEBAR */

#sidebar {
width: 200px;
margin-top: 0px;
float: left;
}

/* common styling */
#menu {font-family: arial, sans-serif; width:180px; height:150px; position:relative; margin:0; font-size:11px; margin:40px 0;}

#menu ul li a, #menu ul li a:visited {
display: block; 
text-decoration: none; 
color: #fff; 
width: 190px; 
height: 20px; 
text-align:left; 
padding: 3px 3px 8px 5px;
border:1px solid #fff; 
border-width:1px 1px 0 0; 
background: url(images/page/gr_btn.jpg); 
line-height:1.9em; 
font-size:110%;
2;
}


#menu ul {
	padding:0;
	margin:0;
	list-style-type: none;
         z-index:3;
}
#menu ul li {
	float:left;
	margin-right: 1px;
	position:relative;

}
#menu  ul  li  ul li {
	position:relative;
        z-index:1000;
}
#menu ul li ul {
	display: none;
       z-index:5;
}

/* specific to non IE browsers */
#menu ul li:hover a {
	color:#333333;
    	background:url(images/page/gr_btn_act.jpg);
        z-index-3;
}
#menu ul li:hover ul {
	display:block;
	position:absolute;
	top:0;
	left:187px;
	width:105px;
z-index: 1000;
}
#menu ul li:hover ul li a.hide {
	background:url(images/page/gr_btn_act.jpg);
	color:#999999;
z-index: 1000;
}


#menu ul li:hover ul li a {
display:block; 
background:url(images/page/gr_btn.jpg); 
color:#ffffff; 
width:150px; 
z-index: 1000;
}

#menu ul li:hover ul li a:hover {
	background:url(images/page/gr_btn_act.jpg);
	color:#333333;
z-index: 1000;
}

#nav_pics {
	vertical-align: top;
	height: 350px;
	float: left;
}

/* MAIN CONTENT */

#mainContent {
	width: 640px;
	margin-left: 220px;
	margin-top: 25px;
	margin-bottom: 100px;
}

#bottom-content {
	width: 650px;
	float: left;
	margin-bottom: 30px;
}

#bottom-content p {
font-size: 80%;
line-height: 1.6em;
text-align: left;
height: 100%;
}

#content2 {
padding-top: 00px;
padding-left: 50px;
padding-right: 50px;	
}

#mainContent  p.caption {
	font-size: 90%;
	color: #666;
	text-align: left;
	letter-spacing: 0.02em;
}

#mainContent p.small_caps {
	font-size: 120%;
	color: #003;
	margin-bottom: -0.8em;
	letter-spacing: 0.02em;
	font-weight: bold;
	text-transform: uppercase;
}

p.bottom_links {
padding-top: 20px;
font-size: 80%;
line-height: 1.3em;
text-align: center;
}

#right-column {
       width: 300px;
       float: right;
       text-align: center;
       padding: 0px 5px 0px 5px;
}

#right-column p{
       text-align: center;
       padding: 0px 5px 0px 5px;
       line-height: 1.2;
       padding-bottom: 5px;
}


/* FOOTER */

#footer p {
	font-size: 80%;
	padding-top: 0px;
	font-family: helvetica, georgia, sans-serif;
	line-height: 1.4em;
	text-align: center;
	color: #666666;
	margin-top: -20px;
}

#footer a {

font-family: helvetica, georgia, sans-serif;
line-height: 1.4em;
text-decoration: none;
text-align: center;
color: #333333;
}

#footer a:hover {
text-decoration: none;
color: #999999;
}

#footer {
	background-image: url(images/page/ftr-2.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	height: 80px;
	text-align: center;
	float: left;
	width: 900px;
}

#footer2 {
background: #ffffff;
background-repeat: repeat-y;
padding-top: 00px;
height: 98px;
text-align: center;
}

#subfooter-top {
	background: #d2d2d2;
	width: 900px;
	margin-top: 0px;
	text-align: center;
}

#subfooter-top p {
font-size: 80%; 
padding-top: 10px;
font-family: helvetica, georgia, sans-serif;
line-height: 1.4em;
text-align: center;
color: #666666;
}

#subfooter-top a {

font-family: helvetica, georgia, sans-serif;
line-height: 1.4em;
text-decoration: none;
text-align: center;
color: #333333;
}

#subfooter-top a:hover {
text-decoration: none;
color: #999999;
}

#subfooter-bottom {
background: #191919;
width: 900px;
margin-top: -11px;
padding-top: -15px;
text-align: center;
}

#subfooter-bottom p {
line-height: 1em;
PADDING: 10px;
font-size: 80%;
color: #333333;
}
#right-image img {
	float: right;
	width: 300px;
	display: block;
}

.color-links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003;
}

.color-links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999;
}
.price {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
}
.price-before {
	text-decoration: line-through;
	color: #003366;
	font-weight: bold;
}
.price-now {
	font-size: None;
	font-weight: bold;
	color: #CC0000;
}
.table-header {
	background-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-color: #666666;
	padding-left: 20px;
	line-height: 9px;
}
