body{
	margin:0px;
	background:#7B52A5;
	}
	
#main_container{
	width:780px;
	height:550px;
	padding: 0px 20px 0px 0px; /* [top and bottom] [left and right] */
	margin:30px auto; /* [top and bottom] [left and right] */
	border: 3px solid #7B52A5;
	background:white;
	}

#decorative_container{
	overflow:hidden;
	margin: 0px 40px 0px 0px; /* [top right left bottom */
	width:130px;
	height:550px;
	float:left;
	border:0px solid #7B52A5;
	}
	
#page-header h1,
#page-header h2
	{
	margin:0px;
	}
	
#page-header ul{
	list-style:none;
	padding:0px;
	}
	
	
	
#page-nav{
	overflow:hidden;
	margin-top:20px;
	margin-right:20px;
	margin-bottom:30px;
	margin-left:0px;
	font-family:verdana, arial, helvetica;
	font-size:13px;
	border: 0px solid green;
	}
	
#page-nav ul{
	list-style:none;
	padding:0px;
	margin:0px:
	}

#page-nav li{
	float:right;
	padding-left:10px;
	margin-right:30px;
	}
	
#page-nav a{
	display:block;
	padding:6px;
	height:100%;
	text-decoration:none;
	color:#7B52A5;
	background:white;
	}
	
#page-nav a:link{
	display:block;
	padding:6px;
	height:100%;
	text-decoration:none;
	color:#7B52A5;
	background:white;
	}
	
#page-nav a:visited{
	display:block;
	padding:6px;
	height:100%;
	text-decoration:none;
	color:#7B52A5;
	background:white;
	}

#page-nav a:hover{
	display:block;
	padding:6px;
	height:100%;
	text-decoration:none;
	color:#7B52A5;
	background:#E0E0E0;
	}
	
#page-nav a:active{
	display:block;
	padding:6px;
	height:100%;
	text-decoration:none;
	color:#7B52A5;
	background:#E0E0E0;
	}

	
	
	


#logo_div{
	width:580px;
	height:170px;
	margin-top:5px;
	margin-right:0px;
	margin-bottom:35px;
	margin-left:155px;
	border:0px solid blue;
	}



#portfolio_samples{
	width:790px;
	height:390px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	border: 0px solid green;
	}

#description{
	overflow:hidden;
	margin-top:-45px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	height:70px;
	width:200px;
	float:center;
	border: 0px solid green;

#image{
	overflow:hidden;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	width:500px;
	float:left;
	border: 0px solid green;
	}
	
	}

h2{
	font-family:verdana, arial, helvetica;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color:black;
	}


h5{
	font-family:verdana, arial, helvetica;
	font-weight:regular;
	font-size:8px;
	text-align:center;
	}


p{
	font-family:verdana, arial, helvetica;
	font-size:13px;
	font-weight:regular;
	text-align:center;
	}
	

	
.copyright{
	font-family:verdana, arial, helvetica;
	font-weight:regular;
	font-size:8px;
	text-align:right;
	margin-top:-30px;
	}

	
#small_logo_container{
	overflow:hidden;
	margin-top:-20px;
	margin-right:40px;
	margin-bottom:0px;
	margin-left:20px;
	height:70px;
	width:200px;
	float:right;
	border: 0px solid green;
	}
	
	
#footer{
	width:565px;
	height:50px;
	text-align:right;
	font-family:verdana;
	font-size:8px;
	margin-top:120px;
	margin-right:0px;
	margin-left:220px;
	margin-bottom;0px;
	}
	
#footer p{
	display:inline;
	}
	
	
#contact-info{
	width:350;
	text-align:center;
	margin-top:20px;
	}


#contact_info ul{
	style: none;
	}
	
