body
{
	background-color:#cecdcd;
	font-family: arial,verdana;
	font-size: 0.7em;
}

h1 
{
	color:#9e86bf; font-size: 1.1em;
	margin-top: 0px;

}

h2 {}
h3{}
h4{ color:#666; font-size:1.0em; font-weight:bold; margin:10px 0px 0px 0px; padding:0px;}
h5{ color:#9e86bf; font-size:1.2em; margin:10px 0px 10px 0px; padding:0px;}

P
{
	margin:10px 0px 10px 0px;
	padding:0px;

}


a.purple, a.purple:visited
{
	font-weight:bold;
	color:#5e2886;
	background-image: url(../images/Swim-Purple-Arrow.gif);
	background-repeat:no-repeat;
	padding: 0px 0px 0px 10px;
	background-position: 0px 3px;
	text-decoration:none;
}

a.purple:hover 
{
	text-decoration:underline;
}



img {border:0px;}

#divGlobalWrapper
{
	margin:0px 0px 0px 100px;
	background-image:url(../images/Swim-Center-BG.gif);
	background-repeat:repeat-y;
	width:780px;
	height: 400px;
	min-height:400px;
	height:auto !important;
}

#divHeaderShadow
{
	background-image:url(../images/Swim-Top-BG.gif);
	background-repeat:no-repeat;
	width:100%;
	height:26px;
}

#divContentWrapper
{
	width:500px;
	margin: 8px 20px 20px 230px; /*Take inconsideration the top of the flash margin*/
	height: 340px;
	min-height:340px;
	height:auto !important;
	
}

#divLeftColumn, #divLeftColumnPortfolio
{
	float:left;
	width:250px;
	height:auto;
}

#divRightColumn, #divRightColumnPortfolio
{
	float:left;
	margin: 30px 0px 0px 40px;
	*margin: 30px 0px 0px 30px;
	height:auto;
}

#divRightColumnPortfolio
{
	margin: 10px 0px 0px 40px;
	*margin: 10px 0px 0px 30px;
}

#divLeftColumnPortfolio
{
	width:250px;
	margin: 10px 0px 0px 0px;
}

#divLeftColumn img
{
	margin-top:30px;
}

#divZindexLogo {
	position:absolute;
	width:160px;
	height:52px;
	z-index:1;
	left: 151px; /*[IF Mozilla]*/
	*left: 141px;  /*I[IF IE]*/
	top: 61px;
}

#divZindexMouse1Home {
	position:absolute;
	width:auto;
	height:280px;
	z-index:2;
	left: 20px;/*[IF Mozilla]*/
	*left: 20px; /*I[IF IE]*/
	top: 251px; /*[IF Mozilla]*/
	*top: 251px; /*I[IF IE]*/
	background-color:transparent;
}

#divZindexMouse2Services {
	position:absolute;
	width:auto;
	height:280px;
	z-index:2;
	left: 80px;/*[IF Mozilla]*/
	*left: 80px; /*I[IF IE]*/
	top: 141px; /*[IF Mozilla]*/
	*top: 141px; /*I[IF IE]*/
	background-color:transparent;
}

#divZindexMouse3About {
	position:absolute;
	width:auto;
	height:280px;
	z-index:2;
	left: 80px;/*[IF Mozilla]*/
	*left: 80px; /*I[IF IE]*/
	top: 278px; /*[IF Mozilla]*/
	*top: 278px; /*I[IF IE]*/
	background-color:transparent;
}

#divZindexMouse4Contact {
	position:absolute;
	width:auto;
	height:280px;
	z-index:2;
	left: 115px;/*[IF Mozilla]*/
	*left: 115px; /*I[IF IE]*/
	top: 291px; /*[IF Mozilla]*/
	*top: 291px; /*I[IF IE]*/
	background-color:transparent;
}


#divFooterShadow
{
	clear:left;
	background-image:url(../images/Swim-Bottom-BG.gif);
	background-repeat:no-repeat;
	width:100%;
	height:50px;
}


#divFooterShadow td
{
	color: #666666;
	text-align: right;	
}

#divFooterShadow td a
{
	color: #666666;
	text-decoration: none;
}

#divFooterShadow td a:hover
{
	color: #5d2d91;
	text-decoration: underline;
}

#divFooterShadow td a:visited
{
	color: #5d2d91;
	text-decoration: underline;
}

#divFooterShadow td a:visited
{
	color: #5d2d91;
	text-decoration: none;
}


/*Pop-up for service list*/
#divPopupBg
{
background-image:url(../images/Swim-Popup-BG.gif);
background-repeat:no-repeat;
height: 422px;
}

#divPopupBg P {margin-left:20px;}
#divPopupBg .TopSpace {padding-top:60px;}

#LogoLayout { text-align:center; margin-left: 110px; width: 200px; }

.input
{
	width: 170px;
	font-family: Verdana, Arial;
	font-size: 11px;
	height: 17px;	
}

.Button
{
	width: 100px;
	height: 17px;
	font-family: Verdana, Arial;
	font-size: 11px;
	border: solid 1px #666666;
	background-color: #efefef;
	margin-top: 2px;
}