/* --------------------------------- */
/* Argos Products Global Style Sheet */
/* Last Revision: April 23, 2003 */
/* --------------------------------- */

/* Page Structure */
/* --------------------------------- */

#centerpage {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #fff;
}

#header {
	text-align: center;
	padding: 0px;
	margin-top: 15px;
}

#header img {
	margin: 0px auto 0px auto;
}

#menuwrap {
	position: relative;
	clear: both;
	width: 100%;
	margin-top: 2px;
	background-color: #fff;
	border-color: #867d0b;
	border-width: 0px;
	border-style: solid;
}

#leftmenu {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 161px;
	height: 77px;
	background-color: #0f2b8d;
	padding: 0px 0px 0px 18px;
}

#services {
	position: absolute;
	clear: both;
	left: 18px;
	top: 5px;
}

#aboutus {
	position: absolute;
	clear: both;
	left: 18px;
	top: 20px;
}

#faq {
	position: absolute;
	clear: both;
	left: 18px;
	top: 34px;
}

#inforequest {
	position: absolute;
	clear: both;
	left: 18px;
	top: 48px;
}

#contact {
	position: absolute;
	clear: both;
	left: 18px;
	top: 62px;
}

#rightmenu {
	position: relative;
	margin-left: 181px;
	padding: 0px;
}

#menucrossbar { /* divides menu from body */
	position: relative;
	clear: both;
	background-color: #999;	
	margin-top: 6px;
	padding-left: 199px;
}

#columnwrap {
	position: relative;
	clear: both;
	width: 100%;
	background-color: #fff;
	padding: 18px 0px 18px 0px;
}

/* main columns shared */
#leftcolumn, #rightcolumn {
	font-family: "Verdana", "Geneva", "Arial", "Helvetica", Sans-Serif;
	font-size: 11px;
	color: #000;
}

#leftcolumn {
	position: absolute;
	width: 161px;
	left: 0px;
	top: 18px;
	bottom: 0px;
	margin: 0px;
	border-right: 2px solid #e5e5e5;
	padding: 0px 0px 0px 18px;
}

#leftcolumn .linebreak {
	border-bottom: 2px solid #e5e5e5;
}

#leftcolumn .text {
	padding-right: 16px;
}

#leftcolumn a:link {
	text-decoration: none;
	color: #000;
}

#leftcolumn a:visited {
	text-decoration: none;
	color: #777;
}

#leftcolumn a:hover {
	text-decoration: underline;
	color: #000;
}

.logo {
	text-align: center;
	padding-bottom: 12px;
	padding-right: 16px;
}

.logolast {
	text-align: center;
	padding-right: 16px;
}

#rightcolumn {
	text-align: left;
	margin-left: 179px;
	padding-left: 18px;
	padding-right: 18px;
	border-left: 2px solid #e5e5e5;
}

#rightcolumn a:link {
	text-decoration: underline;
	color: #0000ff;
}

#rightcolumn a:visited {
	text-decoration: underline;
	color: #777;
}

#rightcolumn a:hover {
	text-decoration: underline;
	color: #0000ff;
}

#bodycrossbar { /* divides body from footer */
	background-color: #0f2b8d;
	padding-top: 20px;
	margin-bottom: 16px;
}

#logobar {
	clear: both;
	text-align: center;
	margin: 0 auto 18px auto;
	background-color: #fff;
}

#footer {
	clear: both;
	text-align: center;
	margin: 0px auto 15px auto;
	background-color: #fff;
}

.titlespacer {
	margin-bottom: 15px;
}

#formcolumnwrap {
	position: relative;
	clear: both;
	width: 100%;
}

#formleftcolumn {
	position: absolute;
	width: 210px;
	left: 0px;
	top: 0px;
	bottom: 0px;
	margin: 0px;
}

#formrightcolumn {
	text-align: left;
	margin-left: 210px;
}

/* Global */
/* --------------------------------- */

a img {
	border-style: none;
}

body {
	margin: 0;
	background: #fff;
	text-align: center; /* IE5/Win Workaround for centering with auto-width margins */
	font-family: "Verdana", "Geneva", "Arial", "Helvetica", Sans-Serif;
	font-size: 11px;
	color: #000;
}

p.bodytext {
	line-height: 1.5;
}

p.bodytitle {
	font-size: 14px;
} 

p.formtext {
	line-height: 1.75;
}

p.faqquestion1 {
	margin-top: 50px;
	line-height: 1.5;
}

p.faqquestion {
	margin-top: 30px;
	line-height: 1.5;
}

p.question {
	font-weight: bold;
}

li {
	list-style-type: square;
	line-height: 1.5;
}

select {
	color: #000; 
	font-size: 11px; 
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif; 
	background-color: #e5e5e5; 
	width: 226px;
}

input {
	color: #000; 
	font-size: 11px; 
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif; 
}

.input_text {
	background-color: #e5e5e5; 
	width: 226px;
	margin: 0px;
	padding: 0px;
}

.input_submit {
	background-color: #e5e5e5; 
	width: 356px;
}

.input_reset {
	background-color: #e5e5e5; 
	width: 80px;
}

textarea {
	color: #000; 
	font-size: 11px; 
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif; 
	background-color: #e5e5e5; 
	width: 436px;
}

/* Special */
/* --------------------------------- */

#footer .text {
	font-family: "Verdana", "Geneva", "Arial", "Helvetica", Sans-Serif;
	color: #000;
	font-size: 9px;
}

.standardsalert { 
	display: none; 
}

.sampleimg {
	margin-left: 40px;
}