/* Global Resetting */
html{	
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	padding:0;
	margin:0;
}
body {
	background: #DDD url(../images/bgthing.gif) repeat top left;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	padding:0;
	margin:0;
}

a img{
	border:0;
}
.clear{
	clear:both;
}

#wrapper {
	position:absolute;
	margin-left:-375px;
	left:50%;
	top:10px;
	width:754px;

}

#ContentContainer {
	position:relative;
	top:0;
	left:0;
	border:2px solid #669933;
	background-color:#fff;
	width:750px;
}

#content {
	background-color:#FFFFFF;
	margin:0 0 0 15px;
	padding:0;
	width:725px;
}

ul#portList {
	display:inline-block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:25px 0 0;
	padding:0;
	width:100%;
}

ul#portList li {
	list-style: none;
}

#portList li.last{
margin-bottom:10px;
}

.port {
	clear:left;
	margin:0;
	padding:0;
}

.portphoto {
	float: left;
	padding:0 10px 10px 0;
}

.porttitle a{
	color:#669933;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
}

.portdesc {
	padding-left:10px;
}

ul#subnav {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 0 2px;
	padding:0;
}

ul#subnav li{
	display:block;
	float:left;
	margin:0;
	padding:0 10px 0 0;
}

ul#subnav .link a {
	color:#A3C266;
	display:block;
	font-family:"Century Gothic","Avenir LT Std 55 Roman","Futura Std Medium","Futura T",Verdana,Arial,Helvetica,sans-serif;
	font-size:17px;
	font-weight:bold;
	line-height:1.2em;
	text-decoration:none;
}

ul#subnav .current a {
	color:#CC3300;
	display:block;
	font-family:"Century Gothic","Avenir LT Std 55 Roman","Futura Std Medium","Futura T",Verdana,Arial,Helvetica,sans-serif;
	font-size:17px;
	font-weight:bold;
	line-height:1.2em;
	text-decoration:none;
}

ul#subnav .link a:hover {
	color:#CC3300;
	text-decoration:none;
}

#featured {
	width:195px;
	height:395px;
	margin:0;
	padding:32px 0 0 12px;
	background: transparent url(../images/newsites.png) no-repeat top left;
	float:right;
}

.featuredsite {
	height:161px;
	padding:11px 3px 3px;
	width:168px;
	margin:0 0 7px;
}

.featuredsite img{
	border:1px solid #000000;
	padding:0;
}
.featuredsite span{
	font-weight:bold;
	padding:2px;
}

.featuredsitetext {
	padding:0 2px;
}
/********************************** start menu stuff **********************************/
#nav {
	position:relative;
	left:0px;
	top:0px;
	background: transparent url(../images/menuback.png) no-repeat top left;
	width:750px;
	height:196px;
	padding-bottom: 25px;
	overflow:hidden;
}

#navlist {}

ul#navlist {
	display:inline;
}

ul#navlist li{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}

ul#navlist li span{
	visibility:hidden;
	text-decoration: none;
	height:100%;
	width:100%;
}

#navlist #news:hover,
#navlist #design:hover,
#navlist #web:hover,
#navlist #print:hover,
#navlist #contact:hover,
#navlist #pricing:hover {cursor:pointer; overflow:hidden;}

#navlist #news {
	position:absolute;
	top:72px;
	left:178px;
	padding:0;
	margin:0;
	background: transparent url(../images/news.png) no-repeat top left;
	width:99px;
	height:48px;
}

#navlist #design {
	position:absolute;
	left:274px;
	top:70px;
	background: transparent url(../images/design.png) no-repeat top left;
	width:118px;
	height:42px;
}

#navlist #web {
	position:absolute;
	left:386px;
	top:69px;
	background: transparent url(../images/web.png) no-repeat top left;
	width:99px;
	height:51px;
}

#navlist #print {
	position:absolute;
	left:475px;
	top:73px;
	background: transparent url(../images/print.png) no-repeat top left;
	width:105px;
	height:63px;
}

#navlist #contact {
	position:absolute;
	left:566px;
	top:85px;
	background: transparent url(../images/contact.png) no-repeat top left;
	width:79px;
	height:66px;
}

#navlist #pricing {
	position:absolute;
	left:630px;
	top:99px;
	background: transparent url(../images/pricing.png) no-repeat top left;
	width:82px;
	height:71px;	
}

.menulink{
	display:block;
	height: 100%;
	width: 100%;
	text-decoration: none;

}

.menulink a{
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	cursor: pointer; 
	display:hidden;
}


/********************************** end menu stuff **********************************/

/********************************** start footer **********************************/

#footer {
	background:transparent;
	clear:both;
	padding-right:20px;
	text-align:center;
	margin-bottom:50px;
	margin-top:5px;
	font-size:9px;
}

#footer span {
		color:#ccc;
		font-size:1.1em;
		line-height:2em;
		font-weight:bold;
		padding-left:20px;
		background:url(../images/ss_logo.gif) no-repeat;
	}
#footer a {
		color:#fff;
	}
#footer a:hover {
			text-decoration:none;
		}

		#footmenu {
			color:#000;
		}

		ul#footmenu{
		display:inline;
		}

		ul#footmenu li{
		display:inline;
		margin:0;
		}

		#footmenu a{
			color:#000;
			text-decoration: none;
		}
		
/********************************** end footer **********************************/