/*
CSS Credit: http://www.rovan.inha/
*/
html{
  scrollbar-face-color:#CFCED2;
  scrollbar-shadow-color:#CFCED2;
  scrollbar-highlight-color:#F6F6F7;
  scrollbar-3dlight-color:#B3B3B3;
  scrollbar-darkshadow-color:#919194;
  scrollbar-track-color:#e5e5e5;
  scrollbar-arrow-color:#000000;
}
body {
	margin:0;
	padding:0;
	/*letter-spacing:.05em;*/
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background: #FFEEE;
	height:100%;
	text-align:left;
}
#line{
	background: url(images/topline.jpg);
	
}
a:link, a:visited { 
/*color: #008fc1; */
color: #3380D0;
text-decoration: none;} 
a:active, a:hover { text-decoration: underline; }


h1 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 16px;
	font-weight: bold;
	color:#3380D0;
}

h2 {
	margin: 0px 0 15px 0;
	padding: 0px 0px 0px 0px;	
	font-size: 13px;
	font-weight: bold;
	color:#023092;
}

h3 {
	margin: 0px;
	/*letter-spacing:.05em;*/
	padding: 0px 0px 1em 0em;
	font-size: 16px;
	font-weight: bold;
	color: #5b5847;
	/*text-decoration: underline;*/
}

h4 {
	margin: 0em 0 0 0;
	padding:2em 0 0em 0em;			
	font-size: 13px;	
	color: #000000;	
}
h5 {
	
	font-size: 14px;
	font-weight: bold;
	color: #5b5847;
	/*text-decoration: underline;*/
}

p {
	margin: 0px 0px;	
	color: #000;
	text-align: left;
	
}
#rovan_middle_column p {
	margin: 0px 0px;
	padding:1.5em 0 0em 0em;
	color: #000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}


img {  
	margin: 0px; 
	padding: 0px;
}

#rovan_container {
	margin: 0px auto;
	width: 930px;
	margin-top: 10px;
}

.send_btn {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 19px;
	width: 27px;
	font-size: 14px;
	font-weight: bold;
	color: #0a8eb8;
	text-decoration: none;
	background: none;
	border: none;
}

.textfield {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
	height: 19px;
	width: 175px;
	font: 12px Arial;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}

.more_button a{
	clear: both;
	display: block;
	width: 57px;
	height: 19px;
	margin-left: 100px;
	padding: 0px 0px 0px 10px;
	background: url(images/rovan_readmore.gif) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}

/* ----- Header ----- */

#rovan_header {
	clear: both;
	padding:10px 0 0 0px;
	margin: 0px 0px 10px 0px;
	width: 930px;
	height: 10px;
	color:#438BDF;
	font-size:15px;
	font-weight:bold;
	font-family:verdana,arial;
	
}

#logosection {
	margin: 10px 0px 0px 0px;
	float: left;
	width: 235px;
	height: 70px;
	/*background: url(images/rovan_logo_background.gif) no-repeat;*/
}

.sitelogo {
	margin: 20px 0px 0px 20px;
	padding: 0px;
	height: 80px;
	background:url(images/company_logo.gif) no-repeat;
}

.sitename {
	margin: 0px 0px 0px 45px;
	padding: 0px;
	font: 40px tahoma;
	font-weight: bold;
	color: #3380D0;
}

.sitename span {
	font-weight: normal;
	
}
.sitename a {
	color: #3380D0;
	text-decoration: none;
}

#header {
	margin: 0px 10px 0px 0px;
	float: right;
	width: 690px;	
	font-size:11px;	
	font-family:verdana,arial;
	color:#D5D5D5;
	font-weight:bold;
	
}

#header a{
		
	font-size:11px;	
	font-family:verdana,arial;
	color:rgb(10,20,154);
	font-weight:bold;	
}

#header .title{
	
	padding: 0px 0px 0px 410px;
	font-size: 12px;
	font-weight:Normal;
	color: #333333;
	line-height: 0.5em;
}

#header .bigtext{
	font-size: 30px;
	font-weight:bold;
	color: #ffffff;
}

/* ----- End of Header ----- */

/* ------------- Menu ------------------ */
#rovan_menu {
	clear: both;
	margin-bottom: 5px;
	padding: 0px;
	width: 930px;
	height: 160px;
	background: url(images/banner.jpg);
	
}

#search {
	float: left;
	width: 225px;
	height: 40px;
	padding: 7px 0px 0px 10px;
	background: url(images/no_flicker.jpg) repeat-x;
}

#menu {
	margin: 0px 10px 0px 0px;
	float: right;
	width: 690px;	
	font-size:11px;	
	font-family:verdana,arial;
	color:#D5D5D5;
	font-weight:bold;
}

#menu ul {
	margin: 0px;
	text-align: right;
	list-style: none;
	
}

#menu ul li {
	margin: 0px;
	display: inline;
}

#menu ul li a {
	margin: 0px;
	
	font: 11px;
	color:rgb(10,20,154);
	text-decoration: none;
	font-family:verdana,arial;
	
	
}
#right_sidebar1 ul li a{
	padding: 0px 0px 0px 2em;
	margin: 0px;
	color: #023092;
	text-decoration: none;
	background: url(images/rovan_list_icon01.gif) center left no-repeat;
}
#menu ul li a:hover, #menu ul li .current {
	margin: 0px;
	color: red;
	font-weight:bold;
	font-family:verdana,arial;
	font-size:11px;
	
}

/* ---------- End of Menu ------------- */

/* ----------------- Content ----------------------- */

#rovan_content {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 900px;
	
}

#rovan_left_column {
	float: left;
	margin: 0px 10px 5px 0px;
	padding: 20px 10px;
	width: 215px;
	/*background: #e0e0e0;*/

}

#rovan_middle_column {
	float: left;
	margin: 0px 0px 5px 0px;
	padding: 20px 10px 0px 0px;
	width: 640px;
	

}

#rovan_right_column {
	float: right;
	margin: 0px 0px 5px 10px;
	padding: 20px 0px 0px 0px;
	width: 200px;
	/*background: #e0e0e0;
	min-height: 400px;*/
}

/* left column */

#leftcolumn_box01 {
	width: 215px;
	padding: 0px;
	background: #008fc1;	
	margin: 0px 0px 10px 0px;	
}
#imagebutton {
	width: 215px;
	margin: 0px 0px 10px 0px;	
}
#imagebutton a, img{
	border: none;
}

#leftcolumn_box01 .leftcolumn_box01_top{
	width: 195px;
	height: 15px;
	padding: 10px;
	background: url(images/rovan_leftsection_top.gif) no-repeat;		
}
#leftcolumn_box01 .leftcolumn_box01_bottom{
	width: 195px;
	padding: 10px;
	color: #FFFFFF;
}

#leftcolumn_box02 {
	width: 190px;
	padding: 10px 10px 7px 15px;
	background: #6ebfdc;
	border-top: 10px solid #008fc1;
	margin: 0px 0px 10px 0px;
	font-weight:900;
}
#leftcolumn_box02 ul {
	margin: 0px;
	padding: 10px 0px 0px 5px;
	list-style: none;
}

#leftcolumn_box02 ul li{
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#leftcolumn_box02 ul li a{
	padding: 0px 0px 0px 15px;
	margin: 0px;
	color: #ffffff;
	text-decoration: none;
	background: url(images/rovan_list_icon02.gif) center left no-repeat;
}

#leftcolumn_box02 ul li a:hover{
	text-decoration: none;
	background: url(images/rovan_list_icon07.gif) center left no-repeat;
	
	/*color:#008FC1;
	border: 1px solid #fff;
	padding: 0px 0px 0px 20px;*/
}

#leftcolumn_box02 ul li .point {
	
	background: url(images/rovan_list_icon07.gif) center left no-repeat;
	/*color:#008FC1;*/
	
}

/* end of left column */

/* middle column */

#section1 {
	float: left;
	width: 205px;
	margin-right: 10px;
	padding: 10px;
	background: #dceff6;
}
#section1 p{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#section2 {
	float: right;
	width: 205px;
	padding: 0px;
	background: #bcbcbc;
}

#section2 .section2_top{
	height: 24px;
	padding: 10px 0px 0px 10px;
	background: url(images/rovan_section2_title.gif) no-repeat;
}
#section2 .section2_bottom{
	float: left;
	padding: 10px;
}

#section2 ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}

#section2 ul li{
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#section2 ul li a{
	padding: 0px 0px 0px 15px;
	margin: 0px;
	color: #000000;
	text-decoration: none;
	background: url(images/rovan_list_icon01.gif) center left no-repeat;
}

#section2 ul li a:hover{
	color: #ffffff;
	background: url(images/rovan_list_icon02.gif) center left no-repeat;
}


/* end of middle */

/* right column */

#right_box01 {
	width: 185px;
	height: 38px;
	padding: 10px 5px;
	color:#FFFFFF;
	font-size: 15px;
	background: url(images/rovan_rightsection_background.gif) no-repeat;	
	margin: 0px 0px 10px 5px;	
}

.rightbig_button a{
	clear: both;
	display: block;
	width: 165px;
	height: 48px;
	margin: 0px 0px 10px 5px;
	padding: 22px 20px 0px 10px;
	background: url(images/rovan_rightsection_background.gif) no-repeat;
	color:#FFFFFF;
	font-size: 18px;
	text-decoration: none;
	font-weight:900;
}

#right_box02 {
	clear: both;
	width: 190px;
	padding: 0px;
	margin: 0px 0px 20px 5px;
}
#right_box02 .rightbox02_top{
	width: 190px;
	height: 25px;
	padding: 10px 0px 0px 0px;
	background: #008fc1 url(images/rovan_rightsection_top.gif) no-repeat;
}
#right_box02 .rightbox02_bottom{
	width: 170px;
	padding: 15px 10px 10px 10px;
	background: #cce8f2;
}
#right_box02 .customer_section{
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	
}
#right_box02 p{
	padding: 0px;
	margin: 0px;
}
/* end of right column */



/* ----- Form ----- */
.form_row{
	padding: 3px 0px;
}
.button{
	width: 30px;
	height: 24px;
	
	background: url(images/submit.gif) no-repeat;
}
.submit_button{
	width: 62px;
	height: 22px;
	background: url(images/submit.gif) no-repeat;
	border:none;
}
/* ----- End of Form ----- */

/* ----- Footer ----- */

#rovan_footer {
	clear: both;
	padding: 10px 0px 0px 0px;
	width: 926px;
	height: 30px;
	text-align: center;
	color: #666;
	
	/*background: #d5d5d5;*/
	border-top:#d5d5d5 solid 1px;
}
#rovan_footer_bottom {
	width: 930px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	/*background: #d5d5d5 url(images/rovan_footer_bottom.gif) no-repeat;*/
	
}

/* IE6 hack */
* html #rovan_footer_bottom {
	width: 930px;
	height: 10px;
	margin-bottom: -10px;
	padding: 0px;
	/*background: #d5d5d5 url(images/rovan_footer_bottom.gif) no-repeat;*/
}

#rovan_footer a{
	color: #666;
}

#rovan_footer a:hover{
	color: #008fc1;
}

/* ----- End of Footer ----- */

#hor-minimalist-b
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff;
	width: 360px;
	border-collapse: collapse;
	text-align: left;
}

#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 0px solid #6678b1;
}
#hor-minimalist-b td
{
	border-bottom: 0px solid #ccc;
	color: #5b5847;
	padding: 6px 0px;
	
}
#hor-minimalist-b tbody tr:hover td
{
	/*color: #009;*/
}

#news_content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff;
	width: 630px;
	border-collapse: collapse;
	text-align: left;
}

#news_content th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 0px solid #6678b1;
}
#news_content td
{
	border-bottom: 0px solid #ccc;
	color: #5b5847;
	padding: 6px 0px;
	
}
#news_content tbody tr:hover td
{
	/*color: #009;*/
}
#news_content tfoot
{
	text-align:right;
	/*color: #009;*/
}

#gradient-style
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	width: 52em;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style th
{
	font-size: 13px;
	font-weight: bold;
	padding: 8px 0px 8px 0px;
	background: #98CCFE ;
	/*border-top: 2px solid #6EBFDC;*/
	color: #FFFFFF;
}
#gradient-style td
{
	font-size: 13px;
	padding: 8px 0px 8px 0px;
	color: #000;
	background:#F8FBFF;
	border-bottom: 2px solid rgb(245,241,246);
}
#gradient-style tfoot tr td
{	
	/*background: #CCE8F2;*/
	font-size: 12px;
	color: #99c;
	text-align:right;
}
#gradient-style tfoot 
{	
	text-align:right;
}
#gradient-style tbody tr:hover td
{
	background:#F1F1F1;
}

div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #3380D0;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #3380D0;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #3380D0;
		
		font-weight: bold;
		background-color: #3380D0;
		color: #FFF;
	}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}

.rovan_products {
	height: 50px;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 10px;
	font-weight: normal;
	
}

.rovan_products a {
	border-bottom: none;
	color: #528DC8;
}
.rovan_products h4 {
	border-bottom: none;
	color: #528DC8;
	
}
.rovan_products a:hover {

}	

ul.bullet{
clear:both;
padding:10px 0 0 50px;
margin:0px;
}
ul.bullet li{
list-style:none;
padding:2px 0 5px 20px;
background:url(images/bullet.gif) no-repeat left;
}
ul.bullet li a{
list-style:none;
text-decoration:none;
padding:0 0 0 0px;
}
ul.bullet li a:hover{
text-decoration:underline;
}

#contact_left_column {
	float: left;
	margin: 0px 40px 20px 0px;
	padding: 0px 0px;
	width: 276px;
	min-height: 400px;
	color: #009;
}
#contactCol {
background: url(images/contact_bg.png) no-repeat top left;
margin: 20px auto;
padding: 10px 5px 5px 10px;
width: 276px;
height: 179px;
border: none;
}

#contactCol p{

color: #5b5847;
}
.ovalbuttonsend{
	background:transparent url(images/blue.png) no-repeat top right;
	display: block;
	height: 25px;
	line-height: 16px;
	padding: 0px 0px 0px 0px; /*Set 11px below to match value of 'padding-left' value above*/
	text-decoration: none;
	border: none;
}
span.ovalbuttonsend{
	background:transparent url(images/blue.png) no-repeat top left;
	display: block;
	float: left;
	line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
	height: 25px; /* Height of button background height */
	padding-left: 0px; /* Width of left menu image */
}

/* Sidebars - Left */

#sidebar1 {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	
}

#sidebar2 {
	float: right;
}

#sidebar1 ul {
	padding-bottom: 5px;
}

#sidebar1 li {
	background: url(images/img11.jpg) no-repeat left bottom;
}

#sidebar1 li ul {
	background: url(images/img10.jpg) repeat-y left top;
}

#sidebar1 li li {
	/*background: url(../images/img08.gif) no-repeat 0 13px;*/
	background:none;
}

#sidebar1 li h2 {
	height: 15px;
	padding-top: 15px;
	background: url(images/img09.jpg) no-repeat left top;
	color: #000;
	font-size: 11px;
	
}

.sidebar {
	float: left;
	width: 220px;
	padding: 0px 0 0 0;
	font-size: 12px;
	
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	
	padding: 8px 0px 0px 20px;
	/*border-bottom: 1px #B5B5B5 dashed;*/
	border-width: 1px;
	border-color: #ffe #ffe #ededed #fff;
	border-style: solid;
	margin: 0 20px 0 15px;
	background: url(images/img08.gif) no-repeat 0 13px;
	text-align: left;
}


.sidebar li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 8px 15px 0px 35px;
	background: url(images/img07.jpg) no-repeat left top;
	font-size: 12px;
	color: #FFFFFF;
	
}

.sidebar a {
color:#5b5847;
font-weight:normal;
}
.sidebar  :hover{
color: #3380D0;
/*color:#008FC1;
/*border-width: 1px;
border-color: #ffe #ccc #ccc #fff;
border-style: solid;*/
}

/* Sidebars Right */

#right_sidebar1 {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	
}

#right_sidebar2 {
	float: right;
	
}

#right_sidebar1 ul {
	padding-bottom: 5px;
}

#right_sidebar1 li {
	background: #F8FBFF;
}

#right_sidebar1 li ul {
	background: #F8FBFF;
}

#right_sidebar1 li li {
	background: url(../images/rightimg08.gif) no-repeat 0 13px;
}

#right_sidebar1 li h2 {
	height: 25px;
	padding: 4px 1.5em 0px 2em;
	/*letter-spacing:.1em;*/
	background: url(images/sub-menu.jpg) no-repeat left top;
	color: #FFFFFF;
	font-size: 12px;
	
}

.right_sidebar {
	float: left;
	width: 226px;
	padding: 0px 0 0 0;
	font-size: 10px;
	
}

.right_sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.right_sidebar li {
	padding: 0 0 10px 0;
}

.right_sidebar li ul {
}

.right_sidebar li li {
	margin: 0 10px 0 15px;	
	/*border-bottom: 1px #B5B5B5 dashed;*/
	background: url(images/rightimg08.gif) no-repeat 0 13px;
	text-align: left;
}


.right_sidebar li h2 {
	height: 40px;
	margin: 0 0 0 0;
	padding: 8px 15px 10px 15px;
	background: url(images/sub-menu.jpg) no-repeat left top;
	font-size: 11px;
	color: #FFFFFF;
}

.right_sidebar a {
	color:#023092;
	font-size:12px;
	line-height:2em;

}
#rovan_services {	
	float: left;	
	height: 280px;
	/*padding-left: 15px;*/
	margin-top: 35px;
	
}
#rovan_services h2 {
	font-size: 13px;
	font-weight: bold;
	background:url(images/underline.jpg) bottom left no-repeat;
	color:#023092;
}

#rovan_services h2  a {
	font-size: 13px;
	font-weight: bold;	
	color:#023092;
	text-decoration:none;
}
#rovan_services h4  a {	
	font-size: 13px;
	font-weight: bold;	
	color:#023092;
	text-decoration:none;
}

.service_box {
	float: left;
	width: 25em;	
	padding: 10px 0px 10px 0px;
	margin-right: 15px;
	/*background: url(images/services_bg.png) no-repeat;*/
}

.col-one {
	float: left;
	width: 23em;	
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;	
}
.col-two {
	float: left;
	width: 24em;	
	margin-left:5em;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	
}
.col-one-two {
	clear:both;
	float: left;
	width: 52em;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	
}
#kwick1{	
	background-repeat:no-repeat;
	background-position: left 0px;
	
}
#kwick4 a{
	background-image:url(images/end.jpg);
	background-repeat:no-repeat;
	background-position: right -40px;
}
#col-top {width:930px; height:5px;margin-left:15px;background-color:#F5F5F5; margin-top:15px; background:url(images/col-top.gif) 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#col-bottom {width:930px; height:5px;margin-left:15px;background-color:#F5F5F5; margin-bottom:15px; background:url(images/col-bottom.gif) 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#col {position:relative;background-color:#F8FBFF; padding:15px 30px 15px 20px;width:880px; }


#col-text {float:right; width:540px;background-color:#F8FBFF; padding:10px 30px 15px 15px; line-height:1.7;}
#col-browser {position:relative; float:left; width:280px; height:215px; background:url("images/browser.gif") 0 0 no-repeat;}
#col-browser img {position:absolute; top:28px; left:10px;}
.box {
height:1%;
min-height:1px;
}
