﻿body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: black;
	/*background:#5B9905 url(images/background.jpg) repeat-x;*/
	}

body, th, td, input, textarea, select, option {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: #000000;
}

h1 {
	
	letter-spacing: -1px;
	font-size: 17px;
}

h2 {
	
	letter-spacing: -1px;
	font-size: 15px;
}


h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 150%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}
/*
a {
	color: #38506C;
}

a:hover {
	text-decoration: none;
	color: red;
}*/

.page_holder

{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	background-color:White;
	margin-top:0px;
	
}


/* Header */

.header_m {
	width: 950px;
	height: 237px;
	margin: 0px auto;
	float:left;
	display:inline;
	
}

#header1 {
	
	margin-left:50px; 
	float:left; display:inline;
	width:100%; height:100%; margin-top:10px;
	   
	}
	
	#header2 {
	margin-top:10px; 
	margin-left:10px;
	background-image:url(images/leon.jpg); 
	width:150px; 
	height:200px; 
	background-repeat:no-repeat;
	float:left; display:inline;
	   
	}
#h_text{margin-top:120px;
         margin-left:150px; 
         float:left;
         display:inline;
         text-align:right;
         vertical-align:bottom;
         font-weight:bold;
         font-size:15px;         
        }
.tab
{ background-image:url('images/tab.jpg');
    background-repeat:no-repeat; 
    width:100px; 
    height:33px;
    text-align:center;
    float:left;
    display:inline;
}
.spacer
{
    float:left; display:inline; width:3px; height:300px 
    }

.menu

{
	width:950px;
	height:30px;
	margin-top:10px;
	margin-left:0px;
	background-image:url(images/menu.png);
	background-repeat:repeat;
	color:White;
	padding-top:10px;
	text-align:center;
	float:left; display:inline;
		
}

.menu a{ width:900px; font-size:12px; color:White;padding-left:20px; padding-right:20px}
.menu a:hover{ width:900px; font-size:12px; color:#ffffff;padding-left:20px; padding-right:20px}

.one a{color:Navy; font-weight:bold}

.ob
{
    background-image:url(images/menu_1.jpg);
    background-repeat:no-repeat;
    width:110px;
    height:58px;
    color:Black;
    text-align:center;
    vertical-align:text-bottom;    
}
.ob div{ vertical-align:middle;padding-top:25px;}

.ob:hover
{
    background-image:url(images/menu_2.jpg);
    background-repeat:no-repeat;
    width:110px;
    height:58px;
    color:white;
    text-align:center;
    vertical-align:text-bottom;     
    
}

#ov1:hover
{
background-image:url(images/menu_2.jpg);
display:table-cell;
    }
/* Page */

#page {
	width: 900px;
	margin: 0 auto;
}

/* Content */

.content {
	float: left;
	display:inline;
	width: 900px;
	height:100%;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	
}
.price_heading{ color:Red; font-size:15px; font-weight:bold}

.content1 {
	float: left;
	display:inline;
	width: 880px;
	margin-left:0px;
	padding:10px 10px 10px 10px;
	margin-top:10px;
}


/* Footer */

.footer {
	clear: both;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width:950px;
	height:90px;
	padding-top:0px;
	background-color:white;
	background-image:url(images/footer.png);
	background-repeat:repeat;
	
		
}

.footer a{color:white; margin-left:auto; margin-right:auto; width:800px;}

.footer a:hover{color:white; text-decoration:none; margin-left:auto; margin-right:auto; width:800px; border-bottom:solid 2px black}

.footer p {
	padding: 20px 0;
	text-align: center;
	font-size: 10px;
	color: white;
	margin-top:-5px;
}

