/* commented backslash hack v2 \*/  
html, body{height:100%;}  
/* end hack */  
html>body #main{height:auto;} 
#clearfooter{clear:both;height:166px;}
#footer {text-align: left;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 166px;
	background-image: url(../images/bg-foot.gif);
	right: 0px;
} 
#footer div {width: 900px; text-align: left; background-image: url(../images/bg-footer.gif); position: relative;	background-repeat: no-repeat; 	background-position: left bottom;	line-height: 12px; height: 166px; font-size: 10px;}
#footer div a{	color: #696969; text-decoration: underline;}
#footer div p {margin:0px; padding-left: 10px; padding-right: 10px; padding-top: 10px; font-size: 11px; color: #747474;} 

body {
	background-image: url(../images/bg.jpg);
	background-color: #e9e9e9;
	margin: 0px;
	padding: 0px;
	font-family: "MS Trebucher", Arial, Verdana;
	color: #393939;
	font-size: 12px;
	background-repeat: repeat-x;
}
td{font-family: "MS Trebucher", Arial, Verdana;	 font-size: 11px; vertical-align: top;}
select, input, textarea {font-family: Arial, Verdana;
	color: #64636d;
	font-size: 11px;
}
a {	color: #9d0050;	text-decoration: none;}
a:hover {color: #c20063; text-decoration: underline;}
#column-left a {color: #393939;}
.txt-turquise {color: #00a3b4;}
h3 {color: #00a3b4; font-size: 13px; margin: 0px; margin-bottom: 5px;}

#main {margin-bottom:-55px; height:100%; min-height:100%; position: relative; 	text-align: left; background-image: url(../images/bg-main.gif); background-repeat: repeat-y;}
#top01 {background-image: url(../images/delisle-logo.jpg); float: left; width: 267px; height: 174px;}
#top02 {background-image: url(../images/delisle-top.jpg);float: left; width: 633px; height: 174px;}
#top02 h1 {text-align:right;  margin: 0px; padding: 0px; font-size: 16px; font-weight: 600; color: #FFFFFF; padding-right: 30px; padding-top: 150px;}
#menu {
	background-image: url(../images/menu-bg.gif);
	width: 900px;
	height: 42px;
	background-color: #9d0050;
	clear: both;
	background-repeat: no-repeat;
}
#menu ul  {	margin: 0px;	padding: 0px;	list-style-type: none;}
#menu ul li {
	display: block;
	background-image: url(../images/menu-arrow.gif);
	line-height: 42px;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-right: 23px;
	background-position: 8px 17px;
	float: left;
	display: block;
}
#menu ul li a{color: #FFFFFF; text-decoration: none; text-transform: uppercase;}

#column-left {width: 200px; float: left; font-size: 11px; background-image: url(../images/column-left.jpg); background-repeat: no-repeat;}
#column-right {width: 700px; float: left; font-size: 11px; background-image: url(../images/column-right.jpg); background-repeat: no-repeat;}

#column-left h1, #column-right h1 {
	background-image: url(../images/h1-arrow.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: 600;
	text-indent: 15px;
	display: block;
	background-position: 0px 3px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#column-right h2 {
	background-image: url(../images/h2-arrow.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: 600;
	text-indent: 10px;
	display: block;
	background-position: 0px 3px;
	margin-bottom: 10px;
}
#column-right ul {list-style: none; padding: 0px; margin: 0px;}
#column-right li {background-image: url(../images/list-arrow.gif); background-repeat: no-repeat; padding-left: 10px; background-position: 0px 3px; }

.box {margin-left: 10px; margin-right: 10px; margin-bottom: 20px; text-align: justify; display: block; clear: both;}
.box-small {margin-left: 10px; margin-right: 10px; margin-bottom: 20px; text-align: justify; display: block; clear: both; width: 500px;}
.picture-right {border: 1px solid #9ea0a2;	padding: 3px; float: right;	margin-bottom: 5px; margin-left: 10px;}
.picture-left {border: 1px solid #9ea0a2;	padding: 3px; float: left;	margin-bottom: 5px; margin-right: 10px;}

.clear {clear: both;}
.toright {text-align: right;}

h1 {padding: 0px; margin: 0px; margin-bottom: 10px; color: #4a4857; font-size: 24px; font-weight: 500;} 

p {padding: 0px; margin: 0px; margin-bottom: 10px;}
input.send {display: block; height: 28px; line-height: 28px; width: 62px;  background-image: url(../images/btn-bg.gif); background-repeat: no-repeat; border:none; color: #FFFFFF; margin-left: 420px;}
