@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html, body {
	font-family: Calibri, Tahoma, 'Trebuchet MS', 'Gill Sans', Arial,  Verdana, sans-serif, Helvetica, 'Times New Roman';
	margin:0;
	padding:0;
	background: #bbbbbb url(../images/background.jpg) no-repeat top left;
	background-attachment: fixed;
}

hr {
	margin-bottom: 1em;
}

h1 {
	font-family:'Gill Sans MT', 'Gill Sans', Tahoma, Verdana, Calibri, 'Times New Roman', Arial;
	font-size: 3em;
	font-weight: normal;
	color:#33CCCC;
	color:#448F9D;
}
h1.welcome {
	text-indent: -9999px;
	background: transparent url(../images/welcome.jpg) no-repeat top left;
	height: 47px;
	width: 387px;
	margin-top:.25em;
}
h1.services {
	text-indent: -9999px;
	background: transparent url(../images/services.jpg) no-repeat top left;
	height: 47px;
	width: 170px;
	margin-top: .25em;
}
h1.coporateprofile {
	text-indent: -9999px;
	background: transparent url(../images/corporate_profile.jpg) no-repeat top left;
	height: 58px;
	width: 365px;
	margin-top: .25em;
}
h1.testimonials {
	text-indent: -9999px;
	background: transparent url(../images/testimonials.jpg) no-repeat top left;
	height: 46px;
	width: 253px;
	margin-top: .25em;
}
h1.systems {
	text-indent: -9999px;
	background: transparent url(../images/systems.jpg) no-repeat top left;
	height: 51px;
	width: 608px;
	margin-top: .25em;
}
h1.contactus {
	text-indent: -9999px;
	background: transparent url(../images/contactus.jpg) no-repeat top left;
	height: 47px;
	width: 237px;
	margin-top: .25em;
}
h1.careers {
	text-indent: -9999px;
	background: transparent url(../images/careers.jpg) no-repeat top left;
	height: 47px;
	width: 167px;
	margin-top: .25em;
}
h1.news {
	text-indent: -9999px;
	background: transparent url(../images/news.jpg) no-repeat top left;
	height: 46px;
	width: 119px;
	margin-top: .25em;
}

h2 {
	font-family:Tahoma, Verdana, 'Gill Sans MT', 'Gill Sans', Calibri, 'Times New Roman', Arial;
	font-size: 2em;
	font-weight: normal;
	color: #888;
}
h2.yoursuccess {
	text-indent: -9999px;
	background: transparent url(../images/your_success.jpg) no-repeat top left;
	height: 36px;
	width: 365px;
	margin-top: .25em;
}
h2.bestservices {
	text-indent: -9999px;
	background: transparent url(../images/best_services.jpg) no-repeat top left;
	height: 42px;
	width: 493px;
	margin-top: .25em;
}
h2.refurbished {
	text-indent: -9999px;
	background: transparent url(../images/refurbished.jpg) no-repeat top left;
	height: 42px;
	width: 613px;
	margin-top: .25em;
}
h2.others {
	text-indent: -9999px;
	background: transparent url(../images/others.jpg) no-repeat top left;
	height: 42px;
	width: 474px;
	margin-top: .25em;
}
h2.new {
	text-indent: -9999px;
	background: transparent url(../images/new.jpg) no-repeat top left;
	height: 36px;
	width: 280px;
	margin-top: .25em;
}

h3 {
	font-family:'Gill Sans MT', 'Gill Sans', Tahoma, Verdana, Calibri, 'Times New Roman', Arial;
	font-size:1.5em;
	font-weight: normal;
	color: #000000;
}

h4 {
	font-family: Calibri, 'Gill Sans MT', 'Gill Sans', Tahoma, Verdana, 'Times New Roman', Arial;
	font-size: 1.25em;
	font-weight: normal;
	color:#448F9D;
}

h5 {
	font-family:Tahoma, Verdana, 'Gill Sans MT', 'Gill Sans', Calibri, 'Times New Roman', Arial;
	font-size: 1em;
	font-weight: normal;
	font-weight: bold;
	color: #777;
}

h6 {
	font-size: .8em;
	font-weight: bold;
	/*margin: 0 0 1em 0;*/
}

#container {
	width:1000px;
	margin: 20px auto;
	margin-bottom: 20px;
	background: #eee;
	border: 1px solid #666;
}

#header {
	/*background: #1f4844 url(../images/header_green.jpg) no-repeat center left;
	background-position: 165px 0;*/
	background: #1f4844 url(../images/headerfull.jpg) no-repeat top left;
	float: left;
	width: 1000px;
	height: 116px;
	border-bottom: 1px solid #bbb;
	overflow: hidden;
}
#header img {
	margin: 1.3em .5em;
}
a img {
	border: none;
}
#headerinfo {
	float: right;
	margin: .5em .5em 0 0;
	text-align: right;
	color: #eee;
	font-weight:bold;
}
#headerinfo address {
	font-size: 1.5em;
	font-style: normal;
	font-family: 'Gill Sans MT', 'Gill Sans', Tahoma, Verdana, Calibri, 'Times New Roman', Arial;
	margin-top:.5em;
}
#headerinfo span {
	font-size:.8em;
	font-weight:bold;
}
#headerinfo em, #footerinfo em {
	text-transform:none;
}

ul.headerlinks {
	display: inline;
	list-style:none;
	font-size:.75em;
}
.headerlinks li {
	list-style:none;
	display: inline;
}
.headerlinks a {
	color: #eee;
	text-decoration:none;
}
.headerlinks strong {
	font-size: 1.5em;
}
.headerlinks a:hover {
	color:#33CCCC;
	color:#448F9D;
	color: #000;
}

#footer {
	background: #1f4844 url(../images/bottombar2.jpg) no-repeat top left;
	clear:both;
	/*width: 996px;*/
	text-align:right;
	height: 99px;
	overflow: hidden;
}
#footerinfo {
	float: right;
	padding: 2em .5em 0 0;
	color: #fff;
	font-weight: bold;
}
.footerlinks {
	display: inline;
	list-style:none;
	font-size:.75em;
}
.footerlinks li {
	list-style:none;
	display:inline;
}
.footerlinks a {
	color: #fff;
	text-decoration:none;
}
.footerlinks a:hover {
	color: #448F9D;
	color: #000;
}
#footer address {
	margin-top:2em;
	font-size: .66em;
	font-style:normal;
}
#footer address a {
	color: #fff;
	text-decoration: none;
}
#footer address a:hover {
	color: #000;
}


#main {
	width:1000px;
	margin: 0;
}

#left_column {
	width: 650px;
	/*padding: 2px;*/
	padding-left: 1em;
	padding-right: 1em;
	float: left;
	background: #fff;
	margin: 0;
	text-align:justify;
}
#left_column p {
	margin-bottom: 1em;
}
#left_column ul {
	margin-bottom: 1em;
	margin-left: 2em;
}
#left_column a {
	color: #27408b;
	text-decoration: underline;
}
#left_column a:hover {
	text-decoration: none;
}

#right_column {
	width: 302px;
	padding: .5em;
	/*padding-left:.5em;
	padding-right: .5em;*/
	float: right;
	background: #eee;
	margin-bottom: 10px;
	overflow: hidden;
}

#right_column p {
	/*margin-bottom: 1em;*/
}

#right_column span.av {
	font-size: .8em;
}

#right_column span.av a {
	color: #27408b;
	text-decoration: underline;
}
#right_column span.av a:hover {
	text-decoration: none;
}

#news {
	border: 1px #ddd dashed;
	background: #ddd url(../images/backing.gif) repeat-x top left;
	margin-bottom: 1em;
}
#news:hover {
	border: 1px #bbb dashed;
}
#news ul {
	list-style: none;
	padding: 0 .25em .5em .25em;
}
#news ul a {
	color: #448F9D;
	text-decoration: underline;
}
#news ul a:hover {
	text-decoration: none;
}
.right {
	float: right;
	width: auto;
}
#inquiryForm {
	margin-top:1em;
	margin-bottom: 1em;
}

#inquiryForm fieldset {
	border: 1px dashed #ddd;
	background: #eee url(../images/backing.gif) repeat-x bottom left;
	position:relative;
}
#inquiryForm fieldset:hover {
	border: 1px dashed #bbb;
}
#inquiryForm input {
	width: 265px;
	height: 20px;
	font-size: 1.1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#inquiryForm input:focus {
	background-color: #FFFFCC;
}
#inquiryForm textarea {
	width: 265px;
	height: 100px;
	font-size: 16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#inquiryForm textarea:focus {
	background-color: #FFFFCC;
}
#inquiryForm ul {
	list-style: none;
	padding: 0 1em 1em 1em;
}
#inquiryForm legend {
	font-weight:bold;
	color: #000;
	margin-left: 4px;
}
/*.error {
	color: red;
	font-size: .66em;
}*/
input#inquirySubmit {
	width: 50px;
	color: #fff;
	background-color: #448F9D;
	border: 1px solid #ccc;
	height: 24px;
	font-size:.75em;
	margin-bottom: 1em;
}
input#inquirySubmit:focus {
	background-color: #448F9D;
}
h4 a.nolink {
	text-decoration:none;
	color: #448F9D;
}
h3 a.nolink {
	color: #000;
	text-decoration: none;
}

.float {
	float: left;
	margin-right: 1em;
}
#flash {
	width: 300px;
	margin: 0 auto;
	margin-top: 1em;
}
#mainflash {
	margin:.5em 0;
}

#ctsystems h4, #mrisystems h4, #mobilesystems h4{
	cursor: pointer;
	text-decoration:underline;
}

#ctsystems h4:hover, #mrisystems h4:hover, #mobilesystems h4:hover {
	cursor: pointer;
	text-decoration:none;
}

.notification_error {
	border: 1px solid #A25965;
	height: auto;
	padding: 4px;
	background-color: #F8F0F1;
	text-align:left;
}

.notification_ok {
	border: 1px solid #567397;
	height:auto;
	padding: 4px;
	background-color: #f5f9fd;
	text-align:left;
}

p span.logout {
	font-size: .75em;
	margin-left: 4px;
}

p span.logout a {
	color: #448F9D;
	text-decoration: none;
}
p span.logout a:hover {
	text-decoration: underline;
}

.story {
	padding: .5em;
	border: 1px dashed #ccc;
	background: #eee url(../images/lightbacking.gif) repeat-x top left;
}