 /*HOME STYLES BEGINS*/
 
body {
	font-family: Arial;
	margin:0;
	padding:0;
	color:#d9d9d9;
	font-size:12px;
	background-color: #333333;
	background-image: url(images/background_new.jpg);
}
/* menu home horizontal */
.navigation {
	z-index:10000;
	height: 33px;
	width: 785px;
	display: block;
	float: right;
	margin-top: -50px;
	padding: 0px;
	position: absolute;
	text-align: right;
	color: #666666;
	margin-right: -20px;
	right: 0px;
}
.logo {
	z-index:6000;
	height: 78px;
	width: 336px;
	display: block;
	float: left;
	padding: 0px;
	margin-top: -76px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	left: -19px;
}
#slidercontainer {
	width: 990px;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	height: 350px;
	position: relative;
	display: block;
	top: 25px;
	margin-top: 18px;
}
div#outercontainer {
	position:relative; /* center, not in IE5 */
	width:100%!important;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	padding: 0;
	top: 0px;
}
.container {
	position:absolute;
	top:28%;
	left:50%;
	margin-top:-158px;
	margin-left:-470px;
	height: 270px;
	width: 930px;
	background-image: url(images/slidergall_back.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	background-position: bottom;
		}
		
.greenlink, a.greenlink:link, a.greenlink:visited, a.greenlink:active {
	text-decoration:none;
	color:#00aeef;
}
a.greenlink:hover {
	color:#CCCCCC;
	text-align: left;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.lightlink, a.lightlink:link, a.lightlink:visited, a.lightlink:active {
	text-decoration:none;
	color:#94a4ab;
}
a.lightlink:hover {
	color:#00aeef;
	text-align: left;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}


.clearfix{
	clear: both;
}
.slides_single {
	position:relative;
	width:472px;
	height:360px;
	list-style:none;
	overflow:auto;
	margin: 0px;
	padding: 0px;
}

.dblock { display:block; }

.centertext {
	text-align:left;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

.centertextindent {
	text-align: left;
	display: block;
	height: 97px;
	width: 290px;
	margin: 0px;
	vertical-align: top;
	position: relative;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.centertextindent_txt {
	display: block;
	text-align: left;
	float: left;
	height: 18px;
	width: 65px;
	padding: 0px;
	margin: 0px;
}
.centertextindent_ind {
	display: block;
	text-align: left;
	float: left;
	height: 18px;
	width: 100px;
	padding: 0px;
	margin: 0px;
}
.clearright { clear:right; }
.clearleft { clear:left; }

.size17 { font-size:17px; }

.marginright10 { margin-right:10px; }
.marginleft10 { margin-left:10px; }

.marginright20 {
	margin-right:40px;
}
.marginleft20 { margin-left:20px; }

.floatright { float:right; }
.floatleft { float:left; }

.green { color:#79a72f; }
.red { color:#F00 }
.s10 { font-size:10px; }
.grey6 { color:#666; }

#col_left {
	width:990px;
	height:300px;
	margin-top: 10px;
	margin-left: 2px;
	position: relative;
	z-index: 2000;
	display: block;
	float: left;
}


#col_left_top {
	width:629px;
	height:284px;
	margin-top: 25px;
	margin-left: 23px;
	position: relative;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.col_left_header {
	width:380px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2d5991;
	float: left;
	margin-left: 20px;
}
.col_left_txt {
	width:383px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #605045;
	float: left;
	margin-left: 20px;
	line-height: 26px;
}
#col_left_bot {
	width:629px;
	height:150px;
	margin-top: -150px;
	margin-left: 23px;
	position: relative;
	float: left;
	background-color: #ddeae2;
}
#col_right {
	width:271px;
	height:442px;
	float:left;
	position: relative;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #B9C1CD;
	background-color: #d9dbef;
	margin-top: 25px;
	margin-left: 15px;
}
.col_right_header {
	width:211px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #783d7b;
	margin-left: 30px;
	margin-right: 30px;
}
.col_right_txt {
	width:211px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6c5f79;
	background-color: #d9dbef;
	margin-left: 30px;
	margin-right: 30px;
}

#col_right #tophome { width:713px; height:137px; background-image:url(../images/welcome_top_bg.jpg); background-position:top left; }
#col_right #middlehome { width:713px; height:413px; } 

#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align:right;
	margin-top: -40px;
	display: block;
	float: right;
	height: 24px;
	width: 100px;
	margin-right: 20px;
}
.footer_link, a.footer_link:link, a.footer_link:visited  {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #808A94;
	line-height: 20px;
}
		                  
a.footer_link:hover  {
	color: #0090C6;
	text-decoration: none;
} 
#masterfloatinginfo {
	z-index: 99;
	height: 644px;
	width: 1064px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	position: relative;
	margin-top: 123px;
}

#flotainginfo {
	z-index:1000;
	height: 640px;
	width: 1060px;
	position: relative;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	display: block;
	background-image: url(images/content_back.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#flotainginfo_photo {
	width:966px;
	height:571px;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	border: 1px solid #2d5991;
	margin-top: 105px;
} 
#flotainginfo_info {
	float:left;
	width:208px;
	height:214px;
}

#flotainginfo_info .info_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:22px;
	color:#13316d;
	padding-left: 5px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:7px;
}
#flotainginfo_info .info_contact {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#13316d;
	height:13px;
	width:203px;
	background-color:#9ab345;
	padding-left:5px;
	padding-top:4px;
	position:relative;
	bottom:0px;
}
#flotainginfo_footer {
	width:1064px;
	min-width: 1000px;
	height:29px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00aeef;
	text-align: center;
	position: relative;
	z-index: 1000;
	display: block;
	float: left;
	left: 0px;
	top: -5px;
	padding-top: 10px;
	line-height: 20px;
}

.contactinfo {
	z-index:1000;
	height: 74px;
	width: 362px;
	display: block;
	float: right;
	text-align: right;
	margin-top: -90px;
}
.socialmedia {
	z-index:5000;
	height: 23px;
	width: 180px;
	display: block;
	float: right;
	padding: 0px;
	margin-right: 40px;
}

.centertextlg {
	text-align:center;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	width: 430px;
	margin-right: auto;
	margin-left: auto;
}
.whiteback {
	background-image: url(../images/white_back.png);
	background-repeat: repeat;
	width: 472px;
	height: 353px;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
}
.textlist {
	text-decoration:none;
	color: #C7C7CA;
}
a.textlist:link, a.textlist:visited, a.textlist:active {
	text-decoration:none;
	color:#C7C7CA;
	font-weight: lighter;
}
a.textlist:hover {
	color:#9D9DA1;
	text-align: left;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#col_right_studio {
	width:360px;
	height:260px;
	float:left;
	position: relative;
	display: block;
	margin-top: 116px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #B9C1CD;
	padding-top: 18px;
	background-image: url(../images/rightcol.png);
	padding-left: 42px;
	padding-right: 42px;
	padding-bottom: 25px;
	background-repeat: no-repeat;
	background-position: left top;
}
.intlink {
	text-decoration:none;
	font-size: 13px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #232120;
}
a.intlink:link, a.intlink:visited, a.intlink:active {
	text-decoration:none;
	color:#232120;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
a.intlink:hover {
	color:#6EB00F;
	text-align: left;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.fields {
	background-color: #0B335A;
	color: #FFFFFF;
	height: 20px;
	width: 110px;
	border: 1px solid #056C89;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
}
.slidingDiv {
	height:20px;
	margin-top:-31px;
	width: 200px;
	padding: 0px;
	position: relative;
	text-align: left;
	float: right;
	left: -40px;
}

.show_hide {
	display:none;
	height: 30px;
	z-index: 1000;
}
#col_center {
	width:720px;
	height:195px;
	margin-left: auto;
	position: relative;
	margin-right: auto;
	text-align: justify;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #B9B8BD;
	text-shadow:rgb(0,0,0) 1px 1px 0;
	border:1px solid transparent!important;
	border:none;/* IE6 and less */
	font-weight: lighter;
	padding-left: 18px;
	margin-top: -7px;
}
#col_center_head {
	width:790px;
	height:55px;
	margin-top: 25px;
	margin-left: auto;
	position: relative;
	margin-right: auto;
	text-align: center;
	display: block;
	margin-bottom: 0px;
}
#col_center_img {
	width:990px;
	height:210px;
	margin-left: auto;
	position: relative;
	margin-right: auto;
	text-align: center;
	display: block;
	text-shadow:rgb(0,0,0) 3px 3px 0;
	top: 25px;
	z-index: 1000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(images/background_centerimage.png);
	background-repeat: no-repeat;
	padding-top: 50px;
}
#col_center_two {
	width:725px;
	height:195px;
	margin-top: 50px;
	margin-left: auto;
	position: relative;
	margin-right: auto;
	text-align: center;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #C7C7CA;
	text-shadow:rgb(0,0,0) 2px 2px 0;
	border:1px solid transparent!important;
	border:none;/* IE6 and less */
	font-weight: lighter;
	left: -10px;
}
#col_center_slogan {
	width:755px;
	height:43px;
	margin-left: auto;
	position: relative;
	margin-right: auto;
	text-align: center;
	display: block;
	margin-bottom: 0px;
	top: 23px;
}
#col_center_overview {
	width:911px;
	height:520px;
	margin-top: 55px;
	margin-left: auto;
	position: relative;
	margin-right: auto;
	text-align: center;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #C7C7CA;
	text-shadow:rgb(0,0,0) 1px 1px 0;
	border:1px solid transparent!important;
	border:none;/* IE6 and less */
	font-weight: lighter;
	float: left;
	left: 70px;
	background-image: url(images/content_backtwo_overview.png);
	background-repeat: repeat;
}
.fields2 {
	background-color: #D8D8D8;
	color: #01153A;
	border: 1px solid #056C89;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 6px;
	margin-top: 0px;
	width: 372px;
}
#col_center_venue {
	width:510px;
	height:100%;
	margin-top: 20px;
	margin-left: auto;
	position: relative;
	margin-right: auto;
	text-align: center;
	display: block;
	margin-bottom: 0px;
	float: left;
	left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: lighter;
	color: #C7C7CA;
	text-shadow:rgb(0,0,0) 2px 2px 0;
	border:1px solid transparent!important;
	border:none;/* IE6 and less */
}
#col_center_venue_back {
	width:990px;
	height:287px;
	margin-top: 12px;
	margin-left: auto;
	position: relative;
	margin-right: auto;
	text-align: center;
	display: block;
	margin-bottom: 0px;
	background-image: url(images/back_venue.png);
	background-repeat: no-repeat;
	float: left;
	left: 30px;
}
#col_center_venue_imgr {
	width:390px;
	height:250px;
	position: relative;
	text-align: center;
	display: block;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	text-shadow:rgb(0,0,0) 2px 2px 0;
	border:1px solid transparent!important;
	border:none;
	right: 30px;
}
#col_center_venue_imgl {
	width:390px;
	height:250px;
	position: relative;
	display: block;
	float: left;
	text-shadow:rgb(0,0,0) 2px 2px 0;
	border:none;
	left: 30px;
	margin-right: 30px;
}
#col_center_gallery_back {
	width:990px;
	height:580px;
	margin-top: 30px;
	margin-left: auto;
	position: relative;
	margin-right: auto;
	text-align: center;
	display: block;
	float: left;
	left: 35px;
	background-image: url(images/back_gallery.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}
#col_left_decor {
	width:310px;
	height:100%;
	margin-top: 75px;
	position: relative;
	text-align: left;
	display: block;
	float: left;
	left: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: lighter;
	color: #C7C7CA;
	text-shadow:rgb(0,0,0) 2px 2px 0;
	border:1px solid transparent!important;
	border:none;/* IE6 and less */
}
#col_center_decor_imgr {
	width:579px;
	height:403px;
	position: relative;
	text-align: left;
	display: block;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	text-shadow:rgb(0,0,0) 2px 2px 0;
	border:1px solid transparent!important;
	border:none;
	right: 30px;
	margin-top: 65px;
}
#col_center_ent_back {
	width:990px;
	height:401px;
	margin-top: 30px;
	margin-left: auto;
	position: relative;
	margin-right: auto;
	text-align: center;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #C7C7CA;
	text-shadow:rgb(0,0,0) 2px 2px 0;
	border:none;/* IE6 and less */
	font-weight: lighter;
	float: left;
	left: 30px;
	background-image: url(images/back_ent.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#col_left_ent {
	width:503px;
	height:100%;
	margin-top: 35px;
	position: relative;
	text-align: left;
	display: block;
	float: left;
	left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: lighter;
	color: #C7C7CA;
	text-shadow:rgb(0,0,0) 2px 2px 0;
	border:1px solid transparent!important;
	border:none;
}
#col_center_ent_imgr {
	width:415px;
	height:323px;
	position: relative;
	text-align: left;
	display: block;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	text-shadow:rgb(0,0,0) 2px 2px 0;
	border:1px solid transparent!important;
	border:none;
	right: 30px;
	margin-top: 35px;
}
#col_center_ent_back2 {
	width:990px;
	height:170px;
	margin-top: 10px;
	margin-left: auto;
	position: relative;
	margin-right: auto;
	text-align: center;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #C7C7CA;
	text-shadow:rgb(0,0,0) 2px 2px 0;
	border:none;/* IE6 and less */
	font-weight: lighter;
	float: left;
	left: 30px;
	background-image: url(images/back_ent.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#col_center_bull_txt {
	width:650px;
	height:25px;
	margin-top: 3px;
	margin-left: auto;
	position: relative;
	margin-right: auto;
	text-align: center;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #B4B4B9;
	text-shadow:rgb(0,0,0) 1px 2px 0;
	border:none;/* IE6 and less */
	font-weight: lighter;
}
.Surname {
	visibility: hidden;
}#col_sq_logo {
	width:175px;
	margin-top: 18px;
	position: relative;
	text-align: center;
	display: block;
	float: left;
	left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: lighter;
	color: #C7C7CA;
	text-shadow:rgb(0,0,0) 2px 2px 0;
	border:1px solid transparent!important;
	border:none;
	margin-right: 70px;
	margin-left: 5px;
}
#col_hz_logo {
	width:270px;
	margin-top: 45px;
	position: relative;
	text-align: center;
	display: block;
	float: left;
	left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: lighter;
	color: #C7C7CA;
	text-shadow:rgb(0,0,0) 2px 2px 0;
	border:1px solid transparent!important;
	border:none;
	height: 65px;
}
#col_hz_logotwo {
	width:813px;
	margin-top: 30px;
	position: relative;
	text-align: center;
	display: block;
	float: left;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: lighter;
	color: #C7C7CA;
	text-shadow:rgb(0,0,0) 2px 2px 0;
	border:1px solid transparent!important;
	border:none;
}
#col_logos {
	float: left;
	height: 320px;
	width: 815px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	left: 60px;
	top: 120px;
	background-image: url(images/back_venue.png);
	background-repeat: no-repeat;
	padding-top: 5px;
}
#col_center_pages {
	width:775px;
	height:238px;
	margin-left: auto;
	position: relative;
	margin-right: auto;
	text-align: justify;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #B9B8BD;
	text-shadow:rgb(0,0,0) 1px 2px 0;
	border:1px solid transparent!important;
	border:none;/* IE6 and less */
	font-weight: lighter;
	padding-left: 25px;
	top: 20px;
	background-image: url(images/column_back.png);
	background-repeat: repeat-x;
	padding-top: 40px;
	padding-right: 23px;
}
.bolded {
	font-weight: bold;
}
#col_center_pagesfloral {
	width:775px;
	height:200px;
	margin-left: auto;
	position: relative;
	margin-right: auto;
	text-align: justify;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #B9B8BD;
	text-shadow:rgb(0,0,0) 1px 1px 0;
	border:1px solid transparent!important;
	border:none;/* IE6 and less */
	font-weight: lighter;
	padding-left: 25px;
	top: 70px;
	background-image: url(images/column_back.png);
	background-repeat: repeat-x;
	padding-top: 40px;
	padding-right: 23px;
}
#col_center_pagesmitzvah {
	width:775px;
	height:200px;
	margin-left: auto;
	position: relative;
	margin-right: auto;
	text-align: justify;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #B9B8BD;
	text-shadow:rgb(0,0,0) 1px 1px 0;
	border:1px solid transparent!important;
	border:none;/* IE6 and less */
	font-weight: lighter;
	padding-left: 30px;
	top: 70px;
	background-image: url(images/column_back.png);
	background-repeat: repeat-x;
	padding-top: 60px;
	padding-right: 27px;
}
#col_center_pagewed {
	width:775px;
	height:180px;
	margin-left: auto;
	position: relative;
	margin-right: auto;
	text-align: justify;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #B9B8BD;
	text-shadow:rgb(0,0,0) 1px 1px 0;
	border:1px solid transparent!important;
	border:none;/* IE6 and less */
	font-weight: lighter;
	padding-left: 25px;
	top: 45px;
	background-image: url(images/column_back_wedd.png);
	background-repeat: repeat-x;
	padding-top: 25px;
	padding-right: 23px;
	padding-bottom: 0px;
	background-position: bottom;
}
#flotainginfowedd {
	z-index:1000;
	height: 640px;
	width: 1060px;
	position: relative;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	display: block;
	background-image: url(images/content_back_wedd.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#col_left_overview {
	width:364px;
	height:479px;
	margin-top: 15px;
	margin-left: 20px;
	position: relative;
	text-align: center;
	display: block;
	float: left;
	background-repeat: repeat;
	margin-right: 20px;
}
#col_right_overview {
	width:485px;
	height:479px;
	margin-top: 14px;
	margin-left: 0px;
	position: relative;
	text-align: justify;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #B3B3B8;
	text-shadow:rgb(0,0,0) 1px 1px 0;
	border:1px solid transparent!important;
	border:none;/* IE6 and less */
	font-weight: lighter;
	float: left;
	background-repeat: repeat;
	margin-right: 20px;
}
#col_quote_pagewed {
	width:790px;
	height:75px;
	margin-left: auto;
	position: relative;
	margin-right: auto;
	text-shadow:rgb(0,0,0) 1px 1px 0;
	border:none;
	padding-left: 25px;
	top: 35px;
	padding-right: 23px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-bottom: 5px;
}
#col_center_pagesfloralsm {
	width:775px;
	height:160px;
	margin-left: auto;
	position: relative;
	margin-right: auto;
	text-align: justify;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #B9B8BD;
	text-shadow:rgb(0,0,0) 1px 1px 0;
	border:1px solid transparent!important;
	border:none;/* IE6 and less */
	font-weight: lighter;
	padding-left: 25px;
	top: 50px;
	background-image: url(images/column_back.png);
	background-repeat: repeat-x;
	padding-top: 30px;
	padding-right: 23px;
	background-position: bottom;
	padding-bottom: 0px;
}
#col_quote_pagegala {
	width:790px;
	height:85px;
	margin-left: auto;
	position: relative;
	margin-right: auto;
	text-shadow:rgb(0,0,0) 1px 1px 0;
	border:none;
	padding-left: 25px;
	top: 20px;
	padding-right: 23px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#col_center_pagesgala {
	width:775px;
	height:130px;
	margin-left: auto;
	position: relative;
	margin-right: auto;
	text-align: justify;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #B9B8BD;
	text-shadow:rgb(0,0,0) 1px 2px 0;
	border:1px solid transparent!important;
	border:none;/* IE6 and less */
	font-weight: lighter;
	padding-left: 28px;
	top: 20px;
	background-image: url(images/column_back.png);
	background-repeat: repeat-x;
	padding-top: 25px;
	padding-right: 23px;
	background-position: bottom;
}
#col_center_pagesless {
	width:775px;
	height:218px;
	margin-left: auto;
	position: relative;
	margin-right: auto;
	text-align: justify;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #B9B8BD;
	text-shadow:rgb(0,0,0) 1px 2px 0;
	border:1px solid transparent!important;
	border:none;/* IE6 and less */
	font-weight: lighter;
	padding-left: 35px;
	top: 20px;
	background-image: url(images/column_back.png);
	background-repeat: repeat-x;
	padding-top: 60px;
	padding-right: 33px;
}
#col_center_pageent {
	width:775px;
	height:240px;
	margin-left: auto;
	position: relative;
	margin-right: auto;
	text-align: justify;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #B9B8BD;
	text-shadow:rgb(0,0,0) 1px 2px 0;
	border:1px solid transparent!important;
	border:none;/* IE6 and less */
	font-weight: lighter;
	padding-left: 45px;
	top: 20px;
	background-image: url(images/column_back.png);
	background-repeat: repeat-x;
	padding-top: 28px;
	padding-right: 43px;
}
#col_center_pagetech {
	width:775px;
	height:218px;
	margin-left: auto;
	position: relative;
	margin-right: auto;
	text-align: justify;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #B9B8BD;
	text-shadow:rgb(0,0,0) 1px 2px 0;
	border:1px solid transparent!important;
	border:none;/* IE6 and less */
	font-weight: lighter;
	padding-left: 45px;
	top: 20px;
	background-image: url(images/column_back.png);
	background-repeat: repeat-x;
	padding-top: 40px;
	padding-right: 43px;
}
#col_center_pageperf {
	width:775px;
	height:238px;
	margin-left: auto;
	position: relative;
	margin-right: auto;
	text-align: justify;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #B9B8BD;
	text-shadow:rgb(0,0,0) 1px 2px 0;
	border:1px solid transparent!important;
	border:none;/* IE6 and less */
	font-weight: lighter;
	padding-left: 25px;
	top: 20px;
	background-image: url(images/column_back.png);
	background-repeat: repeat-x;
	padding-top: 25px;
	padding-right: 23px;
}
#col_left_overviewone {
	width:880px;
	height:479px;
	margin-top: 15px;
	margin-left: 20px;
	position: relative;
	text-align: left;
	display: block;
	float: left;
	margin-right: 20px;
}
#col_left_contact {
	width:300px;
	height:400px;
	margin-top: 55px;
	margin-left: 60px;
	position: relative;
	text-align: justify;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #B3B3B8;
	text-shadow:rgb(0,0,0) 1px 1px 0;
	border:none;/* IE6 and less */
	font-weight: lighter;
	float: left;
	background-repeat: repeat;
	margin-right: 60px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00aeef;
}
#col_right_contact {
	width:420px;
	height:479px;
	margin-top: 55px;
	margin-left: 0px;
	position: relative;
	text-align: justify;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #B3B3B8;
	text-shadow:rgb(0,0,0) 1px 1px 0;
	border:1px solid transparent!important;
	border:none;/* IE6 and less */
	font-weight: lighter;
	float: left;
	margin-right: 20px;
}
#col_quote_pagefloral {
	width:790px;
	height:75px;
	margin-left: auto;
	position: relative;
	margin-right: auto;
	text-shadow:rgb(0,0,0) 1px 1px 0;
	border:none;
	padding-left: 25px;
	top: 45px;
	padding-right: 23px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#col_center_thank {
	width:911px;
	height:300px;
	margin-top: 150px;
	margin-left: auto;
	position: relative;
	text-align: center;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #B3B3B8;
	text-shadow:rgb(0,0,0) 1px 1px 0;
	border:1px solid transparent!important;
	border:none;/* IE6 and less */
	font-weight: lighter;
	float: left;
	margin-right: auto;
}
.footer_bottom {color: #808A94;
font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	line-height: 20px;}
#col_quote_pagepupp {
	width:790px;
	height:65px;
	margin-left: auto;
	position: relative;
	margin-right: auto;
	text-shadow:rgb(0,0,0) 1px 1px 0;
	border:none;
	padding-left: 25px;
	top: 45px;
	padding-right: 23px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-bottom: 5px;
}
#col_center_pagespupp {
	width:775px;
	height:148px;
	margin-left: auto;
	position: relative;
	margin-right: auto;
	text-align: justify;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #B9B8BD;
	text-shadow:rgb(0,0,0) 1px 1px 0;
	border:1px solid transparent!important;
	border:none;/* IE6 and less */
	font-weight: lighter;
	padding-left: 25px;
	top: 50px;
	background-image: url(images/column_back.png);
	background-repeat: repeat-x;
	padding-top: 38px;
	padding-right: 23px;
	background-position: bottom;
	padding-bottom: 0px;
}
#col_center_pagetubes {
	width:775px;
	height:230px;
	margin-left: auto;
	position: relative;
	margin-right: auto;
	text-align: justify;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #B9B8BD;
	text-shadow:rgb(0,0,0) 1px 2px 0;
	border:1px solid transparent!important;
	border:none;/* IE6 and less */
	font-weight: lighter;
	padding-left: 25px;
	top: 20px;
	background-image: url(images/column_back.png);
	background-repeat: repeat-x;
	padding-top: 35px;
	padding-right: 23px;
}#col_center_pagespandex {
	width:775px;
	height:235px;
	margin-left: auto;
	position: relative;
	margin-right: auto;
	text-align: justify;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #B9B8BD;
	text-shadow:rgb(0,0,0) 1px 2px 0;
	border:1px solid transparent!important;
	border:none;/* IE6 and less */
	font-weight: lighter;
	padding-left: 25px;
	top: 20px;
	background-image: url(images/column_back.png);
	background-repeat: repeat-x;
	padding-top: 30px;
	padding-right: 23px;
}
.fields3 {
	background-color: #D8D8D8;
	color: #01153A;
	border: 1px solid #056C89;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 6px;
	margin-top: 10px;
	width: 372px;
}
#col_center_press {
	width:876px;
	height:475px;
	margin-top: 8px;
	margin-left: 8px;
	position: relative;
	text-align: center;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #B3B3B8;
	text-shadow:rgb(0,0,0) 1px 1px 0;
	border:1px solid transparent!important;
	border:none;/* IE6 and less */
	font-weight: lighter;
}
.social{
	float: right;
	height: 25px;
	width: 100px;
	position: absolute;
	top: -80px;
	right: 0px;
}
.socialbut {
	
}
.socialbut, a:active {	
opacity: 1;
  filter:Alpha(Opacity=1)
}
.socialbut:hover
{
  opacity: 0.75;
  filter:Alpha(Opacity=75)
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

/* ---------------iPad------------- */

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { 

div#outercontainer {
	position:absolute; /* center, not in IE5 */
	width:100%!important;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	padding: 0px 25px 0 25px;
	top: 0px;
}
.logo {
margin-top:-110px;
margin-left:25px;
}
}
/* ---------------iPad Portrait------------- */

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { 

div#outercontainer {
	position:absolute; /* center, not in IE5 */
	width:100%!important;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	padding: 0px 25px 0 25px;
	top: 0px;
}
}

/* ---------------iPhone 5------------- */

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) { 

div#outercontainer {
	position:absolute; /* center, not in IE5 */
	width:100%!important;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	padding: 0px 25px 0 25px;
	top: 0px;
}
.logo {
margin-top:-110px;
margin-left:25px;
}
}

/* ---------------iPhone 5 Portrait------------- */

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait) {

div#outercontainer {
	position:absolute; /* center, not in IE5 */
	max-width:320px!important;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	padding: 0px 25px 0 25px;
	top: 0px;
}

.logo {
margin-top:-110px;
margin-left:25px;
}
}

/* ---------------iPhone 6------------- */

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) { 

div#outercontainer {
	position:absolute; /* center, not in IE5 */
	width:100%!important;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	padding: 0px 25px 0 25px;
	top: 0px;
}
.logo {
margin-top:-110px;
margin-left:25px;
}
}

/* ---------------iPhone 6 Plus------------- */
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) { 

div#outercontainer {
	position:absolute; /* center, not in IE5 */
	width:100%!important;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	padding: 0px 25px 0 25px;
	top: 0px;
}
.logo {
margin-top:-110px;
margin-left:25px;
}
}
