@charset "ISO-8859-1";
* {
margin: 0px;
padding: 0px;
}

html, body {
				height: 100%;
}
			
body {
	background-image: url(../images/bg_texture.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 15px 0px 0px;
	padding: 0px;
}

.container {
	width: 100%;
	height: 100%;
	min-height: 100%;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
}

.bluetext   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	color: #3399cc;
	font-style: normal;
}
					   
.qfrom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	}
	
.link_toptext a{	
font-family: Arial, Verdana, Geneva, sans-serif;
font-size: 12px;
color: #000000;
}

.link_toptext a:hover{	
font-family: Arial, Verdana, Geneva, sans-serif;
font-size: 12px;
color: #999999;
text-decoration:none
}

/*Header*/												
.header_index {
	background-color: #3399cc;
	width: 100%;
	border-bottom: 3px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	height: 160px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 45px top;
	
}
.header_index a#homer {
	display:block;
	text-indent:-10000px;
	margin-left:45px;
	height:160px;
	width:176px;
	float: left;
}

.header_img_index {
	height: 160px;
	padding: 0px;
	margin-left: 221px;
	border-left: 1px solid #FFFFFF;
	background-image: url(../images/img_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}

.header_img_location {
	height: 160px;
	padding: 0px;
	margin-left: 221px;
	border-left: 1px solid #FFFFFF;
	background-image: url(../images/img_location.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.header_img_terms {
	height: 160px;
	padding: 0px;
	margin-left: 221px;
	border-left: 1px solid #FFFFFF;
	background-image: url(../images/img_terms.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.header_img_conference {
	height: 160px;
	padding: 0px;
	margin-left: 221px;
	border-left: 1px solid #FFFFFF;
	background-image: url(../images/img_conference.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.header_img_testimonials {
	height: 160px;
	padding: 0px;
	margin-left: 221px;
	border-left: 1px solid #FFFFFF;
	background-image: url(../images/img_testimonial.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.header_img_contact {
	height: 160px;
	padding: 0px;
	margin-left: 221px;
	border-left: 1px solid #FFFFFF;
	background-image: url(../images/img_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.header_img_services {
	height: 160px;
	padding: 0px;
	margin-left: 221px;
	border-left: 1px solid #FFFFFF;
	background-image: url(../images/img_services.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.header_img_technology {
	height: 160px;
	padding: 0px;
	margin-left: 221px;
	border-left: 1px solid #FFFFFF;
	background-image: url(../images/img_tech.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.header_img_convenience {
	height: 160px;
	padding: 0px;
	margin-left: 221px;
	border-left: 1px solid #FFFFFF;
	background-image: url(../images/img_convenience.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.header_img_virtual {
	height: 160px;
	padding: 0px;
	margin-left: 221px;
	border-left: 1px solid #FFFFFF;
	background-image: url(../images/img_voffice.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

/*Footer*/
.footer {
	background-color: #3399cc;
	border-top: 10px solid #FFFFFF;
	height: 35px;
	width: 100%;
	margin: 0px;
	padding: 10px 0px 0px;
	position: relative;
	z-index: 100;
}

.footer_links {
	text-align: center;
	width: 700px;
	margin-left: 100px;
}

.callus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #b1b57a;
	letter-spacing: .3pt;
	text-align: center;
	margin: 20px 0px 0px;
	padding: 0px;
	text-transform: uppercase;
}

.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #b1b57a;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.littletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b1b57a;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
	margin: 0px;
	text-transform: uppercase;
	padding: 0px;
}

.textmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
	margin: 10px 0px 0px;
	padding: 0px;
}

.footer_links a{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
	margin: 10px 0px 0px;
	padding: 0px;
}

.footer_links a:hover{
color:#0B282D;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}


/*Bottom Logo*/
#bottomlogolayer  {
	background-image: url(../images/logotext.png);
	visibility: visible;
	top: 555px;
	left: 0px;
	width: 45px;
	height: 239px;
	position: absolute;
	text-indent: -2000px;
}

#bottomlogolayer_loc  {
	background-image: url(../images/logotext.png);
	visibility: visible;
	top: 710px;
	left: 0px;
	width: 45px;
	height: 239px;
	position: absolute;
	text-indent: -2000px;
}
 	
#bottomlogolayer_resources  {
	background-image: url(../images/logotext.png);
	visibility: visible;
	top: 1040px;
	left: 0px;
	width: 45px;
	height: 239px;
	position: absolute;
	text-indent: -2000px;
}

#bottomlogolayer_conf  {
	background-image: url(../images/logotext.png);
	visibility: visible;
	top: 660px;
	left: 0px;
	width: 45px;
	height: 239px;
	position: absolute;
	text-indent: -2000px;
}
	
#bottomlogolayer_testimonials  {
	background-image: url(../images/logotext.png);
	visibility: visible;
	top: 480px;
	left: 0px;
	width: 45px;
	height: 239px;
	position: absolute;
	text-indent: -2000px;
}
	
	#bottomlogolayer_terms  {
	background-image: url(../images/logotext.png);
	visibility: visible;
	top: 570px;
	left: 0px;
	width: 45px;
	height: 239px;
	position: absolute;
	text-indent: -2000px;
}

#bottomlogolayer_contact  {
	background-image: url(../images/logotext.png);
	visibility: visible;
	top: 660px;
	left: 0px;
	width: 45px;
	height: 239px;
	position: absolute;
	text-indent: -2000px;
}


/*Page Titles*/
.h_middletop {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #dda849;
	font-weight: normal;
	line-height: 25px;
}
	
#middletoplayer   {
	visibility: visible;
	width: 700px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b1b57a;
	letter-spacing: 8px;

	*margin-top: 30px;
	text-transform: uppercase;
}

#middlehrlayer {
	width: 700px;
	height: 5px;
}

#h_middleheadlayer {
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #b1b57a;
}
	


/*Left Nav*/
.left_nav_index {
	margin-left: 45px;
	position: absolute;
	width: 175px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	background-color: #b1b57a;
	background-image: url(../images/leftnav/LeftNav_TopCurve.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: -13px;
	height: 730px;
	*left: 0px;
}

.left_nav_indexSub {
	margin-left: 45px;
	position: absolute;
	width: 175px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	background-color: #b1b57a;
	background-image: url(../images/leftnav/LeftNav_TopCurveSub.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: -13px;
	height: 670px;
	*left: 0px;
}

.left_nav_sub_bkg {
	background-color: #DDA848;
}

.left_nav_loc {
	margin-left: 45px;
	position: absolute;
	width: 175px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	background-color: #b1b57a;
	background-image: url(../images/leftnav/LeftNav_TopCurve.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: -13px;
	height: 790px;
	*left: 0px;
}

.left_nav_resources {
	margin-left: 45px;
	position: absolute;
	width: 175px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	background-color: #b1b57a;
	background-image: url(../images/leftnav/LeftNav_TopCurve.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: -13px;
	height: 1140px;
	*left: 0px;
}

.left_nav_conf {
	margin-left: 45px;
	position: absolute;
	width: 175px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	background-color: #b1b57a;
	background-image: url(../images/leftnav/LeftNav_TopCurve.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: -13px;
	height: 750px;
	*left: 0px;
}

.left_nav_testimonials {
	margin-left: 45px;
	position: absolute;
	width: 175px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	background-color: #b1b57a;
	background-image: url(../images/leftnav/LeftNav_TopCurve.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: -13px;
	height: 550px;
	*height: 650px;
	*left: 0px;
}
.left_nav_bkg {
	background-color: #3F727C;
	margin-top: 11px;
	height: 100%;
}

#features {
	margin: 0px 0px 12px 23px;
	padding: 0px;
	*list-style-type: none;
}
.features_header_index   {
	height: 13px;
	width: 143px;
	display: block;
	text-indent: -2000px;
	margin-bottom: 15px;
}

.features_header_sub   {
	height: 13px;
	width: 143px;
	display: block;
	text-indent: -2000px;
	margin-bottom: 15px;
	background-image: url(../images/leftnav/LeftNav_headersFeatures2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.features_header_index a {
	background-image: url(../images/leftnav/LeftNav_headersFeatures.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
	width: 143px;
	display: block;
}

.features_header_index a:hover {
	background-image: url(../images/leftnav/LeftNav_headersFeaturesOver.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
	width: 143px;
	display: block;
}
.features_index_services {
	height: 11px;
	width: 145px;
	display: block;
	text-indent: -2000px;
	margin-bottom: 10px;
}

.features_index_services a {
	margin-bottom: 10px;
	background-image: url(../images/leftnav/LeftNav_services.jpg);
	background-repeat: no-repeat;
	margin-left: 7px;
	height: 11px;
	width: 145px;
	display: block;
}

.features_index_services a:hover {
	margin-bottom: 10px;
	background-image: url(../images/leftnav/LeftNav_servicesOver.jpg);
	background-repeat: no-repeat;
	margin-left: 7px;
	height: 11px;
	width: 145px;
	display: block;
}


.features_index_services2 {
	height: 11px;
	width: 145px;
	display: block;
	text-indent: -2000px;
	margin-bottom: 10px;
}

.features_index_services2 a {
	margin-bottom: 10px;
	background-image: url(../images/leftnav/LeftNav_services2.jpg);
	background-repeat: no-repeat;
	margin-left: 7px;
	height: 11px;
	width: 145px;
	display: block;
}

.features_index_services2 a:hover {
	margin-bottom: 10px;
	background-image: url(../images/leftnav/LeftNav_services2Over.jpg);
	background-repeat: no-repeat;
	margin-left: 7px;
	height: 11px;
	width: 145px;
	display: block;
}

.features_index_services2Lock {
	background-image: url(../images/leftnav/LeftNav_services2Lock.jpg);
	background-repeat: no-repeat;
	margin-left: 7px;
	height: 11px;
	width: 145px;
	display: block;
	text-indent: -2000px;
	margin-bottom: 10px;
}

.features_index_tech {
	height: 11px;
	width: 145px;
	display: block;
	text-indent: -2000px;
	margin-bottom: 10px;
}

.features_index_tech a {
	margin-bottom: 10px;
	background-image: url(../images/leftnav/LeftNav_tech.jpg);
	background-repeat: no-repeat;
	margin-left: 7px;
	height: 11px;
	width: 145px;
	display: block;
}

.features_index_tech a:hover {
	margin-bottom: 10px;
	background-image: url(../images/leftnav/LeftNav_techOver.jpg);
	background-repeat: no-repeat;
	margin-left: 7px;
	height: 11px;
	width: 145px;
	display: block;
}

.features_index_tech2 {
	height: 11px;
	width: 145px;
	display: block;
	text-indent: -2000px;
	margin-bottom: 10px;
}

.features_index_tech2 a {
	margin-bottom: 10px;
	background-image: url(../images/leftnav/LeftNav_tech2.jpg);
	background-repeat: no-repeat;
	margin-left: 7px;
	height: 11px;
	width: 145px;
	display: block;
}

.features_index_tech2 a:hover {
	margin-bottom: 10px;
	background-image: url(../images/leftnav/LeftNav_tech2Over.jpg);
	background-repeat: no-repeat;
	margin-left: 7px;
	height: 11px;
	width: 145px;
	display: block;
}

.features_index_tech2Lock {
	background-image: url(../images/leftnav/LeftNav_tech2Lock.jpg);
	background-repeat: no-repeat;
	margin-left: 7px;
	height: 11px;
	width: 145px;
	display: block;
	text-indent: -2000px;
	margin-bottom: 10px;
}

.features_index_convenience {
	height: 11px;
	width: 145px;
	display: block;
	text-indent: -2000px;
	margin-bottom: 10px;
}

.features_index_convenience a {
	margin-bottom: 10px;
	background-image: url(../images/leftnav/LeftNav_convenience.jpg);
	background-repeat: no-repeat;
	margin-left: 7px;
	height: 11px;
	width: 145px;
	display: block;
}

.features_index_convenience a:hover {
	margin-bottom: 10px;
	background-image: url(../images/leftnav/LeftNav_convenienceOver.jpg);
	background-repeat: no-repeat;
	margin-left: 7px;
	height: 11px;
	width: 145px;
	display: block;
}

.features_index_convenience2 {
	height: 11px;
	width: 145px;
	display: block;
	text-indent: -2000px;
	margin-bottom: 10px;
}

.features_index_convenience2 a {
	margin-bottom: 10px;
	background-image: url(../images/leftnav/LeftNav_convenience2.jpg);
	background-repeat: no-repeat;
	margin-left: 7px;
	height: 11px;
	width: 145px;
	display: block;
}

.features_index_convenience2 a:hover {
	margin-bottom: 10px;
	background-image: url(../images/leftnav/LeftNav_convenience2Over.jpg);
	background-repeat: no-repeat;
	margin-left: 7px;
	height: 11px;
	width: 145px;
	display: block;
}

.features_index_convenience2Lock {
	background-image: url(../images/leftnav/LeftNav_convenience2Lock.jpg);
	background-repeat: no-repeat;
	margin-left: 7px;
	height: 11px;
	width: 145px;
	display: block;
	text-indent: -2000px;
	margin-bottom: 10px;
}

.features_index_virtual {
	height: 11px;
	width: 145px;
	display: block;
	text-indent: -2000px;
	margin-bottom: 10px;
}

.features_index_virtual a {
	margin-bottom: 10px;
	background-image: url(../images/leftnav/LeftNav_virtual.jpg);
	background-repeat: no-repeat;
	margin-left: 7px;
	height: 11px;
	width: 145px;
	display: block;
}

.features_index_virtual a:hover {
	margin-bottom: 10px;
	background-image: url(../images/leftnav/LeftNav_virtualOver.jpg);
	background-repeat: no-repeat;
	margin-left: 7px;
	height: 11px;
	width: 145px;
	display: block;
}

.features_index_virtual2 {
	height: 11px;
	width: 145px;
	display: block;
	text-indent: -2000px;
	margin-bottom: 10px;
}

.features_index_virtual2 a {
	margin-bottom: 10px;
	background-image: url(../images/leftnav/LeftNav_virtual2.jpg);
	background-repeat: no-repeat;
	margin-left: 7px;
	height: 11px;
	width: 145px;
	display: block;
}

.features_index_virtual2 a:hover {
	margin-bottom: 10px;
	background-image: url(../images/leftnav/LeftNav_virtual2Over.jpg);
	background-repeat: no-repeat;
	margin-left: 7px;
	height: 11px;
	width: 145px;
	display: block;
}

.features_index_virtual2Lock {
	background-image: url(../images/leftnav/LeftNav_virtual2Lock.jpg);
	background-repeat: no-repeat;
	margin-left: 7px;
	height: 11px;
	width: 145px;
	display: block;
	text-indent: -2000px;
	margin-bottom: 10px;
}

#location {
	margin: 0px 0px 0px 23px;
	padding: 0px;
	*list-style-type: none;
}

.location_header_index   {
	height: 13px;
	width: 143px;
	display: block;
	text-indent: -2000px;
	margin-bottom: 9px;
}

.location_header_index a {
	background-image: url(../images/leftnav/LeftNav_headersLocation.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
	width: 143px;
	display: block;
}

.location_header_index a:hover {
	background-image: url(../images/leftnav/LeftNav_headersLocationOver.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
	width: 143px;
	display: block;
}

#flexible {
	margin: 0px 0px 0px 23px;
	padding: 0px;
	*list-style-type: none;
}

.flexible_header_index   {
	height: 13px;
	width: 143px;
	display: block;
	text-indent: -2000px;
	margin-bottom: 9px;
}

.flexible_header_index a {
	background-image: url(../images/leftnav/LeftNav_headersFlexible.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
	width: 143px;
	display: block;
}

.flexible_header_index a:hover {
	background-image: url(../images/leftnav/LeftNav_headersFlexibleOver.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
	width: 143px;
	display: block;
}

#conference {
	margin: 0px 0px 0px 23px;
	padding: 0px;
	*list-style-type: none;
}

.conference_header_index   {
	height: 13px;
	width: 143px;
	display: block;
	text-indent: -2000px;
	margin-bottom: 9px;
}

.conference_header_index a {
	background-image: url(../images/leftnav/LeftNav_headersConference.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
	width: 143px;
	display: block;
}

.conference_header_index a:hover {
	background-image: url(../images/leftnav/LeftNav_headersConferenceOver.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
	width: 143px;
	display: block;
}

#contact {
	margin: 0px 0px 0px 23px;
	padding: 0px;
	*list-style-type: none;
}

.contact_header_index   {
	height: 13px;
	width: 143px;
	display: block;
	text-indent: -2000px;
	margin-bottom: 9px;
}

.contact_header_index a {
	background-image: url(../images/leftnav/LeftNav_headersContact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
	width: 143px;
	display: block;
}

.contact_header_index a:hover {
	background-image: url(../images/leftnav/LeftNav_headersContactOver.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
	width: 143px;
	display: block;
}

#testimonials {
	margin: 0px 0px 0px 23px;
	padding: 0px;
	*list-style-type: none;
}

.testimonials_header_index   {
	height: 13px;
	width: 143px;
	display: block;
	text-indent: -2000px;
	margin-bottom: 9px;
}

.testimonials_header_index a {
	background-image: url(../images/leftnav/LeftNav_headersTestimonials.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
	width: 143px;
	display: block;
}

.testimonials_header_index a:hover {
	background-image: url(../images/leftnav/LeftNav_headersTestimonialsOver.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
	width: 143px;
	display: block;
}

#resources {
	margin: 0px 0px 0px 23px;
	padding: 0px;
	*list-style-type: none;
}

.resources_header_index   {
	height: 13px;
	width: 143px;
	display: block;
	text-indent: -2000px;
	margin-bottom: 9px;
}

.resources_header_index a {
	background-image: url(../images/leftnav/LeftNav_headersResources.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
	width: 143px;
	display: block;
}

.resources_header_index a:hover {
	background-image: url(../images/leftnav/LeftNav_headersResourcesOver.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
	width: 143px;
	display: block;
}
.NavtopCurve2 {
	background-image: url(../images/leftnav/LeftNav_TopCurve2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
	width: 175px;
}

.NavtopCurveLock {
	background-image: url(../images/leftnav/LeftNav_TopCurveLock.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
	width: 175px;
}

.locationLock {
	background-image: url(../images/leftnav/lock_location.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 66px;
	width: 175px;
}

.termsLock {
	background-image: url(../images/leftnav/lock_terms.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 66px;
	width: 175px;
}

.conferenceLock {
	background-image: url(../images/leftnav/lock_conference.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 66px;
	width: 175px;
}

.contactLock {
	background-image: url(../images/leftnav/lock_contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 66px;
	width: 175px;
}

.testimonialsLock {
	background-image: url(../images/leftnav/lock_testimonial.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	width: 175px;
}

.resourcesLock {
	background-image: url(../images/leftnav/lock_resource.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 880px;
	*height:820px;
	width: 175px;
	background-color: #dda849;
}


/*Main Content Containers*/
.mainContent_index{
	width: 800px;
	margin-top: 30px;
	margin-left: 269px;
	height: 673px;
}

.mainContent_features {
	width: 556px;
	margin-left: 269px;
	margin-top: 30px;
	height: 600px;
	*height: 633px;
}

.mainContent_location {
	width: 556px;
	margin-left: 269px;
	margin-top: 30px;
}

.mainContent_terms {
	width: 570px;
	margin-left: 269px;
	margin-top: 30px;
    height: 673px;
}

.mainContent_conference {
	width: 556px;
	margin-left: 269px;
	margin-top: 30px;
	height: 700px;
}

.mainContent_contact {
	height: 616px;
	width: 498px;
	background-image: url(../images/bgbox/box_contact.jpg);
	margin-top: 30px;
	margin-left: 269px;
	margin-bottom: 50px;
	*margin-bottom: 80px;
	padding: 20px 20px 0px 30px;
	background-position: left top;
	*background-position: left 20px;
	background-repeat:no-repeat;
	
}

.mainContent_test {
	width: 545px;
	margin-top: 30px;
	margin-bottom: 35px;
	margin-left: 269px;
	height: 470px;
	*height: 580px;
}

.mainContent_resources {
	height: 1120px;
	width: 90%;
	background-color: #3399cc;
	margin: 0px 0px 0px 10%;
}

.mainContent_contentThankYou{
	width: 556px;
	margin-top: 30px;
	margin-left: 269px;
    height: 667px;
	*padding-top: 30px;
}

.mainContent_press{
	width: 556px;
	margin-top: 30px;
	margin-left: 269px;
	height: 603px;
}

.mainContent_press p {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.mainContent_press p a{
	font-weight: bold;
    color:#3399CC;
}
/*Testimonials*/

#test_middletextlayer1 {
	width: 260px;
	height: 350px;
	float: left;
	margin-top: 40px;
					}
					
#test_middletextlayer2 {
	width: 260px;
	height: 350px;
	float: left;
	margin-left: 20px;
	margin-top: 40px;
	}


/*Conference*/

.conf_boxHeader  {
	color: #3399cc;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 19px;
	padding-top: 17px;
	}
					
#conf_boxTop  {
	background-image: url(../images/bgbox/box_conf1.jpg);
	width: 526px;
	height: 220px;
	padding: 0px 0px 0px 30px;
}

#conf_boxBottom {
	background-image: url(../images/bgbox/box_conf2.jpg);
	width: 526px;
	height: 144px;
	padding: 0px 0px 0px 30px;
	margin: -10px 0px 15px;
}
						
.conferencetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
 }
						
.conferencetext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 10px;
	margin-top: 10px;
}
                        
.conferencehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #b1b57a;
	margin: 0px;
	padding: 0px;
}

/*Resources*/
.resources_container {
	width: 558px;
	height: 1000px;
	margin-left: 110px;
}

.resources_header {
	background-image: url(../images/head.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 87px;
	width: 558px;
	text-indent: -2000px;
}
.resources_subheader {
	text-align: center;
	height: 100px;
	border-bottom: 1px solid #FFFFFF;
	width: 558px;
}
.resources_subheader p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
}
.resourceItem {
	height: 113px;
	width: 558px;
	border-bottom: 1px solid #FFFFFF;
}

.resourceItemTall {
	height: 341px;
	width: 558px;
	border-bottom: 1px solid #FFFFFF;
}

.resourceItem img {
	float: left;
}

.resourceItemTall img {
	float: left;
	background-color: #42a0d0;
}

.tallImgCont img {
	margin-top: 114px;
}

.tallImgCont {
	background-color: #42a0d0;
	height: 341px;
	width: 184px;
	float: left;
}

.resourceDescriptionCont {
	height: 113px;
	width: 374px;
	float: left;
}

.resourceDescriptionCont2 {
	height: 113px;
	width: 374px;
	float: left;
	border-bottom: 1px solid #FFFFFF;
}

.resourceDescriptionheadline {	
font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 15px;
	margin-top: 15px;
	margin-bottom:0px;
}
.resourceDescriptionmain_text {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: block;
	height: 53px;
}

.resourceLink {
	width: 374px;
	height: 19px;
}

.resourceLink ul {
	margin: 0px;
	padding: 0px;
}

.resourceLink ul li {
	list-style-type: none;
	text-indent: -2000px;
}

.resourceLink li.visit a {
	background-image: url(../images/resources/bt_visit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 19px;
	width: 79px;
	list-style-type: none;
}

.resourceLink li.visit a:hover {
	background-image: url(../images/resources/bt_visit.jpg);
	background-repeat: no-repeat;
	background-position: left -19px;
	float: right;
	height: 19px;
	width: 79px;
	list-style-type: none;
}

.resourceLink p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 5px 5px 0px 0px;
	*margin: -13px 84px 0px 0px;
	padding: 0px;
	text-align: right;
	float: right;
}

.resourceDescriptionmain_text a {
	color: #FFFFFF;
	text-decoration: none;
}

/*Contact*/

.mainContent_contact h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3399cc;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	*padding: 20px 0px 0px 0px;
	text-transform: uppercase;
}
.contact_form {
	width: 498px;
	margin-top: 30px;
}

	.formsnep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #b1b57a;
	margin-top: 0px;
	padding: 0px;
}

		.formsaddress {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}

		.formstext {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
}

		.formstext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #ffffff;
	margin-top: 20px;
	*margin-top: 0px;
	padding: 0px;
}

		.formstext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 9px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
						
.requiredfield {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #ffffff;
}

/*Lists*/				
 ul.ews {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	*padding: 0px 0px 0px 0px;
}

 .ews_index {
	margin: 16px 0px 0px 0px;
	*margin: 20px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	*padding: 0px 0px 0px 0px;
}

.ews li {
list-style-type: none;
 background-image: url(../images/square_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px 0px 10px 0px;
	*margin: 0px 0px 5px 0px;
	float: left;
	width: 250px;
	padding-left: 10px;
}


.ews .servicesList {
	list-style-type: none;
 background-image: url(../images/square_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 12px;	
	*margin-bottom: 8px;	
	margin-left:5px;
	padding-left: 10px;
	float: none;
	width: 450px;
}

.ews_index li{
	list-style-type: none;
 background-image: url(../images/square_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px 0px 10px 0px;
	*margin: 0px 0px 5px 0px;
	float: left;
	padding-left: 10px;
	width: 186px;
}

.ews_index li.long {
	list-style-type: none;
	background-image: url(../images/square_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 10px;

	*margin-bottom: 5px;
	width: 300px;
}

.ews_index li.long2 {
	list-style-type: none;
 background-image: url(../images/square_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 10px;
	*margin-bottom: 5px;
	float: left;
	width: 245px;
}

.ews li.nobullet {
	list-style-type: none;
	list-style-image: none;
	background-image: none;
	margin-left: -10px;
}

.ews li a {
color:#FFFFFF;
text-decoration:underline;
}

ul.ews2 {
 margin: 15px 0px 0px 7px;
	padding: 0px;
}

.ews2 li {
	list-style-type: none;
	background-image: url(../images/lg_square_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	width: 231px;
	border-bottom: 2px solid #FFFFFF;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 15px;
	*padding-top: 9px;
}

.ews2 li a {
	color:#FFFFFF;
	text-decoration:underline;
	margin: 0px;
	padding: 0px;
}

/*Terms*/
.terms_left {
	float: left;
	width: 255px;
	*height: 460px;
	margin-top: 20px;
	margin-right: 20px;
}


.terms_right {
	float: left;
	width: 256px;
	background-image: url(../images/bgbox/box_terms.png);
    height: 470px;
	margin-top: 20px;
	padding-left: 30px;
	padding-top: 20px;
}

.terms_rightHeader  {
	color: #3399cc;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 19px;
}

/*Locations*/
.loc_box {
	background-image: url(../images/bgbox/box_loc.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 248px;
	width: 541px;
	padding-top: 65px;
	margin-top: 15px;
	margin-bottom: 20px;
}

.loc_boxul{
 margin: -205px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	float: left;
	width:125px;
	
}
.loc_boxul li{
	list-style-type: none;
	background-image: url(../images/lg_square_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	*background-position: left 10px;
	width: 125px;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 7px;
	*padding-bottom: 4px;
	padding-top: 5px;
	color: #b1b57a;
	padding-left: 15px;
	margin: 0px 0px 0px 0px;
}

.loc_boxul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	color: #b1b57a;
}

.loc_boxul li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	color: #3399cc;
	list-style-type: none;
	list-style-image: none;
}

#locslide {
	height: 195px;
	width: 310px;
	float: right;
	padding-right: 30px;
	padding-top: 23px;
	visibility:visible;
}

#locslide1 {
	height: 195px;
	width: 310px;
	float: right;
	padding-right: 30px;
	padding-top: 23px;
	visibility:hidden;
	position:relative;
	margin-top: -218px;
}

#locslide2 {
	height: 195px;
	width: 310px;
	float: right;
	padding-right: 30px;
	padding-top: 23px;
	visibility:hidden;
	position:relative;
	margin-top: -218px;
}

#locslide3 {
	height: 195px;
	width: 310px;
	float: right;
	padding-right: 30px;
	padding-top: 23px;
	visibility:hidden;
	position:relative;
	margin-top: -218px;
}

#locslide4 {
	height: 195px;
	width: 310px;
	float: right;
	padding-right: 30px;
	padding-top: 23px;
	visibility:hidden;
	position:relative;
	margin-top: -218px;
}

#locslide5 {
	height: 195px;
	width: 310px;
	float: right;
	padding-right: 30px;
	padding-top: 23px;
	visibility:hidden;
	position:relative;
	margin-top: -218px;
}

#locslide6 {
	height: 195px;
	width: 310px;
	float: right;
	padding-right: 30px;
	padding-top: 23px;
	visibility:hidden;
	position:relative;
	margin-top: -218px;
}

#locslide7 {
	height: 195px;
	width: 310px;
	float: right;
	padding-right: 30px;
	padding-top: 23px;
	visibility:hidden;
	position:relative;
	margin-top: -218px;
}
#locslide1 img {
	margin-top: 10px;
}
#locslide2 img {
	margin-top: 10px;
}
#locslide3 img {
	margin-top: 3px;
}
#locslide4 img {
	margin-top: 5px;
}

#locslide5 img {
	margin-top: 6px;
}

#locslide6 img {
	margin-top: 8px;
}

#locslide7 img {
	margin-top: 8px;
}

/*Index*/
.index_TopBoxLeft {
	background-image: url(../images/bgbox/box_indexTopLeft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 243px;
	width: 215px;
	margin-top: 30px;
	margin-right: 16px;
	padding-left:25px;
	float: left;
}
.index_TopBoxRight {
	background-image: url(../images/bgbox/box_indexTopRight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 243px;
	width: 272px;
	margin-top: 30px;
	padding-left:25px;
	float: left;
}
.index_BottomBox {
	background-position: left top;
	height: 210px;
	width: 800px;
	margin-top: 16px;
	margin-bottom: 30px;
	padding-left:25px;
}

.index_boxHeader  {
	color: #3399cc;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 19px;
	margin-top: 15px;
	padding-top: 0px;
	}
	
	.index_boxHeader2  {
	color: #3399cc;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 19px;
	padding-top: 15px;
	}
	
.indexTopLeftBtn {
	margin-top: -7px;
	*margin-top: 4px;
	margin-left: 170px;
}

.indexTopRightBtn {
	margin-top: 36px;
	*margin-top: 49px;
	margin-left: 225px;
}

.indexBottomBtn {
	margin-top: -17px;
	*margin-top: 0px;
	margin-left: 478px;
}

/*Features*/

.services_box {
	background-image: url(../images/bgbox/box_services.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 416px;
	width: 521px;
	padding-left: 25px;
}

.tech_box {
	background-image: url(../images/bgbox/box_techNEW.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 457px;
	width: 521px;
	padding-left: 25px;
}

.convenience_box {
	background-image: url(../images/bgbox/box_convenience.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 359px;
	width: 521px;
	padding-left: 25px;
}

.virtual_box {
	background-image: url(../images/bgbox/box_voffice.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 341px;
	width: 521px;
	padding-left: 25px;
}

.services_boxHeader  {
	color: #3399cc;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 19px;
	padding-top: 15px;
	padding-left: 0px;
}

.servicesMenu {
	margin: 15px 0px 15px 3px;
	padding: 0px;
	list-style-type: none;
	height: 25px;
	
}

.servicesMenuTab {
	background-image: url(../images/Tab_Services.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 117px;
	float: left;
	list-style-type: none;
	margin-right: 5px;
	text-indent: -2000px;
	display:inline;
}

.servicesMenuTab a{
	background-image: url(../images/Tab_Services.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 117px;
	float: left;
	list-style-type: none;
	margin-right: 5px;
	text-indent: -2000px;
}

.servicesMenuTabLock {
	background-image: url(../images/Tab_ServicesLock.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 117px;
	float: left;
	list-style-type: none;
	margin-right: 5px;
	text-indent: -2000px;
}

.techMenuTab {
background-image: url(../images/Tab_Tech.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 25px;
	width: 120px;
	list-style-type: none;
	margin-right: 5px;
	text-indent: -2000px;
}

.techMenuTab a{
	background-image: url(../images/Tab_Tech.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 25px;
	width: 120px;
	list-style-type: none;
	margin-right: 5px;
	text-indent: -2000px;
}

.techMenuTabLock {
	background-image: url(../images/Tab_TechLock.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 25px;
	width: 120px;
	list-style-type: none;
	margin-right: 5px;
	text-indent: -2000px;
}

.convenienceMenuTab {
	background-image: url(../images/Tab_Convenience.jpg);
	float: left;
	height: 25px;
	width: 117px;
	margin-right: 5px;
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	text-indent: -2000px;
}

.convenienceMenuTab a{
	background-image: url(../images/Tab_Convenience.jpg);
	float: left;
	height: 25px;
	width: 117px;
	margin-right: 5px;
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	text-indent: -2000px;
}

.convenienceMenuTabLock {
	background-image: url(../images/Tab_ConvenienceLock.jpg);
	float: left;
	height: 25px;
	width: 117px;
	margin-right: 5px;
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	text-indent: -2000px;
}

.virtualMenuTab {
	background-image: url(../images/Tab_Virtual.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 25px;
	width: 119px;
	list-style-type: none;
	text-indent: -2000px;
}

.virtualMenuTab a{
	background-image: url(../images/Tab_Virtual.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 25px;
	width: 119px;
	list-style-type: none;
	text-indent: -2000px;
}

.virtualMenuTabLock {
	background-image: url(../images/Tab_VirtualLock.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 25px;
	width: 119px;
	list-style-type: none;
	text-indent: -2000px;
}

.priceButton {
	width: 150px;
	height: 117px;
	margin: 20px auto 0px 13px;
}

ul.contactErrors {
margin:25px 0px -15px 0px;
padding: 0px;
}

ul.contactErrors li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000;
	list-style-type: none;
	font-weight: bold;
}

#contactInfo {
	margin-left:620px;
	margin-top:15px;
}
