body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}
.lg-img {
	font-size: 10px;
	font-style: italic;
}

#wrapper {
	text-align: left;
	position: relative;
	width: 760px;
	margin: auto;
	border: 1px solid #000000;
}

.prop {
   height:350px;
   float:right;
   width:1px;
}
.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}
#contents {
	padding-top: 20px;
	position: relative;
	margin-left: 190px;
	padding-right: 5px;
}
.left-img {
	float: left;
	padding-right: 20px;
}
#click-box {
	position: relative;
	height: 50px;
	width: 300px;
	background-color: #060;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.75em;
	color: #FFFFFF;
	z-index: 100;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #060;
}
#home-img {
	float: left;
	text-align: left;
	position: relative;
	width: 310px;
}
#contact {
	padding-left: 100px;
}
#footer {
	font-size: 10px;
	color: #999999;
	padding-left: 20px;
	padding-bottom: 30px;
	position: relative;
	width: 760px;
	padding-top: 20px;
	margin: auto;
	text-align: left;
}
.header-image {
	padding-left: 20px;
}
#header-images {
	float: right;
}
#header {
	padding: 20px;
}
#menu-bar {
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	text-align: left;
	font-size: 1.75em;
	color: #030;
	font-family: "Times New Roman", Times, serif;
	margin: auto;
	padding: 10px;
}
#mcardvisa {
	float: right;
	height: 32px;
	width: 100px;
	position: relative;
	top: -4px;
}
#menu-list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu-list li {
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
}
#menu-list a {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #030;
}
#menu-list a:hover {
     color: #C00
}
#footer a {
	color: #999999;
}
a:hover {
	text-decoration: none;
}
h2 {
    color: #060;
	font-size: 16px;
	font-weight: bold;   
}
h3 {
	color: #060;
	font-size: 14px;
	font-weight: bold;
}
a {
    color:#060;
	text-decoration:underline;
}
a:hover {
    text-decoration:none;
}
#search {
	float: right;
	margin-top: -15px;
}
#blog {
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 170px;
}
#blog img {
	border: none;
	outline: none;
}
#popup {
    display: none; 
}
#conditions {
    text-align: left;
} 
#formContact {
    margin-top: 50px;
}
