body, div {font-family: Verdana; font-size: small; color: white;}
body
{
	background-color:black;
	margin:0px;
	text-align: center;
}
img
{
	border: 0px;
}
#header
{
	background-color: white;
	height: 26px;
	text-align: left;
}
#header img
{
	display: block;
	float: left;
}
#header .logo
{
	margin-right: 18px;
}
#header #contactinfo {
	float:left; padding-left: 18px; line-height:26px; color: black; font-size: 11px;
}
#contentwrapper {
	position:relative; margin: 44px auto 0px auto; width: 912px; height: 524px;
	background: url('../images/boxbgright.gif') no-repeat 349px 11px;
}
#weddingimage {
	position:absolute;
	left: 0px;
	top:0px;
	width: 349px;
	height: 524px;
	background: url("../images/weddingimage.jpg") no-repeat;
}
#content {
	position: absolute;
	text-align: center;
	left: 349px;
	top: 0px;
	width: 563px;
	height: 524px;
	background: url('../images/linesbg.gif') no-repeat 0px 12px;
}
#pagelogo {  
	margin: 0px auto 0px auto;
	cursor: hand;
	position: relative;
	top: -36px;
	width: 203px; height: 42px;
	background: url("../images/gbwf.gif") no-repeat;
}
#pagelogo span { display: none; }

#navigation { margin: 0px auto 0px auto; width: 407px; height: 27px; background: url("../images/navigation.gif") no-repeat;}
#navigation ul {list-type: none; margin: 0px; padding:0px; }
#navigation li {display: block; float: left; cursor:hand; height:27px; line-height: 27px; }
#navigation li a {display: block; height:27px; }
#navigation li span{ display: none; }

.innercontent { text-align: left; margin: -28px 13px 0px 26px; }
.innercontent .title { height: 54px; width: 416px; margin: 13px 0px 0px 0px; } 
.aboutus .title { background: url("../images/title_aboutus.gif") no-repeat; }
.demos .title { background: url("../images/title_demos.gif") no-repeat; }
.pricing .title { background: url("../images/title_pricing.gif") no-repeat; }
.faqs .title { background: url("../images/title_faqs.gif") no-repeat; }
.partners .title { background: url("../images/title_partners.gif") no-repeat; }
.contact .title { background: url("../images/title_contact.gif") no-repeat; }
.innercontent .title  span { display: none; }

#viewdemo { position: absolute; left: 32px; top: 472px; }
#filmedinhd {
	width: 267px;
	height: 21px;
	position:absolute;
	top: 512px;
	right:12px;
	background: url("../images/filmedinHD.gif") no-repeat;
}
#filmedinhd span {
	display: none;
}
