/* CSS Document */

body{
padding:0;
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
background-image:url(images/body_bg.png);
/*background-color:#333333;*/
color:#999999;}

form{
padding:0px;
margin:0px;}
a{
color:#999999;}

.top_header
{
padding-top:18px;
background-color:#000000;}

.toplinks_home
{
padding-right:20px;}

.menu_bg
{
background-image:url(images/top_bg.jpg);
height:273px;
background-repeat:no-repeat;
vertical-align:bottom;
}

.about_bg
{
background-image:url(images/about_bg.jpg);
height:220px;
background-repeat:no-repeat;
vertical-align:top;
}
.career_bg
{
background-image:url(images/career_bg.jpg);
height:220px;
background-repeat:no-repeat;
vertical-align:top;
}
.contact_bg
{
background-image:url(images/contact_bg.jpg);
height:220px;
background-repeat:no-repeat;
vertical-align:top;
}

.clients_bg
{
background-image:url(images/clients_bg.jpg);
height:220px;
background-repeat:no-repeat;
vertical-align:top;
}

.sol_bg
{
background-image: url(images/sol_bg.jpg);
height:220px;
background-repeat:no-repeat;
vertical-align:top;
}

.inq_bg
{
background-image: url(images/inq_bg.jpg);
height:220px;
background-repeat:no-repeat;
vertical-align:top;
}
.sec_bg
{
background-color:#000000;
padding-left:20px;
padding-right:20px;
padding-top:10px;
padding-bottom:10px;
color:#999999;
}

.title1
{
font-size:12px;
font-weight:bold;
color:#cc3300;
text-decoration:none;}

.title2
{
font-size:18px;
padding-top:5px;
font-weight:bold;
color:#cc3300;
text-decoration:none;}

.title_line
{
background-image:url(images/line.gif);
background-repeat:no-repeat;
margin-top:5px;
padding-bottom:5px;}

.serving_right
{
width:216px;
height:384px;
background-image:url(images/serving_bg.gif);
background-position:bottom;
background-repeat:no-repeat;
background-color:#1c1c1c;
border:1px solid #494848;
}

.graybox
{
width:216px;
background-color:#1c1c1c;
border:1px solid #494848;
}

.border_right
{
border-right:1px solid #666666;
padding-right:10px;}

.border_dotted
{
border-bottom:1px dotted #666666;
padding-bottom:10px;
}

.text_white
{
font-size:12px;
font-weight:bold;
color:#FFFFFF;
line-height:30px;}

.solution_link
{
font-size:12px;
font-weight:bold;
color:#999999;
line-height:20px;
text-decoration:none;}


.textbox{
	font-size:11px;
	font-style:normal;
	line-height:13px;
	font-weight:normal;
	text-decoration:none;
	border:solid 1px #ffffff;
	text-align:left;
	vertical-align:top;
	background-color:#999999;
	color:#ffffff;}
	
.bottomlinks
{
font-size:11px;
line-height:20px;
text-decoration:none;
}
.bottomlinks a{
text-decoration:none;
color:#999999;}

.clients_table
{
background-color:#272626;
border:1px solid #6a6868;
}

.bg_black
{ background-color:#000000;}


.error_txt
{
height:18px;
width:225px;
background-color:#4f4d4d;
border:1px solid #cc3200;
padding-left:5px;
font-size:11px;
font-weight:normal;
color: #cbcd03;
text-decoration:none;}
