body {

	margin: 0 auto;

	text-align: center;

	background-color: #c4c4c4;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #58595b;

}

img {

	border: none;

}

a {

	text-decoration: none;

}

p {
	padding: 0;
	margin: 0;

}

div.main {

	clear: both;

	margin: 0px auto; 

	width: 955px;

	text-align: left;

}

div.row {

	clear: both;

}

div.cell {

	display: table-cell;

	float: left;

}

div.homemainbg {

	clear: both;

	background-image: url(images/home-main-bg.gif);

	background-repeat: repeat-y;

	display: table;

	width: 955px;

	padding-left: 26px;

}
div.homemaintxt {
	height: 249px;
	background: url(images/home-maintxt.jpg) no-repeat;
	width: 396px;
	padding: 0px 10px 0px;
}

div.homemaintxt p{
	padding: 4px;
	color: #006;
}



div.left {
	float: left;
	width: 226px;
}

#menu {
	background-repeat: no-repeat;
	width: 226px;
}
ul#menu  {
	list-style-type: none;
	text-align: left;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
#menu li {
	display: block;
	float: left;
	line-height: 40px;
}
#menu li a {
	background-image: url(images/menu-tab.jpg);
	text-decoration: none;
	width: 226px;
	height: 51px;
	background-repeat: no-repeat;
	float: left;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#menu  a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
#menu  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
#menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-image: url(images/menu-current.jpg);
	width: 226px;
	height: 51px;
	background-repeat: no-repeat;
}
#menu a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
#menu  .current {
	background-image: url(images/menu-current.jpg);
	background-repeat: no-repeat;
}


div.down {

	clear: both;

	background-image: url(images/down.jpg);

	background-repeat: no-repeat;

	width: 955px;

	height: 23px;

	position: relative;

}

div.leftdown {

	position: absolute;

	bottom: 23px;

	left: 26px;

}

div.rightdown {

	position: absolute;

	bottom: 23px;

	right: 32px;

}

div.center {

	float: left;

	width: 396px;

}

div.right {

	float: left;

	width: 275px;

	background-image: url(images/home-right-bg.jpg);

	background-repeat: no-repeat;

	background-position: 0 252px;

}

div.right p {

	font-weight: bold;

	line-height: 15px;

	margin-left: 15px;

	font-size: 11px;

	width: 260px;

	clear: both;

}

div.right p span {

	color: #a08566;

	font-size: 20px;

	line-height: 10px;

	position: relative;

	top: 3px;

	padding-right: 3px;

}
div.right #video {
	margin: 0px;
	padding: 0px;
	border-bottom: 4px solid #FFF;
	border-left: 4px solid #FFF;
	height: 215px;
	width: 271px;
}

div.copy {

	clear: both;

	text-align: center;

	color: #221e1f;

	font-size: 10px;

	height: 26px;

}

div.copy #footer a {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #922370;
}


div.toptxt {

	float: left;

	background-image: url(images/toptxt-bg.jpg);

	background-repeat: no-repeat;

	width: 241px;

	height: 191px;

	position: relative;

}

div.toptxt p,

div.workspaces-downimg p {

	position: absolute;

	top: 32px;

	left: 0;

	width: 210px;

	color: #333333;

	font-size: 11px;

	font-weight: bold;

}

div.toptxt p span,

div.workspaces-downimg p span {

	color: #a52e7f;

	font-style: italic;

}

div.contentbg,

div.contentbg02 {

	clear: both;

	width: 673px;

	background-image: url(images/content-bg.jpg);

	background-repeat: repeat-y;

	display: table;

}

div.contentbg02 {

	width: 653px;

	*width: 673px;

	padding-left: 20px;

}

div.contentdownbg {

	clear: both;

	width: 653px;

	*width: 673px;

	height: 100%;

	background-image: url(images/content-down-bg.jpg);

	background-repeat: no-repeat;

	background-position: bottom;

	padding-left: 20px;

	*padding-bottom: 15px;

	display: table;

}

p.title {

	color: #a23f83;

	font-size: 26px;

	height: 44px;

}

div.contacttxt {

	color: #58595b;

	font-size: 12px;

	font-weight: bold;

}

div.contacttxt span,

div.contacttxt a {

	color: #a23f83;	

}

div.contacttxt a {

	text-decoration: underline;

}

div.formtxt,

div.formtxt02 {

	width: 57px;

	height: 16px;

	line-height: 16px;

	float: left;

	color: #58595b;

	font-weight: bold;

	font-size: 12px;

}

div.formtxt02 {

	width: 351px;

	margin-bottom: 3px;

}

input.form,

select.form,

textarea.form {

	width: 294px;

	height: 16px;

	font-size: 11px;

	border: 1px #58595b solid;

	float: left;

	margin-bottom: 13px;

}

textarea.form {

	width: 351px;

	height: 52px;

	font-family: Arial, Helvetica, sans-serif;

	clear: both;

}

div.sendbtn {
	position: relative;
	top: 350px;
}

input.send {
	width: 80px;
	height: 25px;
	border: 1px #c4c4c4 solid;
	background-color: #58595b;
	color: White;
	font-weight: bold;
	font-size: 9px;
	line-height: 10px;
	text-align: center;
}

div.directiontxt,

div.faqtxt,

div.locationtxt,

div.ourtxt,

div.workspacestxt {

	clear: both;

	width: 638px;

	font-weight: bold;

	margin-bottom: 19px;

}

div.faqtxt strong,

div.ourtxt span {

	color: #aa2f83;

	font-size: 14px;

}

div.faqtxt a {

	color: #aa2f83;

	font-style: italic;

	text-decoration: underline;

}

div.ourtxt {

	font-weight: normal;

}

div.ourtxt a {

	color: #aa2f83;

	font-weight: bold;

}

div.locationtxt {

	padding-bottom: 5px;

}

div.workspacestxt span {

	color: #235084;

}

div.workspacestxt a {

	color: #235084;

	text-decoration: underline;

}
h1 {
	color: #aa2f83;
	font-size: 18px;
	margin: 0px;
	padding-bottom: 10px;
}

h2 {
	color: #aa2f83;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0px 15px;

}


p.locationtitle {

	color: #aa2f83;

	font-size: 12px;

	font-weight: bold;

	padding-top: 25px;

	padding-bottom: 10px;

}

p.locationtitle strong {

	font-size: 14px;

}

div.workspaces-topimg {

	clear: both;

	background-image: url(images/workplaces-topimg.jpg);

	background-repeat: no-repeat;

	width: 673px;

	height: 191px;

	position: relative;

}

div.workspaces-topimg div {

	position: absolute;

	top: 191px;

	left: 338px;

}

div.workspaces-downimg {

	clear: both;

	background-image: url(images/workplaces-downimg.jpg);

	background-repeat: no-repeat;

	width: 673px;

	height: 269px;

	position: relative;

}

div.workspaces-downimg p {

	top: 135px;

	left: 444px;

}

