body {
	margin:0;
	padding:0;
	font:0.8em Arial, Helvetica, sans-serif;
	text-align:center;
	height:100%;
	/*background-color:#003366;
	background-image:url(../pix/gradient-bg.png);
	background-position:top;
	background-repeat:repeat-x;*/
}

html {
	height:100%;
}

.clear {
	clear:both;
}

img {
	border:none;
}

/* ========================== PAGE TOP HOLDER (wrapper for full width of header */

#page-top-holder {
	width:100%;
	background-color:#000;
}

/* ========================== HEADER */
 
#header {
	width:1100px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	height:75px;
}

#logo-container img {
	padding: 15px 0 0 0;
}

#logo-container {
	float:left;
	margin-left:65px;
}

#header-nav {
	float:right;
	margin:35px 0 0 0;
	padding-right:110px;
}

#header-nav ul {
	margin:0;
	padding:1px 0 0 0;
	list-style:none;
	color:#ccc;
	font-size:.9em;
	text-transform:uppercase;
}

#header-nav li {
	display:inline;
	text-align:center;
}

#header-nav li a, #header-nav li a:visited {
	color:#fff;
	text-decoration:none;
	padding:10px;
	position:relative;
}

#header-nav li a:hover {
	text-decoration:none;
	background-color:#284d12;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color:#fff;
}

#main-image {
	width:100%;
	background-image:url(/inc/html/rovision_new/pix/page_top_bg0.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	border-top:1px solid white;
	border-bottom:10px solid #000;
	text-align:center;
}

/* --- inner page */

#main-image-thin {
	width:100%;
	background-image:url(/inc/html/rovision_new/pix/page_top_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	border-top:1px solid white;
	border-bottom:10px solid #000;
	text-align:center;
}

/* end */

#main-body {
	width:1100px;
	height:226px;	
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-image:url(/inc/html/rovision_new/pix/main_image0.jpg);
	background-position:top -35px;
	background-repeat:no-repeat;	
}

/* --- inner page */

#main-body-thin {
	width:1100px;
	height:95px;	
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-image:url(/inc/html/rovision_new/pix/main_image.jpg);
	background-position:top -35px;
	background-repeat:no-repeat;
}

/* end */

#main-body-text { 
	margin:0 0 0 610px;
	padding:20px 0 0 0;
	width:400px;
	color:#fff;
	font-size:0.8em;
	line-height:0.8em;
}

#main-body-text h2 { 
	margin:0;
	padding:0;
	font-size:1.35em;
	font-weight:bold;
	line-height:1.5em;
}

#main-body-text ul {
	list-style:none;
	margin:10px 0 0 10px;
	padding:0 0 0 20px;
}

#main-body-text ul li {
	background-image:url(/inc/html/rovision_new/pix/header_bullet.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:18px;
	margin-bottom:5px;
	font-size:1.2em;
	line-height:1.1em;
}

/* inner pages */

#main-body-text-thin { 
	margin:0 0 0 620px;
	padding:20px 0 0 0;
	width:400px;
	color:#fff;
	font-size:0.8em;
}

#main-body-text-thin h2 { 
	margin:0;
	padding:0;
	font-size:1.35em;
	font-weight:bold;
	line-height:1.5em;
}

#main-body-text-thin ul {
	list-style:none;
	margin:10px 0 0 10px;
	padding:0 0 0 20px;
}

#main-body-text-thin ul li {
	background-image:url(/inc/html/rovision_new/pix/header_bullet.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:18px;
	margin-bottom:5px;
	font-size:1.2em;
}

/* ========================== WRAPPER */

#wrapper {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color:#fff;
	min-height: 300px;
	height: auto !important;
	height: 100%;
	margin: 0 auto -30px; /* the bottom margin is the negative value of the footer's height */	
}

/* ========================== LEFT CONTENT */ 

#left-content { 
	float:left; 
	width:220px;
	margin-left:32px;
	background-color:#dcdade;
}

#left-content ul {
	list-style:none;
	margin:0;
	padding:0;
	font-size:0.9em;
}

#left-content ul li {
	background-image:url(/inc/html/rovision_new/pix/leftcontent_li_bullet.jpg);
	background-position:10px 13px;
	background-repeat:no-repeat;
}

#left-content ul li a, #left-content ul li a:visited {
	padding:10px 15px 10px 30px;
	display:block;
	color:#26362c;
	font-weight:bold;
	text-decoration:none;
	background-image:url(/inc/html/rovision_new/pix/leftcontent_li_bottom.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	text-transform:uppercase;
	font-weight:100;
}

#left-content ul li a:hover {
	text-decoration:underline;
	color:#26362c;
}

#left-content ul ul li {
	background-image:url(/inc/html/rovision_new/pix/leftcontent_li_li_bullet.jpg);
	background-position:30px 13px;
	background-repeat:no-repeat;
	font-size:1.2em;
}

#left-content ul ul li a, #left-content ul ul li a:visited {
	padding:10px 15px 10px 50px;
	display:block;
	color:#26362c;
	font-weight:bold;
	text-decoration:none;
	background-image:url(/inc/html/rovision_new/pix/leftcontent_li_bottom.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	text-transform:uppercase;
	font-weight:100;
}

#left-content ul ul li a:hover {
	text-decoration:underline;
	background-color:transparent;
	color:#26362c;
}

/* ========================== CENTER CONTENT */

#center-content {
	float:left;
	width:455px;
	font-size:1.1em;
	line-height:1.4em;
	padding:15px 20px 20px 20px;
	margin:0 15px 10px 15px;
	color:#333;
}

#center-content h1 {
	color:#5c5c5a;
	font-size:1.5em;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:0px;
	padding-bottom:5px;
	line-height:1.2em;
}

#center-content h2 {
	color:#1d3f0f;
	font-size:1em;
	font-weight:bold;
	margin:5px 0 5px 0;
	line-height:1.3em;
} 

#center-content h3 {
	color:#333;
	font-size:1.2em;
	font-weight:100;
	border-bottom:1px solid #333; 
	padding-bottom:5px;
} 

#center-content a, #center-content a:visited {
	color:#1d3f0f;
}

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

#center-content ul li {
	background-image:url(/inc/html/rovision_new/pix/leftcontent_li_bullet.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
	margin-bottom:5px;
}

#center-content img {
	margin:10px 10px 10px 4px;
}

/* ========================== CENTER CONTENT WIDE TEMPLATE */

#center-content-wide {
	float:left;
	width:750px;
	font-size:1.1em;
	line-height:1.6em;
	padding:20px;
	margin:10px 5px 10px 5px;
	color:#666;
}

#center-content-wide h1 {
	color:#ff3300;
	font-size:2em;
	font-weight:100;
	margin-bottom:5px;
	margin-top:0px;
}

#center-content-wide h2 {
	color:#666;
	font-size:1.3em;
	font-weight:100;
} 

#center-content-wide h3 {
	color:#333;
	font-size:1.2em;
	font-weight:100;
} 

#center-content-wide a, #center-content-wide a:visited {
	color:#006699;
}

/* ========================== RIGHT CONTENT */

#right-content {
	float:right;
	width:200px;
	margin-bottom:20px;
	padding:0 10px 10px 10px;
	color:#666666;
	font-size:0.9em;
}

#right-content h1 {
	color:#fff;
	font-size:1.2em;
	background-color:#1a7cab;
	padding:8px;
	font-weight:100;
} 

#right-content h2 {
	color:#fff;
	font-size:1.2em;
	background-color:#426d29;
	padding:8px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:0;
	margin-bottom:0;
} 

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

#right-content li {
	margin-bottom:7px;
}

#right-content a, #right-content a:visited {
	color:#006633;
}

#right-content .scm-sidebar {
	margin-bottom:10px;
}


/* ================================ FOOTER */

#footer-container {
	width:100%;
	text-align:center;
	background-color:#000;
}

#footer {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	color:#DDDDDD;
	padding-bottom:25px;
	padding-top:8px;
	padding-left:50px;
	line-height:1.6em;
	text-align:left;
	font-size:0.85em;
	height:30px;
}

#footer a, #footer a:visited {
	color:#DDDDDD;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

.push {
	height:10px;
}

/* ========================== OTHER */