
body {
	background-color: #ffffff;
	background-image: url(http://c0384342.cdn.cloudfiles.rackspacecloud.com/back.png);
	background-repeat: repeat-x;
	margin: 0;
	font-family:"georgia", "Trebuchet MS",Arial,Sans-serif;
	font-size:15px;
}

img {  
	border-style: none;
}

/*Background Clouds*/
#leftcloud {
	background-image: url(http://c0384342.cdn.cloudfiles.rackspacecloud.com/leftcloud.png);
	background-repeat:no-repeat;
	position:absolute;
	left:0;
	top:400px;
	width:249px;
	height:181px;
	z-index: -1;
}

#rightcloud {
	background-image: url(http://c0384342.cdn.cloudfiles.rackspacecloud.com/rightcloud.png);
	background-repeat:no-repeat;
	position:absolute;
	right:0;
	top:500px;
	width:207px;
	height:180px;
	z-index: -1;
}


/*Container*/

#container {
	width: 800px;
	height: 900px;	
	margin: auto;
	margin-top: 50px;
}

#logo {
	margin-left: 6px;
}

#maincloud {
	background-image: url(http://c0384342.cdn.cloudfiles.rackspacecloud.com/maincloud.png); 
	background-repeat: no-repeat; 
	float: right;
	height: 545px;
	width: 525px; 
	margin-top: 30px;
}

#sellmore {
	margin-top:85px;
	margin-left:32px;
	margin-right:50px;
	float:left;
	width:187px;
	height:240px;
}

#smilemore {
	float:left;
	margin-top:220px;
	margin-left:48px;
	margin-right:40px;
	width:166px;
	height:100px;
}

#workless {
	margin-top:35px;
	margin-left:32px;
	margin-right:67px;
	float:right;
}

.center {
	float:right;
}

#sidecloud {
	background-image: url(http://c0384342.cdn.cloudfiles.rackspacecloud.com/sidecloud.png); 
	background-repeat: no-repeat; 
	float:left;
	height: 545px;
	width: 250px; 
	margin-top: 30px;
	z-index: 1;
}

#sidecloud img {
	margin-left:43px;
	margin-top:30px;	
}

#sidecloud h2 {
	margin-top:0px;
	margin-left:43px;
	font-size:20px;
}

#sidecloud p {
	margin-left:35px;
	margin-right:20px;
}

#portfolio {
	background-image: url(http://c0384342.cdn.cloudfiles.rackspacecloud.com/bottom.png); 
	background-repeat: no-repeat; 
	height: 292px;
	width: 818px;
	float:left;
	margin-top:20px;
	
}

.portfolioimage {
	float: left;
	margin-left:0px;
	margin-top:0px;
}

.portfolioinfo {
	margin-top:0px;
	margin-right:0px;
	float:right;
	text-align: justify; 
	overflow: hidden; 
	height: 230px; 
	width: 370px;
	text-decoration:none; 
}




/* Clouds & Buildings */

#sydney {
	position:absolute;
	top:840px;
	height:210px;
	z-index:-2;
	width:100%;
}

#buildings {
	position:absolute;
	background-image: url(http://c0384342.cdn.cloudfiles.rackspacecloud.com/buildings.png);
	background-repeat:repeat-x;
	height:210px;
	right:780px;
	width:100%
}

#opera{
	background-image: url(http://c0384342.cdn.cloudfiles.rackspacecloud.com/opera.png);
	float:right;
	height:192px;
	width:793px;
	margin-top:18px;
	margin-left:0px;
	padding:0px;
}

#footercloud {
	position:absolute;
	top:1025px;
	height:45px;
	background-image: url(http://c0384342.cdn.cloudfiles.rackspacecloud.com/footercloud.png);
	z-index:-1;
	width:100%;
}



/* Footer */

#footer {
	background-color: #ffffff;
	position:relative;
	height:235px;
	margin-top:100px;
}



#footerwrapper {
	width:720px;
	margin: 0 auto;
	font-size:larger;
}

#box1 {
	height:210px;
	width:240px;
	float:left;
	text-align:center;

}

#box2 {
	margin-top:10px;
	height:200px;
	width:240px;
	float:left;
	text-decoration:none;
}

#box2 h3 {
	text-align:center;
	font-size:x-large;
	padding:0px;
	margin-bottom:10px;
	margin-top:10px;
}

#box2 p {
	text-align:center;
	font-weight:bold;
}

#box2 A:link {
	text-decoration: none;
	color:#000000;
}

#box3 {
	height:200px;
	width:240px;
	float:left;	
	text-align:center;
}

.nojava {
	margin-left:30px;
	margin-top:30px;
}

#hidepanel {
	visibility:hidden;
}

	
		
		
 
		
		p a, li a { color: #39c; text-decoration: none }
		
		p#cross-links { text-align: center }
		
		p#cross-links { margin-bottom: 30px; padding-bottom: 30px }
		
		noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
		noscript a { color: #a00; text-decoration: underline }
		noscript ol { margin-left: 25px; }
		
		a:focus { outline:none }
		
		img { border: 0 }
				
		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
		}
		
		.slider-wrap { 
			margin: 26px 0;
			position: relative;
			width: 100%;
		}

		.csw {width: 100%; height: 160px; background: #fff; overflow: scroll}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { 
			position: relative;
			overflow: hidden; 
			margin: auto;
			width: 750px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 235px;
			clear: both;
			background: #fff;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 750px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 10px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
			display: none;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 10px;
			font-weight: bold;
			text-align: center;
			line-height: 32px;
			background: #c6e3ff;
			color: #fff;
			text-decoration: none;
			display: block;
			padding: 0 15px;
		}
		
		.stripNav li.tab1 a { background: #60f }
		.stripNav li.tab2 a { background: #60c }
		.stripNav li.tab3 a { background: #63f }
		.stripNav li.tab4 a { background: #63c }
		.stripNav li.tab5 a { background: #00e }
		
		.stripNav li a:hover {
			background: #333;
		}
		
		.stripNav li a.current {
			background: #000;
			color: #fff;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 230px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 0;
		}
		






