@charset "UTF-8";


#top {
	width: 900px;
	height: 113px;
	margin-top: 17px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imagery/top-bg.jpg);
	background-repeat: no-repeat;
	padding-right: 29px;
	padding-left: 29px;
}


h2 {
	margin-top: 0px;
	padding-top: 0px;
}
#logo {
	margin-top: 22px;
	float: left;
	height: 66px;
	width: 75px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#nav {
	font-family: Courier;
	font-size: 18px;
	color: #666666;
	float: right;
	margin-top: 69px;
}

#nav a:link {
	color: #666666;
	text-decoration: none;
}
#nav a:visited {
	text-decoration: none;
	color: #666666;
}
#nav a:hover {
	text-decoration: underline;
	color: #ff9900;
}

#pic {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 4px;
	padding-left: 4px;
	background-image: url(imagery/bg.jpg);
	background-repeat: repeat-y;
}


#content {
	background-image: url(imagery/bg.jpg);
	background-repeat: repeat-y;
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}

#content a:link {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
#content a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
#content a:hover {
	text-decoration: underline;
	color: #ff9900;
}
#home {
	margin: 0px;
	padding: 0px;
}
#copy {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 40px;
}

.home-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	float: right;
}
#animation {
	background-image: url(imagery/animator-up.jpg);
	background-repeat: no-repeat;
	width: 260px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}
#animation p {
	margin-top: 50px;
	padding-top: 0px;
}
#design {
	background-image: url(imagery/designer.jpg);
	background-repeat: no-repeat;
	width: 260px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}
#design p {
	margin-top: 50px;
	padding-top: 0px;
}
#developer {
	background-image: url(imagery/developer.jpg);
	background-repeat: no-repeat;
	width: 260px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	color: #333333;
}
#developer p {
	margin-top: 50px;
	padding-top: 0px;
	color: #333333;
}
#copy-area {
	width: 500px;
	float: left;
	margin-left: 25px;
	margin-right: 25px;
	text-align: justify;
}


#image-area  {
	float: right;
	width: 300px;
	margin-right: 25px;
}
#copy-area form {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#message {
	width: 300px;
}
#phone {
	width: 300px;
}
#email {
	width: 300px;
}
#clear_both {
	height: 0px;
}
#name {
	width: 300px;
}
#bottom {
	background-image: url(imagery/bottom-bg.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 29px;
	padding-left: 29px;
	padding-top: 15px;
	font-family: Courier;
	font-size: 14px;
	color: #666666;
	padding-bottom: 20px;
}



#bottom-nav {
	float: right;
}
#bottom a:link {
	color: #666666;
	text-decoration: none;
}

#bottom a:visited {
	text-decoration: none;
	color: #666666;
}
#bottom a:hover {
	text-decoration: underline;
	color: #ff9900;
}
