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


* {
  margin: 0;
  padding: 0;

}

* { 
	behavior: url(iepngfix.htc) /*png fix for internet explorer*/
} 

img {
 	border:none;
}

h1 {
	color:#009de1;
	font-size:24px;
	line-height:30px;
}

body {
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	/*font-weight:bold;*/
	line-height:22px;
	background-color:#FFFFFF;
	background-attachment: scroll;
	background:#01afee url(images/BG.jpg) repeat-x;
	color:#333333;
}

#wrapper {
	width: 895px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#topNav {
	width: 895px;
	height:229px;
	background:url(images/creative_concepts_advertising_and_marketing_top.jpg) no-repeat;
}

#nav {
	position:relative;
	color:#009de1;
	list-style-type:none;
	text-align:center;
	top:200px;
}

#nav a:link, #nav a:visited {
	display:block;
	line-height:25px;
	text-decoration:none;
	font-size:18px;
	font-weight:normal;
	color:#009de1;
}

#nav a:hover, #nav a:active {
	color:#939598;
}

#nav li {
	position:relative;
	float:left;
	padding-left:20px;
	padding-right:20px;
	border-left:2px solid #009de1;
}
#nav li.firstListItem {
	border-left:none;
	padding-left:200px;
}


#nav #selectedNav a:link, #nav #selectedNav a:visited {
	color:#939598;
}

a:link, a:visited {
	text-decoration:none;
	color:#009de1;
}

a:hover, a:active {
	color:#939598;
}

#content {	
	width:895px;
	background:url(images/largeBase.png) left bottom no-repeat;
}

#homeContent {
	width:895px;
	height:490px;
	/*background:url(images/strip.png) repeat-y;	*/
	background:url(images/largeBaseHome.jpg) left bottom no-repeat;

}
.textInset {
	padding-right:100px;
	padding-left:100px;
	text-align:justify;
}
#base {
	width:895px;
	height:47px;
	position:relative;
}

#homeBase {
	width:895px;
	height:47px;
	position:relative;
	bottom:47px;
}

#copyright {
	position:absolute;
	font-size:12px;
	width:254px;
	height: 30px;
	left: 572px;
	top: 0px;
	text-align:center;
	color:#009de1;
}

#folderTop {
	width:282px;
	height:307px;
	background:url(images/folderTop.png) no-repeat;
	position:absolute;
	left: 0px;
	bottom: 0px;
}

.featuredClient {
	width:330px;
	height:224px;
	position:absolute;
	bottom:100px;
	right:80px;
}

.bottomRightContainer {
	width:330px;
	height:224px;
	position:absolute;
	bottom:40px;
	right:80px;
}

#contactDetails {
	position:absolute;
	top:300px;
	left:59px;
	width: 326px;
}

#contactForm {
	position:absolute;
	top:300px;
	left:400px;
}

.contactHeadings {
	text-align:right;
	color:#939598;
	font-weight:bold;
}

input:focus, textarea:focus {
	background:#99CCFF;
}

.quote {
	font-style:italic;
	line-height:18px;
	color:#009de1;
}

.quoteName {
	font-style:italic;
	font-weight:bold;
	color:#009de1;
	text-align:right;
}

.besideFolder {
	padding-left:320px;
}
/******** Slide Menu ************/

.sm {
	list-style:none; 
	width:850px; 
	height:350px; 
	display:block; 
	overflow:hidden;
	padding-left:16px;
}

.sm li {
	float:left; 
	display:inline; 
	overflow:hidden;
}

/******** End Slide Menu ************/

textarea {
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
}

input {
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
}

#portfolioGraphic {
	margin-left:100px;
}
