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

body																{color:#000000;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
																	font-size:62.5%; margin:0;padding:0;}

.clear 															{clear:both;}

.push															{ height:50px;}

p 																	{font-family:Arial,Helvetica,sans-serif;font-size:1.2em;
																	line-height:1.8em;margin-bottom:0.6em;}

#wrapper 														{height:auto !important;margin:0 auto -80px;min-height:100%;padding-left:10px;
																	padding-right:10px;width:940px;}

#top 															{background-color:#1A1A1A;height:33px;width:100%;}

h1.logo 														{background:transparent url(../images/logo.gif) no-repeat scroll 0 0;
																	float:left;height:98px;text-indent:-9999px;
																	width:264px;margin:0;}

/* Menu */
ul#navMenu 												{float:right;height:17px;margin-top:78px;list-style-image:none;
																	list-style-position:outside;list-style-type:none;}

ul#navMenu li 												{border:0 none;float:left;margin-left:24px;}

ul#navMenu a:link										{font-size:16px; color:#666;text-decoration:none; font-weight:bold;}

ul#navMenu a:visited									{font-size:16px; color:#666;text-decoration:none; font-weight:bold;}

ul#navMenu a:hover										{color:#FFBE00;}

/* Welcome */
#welcome														{border-bottom:1px solid #E9E9E9;border-top:1px solid #E9E9E9;
																	margin-bottom:32px;margin-top:22px;padding:22px 0; font-size:24px;}

h1.welcome 														{background:transparent url(../images/welcome.gif) repeat scroll 0 0;
																	height:119px;text-indent:-9999px;width:571px;}
/* Featured Web Work */

h2.fww		 													{background:transparent url(../images/featuredwork.gif) no-repeat scroll 0 0;
																	border:0 none;float:left;height:13px;text-indent:-9999px;width:113px;}

/* Slide Show 1 */

#slideshow 													{position:relative;height:362px;}

#slideshow IMG 											{position:absolute;top:0;left:0;z-index:8;opacity:0.0;}

#slideshow IMG.active 									{z-index:10;opacity:1.0;}

#slideshow IMG.last-active 							{z-index:9;}

/* Slide Show 2 */

#slideshow2 												{position:relative;height:400px;}

#slideshow2 IMG 											{position:absolute;top:0;left:0;z-index:8;opacity:0.0;}

#slideshow2 IMG.active 								{z-index:10;opacity:1.0;}

#slideshow2 IMG.last-active 						{z-index:9;}

/* Second Area */

#fdw 															{float:right;width:450px;}

h2.fdw 															{background:transparent url(../images/featureddesignwork.gif) 
																	no-repeat scroll 0 0;height:17px;												
																	padding-bottom:12px;text-indent:-9999px;width:460px;}

#au 																{float:left;margin-right:20px;width:420px;}

h2.au 															{background:transparent url(../images/aboutus.gif) 
																	no-repeat scroll 0 0;border-bottom:1px solid #E9E9E9;height:17px;												
																	padding-bottom:12px;text-indent:-9999px;width:460px;}

#footer 														{border-top:1px solid #E9E9E9;font-size:1.1em;height:80px;margin:150px auto 0;
																	padding-top:20px;width:960px;}

#footer p 														{color:#C1C1C1;line-height:11px;margin-top:0;}


