html, body{height:100%;}
body {
	margin: 0;
	color: #646464;
	font: 12px/18px georgia, serif;
	min-width:962px;
}
/* General reset */
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
img {border-style: none;}

input, select, textarea {
	vertical-align: middle;
	font: 10px arial, helvetica, sans-serif;
}
a {
	color: #607690;
	text-decoration: underline;
}
a:hover {text-decoration: none;}

/* General settings */
#wrapper {
	width:100%;
	position:relative;
	overflow:hidden;
	margin:0 auto;
	min-height:100%;
}
* html #wrapper{
	height:100%;
	overflow:visible;
}
/* header start */
#header {
	position:absolute;
	top:0;
	left:0;
	height:155px;
	width:100%;
	overflow:hidden;
	background: url(../images/bg-header.png) repeat-x;
}
#header .holder{
	width:962px;
	overflow:hidden;
	margin:0 auto;
}
#header .logo{
	float:left;
	overflow:hidden;
	width:59px;
	height:94px;
	margin:7px 0 0 27px;
	display:inline;
}
#header .logo a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/logo.gif);
	width:59px;
	height:94px;
}
#header .txt-logo{
	float:right;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/txt-logo.gif);
	width:837px;
	height:51px;
	margin:40px 20px 0 0;
	display:inline;
}
/* main navigation start */
#menu{
	margin:12px 0 0;
	padding:0 0 0 27px;
	display:inline;
	float:left;
	width:962px;
	list-style: none;
	overflow:hidden;
}
#menu li {float:left;}
#menu li a {
	text-indent:-9999px;
	display:block;
	height:34px;
	overflow:hidden;
	background:url(../images/menu.gif) no-repeat 0 0;
}
#menu .home {
	width:58px;
	background-position: 0 0;
}
#menu li .home:hover,
#menu li.active .home{
	width:58px;
	background-position: 0 -34px;
}
#menu .about {
	width:71px;
	background-position: -58px 0;
}
#menu li .about:hover,
#menu li.active .about{
	width:71px;
	background-position: -58px -34px;
}
#menu .weddings {
	width:102px;
	background-position: -129px 0;
}
#menu li .weddings:hover,
#menu li.active .weddings{
	width:102px;
	background-position: -129px -34px;
}
#menu .occasions {
	width:105px;
	background-position: -231px 0;
}
#menu li .occasions:hover,
#menu li.active .occasions{
	width:105px;
	background-position: -231px -34px;
}
#menu .gallery {
	width:83px;
	background-position: -336px 0;
}
#menu li .gallery:hover,
#menu li.active .gallery{
	width:83px;
	background-position: -336px -34px;
}
#menu .testimonials {
	width:129px;
	background-position: -419px 0;
}
#menu li .testimonials:hover,
#menu li.active .testimonials{
	width:129px;
	background-position: -419px -34px;
}
#menu .pricing {
	width:82px;
	background-position: -548px 0;
}
#menu li .pricing:hover,
#menu li.active .pricing{
	width:82px;
	background-position: -548px -34px;
}
#menu .suggested {
	width:101px;
	background-position: -630px 0;
}
#menu li .suggested:hover,
#menu li.active .suggested{
	width:101px;
	background-position: -630px -34px;
}
#menu .bookings {
	width:96px;
	background-position: -731px 0;
}
#menu li .bookings:hover,
#menu li.active .bookings{
	width:96px;
	background-position: -731px -34px;
}
#menu .contact {
	width:83px;
	background-position: -827px 0;
}
#menu li .contact:hover,
#menu li.active .contact{
	width:83px;
	background-position: -827px -34px;
}
/* main navigation end */
#main{
	padding:152px 0 100px;
	width:962px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	min-height:510px;
}
* html #main{
	height:510px;
	overflow:visible;
}
.visual{
	position:absolute;
	right:293px;
	top:151px;
}
.galleryArea{
	position:absolute;
	right:328px; 
	top:170px; 
	/* border: 1px solid #000; */
}

.galleryArea img { 
	padding: 5px; 

}
/* content start */
#main .content-box {
	float:right;
	width:302px;
}
#main .content {
	float:right;
	position:relative;
	width:276px;
	display:inline;
	padding:0 0 0 10px;
	margin:0 17px 0 0;
	background:url(../images/bg-shadow-home.png) repeat-y;
}
#main .content .frame{
	background:#ececec url(../images/bg-gradient.gif) repeat-x 0 100%;
	width:268px;
	margin:0;
}
/*#main h1{
	position:absolute;
	top:265px;
	left:13px;
	margin:0;
	display:block;
	text-indent:-9999px;
	background:url(../images/text-logo.png) no-repeat;
	width:289px;
	height:220px;
}*/
#main .content .holder{
	width:237px;
	overflow:hidden;
	padding:0 0 0 22px;
	min-height:440px;
}
#main .content-box .box{
	background:url(../images/bg-main-b.png) no-repeat;
	width:286px;
	height:65px;
	float:right;
	display:inline;
	overflow:hidden;
	margin:0px 17px 0 0;
}
* html #main .content .holder{
	height:440px;
}
#main .content p{
	font-weight:bold;
	color:#808080;
	margin:20px 0 0;
	line-height:21px;
}
#main .content h2{
	font-weight:bold;
	color:#808080;
	margin: 20px 0 5px;
	line-height:21px; font-size: 19px;
}
#main .content h3 {
	font-weight:normal;
	color:#808080;
	margin:10px 0 0;
	line-height:21px; font-size: 17px;
}

#main .content h4 {
	font-weight:bold;
	color:#648db5;
	margin:10px 0 15px 0;
	line-height:17px; font-size: 14px;
}

/* content end */
/* footer start */
#footer {
	position:relative;
	height:100px;
	margin:-100px 0 0;
	width:100%;
	background: url(../images/bg-footer.gif) repeat-x;
	overflow:hidden;
}
#footer .holder{
	width:962px;
	overflow:hidden;
	padding:11px 0 0;
	margin:0 auto;
}
#footer .website{
	padding:3px 0 0;
	margin:0 32px 0 0;
	display:inline;
	float:right;
	color:#50698d;
	font:11px/13px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#footer ul{
	margin:0 0 4px 30px;
	padding:0;
	list-style:none;
	width:680px;
	overflow:hidden;
}
#footer li{
	font:10px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	float:left;
	background: url(../images/bul-ftr.gif) no-repeat 0 50%;
	padding:0 5px 0 6px;
	margin:0 6px 0 -6px;
}
#footer li a{
	color:#607690;
	text-decoration:none;
}
#footer li a:hover{
	text-decoration:underline;
}
#footer p{
	color:#607690;
	font:10px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0 0 0 30px;
}
/* inner page */
#inner .visual{
	position:absolute;
	right:476px;
	top:151px;
}
#inner #main .content-box {
	float:right;
	position:relative;
	width:477px;
}
#inner #main .content{
	width:462px;
	padding:0 0 0 15px;
	margin:0 15px 0 0;
	background:url(../images/bg-shadow-inner.png) repeat-y;
}
#inner #main .content .frame{
	width:452px;
}

/* AFFECTS WIDTH OF MAIN TEXT PANEL */
#inner #main .content .holder{
	width:400px;
	padding: 22px 0 0 30px;
	min-height:480px;
}
* html #inner #main .content .holder{
	height:480px;
}
#inner #main .box{
	background: url(../images/bg-inner-b.png) no-repeat;
	width:476px;
	height:64px;
	overflow:hidden;
	float:right;
	position:relative;
	margin:0 15px 0 0;
	display:inline;
}
#inner #main h1{
	position:static;
	margin:0; padding-bottom: 5px;
	font-size:22px;
	text-indent:-9999px;
}
#inner #main h1.weddings{
	background:url(../images/txt-weddings.png) no-repeat;
	width:134px;
	height:18px;
}

#inner #main h1.about{
	background:url(../images/txt-about.png) no-repeat;
}
#inner #main h1.occasions{
	background:url(../images/txt-occasions.png) no-repeat;
}
#inner #main h1.bridal{
	background:url(../images/txt-bridal.png) no-repeat;
}
#inner #main h1.pricing{
	background:url(../images/txt-pricing.png) no-repeat;
}
#inner #main h1.contact{
	background:url(../images/txt-contact.png) no-repeat;
}
#inner #main h1.viewcars{
	background:url(../images/txt-viewcars.png) no-repeat;
}
#inner #main h1.bookings{
	background:url(../images/txt-bookings.png) no-repeat;
}
#inner #main h1.specials{
	background:url(../images/txt-specials.png) no-repeat;
}
#inner #main h1.suggested{
	background:url(../images/txt-suggested.png) no-repeat;
}
#inner #main h1.testimonials{
	background:url(../images/txt-testimonials.png) no-repeat;
}
#inner #main h1.otherCars{
	background:url(../images/txt-otherCars.png) no-repeat;
}

#inner .bodyImage { 
	margin-left: auto; margin-right: auto; 
	margin-top: 20px; text-align: center;
	border: 2px solid #648db5; 
	
}

#main h1{
	position:static;
	margin: 20px 0 0 0; padding-bottom: 5px;
	font-size:22px;
	text-indent:-9999px;
}
#main h1.gallery{
	background:url(../images/txt-gallery.png) no-repeat;
}

#inner #main .content p{
	font-weight:normal;
	color:#808080;
	margin:15px 0 0;
	line-height:18px;
}
#inner #main .content ul{
	margin:20px 0 0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
#inner #main .content ul li{
	float:left;
	width:360px;
	background:url(../images/bull-square.gif) no-repeat 0 50%;
	padding:0 0 0 25px;
	line-height:18px; margin: 0 0 3PX 0;
	display:block;
	color:#808080;
	text-decoration:none;
}

.logoImage {border: 1px solid #dadada;  }



#formBox { 
	width: 370px; float:none; border: 1px solid #aaa; padding: 10px; background-color:#f4f7f8;
	  text-align:left; margin: 15px 0 15px 0;
}
#formBox div { 
 margin: 5px;
}
#formBox p { 
	font-size:  13px ; 
}
#formBox input, select, textarea { 
	font-size:  11px ; margin-left: 180px;
}
#formBox label { 
	font-size:  11px ; font-weight:bold; position: absolute; text-align:right; 
	width:170px; 
}#formBox p.disclaimer { 
	font-size:  12px ; margin: 5px; 
}


label.check, label.radio { position:relative; text-align:left; }

.submitButton {  
 font-family: georgia, serif, Verdana, Arial, Helvetica, sans-serif;  
 font-size: 14px; font-weight:bold;
 background-color: #648db5;  
 color: #FFFFFF;  
 padding: 3px; margin-top: 10px;
}


#sugLinks a { display: block; margin: 5px 0 0 30px; font-size: 11px; 

}
