body {
	font-size: 100%; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background: #e3e3e3; 
	color: #6a6c6b;
	font-size:12px;
	}
	
.clear {clear: both;}

.l {float: left;}

.r {float: right;}

img {border:0;}


ul {
	margin-left:0px;
	padding-left:0px;
	list-style: none; 
	list-style-image: none;
	}

a {
	text-decoration: none; 
	color: #003d76;
	}
	
a:hover {text-decoration: underline;}

.container_12 {
	margin-top:10px;
	background:#fff;
}

.header {
	border-bottom:4px solid #000;
/*	height:100px;*/
}

img.logo {
	padding-top:16px;
	padding-left:30px;
	padding-right:30px;
}

#navigation {
	margin-right:5px;
	background: url(../img/nav-bg.gif) repeat-x;
	float:right;
}

ul.contactdetails {
	margin-right:20px;
	padding-top:20px;
	font-family:Arial;
	color:#00457c;
	font-size:16px;
	font-weight: bold;
	float:right;
}

ul.contactdetails li {
	padding:0 10px;
	display:inline;
}

ul.contactdetails li.tel {
	margin-right:10px;
	padding:0 0 0 20px;
	display:inline;
	background: url(../img/tel.gif) 0 50% no-repeat;
}

ul.contactdetails li.email {
	padding:0 0 0 16px;
	display:inline;
	background: url(../img/email.gif) no-repeat;
}

ul.contactdetails li.other {
	padding:0 0 0 16px;
	display:inline;
}

ul.contactdetails li a {
	color:#00457c;
	text-decoration:none;
}

ul.contactdetails li a:hover {
	text-decoration:underline;
}

h1 {
	margin:15px 0 0 0;
	font-size:24px;
	color:#004179;
	font-weight: normal;
	text-transform:uppercase;
}

h1.lower {
	text-transform: capitalize;
}

h2 {
	margin:20px 0 5px 0;
	color:#559d2d;
	font-size:18px;
	font-weight: normal;
}

h3 {
	margin:15px 10px 4px 10px;
	color:#5f5e5e;
	font-size:20px;
	font-weight: normal;
}
h4 {
	margin:0px;
	padding:0px;
}
p {
	margin:10px 0;
	font-size:12px;
	color:#111;
	line-height:22px;
}

p.black {
	margin:10px 0;
	color:#171918;
}

.grid_9 {
	padding-bottom:20px;
	text-align: justify;
}

.grid_9 ul {
	margin-top:0px;
/*	margin-left:20px;*/
}

.grid_9 ul {
	margin-left:0px;
	margin-bottom:5px;
	padding-left:0px;
	padding-right:0px;
}

.grid_9 ul li {
	padding:2px 0 2px 16px;
	background: url(../img/bullet-on.gif) 1% 50% no-repeat;
	font-size:12px;
	color:#111;
	line-height:18px;
}

.grid_9 ul.sub {
	margin-left:40px;
	margin-bottom:5px;
}

.grid_9 ul.sub li {
	padding:5px 0 5px 16px;
	background: url(../img/bullet.gif) 1% 50% no-repeat;
	font-size:11px;
	line-height:16px;
}



.servicespanel {
	padding:0px 0 20px 0;
	background:#f6f6f4;
	border-top:1px solid #c8cdcf;
/*	height:300px;*/
}

.border {
	border-right:1px solid #b3b3b3;
}

ul.alliances {
	margin: 10px 0 0 90px ;
}
ul.alliances li {
	padding:6px 0px;
}

ul.image-list {
	margin:15px 0 10px 0;
}

ul.image-list li {
	display:inline;
	padding:5px;
}

ul.image-list li img {
	border:1px solid #9ea7ae;
}

.testimonials {
	width:320px;
	float:left;
}

.newsitem {
	margin:10px 15px 15px 10px;
}

.newsitem p {
	font-size:10px;
	line-height:14px;
}

.newsitem a {
	text-decoration:underline;
}


ul.services{
	margin-top:8px;
}


ul.services li {
	padding:8px 0 8px 0 ;
	font-size:10px;
	font-weight: bold;
	
}

ul.services li.globe {
	margin-bottom:10px;
	padding:5px 0 8px 50px;
	background: url(../img/globe.gif) 4% 0 no-repeat;
}

ul.services li.laptop {
	padding:5px 0 14px 50px;
	background: url(../img/laptop.gif) no-repeat;
}

ul.services li.clock {
	margin-bottom:10px;
	padding:13px 0 13px 50px;
	background: url(../img/clock.gif) 3% 0 no-repeat;
}

ul.services li.lock {
	padding:13px 0 13px 50px;
	background: url(../img/lock.gif) 6% 0 no-repeat;
}

#subnav{
	background:url(../img/subnav.jpg) no-repeat;
	height:540px;
}

#subnavigation {
	margin-left:8px;
	padding:10px 13px 30px 3px;
	background: url(../img/subnav-bg.png) repeat-y;
}

#subnavigation ul {
	border-top:1px solid #dedede;
	background:#ebebeb;
	font-family:Arial, Verdana, san-serif;
	font-size:12px;
}

#subnavigation ul li {
	padding:5px 0 5px 16px;
	background: url(../img/bullet.png) 4% 50% no-repeat;
	border-bottom:1px solid #dedede;
}

#subnavigation ul li.on {
	font-weight: bold;
	background: url(../img/bullet-on.png) 4% 50% no-repeat;
}

#subnavigation ul li a {
	color:#585e60;
}

#subnavigation ul li.on a {
	color: #003d76;
}

#subnavigation ul li.menu2 {
	border-bottom:none;
	background:#fff url(../img/bullet-on.png) 4% 50% no-repeat;
}

#subnavigation ul.menu2 {
	font-family:Arial, Verdana, san-serif;
	font-size:11px;
	border-top:none;
	border-bottom:1px solid #dedede;
	background:#fff;
}

#subnavigation ul.menu2on {
	font-family:Arial, Verdana, san-serif;
	font-size:11px;
	border-top:none;
/*	border-bottom:1px solid #dedede;*/
	background:#fff;
}

#subnavigation ul.menu2on li {
	margin-left:10px;
	padding:3px 0 3px 16px;
	border-bottom:none;
}




#subnavigation ul.menu2 li {
	margin-left:10px;
	padding:3px 0 3px 16px;
	border-bottom:none;
}

#subnavigation ul.menu2 li.menu3 {
	border-bottom:none;
	background:#fff url(../img/bullet-on.png) 4% 50% no-repeat;
}

#subnavigation ul.menu3 {
	font-family:Arial, Verdana, san-serif;
	font-size:10px;
	border-top:none;
	border-bottom:1px solid #dedede;
	background:#fff;
}

#subnavigation ul.menu3 li {
	margin-left:20px;
	padding:1px 0 1px 16px;
	border-bottom:none;
}

#companyError, #nameError, #addressError, #phoneError, #emailError {
	display:none;
}

/********************* footer ****************************/

.footer {
	padding:5px 0;
/*	padding:10px 18px;*/
	height:152px;
	background:#5f5f5e;
}

.footer p {
	margin:10px 0;
	color:#fff;
	font-size:10px;
	line-height:14px;
}

.footer ul {
	margin-top:10px;
	float:right;
}

.footer ul li {
	display: inline;
}

.footer a {
	color:#fff;
}

/*********** GMAPEZ *********************************/

.GMapEZ {
	height:400px;
	margin:10px 0 10px 0;
	width:660px;
}

.GMapEZ p {
	font-size:10px;
	line-height:16px;
}


table.contact td {
	padding:5px;
}

