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

#body {
background-color:#000;
margin:0px;
text-align:center;
font-family:Verdana, Geneva, sans-serif;
}

h1 {
	font-family: "Myriad Pro", "Gil Sans", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 22px;
	text-align: center;
	font-weight:normal;
	margin-top: 10px;
	line-height: 30px;
	margin-bottom: 10px;
	}
	
h2 {
	font-family: "Myriad Pro", "Gil Sans", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	font-weight:normal;
	margin-top: 0px;
	margin-bottom:10px;
	}
	
h3 {
	font-family: "Myriad Pro", "Gil Sans", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	text-align: left;
	font-weight:normal;
	margin-top: 10px;
	margin-bottom:10px;
	}
	
h4 {
	font-family: "Myriad Pro", "Gil Sans", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 22px;
	text-align: left;
	font-weight:normal;
	margin-top: 0px;
	line-height: 30px;
	margin-bottom: 0px;
	}
	
h5 {
	font-family: "Myriad Pro", "Gil Sans", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 22px;
	text-align: center;
	font-weight:normal;
	margin-top: 10px;
	line-height: 30px;
	margin-bottom: 10px;
	}

	
p {
	color:#A8D4E3;
	font-size:12px;
	text-align:justify;
	line-height:18px;
	margin-top:10px;
	margin-bottom:10px;
	}
	
ul {
	color:#B2DFEE;
	font-size:12px;
	text-align:left;
	line-height:18px;
	margin-top:0px;
	margin-bottom: 10px;
	list-style:circle;
	
	}
	
a  {
	color:#00BFFF;
	text-decoration:none;
	outline:none;
	
	}
	
img{
	border:none;}

a:hover {
	color:#06C;
}

/*=HEADER AND NAVIGATION - LIST ITEM - BACKGROUND ROLLOVER TRANSITION
-------------------------------------------------------------------------------------------*/	
#header-wrapper{
	width:100%;
	height:85px;
	margin:auto;
	background-image:url(images/header-bg.gif);
	background-repeat:repeat-x;
	}

#menu{
	width:980px;
	height:85px;
	margin:auto;
	}
	
#main_nav {
	list-style: none;
	padding: 0;
	margin: 0px;
}
#main_nav li { float: left; }
#main_nav li a { text-indent: -999999px; overflow: hidden; display: block; height: 85px; } 
#main_nav:hover li a { background-position: 0px 0; }


#home { background:url(images/navigation/home-btn.gif); width: 92px; }
#home:hover { background: url(images/navigation/home-btn.gif) -92px 0 !important; }
#home.active { background: url(images/navigation/home-btn.gif) -92px 0; }

#web-design { background: url(images/navigation/web-design-btn.gif); width: 126px; }
#web-design:hover { background:  url(images/navigation/web-design-btn.gif) -126px 0 !important; }
#web-design.active { background:  url(images/navigation/web-design-btn.gif) -126px 0; }

#graphic-design { background: url(images/navigation/graphic-design-btn.gif); width: 148px; }
#graphic-design:hover { background: url(images/navigation/graphic-design-btn.gif) -148px 0 !important; }
#graphic-design.active { background: url(images/navigation/graphic-design-btn.gif) -148px 0; }


#photography { background: url(images/navigation/photography-btn.gif); width:136px; }
#photography:hover { background: url(images/navigation/photography-btn.gif) -136px 0 !important; }
#photography.active { background: url(images/navigation/photography-btn.gif) -136px 0; }

#illustration { background: url(images/navigation/illustration-btn.gif); width: 120px; }
#illustration:hover { background: url(images/navigation/illustration-btn.gif) -120px 0 !important; }
#illustration.active { background: url(images/navigation/illustration-btn.gif) -120px 0; }

#blog { background: url(images/navigation/blog-btn.gif); width: 80px; }
#blog:hover { background: url(images/navigation/blog-btn.gif) -80px 0 !important; }
#blog.active { background: url(images/navigation/blog-btn.gif) -80px 0; }

#contact-designup { background: url(images/navigation/contact-btn.gif); width: 78px; }
#contact-designup:hover { background: url(images/navigation/contact-btn.gif) -78px 0 !important; }
#contact-designup.active { background: url(images/navigation/contact-btn.gif) -78px 0; }


/*=HOME CONTENT
-------------------------------------------------------------------------------------------*/

#home-wrapper {
	width:100%;
	height:1030px;
	background-image:url(images/home-bg.jpg);
	background-repeat:repeat-x;
	background-position:center;
	background-position:top;
	}
	
#home-content {
	width:980px;
	height:1030px;
	margin:auto;
	}

#home-flash {
	width:980px;
	height:320px;
	float:left;
	margin-bottom: 10px;
	background-image:url(images/flash-home-back.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	}

.home-text {
	width:980px;
	float:left;
	margin-bottom: 10px;
	margin-top: 9px;
	}
	

	
.text-column {
	width:285px;
	float:left;
	margin-left: 19px;
	margin-right: 20px;
	display:inline;
	}


/*=WEB DESIGN CONTENT
-------------------------------------------------------------------------------------------*/

#web-design-wrapper {
	width:100%;
	height:2220px;
	background-image:url(images/web-design-sydney-bg.jpg);
	background-repeat:repeat-x;
	background-position:center;
	background-position:top;
	}
	
#web-design-content {
	width:980px;
	height:2220px;
	margin:auto;
	}

#web-design-flash {
	width:980px;
	height:410px;
	float:left;
	padding-top: 35px;
	margin-bottom: 20px;
	}

.web-design-text {
	width:980px;
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	


/*=PHOTOGRAPHY CONTENT
-------------------------------------------------------------------------------------------*/

#photography-wrapper {
	width:100%;
	height:770px;
	background-image:url(images/designup-sydney-bg.jpg);
	background-repeat:repeat-x;
	background-position:center;
	background-position:top;
	}
	
#photography-content {
	width:980px;
	height:770px;
	margin:auto;
	}

#photography-flash {
	width:980px;
	height:400px;
	float:left;
	padding-top: 35px;
	}

#photography-text {
	width:980px;
	float:left;
	margin-top: 15px;
	}
	
/*=GRAPHIC DESIGN CONTENT
-------------------------------------------------------------------------------------------*/

#graphic-design-wrapper {
	width:100%;
	height:770px;
	background-image:url(images/designup-sydney-bg.jpg);
	background-repeat:repeat-x;
	background-position:center;
	background-position:top;
	}
	
#graphic-design-content {
	width:980px;
	height:770px;
	margin:auto;
	}

#graphic-design-flash {
	width:980px;
	height:410px;
	float:left;
	padding-top: 35px;
	margin-bottom: 20px;
	}

#graphic-design-text {
	width:980px;
	float:left;
	margin-top: 10px;
	}
	
/*=ILLUSTRATION CONTENT
-------------------------------------------------------------------------------------------*/

#illustration-wrapper {
	width:100%;
	height:770px;
	background-image:url(images/designup-sydney-bg.jpg);
	background-repeat:repeat-x;
	background-position:center;
	background-position:top;
	}
	
#illustration-content {
	width:980px;
	height:770px;
	margin:auto;
	}

#illustration-flash {
	width:980px;
	height:410px;
	float:left;
	padding-top: 35px;
	margin-bottom: 20px;
	}

#illustration-text {
	width:980px;
	float:left;
	margin-top: 5px;
	}
	
	

/*=CONTACT CONTENT
-------------------------------------------------------------------------------------------*/

#contact-wrapper {
	width:100%;
	height:635px;
	background-image:url(images/contact-bg.jpg);
	background-repeat:repeat-x;
	background-position:center;
	background-position:top;
	}
	
#contact-content {
	width:980px;
	height:635px;
	margin:auto;
	position: relative;
	}

#contact-flash {
	width:980px;
	height:150px;
	float: right;
	}

#contact-text {
	width:490px;
	height:480px;
	float: left;
	}

.form{
	text-align:right;
	width: 300px;
	margin-left: 200px;
	color: #FFF;
	font-size: 12px;
	margin-top: 20px;
	}

/*=FOOTER
-------------------------------------------------------------------------------------------*/

#footer-wrapper {
	width:100%;
	height:355px;
	background-image:url(images/footer-bg.gif);
	background-repeat:repeat-x;
	}
	
#footer-content {
	width:980px;
	height:355px;
	background-image:url(images/footer-content-bg.gif);
	background-repeat:no-repeat;
	margin:auto;
	}

.footer-boxes {
	width:230px;
	height:130px;
	background-color:#000;
	float:left;
	margin-top:30px;
	margin-left: 12px;
	display: inline;
		}
		
a img.boxes {
	border: none;
	}

a:hover img.boxes {
	border-color:#00BFFF;
	border-style:dotted;
	border-width:thin;
}
		
.footer-signature {
	width:980px;
	height:32px;
	background-image:url(images/signature-bg.gif);
	background-repeat:no-repeat;
	float:left;
	margin-top:15px;
	padding-top:5px;
		}
		
.footer-signature p {
	color:#00BFFF;
	font-size:11px;
	text-align: center;
	margin-top: 5px;
	}
	
.footer-signature a {
	color:#00BFFF;
	text-decoration:none;
	}
	
.footer-signature a:hover {
	color:#06C;
	}


/*=BLOG
-------------------------------------------------------------------------------------------*/
#web-design-blog-wrapper {
	width:100%;
	height:1100px;
	background-image:url(images/web-design-blog-bg.jpg);
	background-repeat:repeat-x;
	background-position:center;
	background-position:top;
	}

	
#web-design-blog-content {
	width:980px;
	margin:auto;
	
	}
	
.previous-article {
	float:left;
	}
	
.next-article {
	float:right;
	width:500px;
	display:block;
	}

.web-design-blog-text {
	width:980px;
	float:left;
	margin-top: 25px;
	margin-bottom:10px;
	}
.separator-hor{
	width:980px;
	height:1px;
	float:left;
	background-color:#0CF;
	margin:auto;}
	
	.separator-ver{
	width:1px;
	height:290px;
	float:left;
	background-color:#0CF;
	margin-top:40px;
	}

.separator-ver2{
	width:1px;
	height:400px;
	float:left;
	background-color:#0CF;
	margin-top:40px;
	}
.separator-ver3{
	width:1px;
	height:650px;
	float:left;
	background-color:#0CF;
	margin-top:40px;
	}
/*=contact form
-------------------------------------------------------------------------------------------*/	
#contactForm{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCC;
	line-height: 18px;
	margin-top:10px;
	background-image:url(images/back-black.png);
	background-repeat:repeat;
		}
	
	
.google-map {
	padding:10px;
	border:solid 1px #CCC;
	margin:5px;
	margin-left:0;
	}
	
.contact-frame{
	width:490px;
	height:480px;
	float:left;
	}
	
.contact-column{
	width:460px;
	margin-left:15px;
	float:left;	
	
	}
.facebook-buttons {
	float:left;
	height:20px;
	padding-top:5px;
	width:80px;
	margin-left:660px;
	border-top:1px solid #0CF;
	border-left:0;
	border-bottom:1px solid #0CF;
	border-right:0;
	padding-bottom:5px;
	padding-left:30px;
	margin-top:5px;
	display:inline;
	}
	
.facebook-buttons2 {
	float:left;
	height:20px;
	padding-top:5px;
	width:420px;
	border-top:1px solid #0CF;
	border-right:0;
	border-bottom:1px solid #0CF;
	border-left:0;
	padding-bottom:5px;
	margin-top:5px;
	padding-left: 10px;
	display:inline;
	}
	
.facebook-buttons3 {
	float:left;
	height:20px;
	padding-top:5px;
	width:190px;
	border-top:1px solid #0CF;
	border-right:0;
	border-bottom:1px solid #0CF;
	border-left:0;
	padding-bottom:5px;
	margin-top:5px;
	padding-left: 10px;
	display:inline;
	}

#shadow{
	font-family: "Myriad Pro", "Gil Sans", Arial, Helvetica, sans-serif;
	color: #36F;
	font-size: 50px;
	text-align: center;
	font-weight:normal;
	margin-top: 10px;
	line-height: 30px;
	margin-bottom: 10px;
	text-shadow: #666666 5px 5px 5px;

	}

