@charset "utf-8";


/*---------------- MAIN ------------------ */
* {
	margin : 0; padding : 0;
}

html {
 	min-height: 100%;
 	height: auto;
	overflow-y: scroll;
} 

body {
	background-image: url(../images/bg-garden.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: scroll;
	/* 2 styles bellow make bg image behave properly in Opera  */
	display:table;
    width:100%;
	/*---------*/
}

#wrapper {
	width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*---------------------------------------------------------------------------------------------------------- */

/*---------------- Header ------------------ */

#header {
	margin-top: 5px;
	text-align: right;
	margin-right: 10px;
}

/*---------------------------------------------------------------------------------------------------------- */


/*#rightColumn     {
	float: right;
	width: 610px;
	vertical-align: middle;
}
#sorry         {
	background-image: url(../images/bg-box.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 108px;
	padding-top: 35px;
	margin-bottom: 50px;
	text-align: center;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#clients    {
	text-align: center;

}

.textStyle1 {
	font-weight: bolder;
}
.textStyle2 {
	font-weight: bolder;
	font-size: 1em;
	color: #CC0099;
}a.email:link {
	font-size: 1em;
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
}
a.email:visited {
	font-size: 1em;
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
}
a.email:hover {
	font-size: 1em;
	font-weight: bold;
	color: #00CC00;
	text-decoration: underline;
}

*/


/*---------------- MAIN NAV ------------------ */

#logo    {
	height: 400px;
	width: 140px;
	float: left;
}

#logo #menu {
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	font-size: 0.75em;
}
#menu ul {
	list-style-type: none;
}
#menu li a {
	line-height: 20px;
	display: block;
}
#menu li a, #menu li a:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bolder;
	text-indent: 5px;
	border: 1px solid transparent;
	/*set an unused color to be index color*/
	_border-color:#FFFFFF; /*For IE6-*/
	/*then remove this indexed color*/
	_filter:chroma(color=#FFFFFF);/*For IE6-*/

}
#menu li a:hover, #menu li a:active {
	color: #000000;
	background-color: #CCF4FF;
	text-indent: 5px;
	border: 1px solid #CCCCCC;
}

/*---------------------------------------------------------------------------------------------------------- */

/*---------------- Main Content Area ------------------ */

#contentWrapper {
	text-align: center;
	float: right;
	width: 610px;
}
#contentHeader   {
	background-image: url(../images/bg-content-header.gif);
	background-repeat: no-repeat;
	background-position: center 5px;
	text-align: left;
	padding-top: 25px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#contentHeader  h1   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.0em;
	color: #000000;
	font-style: italic;
}
#contentShadow   {
	background-image: url(../images/bg-main-content-shadow.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 610px;
}
#contentMain    {
	background-image: url(../images/bg-main-content-fill.gif);
	background-repeat: repeat-y;
	background-position: -11px center;
	text-align: left;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 20px;
	padding-bottom: 5px;
	width: 528px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F6FAF2;
	font-size: 0.90em;
}

#contentMain p {
	margin-bottom: 2em;
	line-height: 2.0em;
	margin-top: 20px;
}
#contentMain h2 {
	margin-bottom: 1.0em;
	color: #CC3399;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
}
/*---------------------------------------------------------------------------------------------------------- */

.regList  {
	margin-bottom: 20px;
	margin-left: 15px;
}
.regList li {
	margin-bottom: 20px;
	list-style-type: none;
	background-image: url(../images/bullet-icon-blue.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-right: 10px;
}

/*---------------------------------------------------------------- */ 
#contentMain acronym, abbr{
	cursor: help;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #00CC00;
}



#contentFooter   {
	width: 610px;
	background-image: url(../images/bg-content-footer.gif);
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
	height: 70px;
}
#footer   { /* is contained in the contentWrapper div */
	background-image: url(../images/bg-footer.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #AEA826;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin-bottom: 90px;
}

.quotestart {
     float: left;
     height: 45px;
     margin-top: -20px;
     padding-top: 45px;
     margin-bottom: -50px;
     font-size: 700%;
 }

 .quoteend {
	float: right;
	height: 25px;
	margin-top: 10px;
	padding-top: 0px;
	font-size: 500%;
	margin-bottom: -20px;
 }
.testimLogo {
	float: left;
	margin-left: 5px;
}
#testimAuthor a, #testimAuthor a:visited {
	color: #D33399;
	text-decoration: none;
}

#testimAuthor a:hover, #testimAuthor a:active {
	color: #D33399;
	text-decoration: underline;
}
#webPortfolio li {
	display: inline;
	list-style-type: none;
}
#webPortfolio img {
	margin-left: 20px;
	margin-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#webPortfolio  a img, #webPortfolio  a:visited img {
	border: 5px solid #BDDEA9;
}

#webPortfolio  a:hover img, #webPortfolio  a:active img {
	border: 5px solid #CC6699;
}
#footer a, #footer a:visited {
	color: #AEA826;
	text-decoration: none;
}
#footer a:hover {
	color: #535013;
}

.clearBoth {
	clear: both;
}
.textRed {
	color: #FF0000;
}
