body {
	background: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #333;
	margin: 0px;
	padding: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
a {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px dotted #ed1c24;
}
a:hover {
	text-decoration: none;
	color: #ed1c24;
    border-bottom: 1px dotted #000000;
}

a.footer {
	text-decoration: none;
	color: #ccc;
	border-bottom: 1px dotted #ed1c24;
}
a.footer:hover {
	text-decoration: none;
	color: #ffffff; background-color:#ed1c24;
}
a.footer:active {
	text-decoration: none;
	color: #ffffff; background-color:#ed1c24;
}
a.footer:visited {
	text-decoration: none;
	color: #fff;
	border-bottom: 1px dotted #ed1c24;
}

a.imgage {
	border: none;
}
a:hover.imgage {
	border: none;
}
.clear {
	clear: both;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}



/* ------------------- ------------------- ------------------- ------------------- Header */
#header {
	height: 155px;
	background: url(../img/header-blk.jpg) top left repeat-x;
}
#headercontent {
	width: 912px;
}
.logo {
	float: left;
	display: block;
	padding-top: 8px;
	padding-left: 25px;
}
.quote {
	float: right;
	padding-top: 50px;
}
/* ------------------- ------------------- ------------------- ------------------- Navigation */
#navigationholder {
	float: left;
	width: 912px;
	height: 29px;
	margin-top: 23px;
	margin-left: 5px;
	color:#FFFFFF;
}

#navigation {
}

#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation li {
	float: left;
	text-align: right;
}
#navigation li a {
	width: 102px;
	height: 19px;
	display: block;
	padding-right: 23px;
	padding-top: 22px;
	border: none !important;
	color: #fff !important;
	background: url(../img/nav-up.jpg) top left no-repeat;
	background-position: 0px 0px;
}
#navigation li a:hover {
	width: 102px;
	height: 22px;
	display: block;
	padding-right: 23px;
	padding-top: 19px;
	border: none !important;
	color: #fff !important;
	background: url(../img/nav-up.jpg) top left no-repeat;
	background-position: 0px -41px;
}
#navigation li a.first {
	width: 114px;
	height: 19px;
	display: block;
	padding-right: 23px;
	padding-top: 22px;
	border: none !important;
	color: #fff !important;
	background: url(../img/nav-1up.jpg) top left no-repeat;
	background-position: 0px 0px;
}
#navigation li a:hover.first {
	width: 114px;
	height: 22px;
	display: block;
	padding-right: 23px;
	padding-top: 19px;
	border: none !important;
	color: #fff !important;
	background: url(../img/nav-1up.jpg) top left no-repeat;
	background-position: 0px -41px;
}
#navigation li a.last {
	width: 103px;
	height: 19px;
	display: block;
	padding-right: 29px;
	padding-top: 22px;
	border: none !important;
	color: #fff !important;
	background: url(../img/nav-2up.jpg) top left no-repeat;
	background-position: 0px 0px;
}
#navigation li a:hover.last {
	width: 103px;
	height: 22px;
	display: block;
	padding-right: 29px;
	padding-top: 19px;
	border: none !important;
	color: #fff !important;
	background: url(../img/nav-2up.jpg) top left no-repeat;
	background-position: 0px -41px;
}

/* ------------------- ------------------- ------------------- ------------------- Splash */
#splashholder {
	background: url(../img/splash-red.jpg) top left repeat-x;
	height: 166px;
	width: 100%;
}
#splashinner {
	background: url(../img/splash-red-inner.jpg) top left repeat-x;
	height: 105px;
}
#flash {
	height: 160px;
}
#main-index {
	height: 160px;
	width: 970px;
	background-image:url(/img/splash-blank.jpg);
}
#main-inner {
	height: 105px;
	width: 970px;
	background-image:url(/img/splash-blank-inner.jpg);
}
/* ------------------- ------------------- ------------------- ------------------- Content */
#contentholder {
	background: #fff url(../img/content-white.jpg) top left repeat-x;
	padding-top: 25px;
	padding-left: 25px;
	padding-bottom: 5px;
	padding-right: 12px;
}
#content {
	width: 882px;
	min-height: 420px;
}

#satisfaction {
	height: 110px;
	width: 220px;
	float: left;
	margin-top: -105px;
}
#satisfaction img {
	margin-left: 655px;
}
#thome {
	float: left;
	width: 882px;
	min-height: 480px;
}
#tservices {
	float: left;
	width: 882px;
	min-height: 500px;
}
#tabout {
	float: left;
	width: 950px;
	min-height: 350px;
}
#t1300 {
	float: left;
	width: 882px;
	min-height: 480px;
}
#t1800 {
	float: left;
	width: 882px;
	min-height: 480px;
}
#tvirtualoffice {
	float: left;
	width: 882px;
	min-height: 520px;
}
#ttools {
	float: left;
	width: 882px;
	min-height: 420px;
}
#tcontact {
	float: left;
	width: 882px;
	min-height: 380px;
}
#tenquiry {
	float: left;
	width: 882px;
	min-height: 510px;
}
#tterms {
	float: left;
	width: 882px;
	min-height: 500px;
}
#tmap {
	float: left;
	width: 882px;
	min-height: 500px;
}
#tprivacy {
	float: left;
	width: 882px;
	min-height: 2080px;
}
#terror {
	float: left;
	width: 882px;
	min-height: 420px;
}
#tthanks {
	float: left;
	width: 882px;
	min-height: 430px;
}

#contentwide {
	float: left;
	width: 950px;
	min-height: 320px;
}
#homeleft {
	float: left;
	width: 552px;
}
#homeright {
	float: left;
	width: 323px;
}
#subleft {
	float: left;
	width: 670px;
	min-height: 300px;
}
#subright {
	float: left;
	width: 190px;
	padding-bottom: 30px;
}

/* ------------------- ------------------- ------------------- ------------------- Home */

#homewelcome {
	padding-left: 17px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 30px;
	min-height: 250px;
}
#homewelcome ul li {
	list-style-image: url(../img/bbullet.gif);
	margin-bottom: 0px;
	padding-bottom: 5px;
}
#homewelcome p, .welcomeelement1 p, .welcomeelement2 p {
	margin: 0px;
	padding: 0px;
}
.welcomeelement1, .welcomeelement2 {
	height: 80px;
}

/* ------------------- ------------------- ------------------- ------------------- Login and Newsletter */

#fieldsholder {
	line-height: 15px;
}
.fieldshome {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	width: 200px;
	height: 18px;
	margin: 0px;
	padding-left: 6px;
	padding-top: 3px;
	background: none;
	border: none;
}
.buttonshome {
	float: right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	margin-top: 18px;
	background: none;
	border: none;
	cursor: pointer;
	width: 60px;
	height: 18px;
	text-align: right;
}
#clientslogin {
	float: left;
	width: 215px;
	height: 139px;
	background: url(../img/clientslogin-back.jpg) top left no-repeat;
	padding-top: 46px;
	padding-left: 19px;
	padding-right: 19px;
}
#newsletter {
	float: left;
	width: 215px;
	height: 147px;
	margin-left: 24px;
	background: url(../img/newsletter-back.jpg) top left no-repeat;
	padding-top: 38px;
	padding-left: 19px;
	padding-right: 19px;
}

/* ------------------- ------------------- ------------------- ------------------- News */

#news {
	line-height: 16px;
}

#subnav {
}
#subnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#subnav li {
	padding-bottom: 5px;
}
#subnav a.firstsub {
	color: #fff;
	display: block;
	text-decoration: none;
	border: none;
	width: 190px;
	height: 22px;
	background: url(../img/sublink.jpg) top left no-repeat;
	background-position: 0px 0px;
	padding-left: 10px;
	padding-top: 8px;
}
#subnav a:hover.firstsub {
	color: #fff;
	display: block;
	text-decoration: none;
	border: none;
	width: 190px;
	height: 22px;
	background: url(../img/sublink.jpg) top left no-repeat;
	background-position: 0px -30px;
	padding-left: 10px;
	padding-top: 8px;
}
#subnav a {
	color: #fff;
	display: block;
	text-decoration: none;
	border: none;
	width: 190px;
	height: 22px;
	background: url(../img/sublink.jpg) top left no-repeat;
	background-position: 0px 0px;
	padding-left: 10px;
	padding-top: 8px;
}
#subnav a:hover {
	color: #fff;
	display: block;
	text-decoration: none;
	border: none;
	width: 190px;
	height: 22px;
	background: url(../img/sublink.jpg) top left no-repeat;
	background-position: 0px -30px;
	padding-left: 10px;
	padding-top: 8px;
}
.newselement {
	padding-left: 6px;
	padding-bottom: 5px;
	padding-top: 10px;
	background: url(../img/newselement-bottom.gif) bottom left no-repeat;
}
.newselement h2 {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
.newselement h2 a {
	text-decoration: none;
	color: #333;
	border: none;
}
.newselement h2 a:hover {
	text-decoration: none;
	color: #21a6bf;
	border: none;
}
.newselement h3 {
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
.readmore {
	padding: 4px;
}






/* ------------------- ------------------- ------------------- ------------------- Footer */
#footerholder {
	background: url(../img/footer-red.jpg) top left repeat-x;
	height: 95px;
	padding-top: 5px;
}
#footer {
	width: 912px;
	cursor: default;
}
#fleft {
	float: left;
	width: 166px;
	height: 45px;
	background: url(../img/fleft.jpg) top left no-repeat;
	text-align: right;
	padding-right: 64px;
	padding-top: 8px;
}
#fleft a {
	color: #828282;
	border: none;
	padding-left: 27px;
}
#fleft a:hover {
	color: #ed1c24;
	border: none;
}
#fright {
	float: right;
	width: 263px;
	height: 45px;
	background: url(../img/footer-right.jpg) top left no-repeat;
	text-align: right;
	padding-right: 34px;
	padding-top: 8px;
}
#fright a {
	color: #727272;
	border: none;
	padding-left: 27px;
}
#fright a:hover {
	color: #ed1c24;
	border: none;
}
#copyright {
	height: 45px;
	text-align: right;
	background: url(../img/logo-footer.png) top left no-repeat;
	font-size: 9px;
	color: #6d6e71;
	padding-right: 17px;
}

#copyright a {
	color: #363636;
	text-decoration: none;
}

#copyright a:hover {
	color: #363636;
	text-decoration: none;
}


/*
=======================================================[ CAKE FORMS ]
*/
fieldset {
	border: none;
	margin-bottom: 1em;
}
legend {
	font-size: 1.3em;
	font-weight: bold;
}
div.input label, div.label {
	display: block;
	margin-top: 1em;
}
div.input input, div.input input.required, div.input select, div.input textarea {
	padding-left: .5em;
	border: 1px inset #ccc;
}
div.input input.form-error {
	padding-right: 16px;
	padding-left: .5em;
	background: #fff3f3 url(../img/icons/bullet_error.png) right center no-repeat;
	border: 1px inset #f66;
}
div.submit input {
	margin-top: 1em;
}


/*
===============================================[ NOTICES AND ERRORS ]
*/
#flashMessage {
	width: 360px;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 10px;
	padding-left: 35px;
	background: #fffed4 url(../img/icons/exclamation.png) 10px 8px no-repeat;
	border: 1px solid #fff2c4;
}
div.error-message {
	width: 150px;
	padding: 10px;
	padding-left: 35px;
	margin-left: 20px;
	background: #fffed4 url(../img/icons/error.png) 10px 8px no-repeat;
	border: 1px solid #fff2c4;
}

/*
===================================================[ ADMINISTRATION ]
*/
div.admin-buttons {
	border-left: 3px solid #333;
	padding-left: 5px;
	padding-top: 4px;
}

/* ------------------- ------------------- ------------------- ------------------- AAAAAAA */

a.wo, a.wd, a.xhtml, a.css, a.mysql, a.htm, a.cms, a.bms, a.seo, a.rss, a.id, a.ns, a.ppp, a.scs, a.fl {
	display: block;
	text-decoration: none;
	border: none;
	width: 161px;
	height: 22px;
	padding-left: 30px;
	color: #7a7a7a;
	float: left;
}
a:hover.wo, a:hover.wd, a:hover.xhtml, a:hover.css, a:hover.mysql, a:hover.htm, a:hover.cms, a:hover.bms, a:hover.seo, a:hover.rss, a:hover.id, a:hover.ns, a:hover.ppp, a:hover.scs, a:hover.fl {
	display: block;
	text-decoration: none;
	border: none;
	width: 161px;
	height: 22px;
	padding-left: 30px;
	color: #21a6bf;
	float: left;
}
a.wo {
	background: url(../img/act/wo.jpg) top left no-repeat; 
}
a.wd {
	background: url(../img/act/wd.jpg) top left no-repeat; 
}
a.xhtml {
	background: url(../img/act/xhtml.jpg) top left no-repeat; 
}
a.css {
	background: url(../img/act/css.jpg) top left no-repeat; 
}
a.mysql {
	background: url(../img/act/mysql.jpg) top left no-repeat; 
}
a.htm {
	background: url(../img/act/php.jpg) top left no-repeat; 
}
a.cms {
	background: url(../img/act/cms.jpg) top left no-repeat; 
}
a.bms {
	background: url(../img/act/bms.jpg) top left no-repeat; 
}
a.seo {
	background: url(../img/act/seo.jpg) top left no-repeat; 
}
a.rss {
	background: url(../img/act/rss.jpg) top left no-repeat; 
}
a.id {
	background: url(../img/act/id.jpg) top left no-repeat; 
}
a.ns {
	background: url(../img/act/ns.jpg) top left no-repeat; 
}
a.ppp {
	background: url(../img/act/ppp.jpg) top left no-repeat; 
}
a.scs {
	background: url(../img/act/scs.jpg) top left no-repeat; 
}
a.fl {
	background: url(../img/act/fl.jpg) top left no-repeat; 
}


.newsdate {
	color: #21a6bf;
	padding-bottom: 15px;
}