body {
	font-family: "Lucida Sans", Arial, Helvetica, san-serif;
	font-size:12px;
	color: #666666;
}
* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
html {
	height:100%;
	margin-bottom:1px;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	width:100%;
	font-size:15px;
	color: #999999;
}

.spacer {
	width:100%;
	height:15px;
}

#coupon {
font-size:14px;
width:500px;
height:50px;
padding:20px 30px 30px 30px;
border: 2px dashed #139869;
margin-bottom:10px;
text-align:center;
background:#E6E7E8;
}

#small_coupon {
font-size:14px;
width:300px;
height:75px;
padding:15px;
border: 2px dashed #139869;
margin-bottom:10px;
text-align:center;
background:#E6E7E8;
}

#rotator {
	width: 240px;
	height: 500px;
	border: 1px solid #0F4778;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 115px;
	margin-left: 0;
}

h1 {
font-family: Garamond, serif;
	font-size:24px;
	color:#139869;
	font-weight:normal;
}
.logo_blue {
font-family: Garamond, serif;
	font-size:24px;
	color:#0F4778;
	font-weight:normal;
}
.logo_grey {
font-family: Garamond, serif;
	font-size:21px;
	color:#999999;
	font-weight:normal;
}
h2 {
font-family: "Lucida Sans", Arial, Helvetica, san-serif;
	font-size:14px;
	color: #999999;
	font-weight: normal;
	display: inline;
letter-spacing:1px;
}
h3 {
font-family: Garamond, serif;
	color:#139869;
	font-size:19px;
	text-align:left;
	font-weight:normal;
	padding:5px;
	margin-top:5px;
}
h4 {
font-family: Garamond, serif;
color: #0F4778;
font-size:24px;
text-align:center;
font-weight:normal;
}
#left {
	float:left;
	width:255px;
	background-color:#FFFFFF;
	color: #000000;
}

#main {
	float:left;
	width:624px;
	border-left: 1px solid #E6E7E8;
	margin: 15px 5px 5px 0;
	padding: 15px 0 15px 15px;
}
p {
	color:#666666;
	line-height:20px;
	padding:5px;
	margin-bottom: 25px;
}
a {
	color:#0F4778;
	text-decoration:none;
}
a:hover {
	color:#139869;
	text-decoration:none;
}

a:active {
	color:#139869;
	text-decoration:none;
}

a:visited {
	color:#0F4778;
	text-decoration:none;
}

#footer {
border-top: 1px solid #E6E7E8;
	clear:both;
	font-size:12px;
}
.right {
	color: #999999;
	background-color:#FFFFFF;
	float:right;
	margin-top:5px;
}


#phone {
text-align: right;
float:right;
padding:20px 20px 40px 0;
}

#logo_tag {
float:left;
padding:20px 20px 40px 0;
}

#convert_section {
float:left;
width: 600px;
border-top: 1px solid #E6E7E8;
}

#convert_box {
float: left;
width: 179px;
margin: 20px 0 20px 0;
padding: 0 10px 0 10px;
height: auto;
border-right: 1px solid #E6E7E8;
}

/* HighSlide */

.highslide-container div {
    font-family: "Lucida Sans", Arial, Helvetica, san-serif;
    font-size: 12px;
	font-weight: normal;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(../highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.indent p{
margin: -5px 0 12px 11px;
}

/* Styles for the popup */
.highslide-wrapper, .rounded-white {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 375px;
	height: auto;
    padding: 20px;
}
.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
font-family: Garamond, serif;
	font-weight: normal;
	color: #139869;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
font-family: Garamond, serif;
	color: #0F4778;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 15px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	margin-top: 4px;
	height: 11px;
	width: 11px;
	background: url(../highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {

}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}
.highslide-dimming {
	background: black;
}

