body{
	margin:0; 
	padding:0;
	text-align:center; 
	background:#511956 url(../images/bg.jpg) fixed;
}

a.link:visited {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;  
	color: #eedbe2;
	text-decoration: none;
}
a.link:link {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;  
	color: #eedbe2;
	text-decoration: none;
}
a.link:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;  
	color: #fb005f;
	text-decoration: underline;
}
a.link:active {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;  
	color: #fb005f;
	text-decoration: none;
}


a.ilink:visited {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;  
	color: #4b2c5a;
	text-decoration: none;
}
a.ilink:link {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;  
	color: #4b2c5a;
	text-decoration: none;
}
a.ilink:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;  
	color: #ff0072;
	text-decoration: none;
}
a.ilink:active {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;  
	color: #fb005f;
	text-decoration: none;
}

a.home {
display: block;
width: 91px;
height: 50px;
background: url("../images/home.png") 0 0 no-repeat;
text-decoration: none;
} 

a.about {
display: block;
width: 91px;
height: 50px;
background: url("../images/about.png") 0 0 no-repeat;
text-decoration: none;
}

a.wording {
display: block;
width: 91px;
height: 50px;
background: url("../images/wording.png") 0 0 no-repeat;
text-decoration: none;
}

a.process {
display: block;
width: 91px;
height: 50px;
background: url("../images/process.png") 0 0 no-repeat;
text-decoration: none;
}

a.order {
display: block;
width: 91px;
height: 50px;
background: url("../images/order.png") 0 0 no-repeat;
text-decoration: none;
}

a.praise {
display: block;
width: 91px;
height: 50px;
background: url("../images/praise.png") 0 0 no-repeat;
text-decoration: none;
}

a.contact {
display: block;
width: 91px;
height: 50px;
background: url("../images/contact.png") 0 0 no-repeat;
text-decoration: none;
}

a.links {
display: block;
width: 91px;
height: 50px;
background: url("../images/links.png") 0 0 no-repeat;
text-decoration: none;
}

a.order {
display: block;
width: 91px;
height: 50px;
background: url("../images/order.png") 0 0 no-repeat;
text-decoration: none;
}

a.portfolio {
display: block;
width: 91px;
height: 50px;
background: url("../images/portfolio.png") 0 0 no-repeat;
text-decoration: none;
}


a:hover.home, a:hover.about, a:hover.process,  a:hover.order, a:hover.wording , a:hover.praise, a:hover.links, a:hover.contact, a:hover.order, a:hover.portfolio {
background-position: 0 -50px;
}

a:active.home, a:active.about, a:active.process, a:active.order, a:active.wording , a:active.praise, a:active.links, a:active.contact, a:active.order, a:active.portfolio {
background-position: 0 -50px;
}

.details {
	font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	font-size: 12px; 
	text-align:justify;
	color: #7b4875;
}
 

.client{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px; 
	text-align:justify;
	color: #7b4875;
}

.link{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px; 
	text-align:justify;
	color: #ffffff;
}

a.page:visited {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;  
	color: #7b4875;
	text-decoration: none;
}
a.page:link {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;  
	color: #7b4875;
	text-decoration: none;
}
a.page:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;  
	color: #d8bfc5;
	text-decoration: none;
}
a.page:active {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;  
	color: #7b4875;
	text-decoration: none;
}

input.box
{
margin-bottom:15px; 
height:35px;
font:16px "Georgia", serif;
color: #781351;
background: #fbf1ff;
border: 1px dotted #d4bbe0; 
color:#103553;
line-height:25px;
padding:5px; 
text-align:left;
}

select
{
height:30px;
color: #781351;
background: #fbf1ff;
border: 1px dotted #d4bbe0;
font-size:15px;
color:#103553;
line-height:30px;
text-align:left;
}  

textarea
{
color: #781351;
font:16px "Georgia", serif;
background: #fbf1ff;
border: 1px dotted #dcdcdc;
font-size:15px;
color:#103553;
line-height:30px;
text-align:left;
}

input.button
{
height:25px;
color: #dcdcdc;
background: #5f3374;
border: 1px dotted #dcdcdc;
font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
font-weight: bold;
color:#ffffff;
line-height:25px;
text-align:center;
}

label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

#container1{
	background:#BEA5B7;
	width:797px; 
	padding:1;
	margin:0 auto;
	text-align:center;
	position:relative;
}

#container2{
	background:#BEA5B7;
	width:200px;
height:400px;  
	margin:0 auto; 
}

#container3{
	background:#BEA5B7 url(../images/misc/butterfly.png); 
	background-position: bottom right; 
	background-repeat: no-repeat;
	width:600px;  
	height:400px;
	margin:0 auto;
	text-align:center;
	position:relative;
}

 
* { 
	padding:0;
	list-style:none;
	outline:none;
}
 
#slide { 
width:580px;
height:290px;
padding-bottom:10px; 
margin:5px 5px 3px 110px; 
}

#slide img {
	border:none;
}
.slider	{list-style:none; width:580; height:290; display:block; overflow:hidden;}
.slider li 	{float:left; display:inline; overflow:hidden;}
.slider li.onebit-cases-default {
	
}
.thumbnail IMG { 
	vertical-align: middle; 
	position: center; 
	text-align: center;
	border: 1px solid #dabfe2;
}
 
 .wording {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px; 
	text-align:center;
	color: #7b4875;
}
 
.sm {list-style:none; width:459px; height:100px; display:block; overflow:hidden}
.sm li {float:left; display:inline; overflow:hidden}
