@charset "UTF-8";
/* CSS Document */

body 	{
		background-color:#FFFFFF;
		background-image:none;
		background-repeat:repeat-y;
		background-position:center;
		}
		
li		{
		width:auto;
		font-family:Century Gothic, Arial, sans-serif, Trebuchet MS;	
		font-size:12px;
		line-height:14px;
		letter-spacing:normal;
		color:#666666;
		list-style-type:none;
		}	
		
td		{
		width:100px;
		background-color:none;
		font-family:Century Gothic, Arial, sans-serif, Trebuchet MS;	
		font-size:12px;
		color:#666666;
		align:center;
		vertical-align:top;
		border:none;
		}
		
iframe {
		border: 0px solid #FFFFFF;
		}							
	
#body	{
		position:relative;
		width:810px;
		height:auto;
		margin-left:auto;
		margin-right:auto;
		margin-top:20px;
		}	
	
#logo	{
		position:absolute;
		left:50px;
		top:50px;
		}
		
#content	{
		position:absolute;
		left:100px;
		top:225px;
		width:580px;
		}
		
#menu	{
	position:absolute;
	left:200px;
	top:145px;
	background-color: #FFFFFF;
	color:#FFFFFF;
	width:auto;
	height:auto;
	margin: 0px;
	padding: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
		}
		
#reflect	{
		position:absolute;
		left:200px;
		top:165px;
		width:520px;
		height:20px;
		background-image:url(images/menu/reflect.jpg);
		}
		
#gallery	{
		width:600px;
		border:0px;	
		padding:5px;
		}		
		
#profile	{
		position:absolute;
		left:100px;
		top:275px;
		width:225px;
		}	
				
#frame	{
		position:absolute;
		left:410px;
		top:217px;
		}
		
#thumbs	{
		position:absolute;
		left:50px;
		top:725px;
		width:575px;
		}	
		
.clients td	{
		width:200px;
		border:0px;	
		padding:5px;
		vertical-align:middle;
		text-align:center;
		}			
						

.title	{
		font-family:Century Gothic, Arial, sans-serif, Trebuchet MS;	
		font-size:14px;
		font-weight:600;
		color:#666666;
		}
		
.paragraph	{
		font-family:Century Gothic, Arial, sans-serif, Trebuchet MS;	
		font-size:12px;
		line-height:14px;
		letter-spacing:normal;
		color:#666666;
		}

.bold	{
		font-family:Century Gothic, Arial, sans-serif, Trebuchet MS;	
		font-size:12px;
		font-weight:600;
		color:#666666;
		}
		
.name	{
		font-family:Century Gothic, Arial, sans-serif, Trebuchet MS;	
		font-size:18px;
		font-weight:600;
		color:#666666;
		}	
		
.profile	{
		font-family:Century Gothic, Arial, sans-serif, Trebuchet MS;	
		font-size:14px;
		font-weight:400;
		color:#666666;
		line-height:250%;
		}
					
		
.note	{
		font-family:Century Gothic, Arial, sans-serif, Trebuchet MS;	
		font-size:10px;
		color:#999999;
		}
		
.quote	{
		font-family:Century Gothic, Arial, sans-serif, Trebuchet MS;	
		font-size:10px;
		color:#999999;
		font-style:italic;
		}
				
.footer	{
		font-family:Century Gothic, Arial, sans-serif, Trebuchet MS;	
		font-size:10px;
		color:#999999;
		width:600px;
		height:50px;
		vertical-align:middle;
		}				

a	{
		text-decoration:none;
		border:none;
		background-color:#FFFFFF;
		border:#FFFFFF;
	}


a:link	{
		font-size:12px;
		font-family: Century Gothic, Arial, sans-serif, "Trebuchet MS";
		color: #9900FF;
		background-color:#FFFFFF;
		border:#FFFFFF;
	}

a:active	{
		font-size:12px;
		font-family: Century Gothic, Arial, sans-serif, "Trebuchet MS";
		color: #9900FF;
		background-color:#FFFFFF;
		border:#FFFFFF;
	}
	
a:visited	{
		font-size:12px;
		font-family: Century Gothic, Arial, sans-serif, "Trebuchet MS";
		color:#9900FF;
		background-color:#FFFFFF;
		border:#FFFFFF;
	}
	
a:hover	{
		font-size:12px;
		font-family: Century Gothic, Arial, sans-serif, "Trebuchet MS";
		color: #9966FF;
		background-color:#FFFFFF;
		border:#FFFFFF;
	}
	

	






















		
				
