@charset "utf-8";
/* CSS Document */
body {
	background:#4595E0 url(../images/mainbg.jpg)  repeat-x fixed center top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-smooth:always;
}
.clear {
	clear:both
}
#container {
	width:1000px;
	margin:auto;
	background:#ffffff;
}
#header {
	width:1000px;
	margin:0 auto
}
#header .headerleft {
	float:left;
	width:225px; 
	margin:0; padding:0
}
#header .headerright {
	float:right;
	width:775px;
	background-image:url(../images/menubg-gr.jpg);
	background-repeat:no-repeat;
	height:110px;
	margin:0;
}
#header .banner {
	width:1000px;
	background-color:#ffffff; 
}
#content {
	width:1000px;
	min-height:300px;
	background-color:#FFFFFF;
	/*height:430px*/
}
#content .leftbar {
	width:240px;
	margin-left:5px;
	/*background-color:#cccccc;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	background:url(../images/leftbarbg.gif) repeat-y;
	color:#444444;
	float:left;
}
#content .rightbar {
	width:730px;
	background-color:#ffffff;
	float:left;	
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	font-smooth:always;
	padding-right:10px;	
	padding-top:2px; padding-left:0px;
}
#content .why {float:left; width:201px; height:245px; background-image:url(../images/products.png); background-repeat:no-repeat; background-position:center; padding:2px}
#content .services {float:left; width:201px; height:245px; background-image:url(../images/services.jpg);background-repeat:no-repeat; background-position:center; padding:2px}
#content .jobs{float:left; width:201px; height:245px; background-image:url(../images/jobs.jpg);background-repeat:no-repeat; background-position:center; padding:2px}


#footer { width:990px; padding-right:10px}
.error{color:#ff0000; font-size:12px; font-weight: normal;}

div#nifty{ background: #CCCCCC}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #CCCCCC}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
