body
{
	background:url(/assets/images/background.png) repeat-x ;
	background-color:#024b7e;
	margin:0;
	padding:0;
	font-size:10px;
	line-height:1.8em;
	font-family:helvetica, tahoma, arial, sans-serif;
}
h4
{
	font-size:1.1em;
	margin: 1em 0;
}
p, *
{
	color:#555;
}
a
{
	text-decoration:none;
	color:#211D70;
}
a:hover
{
	text-decoration:underline;
}
.title_link a:hover
{
	text-decoration:none;
}
.paginator .page_number a
{
	padding:5px;
	color:#211d70;
	font-size:0.8em;
}
.paginator .current_page a
{
	font-size: 0.8em;
	color:#ddd;
	background-color:#211d70;
}
.paginator_left
{
	color:#211d70;
	float:left;
	padding-right:0.5em;
	line-height:1.5em;
	font-size:0.8em;
}
.dashed_line
{
	border-bottom: 1px dashed rgb(187, 187, 187);
	margin:10px 0;
}
.separator
{
	clear:both;
}
.hidden
{
	position:absolute;
	left:-9999px;
}
#breadcrumb
{
	display:block;
	padding:2em 2em 1em 3.8em;
	widht:100%;
	font-size:0.8em;
}
#breadcrumb span
{
	padding:0 1em 0 0;
}
#breadcrumb .current_page
{
	color:#86AF36;
}
#breadcrumb a
{
	color:#777;
}
#container {
	margin:0 auto;
	width:757px;
}
h1#logo
{
	width:212px;
	height:71px;
	margin-left:20px;
	background:url(/assets/images/logo.png) no-repeat;
}

/*banners*/
h2.home_banner
{
	background:transparent url(/assets/images/gears_banner.png) no-repeat scroll 0 0;
	height:168px;
	margin:0;
	width:757px;
	text-indent:-9999px;
}
h2.aboutus_banner
{
	background:transparent url(/assets/images/aboutus_banner.png) no-repeat scroll 0 0;
	height:168px;
	margin:0;
	width:757px;
	text-indent:-9999px;
}
h2.news_banner
{
	background:transparent url(/assets/images/news_banner.png) no-repeat scroll 0 0;
	height:168px;
	margin:0;
	width:757px;
	text-indent:-9999px;
}
h2.product_banner
{
	background:transparent url(/assets/images/product_banner.png) no-repeat scroll 0 0;
	height:168px;
	margin:0;
	width:757px;
	text-indent:-9999px;
}
h2.showcase_banner
{
	background:transparent url(/assets/images/showcase_banner.png) no-repeat scroll 0 0;
	height:168px;
	margin:0;
	width:757px;
	text-indent:-9999px;
}	
h2.contactus_banner
{
	background:transparent url(/assets/images/contact_us_banner.png) no-repeat scroll 0 0;
	height:168px;
	margin:0;
	width:757px;
	text-indent:-9999px;
}
h2.prism_banner
{
	background:transparent url(/assets/images/prism_banner.png) no-repeat scroll 0 0;
	height:168px;
	margin:0;
	width:757px;
	text-indent:-9999px;
}
h2.consultancy_banner
{
	background:transparent url(/assets/images/consultancy_banner.png) no-repeat scroll 0 0;
	height:168px;
	margin:0;
	width:757px;
	text-indent:-9999px;
}	
h2.rubyencoder_banner
{
	background:transparent url(/assets/images/ruby_encoder_banner.png) no-repeat scroll 0 0;
	height:168px;
	margin:0;
	width:757px;
	text-indent:-9999px;
}
/*end*/

/* product_block and childs */

.product_block, .news_block, .content_block, .showcase_block, .content p, .content_block p
{
	margin:1em 0 2em 1.3em;
	padding-bottom:1px;
}
.green
{
	background-color:#F2F9E6;
}
.pink
{
	background-color:#FFF1EE;
}
.yellow
{
	background-color:#FEFFE5;
}
.product_block h4
{
	color:#211d70;
	font-size:1.15em;
	margin:0;
	padding:0;
}
.product_block .product_logo
{
	float:left;
	margin:1em;
}
.product_block .product_desc
{
	margin-left:126px;
	padding:1em 0.5em 1em 0;
}

/*end */
/*News*/
.date_icon
{
	background:transparent url(/assets/images/date-25.png) no-repeat scroll left center;
	float:left;
	height:32px;
	width:32px;
}
.date_header
{
	
}
.date
{
	font-size:0.7em;
	color:#86AF36;
}
.news_block h4
{
	margin-bottom:0;
}
/*end*/
#main_body_wrap
{
	width:757px;
	float:left;
	font-size:1.3em;
	background-color:white;
	background:url(/assets/images/back_body.png) repeat-y;
}

#main_body
{
	padding:10px;
	float:left;
	width:410px;
}
#main_body h2,#main_body h3,#side_bar h2,#side_bar h3
{
	color:#211d70;
	margin:0;
	float:none;
	background:url(/assets/images/header_underline.png) repeat-x;
	margin-left:40px;
}
#main_body h2,#side_bar h2
{
	font-size:1.5em;
	line-height:2em;
	background-position:10em 1.6em;
}

#main_body h3,#side_bar h3
{
	font-size:1.2em;
	line-height:35px;
	background-position:10em 1.8em;
}
.text_logo span
{
	color:#211D70;
}
.text_logo .left
{
	font-weight:bold;
}
.text_logo .right
{
	font-weight:normal;
}
.logo_bullet
{
	display:block;
	float:left;
	background:url(/assets/images/logo_bullet.png);
	width:35px;
	height:34px;
	margin-right:0.5em;
}
#side_bar
{
	background-color:#f4f3f8;
	float:right;
	height:100%;
	padding:10px;
	width:299px;
}
#nav_bar
{
	width:747px;
	height:25px;
	padding:12px 10px 0;
	background:url(/assets/images/back_nav_bar.png) no-repeat;
	font-size:1.4em;
	overflow:hidden;
}
#nav_bar ul
{
	margin:0;
	padding:0;
	color:white;
	list-style:none;
}
#nav_bar ul li
{
	display:inline;
	padding:0 1.8em;
	border:none;
	margin:0;
	background:url(/assets/images/nav_bar_top_split.png) no-repeat;
	background-position:center left;
}
#nav_bar ul li.left
{
	background:none;
}
#nav_bar a
{
	color:white;
	text-decoration:none;
	margin:0;
	border:0;
	padding:0;
}
#nav_bar a:hover
{
	text-decoration:underline;

}
#banner
{
	background:url(/assets/images/gears_banner.png) no-repeat;
	margin:0;
	height:168px;
	width:757px;
}
div.news_item
{
	margin:10px 20px 0 20px;
}
#footer
{
	width:767px;
	color:white;
	padding:30px 20px;
	background:url(/assets/images/back_footer.png) no-repeat;
}
#footer p
{
	color:#fff;
}

#footer_nav_bar ul
{
	margin:0;
	padding:0;
	list-style:none;
}

#footer_nav_bar li
{
	display:inline;
	margin:0;
	padding:0 10px;
	background:url(/assets/images/nav_bar_footer_split.png) no-repeat;
	background-position:center right;
}
#footer_nav_bar li.left
{
	padding:0 10px 0 0;
}
#footer_nav_bar li.right
{
	background:none;
}
#footer_nav_bar a
{
	color:white;
	text-decoration:none;
	font-size:1.1em;
}
#footer_nav_bar a:hover
{
	text-decoration:underline;
}
