body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #666; /*#666666;*/
	margin: 0 auto;
	padding: 0;
	text-align: center;
	color: #444;
	width: 900px;
	background-image: url(/images/main_bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	
}

img
{
	border: none;
}

h2
{
	font-size: 14px;
	margin: 0 0 5px 0;
	color: #006fb4;
	font-variant: small-caps;
	font-weight: bold;
}

h3
{
	font-size: 11px;
	margin: 0 0 5px 0;
	color: #006fb4;
}

.note
{
	font-size: 9px;
}

.float{ float:left; margin:0 20px 0 0;}

#container
{ 
	position: relative;
	padding: 10px 30px 20px 30px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	/*height: 510px;*/
	overflow: auto;
}

#header
{ 
	margin: 0 auto;
	position: relative; 
	height: 230px;
	background-color: #fff;
	background-image: url(/images/header_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding: 0;
} 

.logo
{
	left: 0px;
	top: 0px;
	position: absolute;
	border: none;
	/*background-color: #f8f6f7;*/
	background-image: url(/images/logo_bg.png);
	width: 240px;
	height: 210px;
	margin: 0;
	padding: 0;
	z-index: 1;
}

.logo img
{
	position: absolute;
	top: 62px;
	left: 37px;
}

#header span
{
	position: absolute;
	display: block;
	background-image: url(/images/tagline.png);
	height: 60px;
	width: 300px;
	top: 20px;
	right: 20px;
}

#header h1
{
	margin: 0;
	padding: 10px 0;
}

#mainContent
{
	padding: 2em 2em 0 1em;
	height: 664px;
	overflow: hidden;
	/*border: 1px solid green;*/
}

.contentText
{
	padding: 20px 0px 30px 0;
	margin: 0;
	color: #404040;
	font-size: 11px;
	/*font-family: Arial, Helvetica, Serif;*/
	text-align: justify; 
}

.dashedbottom
{
	border-bottom: 1px dashed #EEEEEE;
}

#footer 
{ 
	/*background-color: #666;
	height: 100px;*/
	width: 800px;
	margin: 0 auto;
	color: #AAA;/*#656464;*/
	font-size:9px;
	/*font-family:Arial, Helvetica, Serif;*/
	padding-bottom:50px;
	padding-left:30px;
	text-align: center;
} 

.clearfloat
{
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#nav
{
	position: absolute;
	right: 0;
	top: 90px;
	border-bottom: 1px solid #12628f;
	padding: 0;
	display: block;
	background-color: #00527f;
	/*position: fixed;*/
}

#nav li
{
	list-style: none;
	/*font-family: Arial, Helvetica, Serif;*/
	font-size: 13px;
	padding-left: 1em;
	float: left;
	padding: 10px;
}

#nav li.current
{
	background-image: url(/images/current2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#nav li a
{
	text-decoration: none;
	color: #ccc;
	/*text-transform: uppercase;*/
	font-variant: small-caps;
}

#nav li.current a
{
	font-weight: bold;
	color: #fff;
}

#nav li a:hover
{
	color: #fff;
}

#partners, #customers
{
	margin-top: 30px;
}

#partners div, #customers div
{
	margin: 0 auto 30px auto;
	width: 650px;
	text-align: justify;
}

#partners div img, #customers div img
{
	height: 30px;
	margin: 0 10px 5px 0;
	float: left;
}

#contact span
{
	float: left;
	font-size: 11px;
	margin: 35px;
}

#contact span img
{
	height: 140px;
}

.homeHeading
{
	display: block;
	position: relative;
	width: 830px;
	height: 50px;
	padding-bottom: 5px;
	margin: 0 auto 40px auto;
	border-bottom: #e0e0d5 1px solid;
	background-image: url(/images/heading.png);
}

.firstColumn
{
	width: 370px;
	color: #444;
	float: left;
	margin-right: 30px;
}

.firstColumn p
{
	margin: 0 0 20px 0;
	font-size: 12px;
	line-height: 160%;
}

.firstColumn p.strong
{
	font-weight: bold;
	font-size: 16px;
	line-height: 140%;
	margin-bottom: 20px;
}

.middleColumn
{
	width: 200px;
	font-size: 16px;
	color: #444;
	line-height: 140%;
	float: left;
	margin-right: 22px;
}

.middleColumn span
{
	display: block;
	width: 200px;
	height: 100px;
	background-image: url(/images/analog-digital.jpg);
	background-position: center center;
	margin-bottom: 20px;
}

.middleColumn p
{
	margin: 0 0 10px 0;
	font-size: 12px;
	line-height: 160%;
}

.middleColumn a
{
	display: block;
	margin-top: 5px;
	font-size: 10px;
	color: #006fb4;
	text-decoration: none;
	padding-left: 10px;
	background-image: url(/images/current.gif);
	background-position: -2px center;
	background-repeat: no-repeat;
}

.middleColumn a:hover
{
	text-decoration: underline;
}

.lastColumn
{
	width: 200px;
	font-size: 16px;
	color: #444;
	line-height: 140%;
	float: left;
}

.lastColumn ul
{
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 12px;
	line-height: 160%;
	list-style-type: none;
}

.lastColumn li
{
	margin-bottom: 15px;
}

.lastColumn li a, #offers a, #offer a
{
	display: block;
	margin-top: 5px;
	font-size: 10px;
	color: #006fb4;
	text-decoration: none;
	padding-left: 10px;
	background-image: url(/images/current.gif);
	background-position: -2px center;
	background-repeat: no-repeat;
}

.lastColumn li a:hover
{
	text-decoration: underline;
}

.lastColumn li span
{
	
	font-size: 10px;
	margin: 0 10px 0 0;
	color: #006fb4;
}

#offers
{
	margin-top: -20px;
}

#offers h2
{
	margin-top: 20px;
}

.offer
{
	width: 230px;
	margin: 10px 20px 0;
	float: left;
}

.offer a
{
	margin-bottom: 10px;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}
