@charset "UTF-8";

* {margin:0;padding:0;} 

/* must declare 0 margins on everything, also for main layout components use padding, not 
vertical margins (top and bottom) to add spacing, else those margins get added to total height 
and your footer gets pushed down a bit more, creating vertical scroll bars in the browser */

body{
	line-height: 16px;
	background-image: url(../images/silent-partner/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #606060;
}
#wrapper{
	width: 1156px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

#maincontainer{
	width: 1001px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#main{
	width: 100%;
	padding-bottom: 330px;
}

#contentcolumn{
	margin-right: 158px; /*Set right margin to RightColumnWidth*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#rightcolumn{
	float: right;
	width: 158px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.innertube{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#topsection{
	height: 188px; /*Height of top section*/
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/silent-partner/header.jpg);
}
#topsection a{
	margin: 0;
	text-align: left;
	text-indent: -9999px;
	display: block;
	padding: 0px;
}
#topsection a.return{
	float: left;
	height: 100px;
	width: 60px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navmenu {
	list-style-type: none;
	height: 59px;
	width: 520px;
	float: right;
	margin-right: 8px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navmenu a  {
	overflow:hidden;
	float: left;
	text-indent: -9999px;
	margin: 0px;
}
#navmenu a.aboutus {
	display: block;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/silent-partner/navmenu-aboutus.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 38px;
	width: 111px;
	float: left;
	margin-top: 0px;
}
#navmenu a.aboutus:hover {
	background-position:0px -38px;
	margin: 0px;
}
#navmenu a.portfolio {
	display: block;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/silent-partner/navmenu-portfolio.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 38px;
	width: 137px;
	float: left;
	margin-top: 0px;
}
#navmenu a.portfolio:hover {
	background-position:0px -38px;
	margin: 0px;
}
#navmenu a.studies {
	display: block;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/silent-partner/navmenu-studies.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 38px;
	width: 135px;
	float: left;
	margin-top: 0px;
}
#navmenu a.studies:hover {
	background-position:0px -38px;
	margin: 0px;
}
#navmenu a.tools {
	display: block;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/silent-partner/navmenu-tools.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 38px;
	width: 137px;
	float: left;
	margin-top: 0px;
}
#navmenu a.tools:hover {
	background-position:0px -38px;
	margin: 0px;
}
#navmenu  a.creative{
	display: block;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/navmenu-creative.png);
	background-repeat: no-repeat;
	background-position: 0px -37px;
	height: 19px;
	width: 157px;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
}
#navmenu a.creative:hover {
	background-position:0px -93px;
}
#navmenu a.branding {
	display: block;
	background-image: url(../images/navmenu-branding.gif);
	background-repeat: no-repeat;
	background-position: 0px -8px;
	height: 19px;
	width: 166px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 55px;
}
#navmenu a.branding:hover {
	background-position:0px -41px;
}
#navmenu a.blog {
	display: block;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
	background-image: url(../images/navmenu-blog.gif);
	background-repeat: no-repeat;
	background-position: 0px -37px;
	height: 16px;
	width: 69px;
	float: left;
	padding: 0px;
	margin-top: 0px;
}
#navmenu a.blog:hover {
	background-position:0px -95px;
}
/* End hide from IE-mac */
.yellow {
	color: #ffc20e;
}
/* End hide from IE-mac */
.white {
	color: #FFF;
}
#features {
	width: 165px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #343935;
	text-decoration: none;
	font-weight: normal;
	display: block;
	float: left;
	border: 1px solid #28903b;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#underviewer {
	width: 748px;
	margin-left: 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#underviewer p {
	padding-bottom: 7px;
	text-align: justify;
	padding-right: 20px;
}
#underviewer em {
	color: #28903b;
	font-size: 13px;
}
#underviewer h1 {
	color: #666;
	font-size: 19px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding-left: 20px;
	padding-top: 7px;
}
/*  
Sticky Footer Solution
by Steve Hatcher 
http://stever.ca
http://www.cssstickyfooter.com
*/


html, body  , #wrapper  {height: 100%;}
body > #wrapper    , #footerwrap{height: auto; min-height: 100%;}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
form {
	width: 565px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
form img{
	padding-bottom: 15px;
}
#form-bg {
	font-size: 11px;
	color: #FEC10E;
	text-decoration: none;
	width: 600px;
	margin-left: 207px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/silent-partner/sp-form.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 692px;
	padding-top: 160px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
fieldset {
	border: none;
	padding-bottom: 10px;
}
label {
	line-height: 22px;
	vertical-align: top;
	float: left;
	text-align: right;
	margin-right: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	display: block;
	padding-bottom: 3px;
	padding-top: 3px;
}
label.outside {
	line-height: 22px;
	vertical-align: top;
	float: left;
	text-align: right;
	margin-right: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	display: block;
	padding-left: 30px;
	width: 110px;
}
label.inline {
	line-height: 22px;
	vertical-align: top;
	float: left;
	text-align: right;
	margin-right: 0.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	display: block;
	margin-left: 0.6em;
	width: 110px;
}
#select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #606060;
	text-decoration: none;
	border: 1px solid #2C7940;
	vertical-align: middle;
}
fieldset ol  {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	width: 100%;
}
fieldset li  {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	width: 100%;
}
fieldset fieldset legend {
	color: #000000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	float: left;
}
legend {
	font-weight: bold;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
form em {
	font-style: normal;
	color: #FF0000;
}
.puzzle {
	background-image: url(../images/silent-partner/puzzle_piece.jpg);
	background-repeat: no-repeat;
	background-position: 0px 75px;
	height: 140px;
	width: 201px;
	padding-top: 75px;
	margin-left: 70px;
	float: left;
}
#sp-copy {
	margin-left: 280px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	padding-left: 20px;
}
input.newfield {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #42974B;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #42974B;
	display: block;
	float: left;
	line-height: 17px;
	background-color: transparent;
}
textarea {
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #42974B;
	border-right-color: #42974B;
	border-bottom-color: #42974B;
	border-left-color: #42974B;
	background-color: transparent;
	background-image: none;
	font-family: "Comic Sans MS", cursive;
	line-height: 17px;
	text-decoration: none;
	color: #42974B;
	display: block;
	float: left;
}
.submitbutton {
	width: 65px;
	height: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.clearbutton {
	width: 65px;
	height: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 100px;
}
h1.silent {
	background-image: url(../images/silent-partner/header-silentpartner.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 35px;
	width: 410px;
	text-align: left;
	text-indent: -9999px;
	display: block;
	margin-left: 200px;
}
h1.app {
	background-image: url(../images/silent-partner/h1-application.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 36px;
	width: 309px;
	text-align: left;
	text-indent: -9999px;
	display: block;
	margin-left: 245px;
	padding-bottom: 25px;
}
ul {
	color: #FDC10F;
	line-height: 17px;
	list-style-type: circle;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 12px;
	margin: 0px;
	width: 385px;
}
li {
	margin: 0px;
}
