body {
	margin: 0px;
	padding: 0px;
	font-family: font-family: Georgia, "Times New Roman", Times, serif;
	background: #FFFFFF url(../images/farmland.gif) repeat-x;
}

#container {
	width: 1024px;
	margin: auto;
}

/*start of new styles*/
#workDiv, #profileDiv,#workBrandIdentityDiv,#workInteractiveDiv,#workPrintDiv,#workPackagingDiv {display:none;}
.bottomContent {
	margin: 0px 10px 0px 10px;
	font-size: 1em;
	color: #9c9c9c;
}

.bottomContent .sub-nav {
	margin-right: 150px;
	margin-bottom: 20px;
	font-size: 1em;
	color: #9c9c9c;
	float: right;
}

.bottomContent .sub-nav h1 {
	margin: 0px;
	font-size: 2em;
	font-weight: normal;
	color: #1bb2ee;
}

.bottomContent .sub-nav a, .bottomContent .sub-nav a:visited, .bottomContent .sub-nav a:active {
	color: #434343;
	text-decoration: none;
}

.bottomContent .sub-nav a:hover {
	color: #1bb2ee;
	text-decoration: underline;
}

.bottomContent #body {
	clear: both;
}

.bottomContent #body h2 {
	margin: 0px;
	font-size: 3em;
	font-weight: normal;
	color: #000;
}

.bottomContent #body hr {
	border: 1px solid #000;
}

.bottomContent #body #work {
	margin: 0px 15px 0px 15px;
}

.bottomContent #body #work h1 {
	margin: 10px 0px 0px 0px;
	font-size: 3.2em;
	font-weight: normal;
	color: #b1b1b1;
}
/*end of new styles*/

#top {
	height: 594px;
	margin: 10px 10px 0px 10px;
	font-size: 1em;
	color: #FFFFFF;
}

#top #logo {
	width: 323px;
	height: 148px;
	background: url(../images/torque9_logo.png);
	border: none;
	float: left;
}

#top #main-nav {
	margin-top: 56px; 
	font-size: 2em;
	color: #292929;
	float: right;
}

#top #main-nav a, #top #main-nav a:visited, #top #main-nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#top #main-nav a:hover {
	color: #1bb2ee;
	text-decoration: underline;
}

#top #body {
	padding: 80px 0px 0px 0px;
	font-size: 3.5em;
	clear: both;
}

#top #profile {
	padding: 40px 0px 8px 0px;
	font-size: 1.5em;
	clear: both;
}

#top #form {
	width: 800px;
	margin: auto;
	font-size: 1em;
	color: #434343;
	clear: both;
}

#top #form .alert {
	color: #1bb2ee;
}

#top #form .label {
	width: 150px;
	padding: 6px 10px 2px 0px;
	text-align: right;
	float: left;
}

#top #form .field {
	width: 200px;
	padding: 2px 0px 6px 0px;
	text-align: left;
	float: left;
}

#top #form input.text {
	border: 1px solid #fff;
	background-color:#bcbcbc;
	width: 240px;
	height: 20px;
}

#top #form input.button {
	width: 108px;
	height: 27px;
	border: none;
	background: url(../images/sendit_bttn.gif);
}

#top #form textarea {
	border: 1px solid #fff;
	background-color:#bcbcbc;
	width: 640px;
	height: 100px;
}

#top #form .right {
	width: 150px;
	text-align: right;
}

#top #form .left {
	width: 50%;
	float: left;
}

#top #form .right {
	width: 50%;
	float: right;
}

#top #form .span {
	clear: both;
}

#bottom {
	margin: 0px 10px 0px 10px;
	font-size: 1em;
	color: #9c9c9c;
}

#bottom .sub-nav {
	margin-right: 150px;
	margin-bottom: 20px;
	font-size: 1em;
	color: #9c9c9c;
	float: right;
}

#bottom .sub-nav h1 {
	margin: 0px;
	font-size: 2em;
	font-weight: normal;
	color: #1bb2ee;
}

#bottom .sub-nav a, #bottom .sub-nav a:visited, #bottom .sub-nav a:active {
	color: #434343;
	text-decoration: none;
}

#bottom .sub-nav a:hover {
	color: #1bb2ee;
	text-decoration: underline;
}

#bottom #body {
	clear: both;
}

#bottom #body h2 {
	margin: 0px;
	font-size: 3em;
	font-weight: normal;
	color: #000;
}

#bottom #body hr {
	border: 1px solid #000;
}

#bottom #body #work {
	margin: 0px 15px 0px 15px;
}

#bottom #body #work h1 {
	margin: 10px 0px 0px 0px;
	font-size: 3.2em;
	font-weight: normal;
	color: #b1b1b1;
}

table.showcasesml {
	width: 100%;
}

table.showcasesml td {
	width: 20%;
	padding-bottom: 10px;
}

table.showcasesml td div.thumbnailsml div.iconsml {
	margin: auto;
	width: 181px;
	height: 65px;
	border: 5px solid #d3d3d3;
}

table.showcasesml td div.thumbnailsml div.captionsml {
	margin: 10px 0px 10px 5px;
	width: 181px;
	color: #d3d3d3;
}

table.showcasesml td a, table#showcasesml td a:visited, table#showcasesml a:active {
	color: #d3d3d3;
	text-decoration: none;
	cursor: pointer;
}

table.showcasesml td a:hover div.iconsml {
	border-color: #1bb2ee;
}

table.showcasesml td a:hover div.captionsml {
	color: #1bb2ee;
}

table.showcase {
	width: 100%;
}

table.showcase td {
	width: 33%;
	height: 300px;
	padding-bottom: 10px;
	vertical-align: top;
}

table.showcase td div.thumbnail div.icon {
	width: 300px;
	height: 230px;
	border: 5px solid #d3d3d3;
}

table.showcase td div.thumbnail {
	margin: 10px 0px 10px 5px;
	width: 300px;
	color: #d3d3d3;
}

table.showcase td a, table#showcase td a:visited, table#showcase a:active {
	text-decoration: none;
	cursor: pointer;
}

table.showcase td a:hover div.icon {
	border-color: #1bb2ee;
}

table.showcase td div.launch {
	width: 300px;
	text-align: right;
}

table.showcase td div.launch a {
	color: #333333;
}

table.showcase td div.caption p {
	color: #b1b1b1;
	margin: 6px 0px 6px 0px;
}

div.headshot {
	width: 118px;
	height: 96px;
	border: 5px solid #d3d3d3;
	float: left;
}

div.bio {
	width: 85%;
	padding: 0px 0px 50px 20px;
	float: left;
}

div.bio span.name {
	color: #1bb2ee;
}

div.bio span.title {
	color: #333;
}

div.bio p {
	margin-top: 2px;
}
#footer {
	margin: 0px 10px 30px 10px;
	padding-top: 40px;
	font-size: 0.8125em;
	color: #9c9c9c;
	clear: both;
}

#footer #footer-links a, #footer-links a:visited, #footer-links a:active {
	color: #292929;
	text-decoration: none;
}

#footer #footer-links a:hover {
	color: #1bb2ee;
	text-decoration: underline;
}