
body {
	background: #ffffff;
	border: none;
	color: #333;
	margin: 0 auto;
	font: 14px/24px Helvetica, Arial, sans-serif;
	width: 100%;
}

h2 {
	border: none;
	color: #000000;
	margin: 0 auto;
	width: 100%;
	font: Helvetica, Arial, sans-serif;
    font-size: 16px;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 4px;
}

h4 {
    color: #333333;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: bold;
    line-height: 1;
    margin: 9px 0;
    text-rendering: optimizelegibility;
}

.section-title {
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 4px;
    position: relative;
}

.section-title span {
    background: none repeat scroll 0 0 #009FD6;
    bottom: -1px;
    height: 1px;
    left: 0;
    position: absolute;
    width: 50px;
}

a:link {
    color: #ffffff;
}

#top {
    background: #252525;
    height: 60px;
}

#smallline {
    background: #009FD6;
    height: 6px;
}

#nav {
    background: #ffffff;
    padding-top: 30px;
}

#navcontent {
    background: #ffffff;
    margin-left: auto;
    margin-right: auto;
    height: 60px;
	width: 940px;
    position: relative;
}

#page-head {
    background: #ffffff;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    border-top: 1px solid #DADADA;
    padding: 15px 0 15px;
}

#page-head h1 {
    font-size: 26px;
    font-weight: 300;
    line-height: 35px;
    margin: 0;
}

#page-head h3 {
    color: #999999;
    font-size: 16px;
    font-style: italic;
    font-weight: normal;
    line-height: 24px;
    margin: 1px 0 0;
}

#logo {
    width: 220px;
    position:absolute;
    top:-15px;
    left:0;
}

#menu {
    background: #ffffff;
    width: 500px;
    position:absolute;
    top:0;
    right:0;
}

#menuitem {
    float: left;
    text-transform: uppercase;
    color: #000000;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: bold;
    font-size: 13px;
    width: 100px;
}

#selectedmenuitem {
    float: left;
    text-transform: uppercase;
    color: #009FD6;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: bold;
    font-size: 13px;
    width: 100px;
}

#menuitem a {
    border-bottom: 1px solid #dddddd;
    color: #000000;
    display: block;
    padding: 0 8px 36px;
    text-decoration: none;
    text-align:center;
}

#selectedmenuitem a {
    border-bottom: 1px solid #009FD6;
    color: #009FD6;
    display: block;
    padding: 0 8px 36px;
    text-decoration: none;
    text-align:center;
}

#menuitem a:hover {
    border-color: #009FD6;
    color: #009FD6;
}

#selectedmenuitem a:hover {
    border-color: #009FD6;
    color: #009FD6;
}

#main {
    border-top: 1px solid #DADADA;
    padding: 52px 0 72px;
	position: relative;
}

#maincontent {
    margin-left: auto;
    margin-right: auto;
	width: 940px;
    color: #333333;
	position: relative;
}

#footer {
    height: 42px;
    border-top: 1px solid #009FD6;
    text-align: center;
    font-size: 80%;
    background: #252525;
    color: #ffffff;
	position: relative;
}

[class*="span"] {
    margin-left: 20px;
    min-height: 1px;
}

.clear {
 clear:both;
}

.relative {
    position: relative;
}

.absolute{
    position: absolute;
}

.portfolio-pic {
    background: #FF00FF;
}

.left {
    float: left;
}

.right {
    float: right;
}

.span12 {
    width: 940px;
}

.span9 {
    width: 670px;
}

.span3 {
    width: 220px;
}

.span6 {
    width: 420px;
}

.row {
    margin-left: -20px;
}

fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}

.standard-form {
    padding-top: 2px;
}

.standard-form input[type="text"] {
    margin-left: 20px;
    padding-bottom: 15px;
    padding-top: 13px;
}

.standard-form font {
    padding-bottom: 15px;
    padding-top: 13px;
}

.standard-form textarea {
    height: 163px;
    margin-bottom: 29px;
    padding: 10px 17px 10px 15px;
    width: 613px;
}

form {
    margin: 0 0 18px;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, .select-menu {
    box-shadow: 0 1px 2px #E3E3E3;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-bottom: 21px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 12px;
}

input.span3, textarea.span3, .uneditable-input.span3 {
    width: 170px;
}

input:-moz-placeholder, textarea:-moz-placeholder {
    color: #999999;
}

.button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-transition: all 0.15s linear 0s;
    background: #009FD6;
    border-color: #181717 #181717 #181717;
    border-image: none;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 0 0 1px #181717 inset, 0 1px 1px 0 #D9D9D9;
    color: #181717;
    font-size: 15px;
    font-weight: bold;
    padding: 11px 19px 10px;
    text-align: center;
    text-shadow: 0 0px 0 #FFFFFF;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}

.p-item dd h4, .p-item {
    -moz-transition: all 0.2s linear 0s;
}

.p-item dl, dl.p-item {
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 24px;
    margin-top: 6px;
}

a {
    color: #009FD6;
    text-decoration: none;
}

a:hover {
    color: #009FD6;
    text-decoration: none;
}

a.p-item:hover dd h4, dl.p-item:hover dd h4 {
    color: #009FD6;
}

.p-item dd footer {
    color: #AAA9A9;
    font-size: 11px;
    font-style: italic;
    line-height: 16px;
}

img {
    filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(1); /* Google Chrome & Safari 6+ */
}

img:hover {
    filter: none;
    -webkit-filter: grayscale(0);
}
