*{
margin:0;
padding:0;
}

body {	
	background-color: #4f5667;
	margin: 0px auto 0px auto;
	font-family: verdana, arial, san-serif;
	font-size: 0.9em;
	color: #333333;
}

div#pagecontainer {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #b1b4bb;
	width: 100%;
	margin: 0px auto 0px auto;
        padding: 0px;
	overflow: visible;
	text-align: left;
	border: 0px solid red;
}

div#top_section {
	width: 874px;
	margin: 0px auto 0px auto;
	padding: 59px 0px 0px 0px;
	border: 0px solid blue;
}

div#telephone {
        position: absolute;
        top: 30px;
	width: 844px;
        text-align: right;
	font-size: 1.0em;
	font-weight: bold;
	font-family: verdana;
	color: #05192c;
}

div#telephone img {
	position: relative;
       top: 3px;
       right: 5px; 
}

div#banner {
	width: 874px;
	height: 238px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
        padding: 0px;
	border: 0px solid red;
}

div#nav {
	position: relative;
	float: left;
	top: 179px;
	left: 100px;
	width: 426px;
	height: 24px;
	color: #484747;
	border: 0px solid red;
}

*html div#nav {
	right: 343px;
}

div#nav ul.navmenu {
	margin: 0px auto 0px auto;
	width: 430px;
	height: 16px;
	padding-top: 5px;
	list-style: none;
	border: 0px solid red;
}

div#nav ul.navmenu li {
	display: block;
	display: inline;
	list-style: none;
}

div#nav ul.navmenu a {
	float: left;
	list-style: none;
	margin: 0px 12px 0px 12px;
	text-decoration: none;
	color: #484747;
	font-family: trebuchet, arial, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
}

div#nav ul.navmenu a:hover {
	color: #971016;
}





div#content_container {
       
	width: 787px;
	min-height: 300px;
	margin: 0px auto 0px auto;
	background-color: #ffffff;
	padding: 0px 15px 0px 15px;
}

div#left_column {
	float: left;
	width: 176px;
	font-size: 0.9em;
	border: 1px solid #e9e8e6;
	padding: 25px;
        
}

div#left_column ul {
        margin: 20px 0px 20px 20px;
}

div#left_column li {
        padding: 2px 0px 2px 0px;
}

div#left_column li a {
        color: #333333;
        text-decoration: none;
}

div#left_column li a:hover {
        color: #9f1418;
        text-decoration: underline;
}


img#champagne {
	position: relative;
	bottom: 150px;
	right: -20px;
	margin-bottom: -150px;
}

*html img#champagne {
	bottom: 150px;
}

div#content_area {
	float: right;
	width: 511px;
	min-height: 330px;
	border: 1px solid #e9e8e6;
	font-size: 0.8em;
	line-height: 1.7em;
	padding: 15px;
        
}

*html div#content_area {
	height: 330px;
}

div#content_area a {
        color: #9f1418;
}

div#content_area a:hover {
        color: #3d71d9;
}

img.imageleft {
        float:left;
        border: 1px solid #e9e8e6;
        padding: 2px;
        margin-right:10px;
        margin-bottom:4px;
        margin-top:4px;

}

img.imageright {
        float:right;
        border: 1px solid #e9e8e6;
        padding: 2px;
        margin-left:10px;
        margin-bottom:4px;
        margin-top:4px;

}
 
img.imagealone {
        border: 1px solid #e9e8e6;
        padding: 2px;
        margin-bottom:4px;
        margin-top:4px;
}

p.feature {
        text-align: center;
}


p.red {
        color: #9f1418;
}

div.clear {
	clear: both;
}

div#footer {
	width: 100%;
	margin: 0px auto 0px auto;
	border: 0px solid green;
	background-image: url(images/footer_bg_tile.gif);
	background-repeat: repeat-x;
	background-color: #4f5667;
}

div#footer_section {
	width: 834px;
	height: 70px;
	margin: 0px auto 0px auto;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	
}

h1 {
	color: #05192c;
	font-family: tahoma, verdana, arial;
	font-size: 1.6em;
	margin: 3px 0px 22px 0px; 
}

h2 {
	color: #ffffff;
	font-family: tahoma, verdana, arial;
	font-size: 1.1em;
	background-image: url(images/title_bg.gif);
	background-repeat: no-repeat;
	width: 178px;
	height: 26px;
	padding-top: 3px;
	text-align: center;	
}

p {
	margin: 20px 0px 20px 0px; 
}

ul.column {
	margin: 15px 20px 15px 30px;
}

ul.column li {
	margin: 4px 0px 4px 0px;
}

div#legal {
	width: 805px;
	margin: 0px auto 0px auto;
	text-align: right;
	color: #ffffff;
	font-size: 0.7em;
	line-height: 1.5em;
	padding: 5px;	
}
