/* Sifr Styles */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-hasFlash h1 {
	visibility: hidden;
	margin-bottom: 2px;
}
.sIFR-hasFlash h3 {
	visibility: hidden;
	margin-top: 5px;
}
/* Global Reset and Global Classes */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, select, option, textarea, p, blockquote {  
	margin: 0; 
	padding: 0; 
}
ul, ol {
	margin: 0;
	padding: 0 0 0 16px;
}
a{
	outline: none;
}
/* Website Styles */
html{
	background: #fff url(ui/back-bg.jpg) repeat-x top;
}
body{
	background: url(ui/page-bg.jpg) no-repeat top;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #535353;
}
a{
	color: #2b80af;
	text-decoration: none;
}
a:hover{
	color: #000;
	text-decoration: underline;
}
#container{
	width: 779px;
	margin: 0 auto 0 auto;
	background: url(ui/content-bg.jpg) no-repeat 0px 361px;
}
#header{
	background: url(ui/ratwareuk-header.jpg) no-repeat;
	height: 140px;
}
#header p{
	display: none;
}
#banner1, #banner2, #banner3, #banner4, #banner5{
	height: 193px;
	padding: 28px 0 0 31px;
}
#banner1{
	background: url(ui/banner-bg1.jpg) no-repeat;
}
#banner2{
	background: url(ui/banner-bg2.jpg) no-repeat;
}
#banner3{
	background: url(ui/banner-bg3.jpg) no-repeat;
}
#banner4{
	background: url(ui/banner-bg4.jpg) no-repeat;
}
#banner5{
	background: url(ui/banner-bg5.jpg) no-repeat;
}
#banner1 p, #banner2 p, #banner3 p, #banner4 p, #banner5 p{
	line-height: 18px;
	width: 730px;
}
#dropdown{
	position: absolute;
	top: 110px;
	background: none !important;
}
#menu{
	margin: 0 0 0 244px;
}
#menu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
}
#menu ul li{
	position: relative;
	display: inline;
	float: left;
	line-height: 30px;
	text-indent: -900em;
	padding-left: 2px;
}
#menu ul li a:hover{
	background-color: #c7dae2;
	color: #424242;
}
#menu ul li a{
	display: block;
	text-decoration: none;
	color: #fff;
}
#menu ul li ul{
	left: 0;
	position: absolute;
	top: 1em;
	display: block;
	visibility: hidden;
	margin-left: 2px;
}
#menu ul li ul li{
	display: list-item;
	float: none;
	line-height: 20px;
	text-indent: 0;
}
#menu ul li ul li a, #menu ul li ul li:hover a, #menu ul li ul li a:hover{
	background: transparent url(ui/menu-bg.png) repeat scroll 0% !important;
	width: 160px !important;
}
#menu ul li ul li a{
	color: #fff;
	padding-left: 11px !important;
	margin-left: -2px;
	background: transparent url(ui/menu-bg.png) repeat scroll 0%;
	display: block;
	width: 150px;
	color: #fff;
	text-decoration: none;
	padding: 1px 5px;
	font-size: 11px;
}
#menu ul li ul li a:hover{
	background: #c7dae2 !important;
	color: #424242;
}
#menu ul li ul li ul{ 
	left: 159px;
	top: 0;
	margin-left: 0px;
}
#menu-home a{
	background: url(ui/nav-home.gif) no-repeat;
	width: 57px;
}
#menu-home a:hover, #menu-home:hover a{
	background: url(ui/nav-home-over.gif) no-repeat;
	width: 57px;
}
#menu-business a{
	background: url(ui/nav-our-business.gif) no-repeat;
	width: 94px;
}
#menu-business a:hover, #menu-business:hover a{
	background: url(ui/nav-business-over.gif) no-repeat;
	width: 94px;
}
#menu-services a{
	background: url(ui/nav-services.gif) no-repeat;
	width: 73px;
}
#menu-services a:hover, #menu-services:hover a{
	background: url(ui/nav-services-over.gif) no-repeat;
	width: 73px;
}
#menu-casestudies a{
	background: url(ui/nav-case-studies.gif) no-repeat;
	width: 93px;
}
#menu-casestudies a:hover, #menu-casestudies:hover a{
	background: url(ui/nav-case-studies-over.gif) no-repeat;
	width: 93px;
}
#menu-contact a{
	background: url(ui/nav-contact.gif) no-repeat;
	width: 73px;
}
#menu-contact a:hover, #menu-contact:hover a{
	background: url(ui/nav-contact-over.gif) no-repeat;
	width: 73px;
}
#menu-support a{
	background: url(ui/nav-support.gif) no-repeat;
	width: 73px;
}
#menu-support a:hover, #menu-support:hover a{
	background: url(ui/nav-support-over.gif) no-repeat;
	width: 73px;
}
#menu-blog a {
	background: url(ui/nav-blog.gif) no-repeat;
	width: 57px;
}
#menu-blog a:hover, #menu-blog:hover a{
	background: url(ui/nav-blog-over.gif) no-repeat;
	width: 57px;
}
#column{
	position: absolute;
	z-index: 5000;
	width: 180px;
	margin: 29px 0 0 549px;
	min-height: 350px;
}
#column p{
	width: 200px;
	line-height: 15px;
	padding: 8px 0 0 18px;
	background: url(ui/news-icon.gif) 0px 12px no-repeat;
}
#callbackform{
	height: 109px;
	margin-top: 6px;
}
#callbackform input{
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #616161;
	border: none;
	background: url(ui/input-bg.gif) no-repeat;
	height: 21px;
	width: 205px;
	padding: 5px 5px 0px 5px;
}
#callbackform .highlight{
	background: url(ui/input-bg-error.gif) no-repeat;
}
#callbackform input#callme{
	border: none;
	padding: 0;
	width: 55px;
	height: 19px;
}
#callbacksent{
	margin-bottom: 77px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: none !important;
	margin-left: -17px !important;
}
#callbackerror{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: none !important;
	margin: -63px 0 40px 58px !important;
	color: #ff0000;
}
#content, #contactcontent {
	margin: 0 260px 0 13px;
	padding: 29px 0 0 18px;
	width: 468px;
	min-height: 350px;
}
#contactcontent{
	min-height: 350px;
}
#content p, #banner p{
	margin-bottom: 5px;
}
#content li{
	line-height: 18px;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
h1, h2, h3, h4{
	color: #2b80af;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -0.02em;
}
p {
	line-height: 17px;
}
#newsletter1, #iihjuy-iihjuy {
	width: 260px;
	float: left;
	margin-top: 14px;
	margin-bottom: 5px;
}
#newsletter {
	margin-top:14px;
	margin-bottom:5px;
}
#newsletter input {
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #616161;
	border: none;
	background: url(ui/email-bg.gif) no-repeat;
	height: 21px;
	width: 160px;
	padding: 5px 5px 0 5px;
	margin: 4px 0 0 0;
}
#newsletter input#submit-button {
	width: 55px;
	height: 19px;
	padding: 0;
	margin-top: 5px;
}

#confirmation {
	background:#CEE6F0;
	border:1px solid #73B9D3;
	margin-top:10px;
	padding:10px;
}
#recommend {
	float: left;
	position: relative;
	top: 14px;
	left: 10px;
}
.image {
	border: 1px solid #3888b5;
	background: #fff;
	padding: 1px;
	float: right;
	margin: 0 0 0 15px;
}
#footer{
	color: #4E4E4E;
	border-top: 1px solid #9ec5da;
	padding: 7px 0 7px 15px;
	font-size: 10px;
	text-align: right;
	padding-right: 8px;
	clear: left;
}
#contact label{
	display: block;
	line-height: 20px;
}
#contact p, .required, .form_confirmation{
	color: #3398be;
	font-weight: bold;
}
#contact #mFormSubmit{
	background: url(ui/btn-submit.gif) no-repeat;
	width: 55px;
	height: 19px;
	border: none;
	text-indent: -9000em;
	cursor: pointer;
	display: block;
	margin-top: 10px;
}
#contact input, #contact textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#contact textarea{
	width: 200px;
	height: 80px;
}
.news_archive{
	margin-top: 10px;
	margin-bottom: 10px;
}
#sitemap{
	margin: 10px 0 10px 0;
	line-height: 18px;
}
#sitemap li{
	list-style-image: url(ui/bullet.gif);
}
table{
	width: 100%;
	margin: 1em auto;
	border-collapse: collapse;
}
td{
	padding: .3em 1em;
	text-align: center;
}
#footer img{
	margin-top: 3px;
}
.hidden-h2 {
	position: absolute;
	text-indent: -9999em;
	margin: 0;
	padding: 0;
}