/* VARNISH STRIPPING */
/* (CC) 2004 Tantek Celik. Some Rights Reserved.             */
/*   http://creativecommons.org/licenses/by/2.0                   */
/* This style sheet is licensed under a Creative Commons License. */
/* Purpose: undo some of the default styling of common (X)HTML browsers */
* { margin:0; padding:0; }
:link,:visited { text-decoration:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:100%; }
h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }

body {
	width:100%;
	height:100%;
	text-align:center;
	margin:0;
	padding:20px 0 20px 0;
	font-size:100%;
	color:#000000;
	font-family:trebuchet ms;
	background:url(../images/background.jpg) top center repeat-x;
}
#wrapper{
	width:914px;
	height:auto;
	text-align:left;
	margin:0 auto;
	padding:0 3px 0 0;
	background:transparent url(../images/black.jpg) top left repeat-y;
/*ie8
padding:20px 0px 0 0;
/*ie8*/
}
#header {
	width:100%;
	height:155px;
	margin:0;
	padding:0;
	background:transparent url(../images/header.jpg) top center no-repeat;
}
#logo {
	width:914px;
	height:155px;
}
#logo a {
	float:left;
	width:914px;
	height:155px;
}
#content {
	width:100%;
}
#right {
	float:right;
	width:735px;
	margin:0;
	padding:0;
}
#right_main {
	width:735px;
	min-height:500px;
	height:auto;
	color:#ffffff;
	text-align:right;
	background:url(../images/main.jpg) top center no-repeat;
}
#main_text {
	height:110px;
	background:url(../images/main_text_back.png) top center repeat;
}
#right_main .testimonial, #right_main .citation {
	float:left;
	width:350px;
	padding:20px 20px 5px 20px;
	font-size:80%;
	text-align:left;
}
#right_main .citation {
	font-size:75%;
	padding:0 0 0 20px;
}
#right_text .cite {
	font-size:80%;
	font-style:italic;
}
#right_text, #right_textx {
	padding:15px;
}
#right_text h1 {
	font-size:125%;
	padding-bottom:20px;
}
#right_text p {
	font-size:90%;
	padding-bottom:20px;
}
#module {
	width:449px;
	height:656px;
	padding:10px 20px;
	background:url(../images/modules.png) top left no-repeat;
}
#module #l {
	float:left;
	width:95px;
	height:auto;
}
#SH {
	width:95px;
	height:76px;
	margin-bottom:17px;
}
#SH a {
	float:left;
	width:92px;
	height:76px;
}
#PM {
	width:92px;
	height:78px;
	margin-bottom:15px;
}
#PM a {
	float:left;
	width:92px;
	height:78px;
}
#EC {
	width:92px;
	height:78px;
	margin-bottom:19px;
}
#EC a {
	float:left;
	width:92px;
	height:78px;
}
#OT {
	width:92px;
	height:78px;
	margin-bottom:22px;
}
#OT a {
	float:left;
	width:92px;
	height:78px;
}
#BW {
	width:92px;
	height:78px;
	margin-bottom:20px;
}
#BW a {
	float:left;
	width:92px;
	height:78px;
}
#CL {
	width:92px;
	height:78px;
}
#CL a {
	float:left;
	width:92px;
	height:78px;
}
#module #m {
	float:left;
	width:161px;
	height:auto;
	margin:17px 20px 0 25px;
}
#PSPSX {
	width:120px;
	height:92px;
	margin:0 0 75px 20px;
}
#PSPSX a {
	float:left;
	width:140px;
	height:107px;
}
#PF {
	width:161px;
	height:126px;
	margin-bottom:65px;
}
#PF a {
	float:left;
	width:161px;
	height:126px;
}
#VM {
	width:95px;
	height:75px;
	margin:0 0 12px 32px;
}
#VM a {
	float:left;
	width:95px;
	height:55px;
}
#FOI {
	width:95px;
	height:75px;
	margin-left:32px;
}
#FOI a {
	float:left;
	width:95px;
	height:75px;
}
#module #r {
	float:left;
	width:101px;
	height:auto;
}
#SD {
	width:101px;
	height:75px;
	margin-bottom:22px;
}
#SD a {
	float:left;
	width:101px;
	height:75px;
}
#QM {
	width:101px;
	height:75px;
	margin-bottom:17px;
}
#QM a {
	float:left;
	width:101px;
	height:75px;
}
#EI {
	width:101px;
	height:76px;
	margin-bottom:23px;
}
#EI a {
	float:left;
	width:101px;
	height:76px;
}
#TE {
	width:101px;
	height:77px;
	margin-bottom:21px;
}
#TE a {
	float:left;
	width:101px;
	height:77px;
}
#RM {
	width:101px;
	height:76px;
	margin-bottom:19px;
}
#RM a {
	float:left;
	width:101px;
	height:76px;
}
#FA {
	width:101px;
	height:76px;
}
#FA a {
	float:left;
	width:101px;
	height:76px;
}
#module_description {
	float:right;
	width:250px;
	height:auto;
	padding:15px;
	margin-top:85px;
	font-size:80%;
}
#module_description p {
	margin:0 0 10px;
}
#module_description .allcaps {
	margin:10px 0 10px;
}
#right_contact {
	width:735px;
	height:488px;
	padding:0;
	background:url(../images/contact_back.jpg) top left no-repeat;
}
#right_contact h1 {
	padding:15px;
	width:200px;
}
#right_contact p {
	margin:15px;
	font-size:90%;
}
#c_r {
	float:left;
	width:auto;
	margin:0;
	padding:0;
}
#c_r input {
	margin:0;
	padding:0;
	border:none;
	height:18px;
	width:230px;
	font-size:85%;
	padding-top:2px;
}
#c_r textarea {
	border:none;
	width:400px;
	height:98px;
	font-size:110%;
	padding-top:2px;
}
#response {
	float:right;
	width:450px;
	padding:15px 15px 0 0;
	text-align:left;
	font-size:90%;
}
#c_l {
	float:left;
	width:230px;
}
#ref_list {
	margin-left:20px;
	list-style-image: url(../images/bullet2.jpg);
	font-size:85%;
	padding-bottom:25px;
}
#left {
	float:left;
	width:179px;
	height:auto;
	padding:50px 0 0 0;
	background:#000000 url(../images/left.jpg) top center no-repeat;
}
#left p {
	font-size:70%;
	padding:0 10px 10px 10px;
	color:#ffffff;
}
#left_main {
	height:auto;
	background:#000000;
}
#left_main img {
	border:none;
}
#left #about, #left #references, #left #modules, #left #screen_shots, #left #faq, #left #request_demo, #left #contact {
	float:left;
	width:179px;
	height:16px;
	margin:0 0 10px;
}
#left a, #left a:hover, #left a:visited {
	margin:0;
	text-decoration:none;
	border:none;
}
#left #about a, #left #about a:visited {
	float:left;
	width:179px;
	height:16px;
	background:url(../images/about.jpg) bottom center no-repeat;
}
#left #about a:hover {
	height:16px;
	background:url(../images/about_hover.jpg) bottom center no-repeat;
}
#left #references a, #left #references a:visited {
	float:left;
	width:179px;
	height:16px;
	background:url(../images/references.jpg) bottom center no-repeat;
}
#left #references a:hover {
	height:16px;
	background:url(../images/references_hover.jpg) bottom center no-repeat;
}
#left #modules a, #left #modules a:visited {
	float:left;
	width:179px;
	height:16px;
	background:url(../images/modules.jpg) bottom center no-repeat;
}
#left #modules a:hover {
	height:16px;
	background:url(../images/modules_hover.jpg) bottom center no-repeat;
}
#left #screen_shots a, #left #screen_shots a:visited {
	float:left;
	width:179px;
	height:16px;
	background:url(../images/screenshots.jpg) bottom center no-repeat;
}
#left #screen_shots a:hover {
	height:16px;
	background:url(../images/screenshots_hover.jpg) bottom center no-repeat;
}
#left #faq a, #left #faq a:visited {
	float:left;
	width:179px;
	height:16px;
	background:url(../images/faq.jpg) bottom center no-repeat;
}
#left #faq a:hover {
	height:16px;
	background:url(../images/faq_hover.jpg) bottom center no-repeat;
}
#left #request_demo a, #left #request_demo a:visited {
	float:left;
	width:179px;
	height:16px;
	background:url(../images/request.jpg) bottom center no-repeat;
}
#left #request_demo a:hover {
	height:16px;
	background:url(../images/request_hover.jpg) bottom center no-repeat;
}
#left #contact a, #left #contact a:visited {
	float:left;
	width:179px;
	height:16px;
	background:url(../images/contact.jpg) bottom center no-repeat;
}
#left #contact a:hover {
	height:16px;
	background:url(../images/contact_hover.jpg) bottom center no-repeat;
}
#footer {
	width:100%;
	height:61px;
	margin:0;
	padding:0;
	background:transparent url(../images/footer.jpg) top center no-repeat;
}
#resilience_link {
	float:right;
	width:175px;
	height:40px;
	margin-top:25px;
}
#resilience_link a {
	float:right;
	width:175px;
	height:40px;
}
.alert {
	color:red;
}
.citation {
	font-style:italic;
}
.bold {
	font-weight:bold;
}
.blue {
	color:#00548e;
}
.allcaps {
	text-transform:uppercase;
}
#screen_right {
	float:right;
	width:230px;
	padding-bottom:20px;
}
#scr_left {
	float:left;
	width:130px;
}
#scr_right {
	float:right;
	width:90px;
}
#preview { /* preview popup */
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(../images/screenshot_back.png) top left repeat;
	text-align:center;
}
#screenshot {
	margin:0 auto;
	background:url(../images/screenshot_back_heavy.png) top left repeat;
}
#control {
	margin:0px auto 0 auto;
	padding:5px;
	width:auto;
	background:url(../images/screenshot_back_heavy.png) top center no-repeat;
	color:#ffffff;
}
#control a {
	color:#ffffff;
}