.clientList{
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
line-height:13px;
	font-size:11px;
     font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;

	color:#663300;
}
/*
 #clientList {
 text-align:left;
 height:365px;
 }


 .clientList li {
color:red;
    width:180px;
    margin:0px 0 0 0;
    padding:0 0px 0 0;
    line-height:13px;
	font-size:11px;
    position:relative;
     font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;

	color:#663300;
}
 .clientList li.licol-1 {
    margin-left:0px;
}
 .clientList li.licol-2 {
    margin-left:175px;
}    
 .clientList li.licol-3 {
    margin-left:350px;
}
 .clientList li.licol-first {

    margin-top:-338px;
}
*:first-child+html  .clientList li.licol-first {
	margin-top:-365px;
} 
*html  .clientList li.licol-first{
	margin-top:-365px;} 
html> .clientList li.licol-first {
	margin-top:-338px;
}
*/
body {
    text-align:justify;
    margin:0px;
    padding:0px;
	background-image:url(images/white_margin.gif);
	background-repeat:repeat-y;
    background-color:rgb(255,102,0);
}

h1,h2 {
	    margin:0px;
    padding:0px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color:#3399ff;
}

p {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height:20px;
	color:#663300;
}

.intro {
	font-weight: bold;
}
.strap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	color:#663300;
}
#seperator {

text-align:right;
padding:0px;
margin:0 10px 10px 10px;
margin-top:0px;
background-image:url(images/seperator.gif);
background-repeat:repeat-x;
background-position:center;
}

.seperator {

font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

	line-height:20px;
	color:#663300;
	padding-left:10px;
	/*padding-right:10px;
	margin-right:5px;*/

	font-style:italic;
	background-color:#ffffcc;

}

#gallery {
text-align:left;
}


ul {
    padding:0px;
	margin:0px;
}

#container {
    margin:auto auto auto auto;
    text-align:left;
	width:966px;
	background-image:url(images/bg_body.gif);
	background-repeat: repeat-y;
	}

#headerLeft { 
    width:322px;
	height:248px; 
	background-image:url(images/bg_swirl.gif);
	background-repeat: no-repeat;
	float:left;
	padding:30px 0 0 30px;
} 

#headerRight {
	padding: 20px 0 0 30px;
	width:480px;
	height:230px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #FF6600;
	background-image:url(images/stiltbikeumbrella.jpg);
	background-repeat:no-repeat;
	background-position: 175px 30px;
	letter-spacing: 1px;
}
#headerRightColLeft {
	float:left;
}
#headerRightColRight {
	float:right;
	text-align:right;
}

 li {
    list-style-type:none;
}

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	/*font-size: 16px;
	font-weight:bold;*/
	color: #FF6600;
}

a:hover, a:active  {
	font-family: Arial, Helvetica, sans-serif;
    text-decoration:none;
	/*font-size: 16px;
	font-weight:bold;*/
	color: #3399ff;
}


	
}
img {
	border:none;
}
#images {
    clear:both;
    margin-top:-10px;
    margin-left:77px;
}

#images img {
    margin:-2px;
    padding:0px;

}
a:link.page, a:visited.page {
color: #3399ff;
}
#leftColumn {
	clear:both;
	width:272px;
	padding-left: 80px;
	/* padding-top: 40px;*/
	float: left;
	text-align:center;

}



#rightColumn {
	/*padding-top:30px;*/
	width:480px;
	float: left;
	padding-left: 30px;
		text-align: left;
}

.strap1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 3px;
}
.strap2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 3px;
}
.strap3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 0px;
}
.strap4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: -2px;
}
.strap5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 2px;
}


.clear {

clear:both;
margin:0;
padding:0;
line-height:0;
}
.clearTen{
	clear:both;
	font-size:0px;
	line-height:0px;
	height: 10px;
}
#oneColumn {
	padding-left: 80px;
}
#oneColumn p {
float:left;
	padding-left: 40px;
width:350px;

} 

#oneColumn img {
float:left;
	padding-left: 40px;
text-align:center;
}
.characterName {
font-weight:bold;
}

	/* jQuery lightBox plugin - Gallery style */
	#gallery {
		padding: 0 10px 10px 10px;
		width: 270px;
	}
	
	#rightColumn #gallery {
	width: 100%;
	}
	
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
	border: 5px solid #FFF;
	border-width: 5px 5px 5px;
	
	}
	#gallery ul a:hover img {
		border: 5px solid #ffcc00;
		border-width: 5px 5px 5px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
	
	#sharefb {
	margin-top:20px;
	
	}
	