body {
	background-color: #EEEBE3;
	margin:20px 0 0 0;
}
h1{
	font-size:27px;
	font-weight:normal;
	color:#575B59;
	font-family: "Tw Cen MT", "trebuchet MS";
	margin:0;
	padding:0;
}
h2{
	font-size:16px;
	font-weight:bold;
	color:#930;
	font-family: "Tw Cen MT", "trebuchet MS";
	margin:0;
	padding:0;
}
h3{
	font-size:14px;
	font-weight:bold;
	color:#575B59;
	font-family: "Tw Cen MT", "trebuchet MS";
	margin:0;
	padding:0;
}
/* ------------------------ Main Website Structure ------------------------ */
#contatiner {
	display:block;
	width:900px;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	background: url(../images/common/bg.jpg) no-repeat;
	
}
#cont {
	padding-left:125px;
	height:450px;
	width: 775px;
	float:left;
	display:block;
	font-family: "Tw Cen MT", "trebuchet MS";
	font-size:12px;
	background:#FFF;
	padding-top:25px;
}
#cont div {
	float:left;
	padding:0 10px 0 10px;
}
#header {
	height:150px;
	width:100%;
}
#header img {
	border:0 none;
}
#menu {
	display:block;
	padding:37px 91px 2px 340px;
	height:20px;
	line-height:20px;
	font-family: "Tw Cen MT", "trebuchet MS";
	font-size:18px;
	width:auto;
}
#menu ul {
	margin:0;
	padding:0;
	float:left;
}
#menu li {
	list-style:none;
	display:inline;
}
#menu li a {
	padding:0 10px;
	color:#CC0000; 
	text-decoration:none;
}
#menu li a:hover {
	color:#000;
}
#enlargePrint {
	float:right;
	margin-right:10px;
	display:block;
	width:43px;
	height:19px;
}
#enlargePrint img {
	border:0 none;
}
#enlargePrint a.enlarge {
	display:block;
	width:21px;
	height:19px;
	background:url(../images/common/enlarge.gif) no-repeat;
}
#enlargePrint a:hover.enlarge {
	background:url(../images/common/enlarge_h.gif) no-repeat;
}
#enlargePrint a.print {
	display:block;
	width:22px;
	height:19px;
	background:url(../images/common/print.gif) no-repeat;
}
#enlargePrint a:hover.print {
	background:url(../images/common/print_h.gif) no-repeat;
}
#footer {
	clear:both;
	line-height:30px;
	font-family: "Tw Cen MT", "trebuchet MS";
	font-size:14px;
	text-align:center;
	background:#c6baa4;
	height:65px;
	width:900px;
	
}

#footer a {
	color:#000;
	text-decoration:none;
}
#footer a:hover {
	color:#CC0000;
}
/* ------------------------ Text/Title Styles ------------------------ */
.footerRed {
	color:#CC0000;
}
.footerBlack {
	color:#000;
}
.homeTitleMain {
	font-size:35px;
	color:#575B59;
}
.homeTitle {
	font-size:15px;
	font-weight:700;
	color:#575B59;
}
.homeText {
	font-size:15px;
	font-weight:normal;
	color:#000;
	line-height:25px;
}
.profileText {
	font-size:12px;
	color:#575B59;
}
.profileRed {
	font-size:12px;
	color:#CC0000;
}

/* ------------------------ Home Page Structure ------------------------ */
#homeContent {
	display:block;
	padding-top:15px;
	padding-bototm:15px;
	height:980px;
	max-height:980px;
	overflow:visible;
	background:#FFF;
	width:900px;
	float:left;
}
#theteam {
	float:left;
	font-family: "Tw Cen MT", "trebuchet MS";
	font-size:12px;
	color:#575B59;
}
#homeContent #wording {
	margin-left:125px;
	width:auto;
	height:400px;
	font-family: "Tw Cen MT", "trebuchet MS";
	float:left;
}
#homeContent #images {
	/*margin-right:145px; */
	width:328px;
	float:left;

}
 #images  {
	 float:left;
 }

.homeExtra { display:block; font-style:italic; color:#CC0000;}
.homeExtra a { color:#CC0000; text-decoration:none;}
.homeExtra a img { border:0px none;}

/* ------------------------ Profile Page Structure ------------------------ */
#profileContent {
	display:block;
	padding-top:15px;
	height:345px;
}
#profileContent #wording {
	margin-left:105px;
	width:300px;
	float:left;
	font-family:"Tw Cen MT", "trebuchet MS";
}
#profileContent #theteam {
	margin-right:125px;
	width:328px;
	float:right;
	font-family: "Tw Cen MT", "trebuchet MS";
}

/* ------------------------ Portfolio Page Structure ------------------------ */
#portfolioContent {
	display:block;
	padding-top:5px;
	width:530px;
	height:355px;
	margin:0 auto;
}
#portfolioContent a img {
	border:1px solid #B0AA83;
	padding:3px;
	background:#fff;
}
#portfolioContent a:hover img {
	border:1px solid #990000;
	padding:3px;
	background:#fff;
}
#portfolioContent a {
	float:left;
	display:block;
	width:158px;
	color:#575B59;
	text-decoration:none;
	text-align:center;
	font-family: "Tw Cen MT", "trebuchet MS";
	font-size:14px;
	text-transform:uppercase;
}
#portfolioContent a:hover {
	color:#CC0000;
}
.Hospitality {
	margin:0 0 5px 0;
}
.Developments {
	margin:0 0 5px 25px;
}
.Displays {
	margin:0 0 5px 25px;
}
.Residential {
	margin:0 0 0 25px;
}
.SalesOffice {
	margin:0 0 0 25px;
}

.RestaurantRetail {
	margin:0 0 0 25px;
}
/* ------------------------ Hospitality Page Structure ------------------------ */
#hospitalityContent {
	display:block;
	padding-top:5px;
	height:355px;
}
#hospitalityContent #enlarge {
	float:right;
	margin-right:20px;
	width:430px;
	height:340px;
	border:0px none;
}
#hospitalityContent #submenu {
	display:block;
	width:200px;
	float:left;
	margin-left:125px;
	z-index:100;
}
#hospitalityContent #submenu a {
	font-family: "Tw Cen MT", "trebuchet MS";
	font-size:15px;
	font-weight:700;
	color:#575B59;
	text-decoration:none;
}
#hospitalityContent #submenu a:hover {
	color:#000;
}
#hospitalityContent #wording {
	display:block;
	margin-top:286px;
	margin-left:-200px;
	float:left;
	font-family: "Tw Cen MT", "trebuchet MS";
	font-size:12px;
	color:#575B59;
	line-height:12px;
}
.hospitality {
	background:url(../images/portfolio/hospitality/sea-temple-resort-and-spa.jpg) no-repeat;
}
.oceans-resort {
	background:url(../images/portfolio/hospitality/oceans-resort.jpg) no-repeat;	
}
.taunovo-bay-fiji {
	background:url(../images/portfolio/hospitality/taunovo-bay-fiji.jpg) no-repeat;
}
.the-sebel {
	background:url(../images/portfolio/hospitality/the-sebel.jpg) no-repeat;
}
.the-sheraton {
	background:url(../images/portfolio/hospitality/the-sheraton.jpg) no-repeat;
}
.holiday-inn {
	background:url(../images/portfolio/hospitality/holiday-inn.jpg) no-repeat;
}

/* ------------------------ Developments Page Structure ------------------------ */
#developmentsContent {
	display:block;
	padding-top:5px;
	height:355px;
}
#developmentsContent #enlarge {
	float:right;
	margin-right:20px;
	width:430px;
	height:340px;
	border:0px none;
}
#developmentsContent #submenu {
	display:block;
	width:200px;
	float:left;
	margin-left:175px;
	z-index:100;
}
#developmentsContent #submenu a {
	font-family: "Tw Cen MT", "trebuchet MS";
	font-size:15px;
	font-weight:700;
	color:#575B59;
	text-decoration:none;
}
#developmentsContent #submenu a:hover {
	color:#000;
}
#developmentsContent #wording {
	display:block;
	margin-top:164px;
	margin-left:100px;
	float:left;
	font-family: "Tw Cen MT", "trebuchet MS";
	font-size:12px;
	color:#575B59;
	line-height:12px;
	width:235px;
}
.waterline {
	background:url(../images/portfolio/developments/waterline.jpg) no-repeat;
}
.cairogolfclub {
	background:url(../images/portfolio/developments/img1-1.jpg) no-repeat;
}
.cairogolfclubRes {
	background:url(../images/portfolio/restaurantretail/img2-2.jpg) no-repeat;
}
.the-beach {
	background:url(../images/portfolio/developments/the-beach.jpg) no-repeat;
}
.silvershore {
	background:url(../images/portfolio/developments/silvershore.jpg) no-repeat;
}

/* ------------------------ Displays Page Structure ------------------------ */
#displaysContent {
	display:block;
	padding-top:5px;
	height:355px;
}
#displaysContent #enlarge {
	float:right;
	margin-right:20px;
	width:430px;
	height:340px;
	border:0px none;
}
#displaysContent #submenu {
	display:block;
	width:200px;
	float:left;
	margin-left:125px;
	z-index:100;
}
#displaysContent #submenu a {
	font-family: "Tw Cen MT", "trebuchet MS";
	font-size:15px;
	font-weight:700;
	color:#575B59;
	text-decoration:none;
}
#displaysContent #submenu a:hover {
	color:#000;
}
#displaysContent #wording {
	display:block;
	margin-top:286px;
	margin-left:-200px;
	float:left;
	font-family: "Tw Cen MT", "trebuchet MS";
	font-size:12px;
	color:#575B59;
	line-height:12px;
}
.nor-nor-east {
	background:url(../images/portfolio/displays/nor-nor-east.jpg) no-repeat;
}
.platinum-on-the-river {
	background:url(../images/portfolio/displays/platinum-on-the-river.jpg) no-repeat;
}
.southport-central {
	background:url(../images/portfolio/displays/southport-central.jpg) no-repeat;
}
.soraya {
	background:url(../images/portfolio/displays/soraya.jpg) no-repeat;
}
.marketplace {
	background:url(../images/portfolio/displays/marketplace.jpg) no-repeat;
}

/* ------------------------ Residential Page Structure ------------------------ */
#residentialContent {
	display:block;
	padding-top:5px;
	height:355px;
}
#residentialContent #enlarge {
	float:right;
	margin-right:20px;
	width:430px;
	height:340px;
	border:0px none;
}
#residentialContent #submenu {
	display:block;
	width:200px;
	float:left;
	margin-left:125px;
	z-index:100;
}
#residentialContent #submenu a {
	font-family: "Tw Cen MT", "trebuchet MS";
	font-size:15px;
	font-weight:700;
	color:#575B59;
	text-decoration:none;
}
#residentialContent #submenu a:hover {
	color:#000;
}
#residentialContent #wording {
	display:block;
	margin-top:286px;
	margin-left:-200px;
	float:left;
	font-family: "Tw Cen MT", "trebuchet MS";
	font-size:12px;
	color:#575B59;
	line-height:12px;
}
.los-angeles-residences {
	background:url(../images/portfolio/residential/los-angeles-residences.jpg) no-repeat;
}
.los-angeles-residences2 {
	background:url(../images/portfolio/residential/los-angeles-residences2.jpg) no-repeat;
}
.waterline2 {
	background:url(../images/portfolio/residential/waterline.jpg) no-repeat;
}
.cairogolfclub2 {
	background:url(../images/portfolio/residential/img1-1.jpg) no-repeat;
}

/* ------------------------ Sales Office Page Structure ------------------------ */
#salesofficeContent {
	display:block;
	padding-top:5px;
	height:355px;
}
#salesofficeContent #enlarge {
	float:right;
	margin-right:20px;
	width:430px;
	height:340px;
	border:0px none;
}
#salesofficeContent #submenu {
	display:block;
	width:200px;
	float:left;
	margin-left:125px;
	z-index:100;
}
#salesofficeContent #submenu a {
	font-family: "Tw Cen MT", "trebuchet MS";
	font-size:15px;
	font-weight:700;
	color:#575B59;
	text-decoration:none;
}
#salesofficeContent #submenu a:hover {
	color:#000;
}
#salesofficeContent #wording {
	display:block;
	margin-top:286px;
	margin-left:-200px;
	float:left;
	font-family: "Tw Cen MT", "trebuchet MS";
	font-size:12px;
	color:#575B59;
	line-height:12px;
}
.hilton-surfers {
	background:url(../images/portfolio/salesoffice/hilton-surfers.jpg) no-repeat;
}
.brookfield-homes {
	background:url(../images/portfolio/salesoffice/brookfield-homes.jpg) no-repeat;
}
.taylor-woodrow {
	background:url(../images/portfolio/salesoffice/taylor-woodrow.jpg) no-repeat;
}

/* ------------------------ Sales Office Page Structure ------------------------ */
#restaurantretailContent {
	display:block;
	padding-top:5px;
	height:355px;
}
#restaurantretailContent #enlarge {
	float:right;
	margin-right:20px;
	width:430px;
	height:340px;
	border:0px none;
}
#restaurantretailContent #submenu {
	display:block;
	width:200px;
	float:left;
	margin-left:125px;
	z-index:100;
}
#restaurantretailContent #submenu a {
	font-family: "Tw Cen MT", "trebuchet MS";
	font-size:15px;
	font-weight:700;
	color:#575B59;
	text-decoration:none;
}
#restaurantretailContent #submenu a:hover {
	color:#000;
}
#restaurantretailContent #wording {
	display:block;
	margin-top:126px;
	margin-left:100px;
	float:left;
	font-family: "Tw Cen MT", "trebuchet MS";
	font-size:12px;
	color:#575B59;
	line-height:12px;
	width:268px;
}

.food-emporium {
	background:url(../images/portfolio/restaurantretail/food-emporium.jpg) no-repeat;
}
.sea-temple-restaurant {
	background:url(../images/portfolio/restaurantretail/sea-temple-restaurant.jpg) no-repeat;
}
.sea-temple-spa {
	background:url(../images/portfolio/restaurantretail/sea-temple-spa.jpg) no-repeat;
}
.internet-cafe {
	background:url(../images/portfolio/restaurantretail/internet-cafe.jpg) no-repeat;
}
.beauty-spa-club {
	background:url(../images/portfolio/restaurantretail/beauty-spa-club.jpg) no-repeat;
}


/* ------------------------ Eco Displays Page Structure ------------------------ */
#ecodisplaysContent {
	display:block;
	padding-top:5px;
	height:355px;
}
#ecodisplaysContent #enlarge {
	float:right;
	margin-right:20px;
	width:430px;
	height:340px;
	border:0px none;
}
#ecodisplaysContent #submenu {
	display:block;
	width:200px;
	float:left;
	margin-left:125px;
	z-index:100;
}
#ecodisplaysContent #submenu a {
	font-family: "Tw Cen MT", "trebuchet MS";
	font-size:15px;
	font-weight:700;
	color:#575B59;
	text-decoration:none;
}
#ecodisplaysContent #submenu a:hover {
	color:#000;
}
#ecodisplaysContent #wording {
	display:block;
	margin-top:286px;
	margin-left:-200px;
	float:left;
	font-family: "Tw Cen MT", "trebuchet MS";
	font-size:12px;
	color:#575B59;
	line-height:12px;
}
.eco {
	background:url(../images/portfolio/ecodisplays/eco.jpg) no-repeat;
}

/* ------------------------ SPC Tower 3 Page Structure ------------------------ */
#spcTowerContent {
	display:block;
	padding-top:5px;
	height:355px;
}
#spcTowerContent #enlarge {
	float:right;
	margin-right:20px;
	width:430px;
	height:340px;
	border:0px none;
}
#spcTowerContent #submenu {
	display:block;
	width:200px;
	float:left;
	margin-left:125px;
	z-index:100;
}
#submenu.spc1 {
	display:block;
	width:60px;
	float:left;
	margin-left:125px;
	z-index:100;
}
#spcTowerContent #submenu a {
	font-family: "Tw Cen MT", "trebuchet MS";
	font-size:15px;
	font-weight:700;
	color:#575B59;
	text-decoration:none;
}
#spcTowerContent #submenu a:hover {
	color:#000;
}
#restaurantretailContent #enlarge.spcSub2 {
	float:right;
	margin-right:20px;
	width:630px;
	height:340px;
	border:0px none;
}
#restaurantretailContent #submenu.spcSub { width:60px;}

#spcTowerContent #wording {
	display:block;
	margin-top:40px;
	margin-left:110px;
	float:left;
	width:700px;
	height:250px;
	font-family: "Tw Cen MT", "trebuchet MS";
	font-size:12px;
	color:#575B59;
	line-height:18px;
}
#spcTowerContent.main a img {
	border:1px solid #B0AA83;
	padding:3px;
	background:#fff;
}
#spcTowerContent.main a:hover img {
	border:1px solid #990000;
	padding:3px;
	background:#fff;
}
#spcTowerContent.main a {
	float:left;
	display:block;
	width:208px;
	color:#575B59;
	text-decoration:none;
	text-align:center;
	font-family: "Tw Cen MT", "trebuchet MS";
	font-size:14px;
	text-transform:uppercase;
}
#spcTowerContent.main a:hover { color:#990000;}
.gp { padding-left:25px;}
.dj { padding-left:25px;}

#spcTowerContent .clear1 { clear:both; padding-top:15px;}
#spcTowerContent .clear2 { clear:both; padding-top:73px;}

#footer.spc { margin-top:-14px;}

.spc-un {
	background: url(../images/portfolio/spctower3/un.jpg) no-repeat;
}
.spc-gp {
	background: url(../images/portfolio/spctower3/gp.jpg) no-repeat;
}
.spc-dj {
	background: url(../images/portfolio/spctower3/dj.jpg) no-repeat;
}


/* ------------------------ Contact Page Structure ------------------------ */


.clear { clear:both;}

#mainContaienr {

}
#contactContent {
	display:block;
	padding-top:15px;
	height:350px;
	background:#fff;
}
#contactContent #wording {
	margin-left:125px;
	width:auto;
	float:left;
	font-family: "Tw Cen MT", "trebuchet MS";
	font-size:14px;
}
#contactContent #wording a {
	color:#575B59;
	text-decoration:none;
}
#contactContent #wording a:hover {
	color:#CC0000;
}
#contactContent #images {
	margin-right:145px;
	width:528px;
	float:right;
}
#hmContent {
	font-size:13px;
	width:687px;
	clear:both;	
	font-family:"Tw Cen MT","trebuchet MS";
	padding:0 89px 0 124px;
	background:#FFF;
	float:left;
}
#contact label{
	float: left;
	width: 120px;
	font-family: "Tw Cen MT", "trebuchet MS";
	font-size:14px;
}

#contact input, textarea, select {
	width: 175px;
	margin-bottom: 5px;
	border:1px solid #BAB491;
	font-family: "Tw Cen MT", "trebuchet MS";
	font-size:14px;
}

#contact textarea{
	width: 175px;
	height: 50px;
}

#submitbutton{
	margin-top: 5px;
	margin-left:120px;
	width: 90px;
	background-color:#CBC7AB;
}


/* ------------------------ Press ------------------------ */
#pressContent {
	display:block;
	padding-top:5px;
	height:355px;
}
#pressContent #enlarge {
	float:right;
	margin-right:60px;
	width:480px;
	height:340px;
	border:0px none;
}
#pressContent #submenu {
	display:block;
	width:200px;
	float:left;
	margin-left:125px;
	z-index:100;
}
#pressContent #submenu a {
	font-family: "Tw Cen MT", "trebuchet MS";
	font-size:15px;
	font-weight:700;
	color:#575B59;
	text-decoration:none;
}
#pressContent #submenu a:hover {
	color:#000;
}
#pressContent #wording {
	display:block;
	margin-top:286px;
	margin-left:-200px;
	float:left;
	font-family: "Tw Cen MT", "trebuchet MS";
	font-size:12px;
	color:#575B59;
	line-height:12px;
}
.eco-friendly {
	background: url(../images/press/eco-friendly_bg.jpg) no-repeat;
}
/*..........New Css Add..............*/
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-family: "Tw Cen MT", "trebuchet MS";
	color:#CC0000; 
	font-size:18px;}

#sddm li a
{	display: block;
	margin: 0 10px 0 0;
	padding: 0px 6px;
	width:auto;
	font-family: "Tw Cen MT", "trebuchet MS";
	font-size:18px;
	color:#CC0000; 
	text-align:center;
	line-height:18px;
	text-decoration:none;
	}

#sddm li a:hover
{	background: #FFFFFF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 2;
	padding: 2;
}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 4px 10px;
	width:auto;
	white-space: nowrap;
	font-family: "Tw Cen MT", "trebuchet MS";
	font-size:16px;
	text-align: left;
	text-decoration: none;
	background: #FFFFFF;
	color: #000000;
	background-image: url(commercial.html);
}

	#sddm div a:hover
	{	background:#B5B5B5;
		color: #FFF}

#sddmsecond
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddmsecond li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-family: "Tw Cen MT", "trebuchet MS";
	color:#CC0000; 
	font-size:18px;}

#sddmsecond li a
{	display: block;
	margin: 0 10px 0 0;
	padding: 0px 6px;
	width:auto;
	font-family: "Tw Cen MT", "trebuchet MS";
	font-size:18px;
	color:#CC0000; 
	text-align:center;
	line-height:18px;
	text-decoration:none;
	}

#sddmsecond li a:hover
{	background: #FFFFFF}

#sddmsecond div
{	position: absolute;
	visibility: hidden;
	margin: 2;
	padding: 2;
}

	#sddmsecond div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 4px 10px;
		width:auto;
		white-space: nowrap;
		font-family: "Tw Cen MT", "trebuchet MS";
		font-size:16px;
		text-align: left;
		text-decoration: none;
		background: #FFFFFF;
		color: #000000;
}

	#sddmsecond div a:hover
	{	background:#B5B5B5;
		color: #FFF}
.innerwrapper {
	display:block;
	padding-top:15px;
	height:auto;
	background:#FFF;
}
.innerCenterpanel{
	width:780px;
	height:auto;
	padding:10px 60px 0 60px;
	float:left;
	background:#FFF;
}
.residentialText{
	font-size:13px;
	font-weight:normal;
	color:#575B59;
	width:400px;
	height:auto;
	float:left;
	margin:0 10px 0 0;
	font-family: "Tw Cen MT", "trebuchet MS";
	
}
.residentialImagepanel{
	width:323px;
	height:458px;
	float:right;
	text-align:left;
	margin:0 0 10px 30px;
	font-family: "Tw Cen MT", "trebuchet MS";
	font-size:15px; color:#F00;
}
.HomeImagepanel{
	width:328px;
	height:328px;
	float:right;
	text-align:right;
	margin:0 100px 10px 0;
}
.residentialSubtext {
	font-size:14px;
	font-weight:normal;
	color:#666;
	line-height:25px;
	font-family: "Tw Cen MT", "trebuchet MS";
}
.subtext{
	font-size:14px;
	font-weight:bold;
	color:#930;
	line-height:25px;
	font-family: "Tw Cen MT", "trebuchet MS";
}
/*..........New Css Ends..............*/
/*..........Footer New CSS Starts Here...........*/

.footerMenuPanel{
	width:900px;
	height:30px;
	float:left;
}
.footerMenu, .footerMenu a:link, .footerMenu a:active, .footerMenu a:visited {
	width:900px;
	height:30px;
	font-family: "Tw Cen MT", "trebuchet MS";
	font-size:14px;
	font-weight:normal;
	color:#000;
	text-align:left;
	text-decoration:none;
	line-height:30px;
}
.footerMenu a:hover{
	width:900px;
	height:30px;
	font-family: "Tw Cen MT", "trebuchet MS";
	font-size:14px;
	font-weight:normal;
	color:#000;
	text-align:left;
	text-decoration:none;
	line-height:30px;
}
.footerMenu ul{
	margin:0;
	padding:0;
	border:0;
}
.footerMenu li{
	list-style:none;
	float:left;
	margin:0 0 0 10px;
}
.sitemapPanel, .sitemapPanel a:link, .sitemapPanel a:active, .sitemapPanel a:visited{
	width:50px;
	height:30px;
	float:right;
	font-family: "Tw Cen MT", "trebuchet MS";
	font-size:14px;
	font-weight:normal;
	color:#000;
	text-align:left;
	text-decoration:none;
	line-height:30px;
	margin:0 10px 0 0;
}
.sitemapPanel a:hover{
	width:50px;
	height:30px;
	float:right;
	font-family: "Tw Cen MT", "trebuchet MS";
	font-size:14px;
	font-weight:normal;
	color:#000;
	text-align:left;
	text-decoration:none;
	line-height:30px;
	margin:0 10px 0 0;
}
#sitemapContent {
	display:block;
	padding-top:5px;
	width:530px;
	height:355px;
	margin:0 auto;
}
.siteMapbigtext, .siteMapbigtext a:link, .siteMapbigtext a:active, .siteMapbigtext a:visited{
	font-family: "Tw Cen MT", "trebuchet MS";
	font-size:16px;
	font-weight:700;
	color:#000;
	text-align:left;
	text-decoration:none;
	line-height:20px;
	text-transform:lowercase;
}
.siteMapbigtext a:hover{
	font-family: "Tw Cen MT", "trebuchet MS";
	font-size:16px;
	font-weight:700;
	color:#930;
	text-align:left;
	text-decoration:none;
	line-height:20px;
	text-transform:lowercase;
}

.siteMapsamllText, .siteMapsamllText a:link, .siteMapsamllText a:active, .siteMapsamllText a:visited{
	font-family: "Tw Cen MT", "trebuchet MS";
	font-size:14px;
	font-weight:400;
	color:#666;
	text-align:left;
	text-decoration:none;
	line-height:20px;
}
.siteMapsamllText a:hover{
	font-family: "Tw Cen MT", "trebuchet MS";
	font-size:14px;
	font-weight:400;
	color:#930;
	text-align:left;
	text-decoration:none;
	line-height:20px;
}

