@charset "UTF-8";

/*
!!DO NOT DELETE THIS COMMENT!!

"Simple... v1.0" (12th December 2007) (C) Gordon Mackay.
- Website: http://gordonmac.com/
- Contact me: http://gordonmac.com/contact/
- Free stuff: http://gordonmac.com/downloads/
----------------------------------------------------
@Generic page styles
----------------------------------------------------*/

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background: #FFFFFF;
	margin: 0px;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

p, ul, li
{
	line-height: 1.6em;
	margin: .6em 0 0 0;
}

/*
@Heading styles
----------------------------------------------------*/

h1, h2, h3, h4
{
	color: #333333;
	font-weight: normal;
	line-height: 1.8em;
	margin: .6em 0 0 0;
}

h2
{
	font-size: 1.4em;
	line-height: 100%;
	font-weight: normal;
}

h3
{
	font-size: 1.2em;
}

h4
{
	font-size: 1.1em;
	letter-spacing: .3em;
	text-transform: uppercase;
	font-weight: bold;
}

#heading-rss
{
	padding-left: 28px;
	font-size: 1.3em;
	background: transparent url(site_images/bg_heading-rss.jpg) no-repeat left center;
}

#content-2-2 h2, #content-2-3 h2
{
	text-align: center;
}

/*
@Rounded heading styles
----------------------------------------------------*/

#content-1-left .rounded-heading
{
	font-size: 16px;
	line-height: normal;
	color: #FFFFFF;
	margin-right: 10px;
	background-color: #000000;
	background-image: url(site_images/bg_roundedheading11T.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#content-1-left-port .rounded-heading {
	font-size: 16px;
	line-height: normal;
	color: #FFFFFF;
	margin-right: 10px;
	background-color: #000000;
	background-image: url(site_images/bg_roundedheading11T.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#content-1-left .rounded-heading span
{
	padding: 9px 20px 9px 10px;
	display: block;
	background: transparent url(site_images/bg_roundedheading11B.jpg) no-repeat right bottom;
}

#content-2-1 .rounded-heading
{
	font-size: 16px;
	line-height: normal;
	color: #FFFFFF;
	margin-right: 10px;
	background-color: #000000;
	background-image: url(site_images/bg_roundedheading21T.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#content-2-1 .rounded-heading span
{
	padding: 9px 20px 9px 10px;
	display: block;
	background-image: url(site_images/bg_roundedheading21B.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#content-1-right .rounded-heading
{
	font-size: 16px;
	line-height: normal;
	color: #333333;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}

#content-1-right .rounded-heading span
{
	display: block;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 0px;
}

/*
@Link styles
----------------------------------------------------*/

a:link, a:visited
{
	color: #272d20;
}

a:hover, a:active
{
	color: #000000;
}

a img
{
	border: none;
}

/*
@Image Navigation styles
----------------------------------------------------*/

img.float-left
{
	float: left;
	margin: 0 6px 6px 0;
}

/*
@Wrapper styles
----------------------------------------------------*/

#wrapper-1
{
	width: 780px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff799;
}
#wrapper-content-1-home
{
	margin: 0;
	padding: 0;
	font-size: 0.65em;
	background-color: #fff799;
	border-top: 1px solid #FFFFFF;
	clear: both;
	width: 780px;
	height: 260px;
	background-image: none;
	background-position: left center;
}
#wrapper-content-1-cap {
	margin: 0;
	padding: 0;
	font-size: 0.65em;
	background-color: #fff799;
	border-top: 1px solid #FFFFFF;
	clear: both;
	width: 780px;
	height: 260px;
}
#wrapper-content-1-con {
	margin: 0;
	padding: 0;
	font-size: 0.65em;
	background-color: #fff799;
	border-top: 1px solid #FFFFFF;
	clear: both;
	width: 780px;
	height: 260px;
	background-image: none;
	background-position: left center;
}

#wrapper-content-2
{
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(site_images/bg_wrapper-content-2.jpg);
	background-repeat: repeat-y;
}
#wrapper-content-2-cap {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(site_images/bg_wrapper-content-2-cap.jpg);
	background-repeat: repeat-y;
}


#content-1-right .content-padder
{
	padding: 0 10px 0 0;
}

#content-1-left .content-padder
{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#content-2-1 .content-padder
{
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#content-2-1-cap .content-padder {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#content-2-2   .content-padder
{
	padding-top: 12;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 12px;
}
#content-2-2-cap .content-padder {
	padding-top: 12;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 12px;
}
#content-2-3 .content-padder {
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 10px;
}
#content-2-3-cap .content-padder {
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 10px;
}
#content-2-3  .content-padderOLD
{
	padding: 0 10px 0 2px;
}

/*
@Main Navigation styles
----------------------------------------------------*/

#hornav
{
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 0.75em;
	background-color: #9b9b9b;
	background-image: url(site_images/header_nav.jpg);
	background-repeat: repeat-x;
}

#hornav ul
{
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 1px;
	background-color: #FFFFFF;
}

#hornav ul li
{
	float: left;
	line-height: normal;
	margin: 0;
}

#hornav ul li a
{
	float: left;
	display: block;
	padding: 6px 24px;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: transparent;
	background-image: url(site_images/bg_horNav-link.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#hornav ul li a:hover, #hornav ul li a:active
{
	background-color: #CC9900;
	background-image: url(site_images/bg_horNav-link.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#hornav ul li a#current
{
	color: #FFFFFF !important;
	font-weight: bold;
	background-color: #855b27;
	background-image: url(site_images/bg_horNav-link.jpg);
	background-repeat: no-repeat;
}

/*
@Verical Navigation styles
----------------------------------------------------*/

.vertnav
{
	margin: .6em 0 0 0;
	padding: 0;
}

.vertnav ul
{
	margin: 0;
	list-style-type: none;
	line-height: normal;
	padding: 0;
	border-top: 1px solid #FFFFFF;
}

.vertnav ul li
{
	line-height: normal;
	margin: 0;
}

.vertnav a
{
	display: block;
	padding: 3px 6px;
	width: 139px;
	margin: 0;
	background-color: #C4C4C4;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.vertnav a:link, .vertnav a:visited
{
	color: #666666;
	text-decoration: none;
}

.vertnav a:hover
{
	background-color: #D1E2EC;
	color: #333333;
}

/*
@Section tops and bottoms styles
----------------------------------------------------*/

#page-top
{
	margin: 0;
	padding: 0;
	height: 6px;
	background: #555555 url(site_images/bg_page-top.jpg) no-repeat;
}

#content-1-bottom
{
	clear: both;
	margin: 0;
	padding: 0;
	height: 10px;
	font-size: 0;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	width: 780px;
}
#content-1-bottom-port {
	clear: both;
	margin: 0;
	padding: 0;
	height: 22px;
	font-size: 0;
	background-color: #DDDDDD;
	background-image: url(site_images/bg_content-bottom-port.jpg);
	background-repeat: no-repeat;
}

#content-2-bottom
{
	clear: both;
	margin: 0;
	padding: 0;
	height: 22px;
	font-size: 0;
	background: #DDDDDD url(site_images/bg_content-2-bottom.jpg) no-repeat;
}

#page-bottom
{
	margin: 0;
	padding: 0;
	height: 6px;
	font-size: 0;
	background: #DDDDDD url(site_images/bg_page-bottom.jpg) no-repeat;
}

/*
@Masthead styles
----------------------------------------------------*/

#branding
{
	margin: 0;
	padding: 0;
	background-color: #555555;
	height: 113px;
	background-image: url(site_images/header_main.jpg);
}

#branding h1
{
	color: #FFFFFF;
	font-size: 1.4em;
	text-transform: uppercase;
	letter-spacing: .3em;
	font-weight: normal;
	background: transparent url(site_images/header_main.jpg) no-repeat left center;
	line-height: normal;
	margin: 0;
	border-bottom: 1px solid #999999;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 300px;
}
#content-1-left-home {
	float: left;
	width: 420px;
	padding: 0;
	height: 260px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(site_images/home_main_full.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#content-1-left-cap/*
@Column styles
----------------------------------------------------*/


{
	float: left;
	width: 420px;
	padding: 0;
	height: 260px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(site_images/capabilities_main_full.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#content-1-left-con {
	float: left;
	width: 420px;
	padding: 0;
	height: 260px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(site_images/contact_main_full.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#content-1-right
{
	float: left;
	width: 345px;
	margin: 0;
	padding: 0;
}

#content-2-1
{
	float: left;
	width: 420px;
	font-size: .65em;
}
#content-2-1-cap {
	float: left;
	width: 300px;
	font-size: .65em;
}
#content-2-1-caphead {
	float: left;
	width: 600px;
	font-size: .65em;
	margin: 0px;
	padding: 0px;
	background-image: url(site_images/cap-built-innovation.jpg);
	background-repeat: no-repeat;
	height: 90px;
}

#content-2-2
{
	float: left;
	width: 165px;
	font-size: .7em;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
}
#content-2-2-cap {
	float: left;
	width: 165px;
	font-size: .7em;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 15px;
}
#content-2-3 {
	float: left;
	width: 165px;
	font-size: .7em;
	margin: 0;
	padding: 0px;
}
#content-2-3-cap {
	float: left;
	width: 165px;
	font-size: .65em;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 15px;
	background-image: none;
}
#content-2-3 old
{
	float: left;
	width: 165px;
	font-size: .7em;
}

/*
@Footer styles
----------------------------------------------------*/

#footer
{
	margin: 0;
	padding: 0;
	height: 20px;
	background-color: #fff79a;
	text-align: left;
}

#footer p
{
	margin: 0;
	padding: 0 10px;
	line-height: normal;
	font-size: .7em;
}

/*
@Thumnail list styles
----------------------------------------------------*/

#thumblist
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#thumblist2 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#thumblist li
{
	margin: 4px 0 0 0;
}
#thumblist2 li {
	margin: 4px 0 0 0;
}

#thumblist li img
{
	width: 130px;
	border: 3px none #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#thumblist2 li img {
	width: 130px;
	border: 3px none #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/*
@Search form styles
----------------------------------------------------*/

#searchcontainer
{
	line-height: normal;
	background: #EEEEEE url(site_images/bg_roundedheading12T.jpg) no-repeat left top;
	margin: .6em 0 0 0;
}

#searchcontainer div
{
	padding: 8px 10px;
	background: transparent url(site_images/bg_roundedheading12B.jpg) no-repeat left bottom;
}

#searchcontainer p
{
	margin: 0;
	padding: 0;
	line-height: normal;
}

#searchcontainer form
{
	margin: 0;
	padding: 0 0 0 90px;
	line-height: normal;
	background: transparent url(site_images/bg_searchform.jpg) no-repeat left center;
}

#searchcontainer form label {
	display: none;
}

#keywords, #btn-search
{
	vertical-align: middle;
}

#keywords
{
	border: 1px solid #FFFFFF;
	background: #DDDDDD;
	width: 120px;
	margin: 0;
	padding: 2px;
	font-size: 11px;
}

/*
@Floated note styles
----------------------------------------------------*/

p.sidenote
{
	width: 200px;
	float: left;
	background-color: #996633;
	padding: 1em;
	margin: .8em .6em 0 0;
	border: 1px solid #f4f4f4;
}

/*
@RSS list styles
----------------------------------------------------*/

#list-rss
{
	list-style-type: none;
	padding: 0;
}

#list-rss li
{
	padding: 0 0 0 14px;
	background: transparent url(site_images/icn_download.jpg) no-repeat left center;
	line-height: normal;
	margin: 4px 0 0 0;
}

#list-rss li a
{
	padding: 3px 10px;
	display: block;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	background-color: #d1e2ec;
	text-transform: uppercase;
}

#list-rss li a:hover, #list-rss li a:active
{
	background-color: #EEEEEE;
	color: #000000;
}
