@import url(reset.css);
@import url(color.css);
@import url(typography.css);
@import url(story.css);
@import url(form.css);


/* Layout */

html { text-align: center; }

body
{
	text-align: left;
	width: 910px;
	position: absolute;
	top: 12px;
	left: 12px;
}

#branding { position: relative; }

#logoPlacement
{
	position: relative;
	width: 910px;
	bottom: 260px;
}

#logoPlacementTwo
{
	width: 100%;
	height: 60px;
	
}
.noLine
{
	border-width: 0;
	border-style: none;
	Margin-top:24px;
}
#logo
{
	position: absolute;
	left: 4px;
}

#tagline
{
	position: absolute;
	left: 637px;
	top: 22px;
}

#name
{
	position: absolute;
	left: 282px;
	top: 48px;
}

#logoPlacementTwo .inside
{
	top: 0px;
	left: 91px;
}

#logoPlacementTwo #tagline { top: 5px; }

/*Horizontal menu*/
ul#menu
{
/*	background-color: #134346;*/
	background-color: #B8B7AC;
	border-color: #FFF;
	border-width: 3px 0px;
	border-style: double;
	height: 36px;
}

ul#menu li
{
	float: left;
	width: 90px;
	height: 36px;
	padding: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
}

/*Main Frames*/
#content
{
	position: relative;
	clear: left;
}

div.main
{
	position: relative;
	width: 631px;
}

#subContent
{
	width: 273px;
	position: absolute;
	top: 38px;
	left: 637px;
}

#portSubContent
{
	width: 178px;
	position: absolute;
	top: 22px;
	left: 721px;
}

.portSide
{
	width: 167px;
	position: absolute;
	top: 0px;
	left: 379px;
}

ul#portMenu img
{
	position: relative;
	top: 0px;
}

ul#portMenu
{
	margin-top: 25px;
	height: 86px;
	margin-bottom: 10px;
	clip: auto;
	overflow: hidden;
}

#portMenu li img { }

#portMenu li a
{
	float: left;
	height: 80px;
	border-color: #B2CDC6;
	border-width: 3px;
	border-style: double;
}

#portMenu li a:hover
{
	background-color: #B2CDC6;
	border-color: white;
	border-width: 3px;
	border-style: double;
	padding-top: 3px;
}

a#thisMenu
{
	border-width: 3px;
	border-color: #134346 !important;
	border-style: double !important;
}
a:hover#thisMenu {padding-top:0 !important}

a#thisMenu img
{
	position: relative
	
}

#portfolio
{
	position: relative;
	clear: left;
	width: 549px;
	padding-top: 0;
}
#portfolio2
{
	position: relative;
	clear: left;
	width: 549px;
	padding-top: 0px;
}

#subContent ul { padding-bottom: 10px; }
.microColumn { padding-left: 0px; }

.microColumn li
{
	float: left;
	width: 91px;
	margin-right:1px;
}

/*Websites*/
ul#features { }

#quote
{
	width: 182px;
	position: absolute;
	top: 0px;
	left: 182px;
}

ul#fiveColumn
{
	padding: 0 0 0px 0px;
	margin: 2px 0 0px 0px;
	border-color: #88A0A1;
	border-width: 0 0 1px 0;
	border-style: solid;
}

ul#fiveColumn li.setHeight
{
	width: 182px;
	height: 790px;
	float: left;
	margin: auto;
	background-image: url(../images/line.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#noBorder
{
	background-image: none!important;
	background-repeat: repeat-y;
	background-position: right top;
}

.divider
{
	width: 910px;
	overflow: hidden;
	margin-top: 40px;
}

h3.sidebar
{
	clear: left;
	padding: 14px 0 9px 4px;
	background-image: url(../images/dividerSmall.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	overflow: hidden;
	margin-bottom: 14px;
}

div#footer
{
	clear: left;
	width: 910px;
	border-color: #B8B7AC;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
	padding: 20px 0;
	margin: 30px 0 0 0;
	background-image:url(../images/darkerbg.png);
background-position:0pt;
background-repeat:repeat;
}


/*Main Copy*/
.columnOne
{
	width: 91px;
	position: absolute;
	top: 0;
	left: 0;
}

.columnTwo
{
	width: 91px;
	position: absolute;
	top: 0;
	left: 0;
}

.mainColumn
{
	position: relative;
	width: 555px;
	left: 91px;
	top: 0px;
}

.headline
{
	position: relative;
	width: 546px;
	margin-top: 32px;
}

.wider
{
	position: relative;
	width: 819px;
	margin-top: 32px;
}

/*Form*/
#form
{
	position: relative;
	width: 455px;
	clear: left;
	margin-top: 25px;
	margin-left: 91px;
}

#form h4
{
	clear: left;
	font-size: 12px;
	padding: 0 0 6px 0px;
	margin: 0 0 14px 0px;
	border-color: #88A0A1;
	border-width: 0 0 1px 0;
	border-style: solid;
}

#form ul
{
	margin-left: 91px;
	padding: 0 0 14px 0;
}

#form li
{
	position: relative;
	clear: left;
	font-size: 11px;
	color: #88A0A1;
	padding-bottom: 6px;
}

.formInput { padding-bottom: 20px!important; }

#branding cite
{
	height: 12px;
	background-color: #134346;
	color: white;
	font-size: 10px;
	position: absolute;
	bottom: 0;
	right: 0;
	padding:3px;
}

ul.left
{
	position: relative;
	top: 0;
	left: 0px;
	width: 182px;
}

ul.right
{
	position: absolute;
	left: 182px;
	top: 0px;
}

.columnOne img
{
	position: relative;
	bottom: 5px;
}

input { margin-right: 6px; }


.FormQuestion, .FormInput {margin-left:91px;}
					
					

/*Image Replacement*/
.sIFR-flash + div[adblocktab=true] { display: none !important; }

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1
{
	visibility: hidden;
	font-size: 15px;
}
