/* cascading style sheet - last edit: 5 jun 09 */

* {
	margin: 0;
}

html,body {
	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d3a38;
	height: 100%;
	}

a {color:#a70101;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}

p {
	margin: 12px;
	}
	
ul.std_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #3d3a38;
	list-style-position: outside;
	list-style-type: square;
	padding-left: 30px;
}

/* -- wrapper - header -- */

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 960px;
	padding: 0px;
	text-align: left;
	position: relative;
	margin: 0 auto -72px
	}
	
.header {
	background: url(../_images/top_back.png) no-repeat scroll 0px;
	background-position: 0px 0px;
	position: relative;
	padding: 0px;
	margin: 0px auto;
	width: 960px;
	height: 116px;
	}

#logo a {
	float: left;
	position: relative;
	display: block;
	width: 185px;
	height: 100px;
	text-indent: -1000px;
	overflow: hidden;
	}
	
.nav {
	padding: 0px;
	margin: 0px auto;
	position: relative;
	top: 53px;
	right: 33px;
	}

#flashcontain {
	z-index: 2; 
	}
	
#flashcontent {
	background-image: url(../_images/flash_back.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
/* -- main -- */


td.snipebox {
	padding-top: 10px;
	}
td.snipebox01 {
	padding: 0px;
	margin: 0px auto;
	}
td.snipebox02 {
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
h1 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #a70101;
	font-weight: bold;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #a70101;
	font-weight: normal;
	}
	
h3 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #a70101;
	font-weight: bold;
	}
	
.content {
	margin: 0px auto;
	width: 960px;
	position: relative;
	padding: 0px 8px;
	}
	
#contactForm {
	margin: 0px auto;
	padding-left: 10px;
	}
	
.share {
	padding: 0px 0px 0px 170px;
	margin: 0px;
	vertical-align: top;
	}
	
.imageback {
	background: url(../_images/image_back.png) no-repeat scroll 0px;
	background-position: 0px 0px;
	padding: 0px 0px 0px 6px;
	margin: 0px;
	width: 670px;
	height: 377px;
	}

.portfolio_nav {
	background: url(../_images/portfolio_btn_back.png) no-repeat scroll 0px 0px;
	padding: 6px 0px 0px 6px;
	margin: 0px 4px 0px 0px;
	width: 274px;
	text-align: right;
	vertical-align: top;
	}
	
#aboutNav {
	height: 25px;
	width: 668px;
	padding-top: 10px;
	padding-left: 10px;
	}	
	
#aboutNav ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	}

#aboutNav li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: inline;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}
	
#aboutNav li a {
	text-indent: -1000em;
	display:block;
	float:left;
	height:25px;
	overflow:hidden;
	cursor: pointer;
	}

#aboutNav_01 a {
	width: 80px;
	background: url(../_images/btn_int_sprite.png) no-repeat scroll 0px;
	background-position: 0px 0px;
	}
	
#aboutNav_02 a {
	width: 97px;
	background: url(../_images/btn_int_sprite.png) no-repeat scroll 0px;
	background-position: -80px 0px;
	}
	
#aboutNav_03 a {
	width: 109px;
	background: url(../_images/btn_int_sprite.png) no-repeat scroll 0px;
	background-position: -177px 0px;
	}
	
#aboutNav_04 a {
	width: 191px;
	background: url(../_images/btn_int_sprite.png) no-repeat scroll 0px;
	background-position: -286px 0px;
	}
	
#aboutNav_05 a {
	width: 191px;
	background: url(../_images/btn_int_sprite.png) no-repeat scroll 0px;
	background-position: -477px 0px;
	}
	
#aboutNav_01 a:hover {
	background-position: 0px -25px;
	}
	
#aboutNav_02 a:hover {
	background-position: -80px -25px;
	}
	
#aboutNav_03 a:hover {
	background-position: -177px -25px;
	}
	
#aboutNav_04 a:hover {
	background-position: -286px -25px;
	}
	
#aboutNav_05 a:hover {
	background-position: -477px -25px;
	}
	
.searchtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #3d3a38;
	}
	
.headercells {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #a70101;
	}

.headercells a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}

.headercells a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}

.headercells a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	}

.headercells a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}

.contentcells {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background: #D5D5C8;
	}

.contentcells a:link {
	color: #333333;
	text-decoration: none;
	}

.contentcells a:visited {
	color: #333333;
	text-decoration: none;
	}

.contentcells a:hover{
	color: #333333;
	text-decoration: underline;
	}

.contentcells a:active {
	color: #333333;
	text-decoration: none;
	}
	
.contentcells02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background: #E1E1D9;
	text-indent: 10px;
	}

.contentcells02 a:link {
	color: #333333;
	text-decoration: none;
	}

.contentcells02 a:visited {
	color: #333333;
	text-decoration: none;
	}

.contentcells02 a:hover{
	color: #333333;
	text-decoration: underline;
	}

.contentcells02 a:active {
	color: #333333;
	text-decoration: none;
	}

.header_text {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #a70101;
	font-weight: bold;
	}
	
.subheader_text {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #a70101;
	}
	
.sidebar {
	padding: 0px;
	margin: 0px auto;
	width: 274px;
	}
	
.sidebar_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a70101;
	}
	
.sidebar_text a:link {color: #135B71; text-decoration: none;}
.sidebar_text a:visited {color: #135B71; text-decoration: none;}
.sidebar_text a:hover {color: #135B71; text-decoration: underline;}
.sidebar_text a:active {color: #135B71; text-decoration: none;}
	
.footer {
	background: url(../_images/btm_back.png) no-repeat scroll 0px 0px;
	text-align: center;
	padding: 0px !important;
	padding: 0px 0px 0px 12px;
	margin: 0px auto 0px;
	height: 72px;
	width: 960px;	/* IE6 pushes footer down without this */
	font-size: .8em;
	color: #9ea7aa;
	position: relative;
	}

.footer a:link {color: #757476; text-decoration: none;}
.footer a:visited {color: #757476; text-decoration: none;}
.footer a:hover {color: #757476; text-decoration: underline;}
.footer a:active {color: #757476; text-decoration: none;}

.fatpipe{
padding: 0px 6px;
}

.footer_p {
	margin: 0px 0px 10px;
}

.clearfooter {
	height: 72px; /* .clearfooter must be the same height as .footer */
}

.whitepaper dt {
	font-weight: bold;
}

dl.whitepaper {
	margin-left: 2em;
	margin-bottom: 5.5em;
}

.whitepaper input, .whitepaper select {
	background: #fff;
	color: #000;
	border: 1px solid #999999;
}

.whitepaper input {
	padding: 2px 2px;
}

.whitepaper select {
	padding: 1px 2px;
}

.whitepaper .single {
	width: 196px;
}

.whitepaper select.single {
	width: 202px;
}
.whitepaper .double {
	width: 402px;
}

.whitepaper dl {
	float: left;
}
.whitepaper .last {
	margin-left: 4px;
}

.whitepaper dd {
	margin-bottom: .4em;
	clear: both;
}

.whitepaper dt {
	margin-bottom: 1px;
	clear: both;
}

.whitepaper th {
	text-align: left;
}

.whitepaper table {
	margin-left: -1px;
}

#whitepaperSubmit {
	float:right;
}

#whitepaperForm {
	width: 440px
}
#whitepaper2 {
	margin-bottom: 2em;
}
#whitepaperSubmit {
	margin-top: 1em;
}