body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	color:#939598;
	width:1060px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	color:#939598;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	color:#939598;
}
a {
    font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	color:#c6c8ca;
	text-decoration:none;
}
a:hover {	
	color:#939598;
	}
ul {
    list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}	
li {
    font-family: Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:12px;
	font-weight:100;
	color:#939598;
}
.selected {
    font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	color:#939598;
	text-decoration:none;
}
#menu {
     margin:291px 0px 0px 45px;
	 float:left;
}
#logoFooter {
     margin:118px 0px 0px 45px;
	 width:200px;
	 float:left;
	 clear:both;
}
#container {
    width: 730px;
	height: 550px;
	float:left;
	margin-left:80px;
	text-align:center;
	position:relative;
	background-image:url(../images/containerBg.gif);
	background-repeat:no-repeat;
}
#aboutContainer {
    width: 730px;
	height: 550px;
	float:left;
	margin-left:176px;
	text-align:center;
	position:relative;
	background-image:url(../images/containerBg.gif);
	background-repeat:no-repeat;
}
.topLeft {
    clear: both;
    background-image: url(../images/topLeft.gif);
	background-repeat:no-repeat;
    width: 25px;
    height: 25px;
    float: left;
}
.topRight {
    background-image: url(../images/topRight.gif);
	background-repeat:no-repeat;
    width: 25px;
    height: 25px;
    float: right;
}
.aboutImage { 
	margin-top:44px;
	margin-right:22px;
}
.aSculImage { 
	margin-top:50px;
	margin-right:22px;
}
.bSugarImage { 
	margin-top:100px;
	margin-right:22px;
}
.dUniImage { 
	margin-top:115px;
	margin-right:22px;
}
.interferenceImage { 
	margin-top:32px;
	margin-right:22px;
}
.karolImage { 
	margin-top:12px;
	margin-right:22px;
}
.lookCImage { 
	margin-top:16px;
	margin-right:22px;
}
.nickJamesImage { 
	margin-top:56px;
	margin-right:22px;
}
.nosticImage { 
	margin-top:34px;
	margin-right:22px;
}
.rbsImage { 
	margin-top:12px;
	margin-right:22px;
}
.sLandlesImage { 
	margin-top:12px;
	margin-right:22px;
}
.totalImage { 
	margin-top:12px;
	margin-right:22px;
}
.travelImage { 
	margin-top:16px;
	margin-right:22px;
}
.twentyImage { 
	margin-top:12px;
	margin-right:22px;
}
.bottomLeft {
    clear: both;
    background-image: url(../images/bottomLeft.gif);
	background-repeat:no-repeat;
    width: 25px;
    height: 25px;
    float: left;
}
.bottomRight {
    background-image: url(../images/bottomRight.gif);
	background-repeat:no-repeat;
    width: 25px;
    height: 25px;
    float: right;
}
.clearAll {
    clear: both;
}
#testimonial {
    width: 650px;
	float:left;
	margin-left:75px;
}
#testimonial .titleColumn {
     margin:20px 0px 0px 0px;
	 width:220px;
	 float:left;
}
#testimonial .testimonialColumn {
       margin:20px 0px 0px 10px;
	    width:400px;
	    float:left;
}
#testimonial .testimonialAuthor {
    font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:100;
	color:#939598;
	margin-top:5px;    
}
#about {
    width: 730px;
	float:left;
	margin-left:75px;
}
#about .aboutPara {
        margin:20px 0px 0px 0px;
	    width:500px;
	    float:left;
}
a.aboutRollover, a.aboutRollover:link, a.aboutRollover:active, a.aboutRollover:visited   {
    display:block;
    width:63px;
    height:19px;
	background-image:url(../images/aboutLink.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
a.aboutRollover:hover	{
   background-position:left bottom;
}
a.aboutRollover span {
    display:none;
}
a.workRollover, a.workRollover:link, a.workRollover:active, a.workRollover:visited   {
    display:block;
    width:55px;
    height:19px;
	background-image:url(../images/workLink.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
a.workRollover:hover	{
   background-position:left bottom;
}
a.workRollover span {
    display:none;
}
