html, body {
	font-family: Arial;
	background-color: #b5e2e2;
	background-image: url(/images/bg-main.png);
	background-repeat: repeat-x;
}

.clear {
	clear: both;
}

.divider {
	width: 100%;
	height: 5px;
	background-image: url("/images/bg-divider.png");
	background-repeat: repeat-x;
}

#container {
	margin: 0 auto;
	width: 952px;
}

#header {
	position: relative;
	height: 120px;
}

#logo {
	float: left;
	width: 240px;
}

#logo h1{
	background-image: url("/images/logo.png");
	width: 240px;
	height: 120px;
	text-indent: -9999px;
}

#phone-number {
	display: block;
	float: right;
	margin-top: 30px;
	width: 113px;
	height: 24px;
	background-image: url("/images/phone-number.png");
	text-indent: -9999px;
}

#view-cart {
	float: right;
	margin-top: 30px;
	margin-right: 10px;
	width: 85px;
	height: 24px;
}

#content {
	margin-bottom: 20px;
	background-color: #fbfbfa;
	padding: 23px;
	position: relative;
	border-left: 1px solid #afd9d9;
	border-right: 1px solid#a8d0d0;
}

#content .rounded-corners-top {
	position: absolute;
	top: 0;
	left: -1px;
}

#content .rounded-corners-bottom {
	position: absolute;
	bottom: 0;
	left: -1px;
}


.col-1 {
	float: left;
	width: 28%;
	margin-top:-12px;
}

.col-2 {
	float: right;
	width: 68%;
}

.col-2 h3{
	font-size: 17px;
	line-height: 1.2;
	margin-top: 18px;
}

.col-2 h3 span{
	font-size: 11px;
	color: #999;
	display: block;
	font-style: italic;
}

.col-2 h4{
	font-size: 13px;
	font-weight: bold;
	line-height: 1.2;
	margin-top: 15px;
}

.col-2 p{
	color: #555;
	font-size: 12px;
	line-height: 1.6;
	margin-top: 5px;
	margin-bottom: 12px;
}

.col-2 ul{
	margin: 10px 0 10px 30px;
}

.col-2 li{
	list-style-type: square;
	color: #555;
	font-size: 12px;
	line-height: 1.6;
}

.col-1.home {
	float: left;
	width: 48%;
	margin-top:0px;
}

.col-2.home {
	float: right;
	width: 48%;
}

h2.savoye{
	display:none;
}

h2.savoye img{
	margin:5px 0px 3px -2px;
}

p.home {
	font-size: 14px;
	color: #555;
	padding-top: 10px;
	line-height: 1.4;
}

#home-banner {
	width: 903px;
	height: 334px;
	background-image: url("/images/banner1.jpg");
	text-indent: -9999px;
	margin-bottom: 10px;
}

.testimonial {
	font-size: 12px;

	margin-top: 20px;
}

.testimonial p {
	color: #888;
	line-height: 1.5;
	font-style: italic;
}

.testimonial p strong {
	font-size: 20px;
	font-weight: bold;
	line-height: 0;
}

.testimonial span {
	display: block;
	margin-top: 6px;
	color: #333;
	font-weight: bold;
}

.highlight {
	width: 411px;
}

.highlight, .side-highlight {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 10px;
	margin-top: 20px;
	position: relative;
}

.highlight img.inside {
	float: left;
	margin: 0 12px 0 8px;
}

.side-highlight img.inside{
	float: left;
	width: 28%;
	margin: 0 12px 7px 4px;
}


.highlight p.eras{
	font-size: 14px;
	color: #555;
	line-height: 1.5;
	margin-right: 10px;
}

.side-highlight p.eras{
	font-size: 11px;
	color: #555;
	line-height: 1.3;
	margin-right: 5px;
}

.highlight a {
	color: #d50916;
	font-size: 12px;
	font-weight: bold;
}

.highlight a:hover {
	color: #e7646c;
}

.side-highlight a {
	color: #d50916;
	font-size: 11px;
	font-weight: bold;
}

.side-highlight a:hover {
	color: #e7646c;
}



#go-back{
	width: 252px;
	height: 40px;
	margin-top: 20px;
	background-image: url("/images/bg-go-back.png");
	text-align: center;
}

#go-back a{
	display: block;
	padding: 11px 0 13px 0;
	width: 252px;
	height: 40px;
	color: #d50916;
	text-decoration: none;
}

#go-back a:hover{
	color: #e7646c;
}


#services-list {
	margin: 20px 0 0 0;
}

#services-list li{
	float: left;
	width: 212px;
	height: 43px;
	margin-top: 5px;
	line-height: 1;	
	background-image: url("/images/bg-services.png");
	list-style-type: none;
}

#services-list a{
	display: block;
	padding: 13px 10px 13px 20px;
	width: 212px;
	height: 43px;
	color: #d50916;
	font-size: 15px;
	text-decoration: none;
}

#services-list a:hover{
	color: #e7646c;
}

#main-services-list {
	margin: 20px 0 0 0;
}

#main-services-list li{
	float: left;
	width: 212px;
	height: 43px;
	margin-top: 5px;
	line-height: 1;
	background-image: url("/images/bg-services.png");
	list-style-type: none;
}

#main-services-list a{
	display: block;
	padding: 13px 10px 13px 20px;
	width: 212px;
	height: 43px;
	color: #d50916;
	font-size: 15px;
	text-decoration: none;
}

#main-services-list a:hover{
	color: #e7646c;
}

#side-services-list{
	margin-top: 7px;
}

#side-services-list li{
	float: left;
}

#side-services-list a{
	color: #d50916;
	display: block;
	padding: 3px 6px 2px 0;
	width: 100px;
}

#side-services-list a:hover{
	color: #e7646c;
}


.service {
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}

.service-last {
	border-bottom: 0px solid #ccc;
	padding-bottom: 20px;
}

p.price {
	font-size: 14px;
	font-weight: bold;
}

#map {
	width: 605px;
	height: 350px;
	border: 5px solid #ccc;
	margin-top: 20px;
	
}

#hours {
	width: 100%;
	margin-top: 5px;
	font-size: 18px;
	color: #555;
}

#hours th {
	font-size: 18px;
}

#hours td {
	padding: 8px;
	white-space: nowrap
}

#hours tr.odd {
	background-color: #f4f4f4;
}

.half1 {
	width: 47%;
	float: left;
}

.half2 {
	width: 47%;
	float: right;
}

.half1 h3, .half2 h3 {
	border-bottom: 1px solid #ccc;
	padding-bottom: 2px;
	margin-bottom: 3px;
}


.staff-img {
	margin-top: 18px;
	float: left;
	border: 3px solid #d40915;
	max-width:93px;
}

.staff-bio {
	float: right;
	width: 490px;
	border-bottom:1px solid #CCCCCC;
	min-height:140px;
}

.staff-bio-last {
	float: right;
	width: 490px;
	border-bottom:none;
	min-height:140px;
}


form#contact {
	margin: 10px 0 10px 0;
}

form#contact input, form#contact textarea {
	font-size: 12px;
	font-family: Arial;
	display: block;
	padding: 5px;
	width: 100%;
	margin: 15px 0 15px 0;
}

form#contact input#send-message {
	width: 80px;
	padding: 3px;
}




#footer {
	color: #999;
	font-size: 11px;
	margin-top: 15px;
	padding-top: 10px;
	border-top: 1px solid #ddd;
}

#footer a{
	color: #999;
}

#footer a:hover{
	color: #666;
}

#footer #copy {
	float: left;
	width: 400px;
	line-height: 1.5;
}

#footer #footer-nav {
	float: right;
	text-align: right;
	width: auto;
}

#footer #footer-nav li {
	display: inline;
	margin-left: 7px;
}

/*****Added By Anders******/

#gc-form p{
	float:left;
	margin-right:50px	
}
#gc-form label.long-label{
		width:300px;
}

#paypal-certificate{
	float:right;	
	width:143px;
}

#paypal-add{
	float:left;	
}