/* CSS Document */
html{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:76%
}

body{
	margin:0;
	padding:0;
	background-color:#2d4370;
	background-image:url(images/css/page_back.gif);
	background-position:left top;
	background-repeat:repeat-x;
	/*font-size:0.85em;*/
}

#header{
	border-top:1px solid #2d4370;
	position:relative;
	height:293px;
}
.bluetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #415578;
	padding-right: 5px;
}
#navigation,#hideous_nav_table{
	display:block;
	float:left;
	margin:0 0 0 9px;
	padding:0;
	background-image:url(images/hdr-navigate2.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#hideous_nav_table tr td.first{
	height:auto;
	padding:36px 0 0 0;
}
#featured_product{
	display:block;
	margin:37px 130px 0px 20%;
	padding:65px 0 25px 0;
	background-image:url(images/css/featured_project_block.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:400px;
	font-size:0.85em;
}
#featured_product img{
	position:relative;
	margin:42px 39px 0 0;
	float:right;
	top:-65px;
}
#featured_product ul{
	margin:0 0 0 12px;
	padding:0;
	width:200px;
	list-style-type:none;
	color:#c0bfba;
}
#featured_product ul li {
	margin:0 auto 10px auto;
}
#featured_product ul li a img {
	position:relative;
	float:none;
	border:none;
	margin:0;
	padding:0;
	top:0px;
}
#promo_right{
	width:31.6%;
	position:absolute;
	top:0px;
	right:1.2%;
	height:461px;
	font-size:0.8em;
	background-color:#253c65;
	overflow:auto;
}
#promo_right h2 {
	background-color:#253c65;
	font-size:1.3em;
	font-weight:bold;
	text-transform:uppercase;
}
#promo_right ul{
	margin:0px 10px 0px 10px;
	padding:10px;
	list-style-type:none;
	color:white;
}
#promo_right ul li.date,#promo_right ul li.title{
	font-weight:400;
	color:#aec40a;
}
#promo_right ul li.title,#promo_right ul li a{
	color:white;
}

#bpmain{
	position:relative;
	clear:both;
	margin:10px 0 0 1.2%;
	padding:0;
	border:1px solid #2d4370;
}
#prod_chooser{
	margin:10px 0 0 10px;
}
#logo_area{
	float:right;
	width:135px;
	text-align:right;
}

#first_col{
	position:absolute;
	float:left;
	padding:0;
	width:31.8%;/**/
	height:375px;
	overflow:auto;
	margin:0;
	background-image:url(images/css/promo_back.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#14284b;
	border-top:1px solid #0B1425;
	color:white;
}

#second_col{
	position:relative;
	padding:0;
	margin:0 34% 0 33%;
	background-image:url(images/css/promo_back.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#14284b;
	border-top:1px solid #0B1425;
	color:white;
	height:375px;
	/*overflow:auto;*/
}



#first_col p,#second_col p{
	margin:10px;
	padding:5px 10px 0px 10px;
	font-size:0.85em;
}


#first_col p.moreinfo,#second_col p.moreinfo{
	margin:15px 10px 10px 10px;
	padding:10px 5px 10px 5px;
	background-color:#394963;
}


#first_col p strong,#second_col p strong{
	font-size:1.1em;
	margin-bottom:0px;
}


#first_col a,#second_col a{
	color:#afc40d;
}


#first_col hr,#second_col hr{
	color:#394963;
	size:1px;
	margin:0 10px 0 10px;
	padding:0;
}


#first_col h2,#second_col h2 ,#promo_right h2 {
	background-color: #afc50a;
	margin: 10px 10px 10px 10px;
	padding:8px;
	color: #fff;
}
#first_col h2 {
	background-color: #3fbae6;
	font-size:1.1em;
	font-weight:bold;
	text-transform:uppercase;
}
#second_col h2 {
	font-size:1.1em;
	font-weight:bold;
	text-transform:uppercase;
}


#freecall{
	display:block;
	clear:left;
	margin:10px 34% 10px 0;
	/*width:64.8%;*/
	background-image:url(images/css/freecallback.jpg);
	background-repeat:repeat-x;
	text-align:center;
	background-color:#10213d;
}



#footer{
	background-color:white;
	margin:10px 0 10px 0;
	padding:5px 0 5px 0;
	list-style-type:none;
	height:19px;
	font-size:0.75em;
	clear:both;
	color:#75839e;
}
#footer li{
	display:inline;
	float:left;
	width:14%;
}
#footer li#legal{
	width:28%;
}
#footer li#getadobe{
	width:17%;
}
#footer li#contact{
	width:40%;
	text-align:center;
}
#footer li#kuban{
	text-align:right;
}
#footer a{
	color:#75839e;
}

