@charset "utf-8";
/* CSS Document */



body{
	background-image: url(../bg.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size: 11px;
	color: #333333;
	margin:0;
	background-color: #FFFFFF;
	background-position: center top;
}


#wrapper{
	width:938px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/bg-wrapper.png);
	background-repeat: repeat;
	min-height: 600px;
}




#header{
	margin-right:23px;
	width:900px;
	height:103px;
	background-repeat:no-repeat;
	background-image:url(../images/header.gif);
	margin-left: 16px;
}


img, div { behavior: url(iepngfix.htc); border:0;}

#menu{
	width:900px;
	height:64px;
	margin-left: 17px;
	margin-right: 24px;
}


#logo{
	width:313px;
	height:63px;
	float:left;
	padding-left: 25px;
	padding-top: 10px;
}

#footer{
	width:938px;
	height: 109px;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	border-top: 0;
	margin-bottom:0px;
	background-color: #FFFFFF;
}


#flash-banner{
	width:900px;
	height:308px;
	margin-left: 17px;
	margin-right: 23px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #802580;
}

#box-left{
	width:360px;
	height:auto;
	float:left;
	padding-top: 50px;
	margin-left: 25px;
}

#box-right{
	width:390px;
	height:auto;
	float:right;
	padding-top: 45px;
	margin-right: 35px;
	text-align: justify;
}

#content{
	width:900px;
	height:auto;
	padding-top: 0px;
	padding-bottom: 10px;
	background-image:url(../images/bg-content.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin-left: 16px;
	margin-right: 23px;
	background-color: #FFFFFF;
}


.grey-bold{
	color:#333333;
	font-size:14px;
	font-weight: bold;
}


.white-bold{
	color:#ffffff;
	font-size:14px;
	font-weight: bold;
}

#inside-footer{
	width:auto;
	font-size:10px;
	color:#333333;
	font-weight:bold;
	text-align:center;
	padding-top: 60px;
}
a:link {
	font-weight: bold;
	color: #92278F;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}


#flash-gallery{
	padding-top:40px;
	width:auto;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}

#contact-box{
	width:420px;
	height:auto;
	float:right;
	padding: 5px;
	margin-top:60px;
	border:1px dashed #cccccc;
	margin-right: 25px;
	}


.form-field{
	width:260px;
	border: 1px solid #cccccc;
	height:25px;
	padding:5px;
	font-weight:bold;
}


.form-field-msn{
	width:280px;
	border: 1px solid #cccccc;
	padding:5px;
	font-weight:bold;
}


.links{
border:#cccccc 2px solid;
margin:20px;
} 


.border-grey{
	width:750px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	border: #999999 1px dashed;
}


#test-box{
	width:auto;
	height:auto;
	padding: 25px;
}


.texthead {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #92278F;
	text-align: left;
	font-weight: bold;

}

.image-right{
float:right;
}


#packages{
	width:884px;
	height:auto;
	padding-top: 60px;
	margin-right: auto;
	margin-left: 13px;
}

#pack-header{
	width:874px;
	height:74px;
	background-image:url(../images/pack-header.gif);
	background-repeat:no-repeat;
}

#pack-middle{
	width:884px;
	height:auto;
	background-repeat:repeat-y;
	background-image: url(../images/pack-middle.gif);
}

#pack-bottom{
	width:874px;
	height:auto;
	background-image:url(../images/pack-bottom.gif.gif);
	height:100px;
	background-repeat: no-repeat;
}


#inside-middle{
	width:800px;
	height:auto;
	padding-left: 40px;
}


.pack-left{
	width:550px;
	height: auto;
	float:right;
	text-align: justify;
}

.pack-image{
width:auto;
height:auto;
float:left;
}


.padding-test{
padding-top:5px;
padding-bottom:5px;
}

.border-pack{
	width:800px;
	margin-left:auto;
	border-bottom: 1px dotted #802580;
	margin-bottom: 25px;
	margin-top: 30px;
}


.box-extra-left{
	width:250px;
	height:auto;
	float:left;
}

.box-extra-right{
	width:250px;
	height:auto;
	float:right;
}
