body
{
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 12px;
    color: #0B2E64;
    margin: 0px;
    background-color: #dfecff;
}

a
{
    text-decoration: none;
    color: #2463c4;
}

a:hover
{
    text-decoration: underline;
}

img
{
    border: 0px;
}

#main
{
    position: absolute;
    width: 100%;
}

#content
{
    text-align: center;
}

#home
{
    text-align: left;
    font-size: medium;
}

#banner
{
    width: 100%;
    background-image: url(images/bkbun.jpg);
}

#menu
{
    background-image: url(images/menuback.jpg);
    background-repeat: repeat-x;
    height: 28px;
    padding-top: 5px;
    width: 100%;
    text-align: center;
    padding-bottom: 4px;
}

#menu a
{
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    font: bold 8pt Tahoma;
    color: #505050;
    text-align: center;
    text-decoration: none;
    margin-left: 2px;
}
#menu a.active
{
    border-bottom: #ffffff 3px solid;
    color: #ffffff;
    background-color: #2463c4;
    border-left: #ffffff 1px dotted;
    border-top: #ffffff 1px dotted;
    border-right: #ffffff 1px dotted;
}
#menu a:hover
{
    border-bottom: #505050 3px solid;
}

#search
{
    background-image: url(images/searchicon.jpg);
    background-repeat: no-repeat;
    padding-left: 50px;
    padding-top: 4px;
    padding-bottom: 7px;
}

#search a
{
    color: #2463c4;
    text-decoration: none;
    display: block;
    background-image: url(images/search.jpg);
    background-repeat: no-repeat;
    padding-left: 27px;
}

#search a:hover
{
    background-image: url(images/search-hover.jpg);
}

#copyright
{
    font-size: x-small;
    text-align: center;
    margin-top: 10px;
    padding-top: 2px;
    border-top: #2463c4 1px solid;
    color: #505050;
}

#techs
{
    padding-bottom: 5px;
    text-align: right;
}

#contact
{
    text-align: left;
}

td.formft
{
    text-align: right;
}

span.ordertype
{
    color: #505050;
    font-size: xx-small;
}

div.link
{
    display: inline;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

input
{
    color: #505050;
	border: 1px solid #C2CFEA;
	background-color: #EFF3FB;
    font-size: x-small;
    font-family: Verdana;
}

select
{
    color: #505050;
	background-color: #EFF3FB;
    font-size: x-small;
    font-family: Verdana;
}

iframe
{
    border: 0px;
    width: 100%;
    height: 400px;
}

iframe.search
{
    border: 0px;
    width: 100%;
    height: 10000px;
}

#home_content {
	position: relative;
	max-width: 80em;
	text-align: left;
}

div.ss1 {
	width: 95%;
	background: #203755 url(../img/fade2.gif) top right repeat-x;
	position: relative;
}

div.ss11 {
	background: url(../img/corner_br_m.gif) bottom right no-repeat;
	position: relative;
}

div.ss12 {
	background: url(../img/corner_tr_m.gif) top right no-repeat;
	padding-top: 11px;
	position: relative;
}
div.ss2 {
	width: 66.6666%;
	padding-bottom: 1em;
	position: relative;
}

#home_pagesection1 {
	background: #162A44 url(../img/fade3.gif) top right repeat-x;
	padding-top: 11px;
	border-top: 11px solid #041A36;
	padding-bottom: 2em;
}

#home_primary {
	color: black;
	background: white url(../img/corner_tr_white.gif) top right no-repeat;
	position: relative;
	top: 0;
}

#home_pagesection2 {
	position: absolute;
	top: 23px;
	width: 31.66666%;
	left: 63.33333%;
	padding-top: 14px;
}

#home_para1 {
	clear: left;
	font-size: 1.35em;
	font-weight: bold;
	line-height: 1.2;
	color: #476FA1;
}