	
	/* BEGIN DEMO STYLE */
	*{
	padding:0;
	margin: 0;
}
	
    	body{
	padding:0px;
	background:white;
	text-align:center;
	background:black;
	color:#bba;
	background-color: #FFFFFF;
	margin: 0px;
	font-family: georgia, serif;
	font-size: 16px;
	line-height: 140%;
}

	h1{
	letter-spacing:3px;
	text-transform:capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
}
	h2{
	letter-spacing:0px;
	text-transform:capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #74551E;
	text-align: center;
}

	a{color:#348;text-decoration:none;outline:none;}
	a:hover{color:#67a;}
	.caption{
	font-style:italic;
	color:#745421;
}
.demo {
	position:relative;
	margin-top:1em;
	background-color: #FFFFFF;
	width: 400px;
	text-align: center;
}
	.gallery_demo{
	width:367px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
	.gallery_demo li{
	width:68px;
	height:50px;
	border:3px double #111;
	margin: 0 2px;
	background:black;
}
	.gallery_demo li div{left:140px}
	.gallery_demo li div .caption{
	font:italic 0.7em/1.4 georgia,serif;
	background-color: #FFFFFF;
}

#main_image {
	height:250px;
	width:370px;
	background:white;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 5px;
	text-align: center;
}
	#main_image img{
	margin-bottom:10px;
	background-color: #00CC33;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.nav {
	padding-top:30px;
	clear:both;
	font:80% 'helvetica neue',sans-serif;
	letter-spacing:2px;
	text-transform:uppercase;
}
	
	.info{
	text-align:center;
	width:400px;
	margin:30px auto;
	border-top:1px dotted #221;
	padding-top:0px;
}
	.info p{margin-top:1.6em;}












.galleria{list-style:none;width:200px}
.galleria li{
	display:block;
	width:80px;
	height:80px;
	overflow:hidden;
	float:left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 0px;
}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:200px} /* MSIE bug */
.profiletext {
	padding-top: 1em;
}
.cpage {
	background-color: #f3e4cb;
}

#clientsside {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 12px;
	color: #333333;
	display: block;
	padding-top: 20px;
	padding-bottom: 10px;
}
#clientsside a {
	display: block;
	padding: 10px;
	color: #333333;
	margin: 2px;
}
#clientsside a:hover {
	background-color: #f3e4cb;
}
#clientsside a:visited {
	color: #0000FF;
	text-decoration: none;
}
#clientsside a:active {
	color: #D6344A;
}
.clientsandprofile {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 5px;
	padding: 0px;
}
.profile {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 5px;
	padding: 5px;
}
.profileintro {
	font-weight: bold;
	color: #666666;
}
#footer {
	position: relative;
	bottom: 0;
	background-color: #f3e4cb;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 12px;
	}
