* { margin: 0; padding: 0; }

body {
	background: #000 url(../Images/bkgd_Page.jpg) repeat center top;
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: 100;
	color: #FFF;
}

h1 { 
	font-weight: 100;	
	font-size: 21px;
}
h2 { 
	font-weight: 100;	
	font-size: 15px;
}
a {
	color: #FF9CBB;
	text-decoration: none;
}
a:hover {
	color:#d5c8cb;
}
a img { 
	border: none; 
}

#wrapper {

	position: relative;
	width: 980px;
	min-height: 800px;
	margin: 0 auto;
	background: transparent url(../images/bkgd_Sub.jpg) no-repeat left top;
}

#home #wrapper {
	background: transparent url(../images/bkgd_Main.jpg) no-repeat left top;
}

#menu {
	position: absolute;
	width: 893px;
	height: 47px;
	left: 58px;
	top: 68px;
}
#menu ul {
	list-style: none;
}
#menu ul li {
	float: right;
}
#menu ul li ul {
	display: none;
	position: absolute;
	z-index: 50;
	top: 47px;
	border: solid 1px #666;
}
#menu ul li ul li {
	float: none;1
}
#menu ul li:hover ul {
	display: block;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 12px 0 12px;
	height: 47px;
	line-height: 47px;
	color: #FFF;
	background: transparent url(../Images/bkgd_Menu.png) no-repeat right top;
	font-size: 13px;
	text-decoration: none;
}
#menu ul li:hover a {	
	background: transparent url(../Images/bkgd_MenuHover.png) no-repeat right top;
}
#menu li li a,
#menu li:hover li a,
#menu li li:hover a,
#menu li:hover li:hover a {
	display: block;
	float: none;
	width: 250px;
	height: 32px;
	line-height: 32px;
	padding: 0;
	text-indent: 30px;
	color: #FFF;
	background: transparent url(../Images/bkgd_SubMenu.png) no-repeat left top;
	font-size: 11px;
	text-decoration: none;
}
#menu li:hover li:hover a{
	color: #d5c8cb;
}
#menu a img {
	border: none;
}

#footer {
	position: relative;
	width: 913px;
	height: 150px;
	background: transparent url(../Images/bkgd_Footer.jpg) no-repeat left top;
	color: #FFF;
}
#footer .text {
	position: absolute;
	width: 360px;
	height: 100px;
	line-height: 33px;
	font-size: 18px;
	left: 13px;
	top: 12px;
}
#footer .buttons {
	position: absolute;
	width: 465px;
	height: 46px;
	left: 438px;
	top: 43px;
}
#footer .smallprint {
	position: absolute;
	width: 465px;
	height: 20px;
	left: 438px;
	top: 101px;
	font-size: 9px;
}
#home #footer {
	position: absolute;
	left: 37px;
	top: 532px;
}

#info {
	position: absolute;
	width: 300px;
	height: 40px;
	left: 652px;
	top: 10px;
	line-height: 20px;
	text-align: right;
	font-size: 13px;
}
#info .smaller {
	font-size: 11px;
}

#logo {
	position: absolute;
	width: 300px;
	height: 65px;
	left: 0;
	top: 0;
}

#teaser {
	position: absolute;
	width: 380px;
	height: 185px;
	left: 37px;
	top: 305px;
	font-size: 18px;
	font-style: italic;
	line-height:150%;
}

.nicebuttons {
	margin-top:15px;
	display: inline-block;
	width: 165px;
	height: 33px;
	background: transparent url(../Images/img_Button.png) no-repeat left top;
	line-height: 33px;
	text-indent: 30px;
	border: none;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	color: #FFF;
}

.tinyor {
	display: inline-block;
	margin: 10px 3px 10px 3px;
	font-size: 10px;
}

.bigbutton {
	display: block;
	width: 291px;
	height: 102px;
	background: transparent url(../Images/bkgd_BigButton.jpg) no-repeat left top;
	line-height: 102px;
	text-align: center;
	border: none;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}

#contentarea {
	position: absolute;
	width: 913px;
	left: 37px;
	top: 506px;
	line-height: 15px;
}

.roundtop {
	margin-top: 15px;
	width: 913px;
	height: 12px;
	overflow: hidden;
	background: transparent url(../Images/img_RoundedTop15.png) no-repeat left top;
}

.transparent15 {
	width: 913px;
	background: transparent url(../Images/bkgd_SemiTransparent15.png) repeat left top;
}
.transparent50 {
	background: transparent url(../Images/bkgd_SemiTransparent50.png) repeat left top;
}

.roundbottom {
	margin-bottom: 15px;
	width: 913px;
	height: 12px;
	overflow: hidden;
	background: transparent url(../Images/img_RoundedBottom15.png) no-repeat left top;
}

.twothirds {
	float: left;
	width: 588px;
	padding: 0 10px;
}

.onethird {
	float: left;
	width: 304px;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;	
}

.divide {
	margin: 5px;
	border-top: solid 1px #FFF;
	height: 1px;
	overflow: hidden;
}

.margin10 {
	margin: 10px;
}
.margin5 {
	margin: 5px;
}

.checklist {
	list-style: none;
	margin: 10px;
}
.checklist li {
	margin: 5px 0 5px 0;
	padding: 5px 5px 5px 30px;
	background: transparent url(../Images/img_Check.png) no-repeat left top;
	min-height: 20px;
}

#media {
	position: absolute;
	width: 492px;
	height: 280px;
	left: 458px;
	top: 190px;
	color: #FFF;
	text-align: center;
}
#home #media {
	top: 172px;
}
#media p {
	margin-top: 25px;
}
.webform01 {background: transparent url(/Images/bg-75per-black.png) ;background-repeat:repeat;width:570px;}

.webform01-content {background: transparent url(/Images/bg-right-transparency.png) ;background-repeat:repeat;width:250px;margin:0 auto;padding:50px;}

.webform-table {height:40px;background-color:#a5a5a5;width:175px;}


.photogalleryItem {background: transparent url(/Images/bg-75per-black.png)!important;border:1px #232323 solid !important;width:170px !important;height:170px !important;padding:10px 20px !important;}