/*----------- core HTML tags --------------*/

body
{
	position: relative;
	margin: 0;
	background: #fff url(pics/background-body.jpg) repeat-x top;
	font: 11px verdana, arial, verdana, sans-serif;
	color: #525256;
        text-align: center;
}

td, input, select
{ font: 11px verdana, arial, verdana, sans-serif;}

table
{ padding: 0; margin: 0; border: 0; }

sup
{ color: #f00;}

form
{ padding: 0; margin: 0;}

img
{ border: none;}

li
{
	list-style-type: square;
	padding: 2px;
	font: 11px verdana, arial, verdana, sans-serif;
	text-decoration: none;
	color: #525256;
}

hr
{
	height: 1px;
	border: none;
	border-top: 1px solid #ccc;
}

.captiontext {
margin: 5px 20px 0px 10px;
}

.msgerror {
	font: 10px verdana, arial, verdana, sans-serif; font-weight:bold;
	color: #CC0000;
}

a:visited
{ color: #00d;}

a:hover
{ color: #ECCA50;}

/*----------- main wrapper ------*/

#wrapper {

    position: relative;
    text-align: left;
    margin: 0 auto;
    width: 780px;
    padding: 0 12px;
    background: transparent url(pics/background-wrapper.gif) repeat-x top;
    
    

}

/*----------- form  field sizes ------*/
.short
{ width: 50px;}
.mediuma
{ width: 75px;}
.mediumb
{ width: 160px;}
.wide
{ width: 347px;}

/*----------- logo area --------------*/

div#logo
{
	position: absolute;
	top: 17px; left: 33px;

}

/*----------- menu area --------------*/

div#menublock
{
	position: absolute;
	top: 0; left: 269px;
	width: 523px;
	height: 82px;
	margin: 0;
	background: #ECCA50 url(pics/ambergrid.jpg) no-repeat 2px 0;
    
}

div#menurow
{
	position: relative;
        border-top: 1px solid #fff;
	top: 51px;
	height: 30px;
	background: #ECCA50;	
}
div#menurow a
{
	float: left;	
	padding: 1px 11px;
	margin: 5px 5px 0 5px;
}
div#menurow a:hover
{
	background: #FFDF61;
	padding: 0 10px;
	border: 1px solid #fff;
}

/*----------- search area --------------*/

div#searchblock
{
	display:;
	position: absolute;
	top: 0; right: 0;
	width: 233px;
	height: 50px;

}
div#searchblock .textbox
{
	margin: 0; padding: 0;
	position: absolute;
	top: 16px; left: 24px;
	width: 120px;
	height: 16px;
	padding-left: 20px;
}
div#searchblock .icon
{
    position: absolute;
    top: 19px; left: 26px;
}
div#searchblock .button
{
	position: absolute;
	top: 17px; right: 12px;
	width: 49px; height: 18px;

}

/*----------- marcom row --------------*/

div#marketingblock, div#marketingblocksecondary, div#marketingblockproduct
{
	position: absolute;
	top: 82px; left: 12px;
	height: 136px; width: 780px;
	overflow: hidden;
	background: #56565a;	
}

img#marcomtext
{ 
    position: absolute;
    top: 0; right: 1px;
}

img#productbox
{
	position: absolute;
	top: 17px; right: 13px;
}

div#marketingblock span,div#marketingblocksecondary span
{
    visibility: hidden;
}

#flashbanner {position: absolute; right: 1px; bottom: 0; width: 522px; height: 100px;}

/*----------- contact row --------------*/

div#contactblock
{
	position: absolute;
	top: 0;
	left: 0;
	height: 136px; width: 256px;
	border-right: 1px solid #ccc;
	background: #c1c1c2 url(pics/background-leftbanner.gif) repeat-x top;
	overflow: hidden;

}

div#contactblock a, div#contactblock a:visited
{
	color: #fff;
}
/*----------- secondary page graphic --------------*/

div#pageimage	
{
	display: inline;
	float: left;
	height: 136px; width: 256px;
	overflow: hidden;
	border-right: 1px solid #fff;
	background: #525256
}

/*----------- main content area --------------*/

div#contentblock
{
	position: relative;
	padding-top: 218px;
	width: 780px;
	background: #fff url(pics/background_bottom.jpg) repeat-x bottom;
	padding-bottom: 30px;

}


div.filler
{
	height: 43px;
	background: #ecca50 url(pics/background_homecontent.jpg) repeat-x bottom;
}


/*----------- left column --------------*/

div#a
{
	display: block;
	padding: 12px 5px;

}

/*----------- right column --------------*/

div#b
{
	position: relative;
	padding: 0 10px 280px 10px;

}

div#b div.solutions
{
	position: relative;
	display: inline;
	float: left;
	width: 240px;
	margin: 0 6px;
}

.A
{
	background: transparent url(pics/background-solA.gif) no-repeat left bottom;	
}
.B
{
	background: transparent url(pics/background-solB.gif) no-repeat left bottom;	
}
.C
{
	background: transparent url(pics/background-solC.gif) no-repeat left bottom;	
}
.D
{
	background: transparent url(pics/background-solD.gif) no-repeat left bottom;	
}
.solutions .title
{
        text-align: center;
	position: relative;
	height: 48px;
	background: transparent url(pics/background-soltop.gif) no-repeat;		
	padding-top: 2px;
}

.C .title img
{
	top: 15px;
}

.solutions .textline
{
    text-align: center;
    background: transparent url(pics/background-solmid.gif) no-repeat;    
    height: 245px;
}

html > body .solutions .textline
{
	height: auto;
	min-height: 245px;
}
.solutions .textline img
{
	margin: 12px 0 6px 12px;
}

.solutions .textline .readmore
{
	position: absolute;
	left: 48px;
	bottom: 55px;
}

.textline ul
{
        list-style-position: inside;
        text-align: left;
	margin: 10px 0 0 0;
	padding: 0 0 0 20px;
}
.textline ul ul
{

	padding-left: 15px;
}
.textline li
{
	margin: 0;
	padding: 1px 0;
	color: #999;
}
.solutions .footer
{
	height: 46px;
	background: transparent url(pics/background-solbottom.gif) no-repeat;	
}

.solutions a, .solutions a:visited

{
	text-decoration: none; color: #c28b00;
}

.solutions a:hover
{
	text-decoration: underline;
}

.textline img.homeboxes {
    width: 237px; 
    height: 167px; 
    position: absolute; 
    top: 93px;
    margin: 0;
    left: 1px;
}

/*----------- secondary page right column --------------*/
div#c
{
	margin-left: 257px;
	padding: 15px;
	padding-right: 67px;
	text-align: justify;
	width: 438px;

}

div#c p.dealnow
{
	display: inline;
	float: right;
	margin-top: 0;
	font-weight: bold;
	margin-right: -100px;
	padding: 0 10px;
}

div#c li
{text-align: justify;}

table.formtable
{
	margin-top: 10px;
}

table.formtable td
{
	margin-top: 10px;
	padding: 3px 3px 3px 0;
	white-space: nowrap;
}

/*----------- footer area --------------*/

div#footerblock
{
	position: relative;
	clear: both;
	padding: 2px 15px 4px 25px;
	background: #fff url(pics/background-footer.gif) repeat-x top;
	border-top: 1px solid #fff;

}
div#footerblock a {color: #6c6cb2;} 
