@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position:center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}

.Logo {
	float:left;
	width:400px;
	height:90px;
}
.Menu {
	float:left;
	width:545px;
	height:83px;
	margin-top:7px;
}
.Menu1 {
	color: #CCCCCC;
	font-size: 30px;
}
.Menu2 {
	color: #CBCBCB;
	font-size: 17px;
	text-align:center;
}
.Menu2 a, .Menu2 a:visited {
	color: #CBCBCB;
	text-decoration:none;
}
.Menu2 a:hover, .Menu2 strong {
	color: #FFFFFF;
}
.MenuClear {
	clear:both;
	height:10px;
}

.Menu3 {
	font-size: 16px;
	color:#999999;
}
h1 {
	font-size: 40px;
	font-weight: bold;
	color: #265E43;
	padding:0px;
	margin:0px;
}
h2 {
	font-size: 40px;
	font-weight: bold;
	color: #265E43;
}
.TitleTop {
	color: #0E9036;
}
.TitleTop a, .TitleTop a:visited {
	color: #0E9036;
	text-decoration:none;
}
.Guestimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
.img400x300 {
	background:url(img/frame400x300.png);
	width:408px;
	height:308px;
}
.img400x300img {
	display: none;
}

.img180x135 {
	background:url(img/frame180x135.png);
	width:200px;
	height:155px;
	float:left;
}
.img180x135img {
	z-index:1;
	visibility:visible;
	width:180px;
	height:135px;
	position:relative;
	left:-10px;
	top:10px;
}
.img180x135imgGal {
	z-index:1;
	visibility:visible;
	width:180px;
	height:135px;
	position:relative;
	left:10px;
	top:10px;
}
.img180x135plusover {
	z-index:2;
	visibility:visible;
	width:200px;
	height:155px;
	position:relative;
	left:0px;
	top:-135px;
}

.img180x135between {
	width:8px;
	height:155px;
	float:left;
}
.img180x135betweenGal {
	width:30px;
	height:155px;
	float:left;
}
.clearspacer {
	clear:both;
	height:10px;
}

.FrameButton {
	width:342px;
	height:30px;
	font-size:20px;
	background:url(img/frameDevis.jpg);
	text-align:center;
	line-height:30px;
}
.FrameButton a, .FrameButton a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.FrameButton a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}


.formRed {
	color: #DC3570;
}
.formRed a, .formRed a:visited {
	color: #DC3570;
}
.formGreen {
	color: #0E9036;
}


.contactText {
	font-size:20px;
	text-align:center;
}


.greyline {
	height:1px;
	background-color:#CCCCCC;
	width:100%;
}
.copyright {
	font-size: 10px;
	color: #999999;
}
.copyright a, .copyright a:visited {
	color: #999999;
	text-decoration:none;
}

