html {
	height: 100%;
}

body {
	text-shadow: -1px -1px 2px #c0c0c0;
	height: 100%;
	line-height: 16px;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
	background-color: #c3def9;
}

img {
	border-width: 0px;
}

#content {
	z-index: 10;
	width: 940px;
	position: relative;
}

#menu {
	width: 940px;
	z-index: 99;
	top: 0px;
	position: fixed;
	padding-top: 25px;
}

#page1 {
	z-index: 10;
	padding-top: 100px;
	margin-bottom: 800px;
	margin-top: 125px;
	position: relative;
}

#page2 {
	z-index: 10;
	margin-bottom: 800px;
	margin-top: 125px;
	position: relative;
}

#page3 {
	z-index: 10;
	margin-bottom: 800px;
	margin-top: 125px;
	position: relative;
}

#page4 {
	z-index: 10;
	margin-bottom: 135px;
	margin-top: 125px;
	position: relative;
}

#bottom {
	padding-bottom: 30px;
	position: relative;
}

.txt {
	line-height: 16px;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 475px;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

.cloud {
	position: absolute;
	z-index: 2;
	background-image: url(images/cloud2.png);
	background-repeat: no-repeat;
	height: 567px;
	width: 963px;
}

#cloud_1 {
	left: 700px;
	top: 125px;
}

#cloud_2 {
	left: -700px;
	top: 650px;
}

#cloud_3 {
	left: 400px;
	top: 1200px;
}

#cloud_4 {
	left: 600px;
	top: 1700px;
}

#cloud_5 {
	z-index: 0;
	left: 950px;
	top: 2300px;
}

#cloud_6 {
	z-index: 0;
	left: 950px;
	top: 2800px;
}

#cloud_7 {
	z-index: 0;
	left: 0px;
	top: 3200px;
}

#menuLeft {
	height: 51px;
	width: 400px;
}

#menuRight {
	top: 40px;
	right: 0px;
	position: absolute;
	float: right;
	width: 473px;
}

.menuOff {
	padding-top: 9px;
	padding-right: 9px;
	padding-left: 8px;
	cursor: pointer;
}

.menutd {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	height: 32px;
}

.buttonLeft {
	position: relative;
	float: left;
	height: 32px;
	width: 7px;
	background-image: url(images/selectedleft.png);
}

.buttonIn {
	position: relative;
	float: left;
}

.buttonRight {
	position: relative;
	float: left;
	height: 32px;
	width: 7px;
	background-image: url(images/selectedright.png);
}

.menuOn {
	position: relative;
	display: none;
	cursor: pointer;
}

#imgpre {
	display: none;
}

#outside {
	position: relative;
	width: 100%;
	overflow: hidden; 
}

#twitterbird {
	left: 0px;
	top: 80px;
	height: 37px;
	width: 180px;
	position: fixed;
}

#portfolioOut {
	right: 0px;
	top: 140px;
	position: absolute;
	height: 258px;
	width: 428px;
	background-color: white;
}

#portfolio {
	position: relative;
	padding: 15px;
}

#portfolioIn {
	height: 228px;
	width: 398px;
	position: relative;
	overflow: hidden;
}

#portfolioSlider {
	width: 10000px;
	position: absolute;
}

#leftArrow {
	background-image: url(images/portleft.png);
	background-repeat: no-repeat;
	top: 110px;
	left: -21px;
	position: absolute;
	height: 38px;
	width: 36px;
	cursor: pointer;
}

#rightArrow {
	right: -20px;
	background-image: url(images/portright.png);
	background-repeat: no-repeat;
	top: 110px;
	position: absolute;
	height: 38px;
	width: 35px;
	cursor: pointer;
}

#notport {
	position: absolute;
	left: 240px;
	top: 125px;
}

#face {
	position: absolute;
	top: 50px;
	right: 5px;
}

#notme {
	left: 485px;
	position: absolute;
	top: 20px;
}

#clickvisit {
	right: 0px;
	top: -15px;
	position: absolute;
}

#nerd {
	position: absolute;
	top: 250px;
	left: 200px;
}

.c_field {
	border-color: white;
	color: black;
	border-width: 2px;
	border-style: solid;
	padding: 3px;
	width: 300px;
	background-color: white;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px; 
}

.c_field_err {
	border-color: #ff4133;
	color: black;
	border-width: 2px;
	border-style: solid;
	padding: 3px;
	width: 300px;
	background-color: white;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px; 
}

.c_text {
	margin-top: 7px;
	float: left;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	width: 85px;
	font-weight: bold;
	font-size: 14px;
}

#contactform {
	position: absolute;
	right: 0px;
	top: 40px;
}

#c_enquiry {
	height: 100px;
}

#sun {
	z-index: 1;
	left: -325px;
	top: -175px;
	height: 526px;
	width: 976px;
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(images/sun.jpg);
}

#suncontent {
	line-height: 1px;
	font-size: 1px;
	height: 1px;
	width: 940px;
	position: relative;
}

.tddiv {
	width: 30px;
}

#internetExplorer {
	left: 555px;
	top: -112px;
	position: absolute;
}

#send {
	float: right;
	cursor: pointer;
}

#modern {
	left: 40px;
	top: -80px;
	position: absolute;
}

#sending {
	display: none;
	height: 32px;
	width: 60px;
}

#success {
	display: none;
	position: absolute;
	right: 65px;
	top: 5px;
}

#twitter {
	left: 255px;
	top: -200px;
	position: absolute;
}

#contactme {
	left: 695px;
	top: -20px;
	position: absolute;
}

#hills {
	top: -125px;
	position: absolute;
	background-image: url(images/hills.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 363px;
}

#hillsOut {
	background-color: #61d709;
	height: 400px;
	width: 100%;
	position: relative;
}

#grad {
	background-repeat: repeat-x;
	background-image: url(images/gradBottom.png);
	left: 0px;
	position: absolute;
	width: 100%;
	height: 446px;
	top: -446px;
}

#webdesign {
	right: -30px;
	position: absolute;
	top: -120px;
}

#twitspacer {
	position: relative;
	height: 30px;
}

#logo {
	float: left;
}

#menuOn_1 {
	width: 69px;
}

.port {
	float: left;
}

.browser {
	margin-right: 30px;
	float: left;
}

#browsers {
	margin-left: 200px;
}

.clear10 {
	height: 10px;
	clear: both;
	overflow: hidden;
}

#sub {
	width: 395px;
}

.spacer65 {
	height: 65px;
}

