body {
	font: 76% arial,sans-serif;
	text-align:center;
	color: #333333;
	margin: 0px;
	background-color: #fBFBFB;
	}

	
	
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FD9F01; 
	border-bottom: 1px dotted #666666;
	}
	
	
h2 {
	font-size: 13px;
	font-weight: bold;
	background-color: #FD9F01; 
	color: #ffffff;
	line-height: 2;
	text-align: center;
	font-variant: small-caps;
	}	
	
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #FF7301; 
	line-height: 2;
	text-align: center;
	}	
	
	
	
a	{
	color: #FD9F01;
	font-style: italic;
	}	


.website-img {
	border: 1px solid #000000;
	}

li {
list-style: none;}



/*-----------------------Main Page Layout-------------------*/

#website-design-header 
	{
	width: 100%;
	height: 200px;
	margin: 0;
	color: #79B30B;
	background-color: #FD9F01;
	}
	
	#website-design-sydney-wrapper 
	{
	width:900px;
	margin:0 auto;
	text-align:left;
	background-color: #FFF;
	border: 1px solid #f1f1f1;
	border-top: 0px;
	height: auto;
	}
	
	

/*----------Navigation Menu------------*/	
#website-design-hawkesbury-menu
	
	{
	background-image: url(web-design-menu-bg.jpg); 
	background-repeat: no-repeat;
	}
#navlist 
	{
	margin-top: 0px;
	margin-bottom: 45px;
	float: left;
	}
	
	
	#website-design-hawkesbury-menu a	
	{

	display:block;
	color: #981793;
	padding:10px;
	}


#website-design-hawkesbury-menu ul
	{
	
	list-style-type: none;
	text-align: left;
	width: 202px;
	line-height: 8px;
	}


#website-design-hawkesbury-menu ul li a
	{

	background: transparent url(images/list-off.gif) left center no-repeat;
	padding-left: 15px;
	text-align: left;
	text-decoration: none;
	color: #666666;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	list-style: none;
	}


#website-design-hawkesbury-menu ul li a:hover
	{
		
	color: #Ffffff;
	background-color: #FD9F01;
	list-style: none;
}


/*---------------Main Content--------------*/

#hawkesbury-website-design-content li {
	list-style: square;}

#hawkesbury-website-design-content 
	{
		background-color: #FFF;
	float: right;
	color: #666666;
	margin-top: 20px;
	margin-right: 30px;
	width:600px;
	text-align: left;
	letter-spacing: 0.5px;
	}
	
#website-homepage-img
	{
	clear: left;
	width: 270px;
	text-align: center;
	}

/*-------------  Extras  ------------------*/
#website-solutions {
	border: 0px;
	width: 600px;
	background-color: #FFF;
	}

#website-solutions td {
	padding: 0px 5px;
	text-align: left;
	}	
		
#website-solutions li
	{
	list-style: square;
	margin-left: -20px;
	line-height: 2;
	}
	
.website-design-services-sydney-hawkesbury
	{
	text-decoration: none;
	font-style: normal;
	color: #FD9F01;
	}
	
.gallery-thumb 
	{
	margin: 0px;
	padding: 0px;
	border: 0px;
	}	
	
.gallery-headings	
	{
	margin-top: -15px;
	margin-bottom: -15px;
	}
	

/*-------------Footer----------------*/

#footer p 
	{
	margin:0;
	padding:5px 10px;
	}

#footer 
	{
	clear: both; 
	width:100%; 
	background-color: #FD9F01;
	color: #FFF;
	font-size: 10px;
	}
	
#footer a 
	{
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	}
