
h1,h2,h3,ul,li,p{margin:0;padding:0; font-weight:normal;}
/*a{text-decoration:none;}*/
a:link{color: #FFF380}
a:hover{color: #FFFC17}
a:active{color: #329AAF}
a:visited{color: #EDDA74}

ul{list-style:none;}
img{border:0;}

html{
	font-size:100.01%;
	}
body{
	margin:0;
	padding:0;
	background:#363636;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75.5%;
}
#header{
	background:#5c8727;
	overflow:visible;
	width:100%;
	min-width:1010px;
	min-height:75px;
}
#header a{
text-decoration:none;
}
#header-holder{
	width:1010px;
	/*min-height of 100px ensures that the landor logo fits*/
	min-height:100px;
	/*if you set this overflow:hidden then the menu will be cut off by the container*/
	overflow:visible;
	background:#5c8727;
	margin:0 auto;
	position:relative;
	background:url('/img/header-bg.png') no-repeat 0 0;
}

#header-holder h1 a{
	display:block;
	background:url('/img/landor-logo.png') no-repeat 0 0;
	text-indent:-9999px;
	width:251px;
	height:100px;
	overflow:hidden;
}
#header-holder h1{
	float:left;
	margin:0 0 0 0;
	overflow:hidden;
	display:inline;
}

#right-menu{
	float:right;
	margin:24px 0 0 0;
	overflow:hidden;
	width:140px;
	padding:0 0 30px 0;
	}
#right-menu li{
	float:right;
	overflow:hidden;
	clear:right;
	}
#right-menu li a{
	font-size:11px;
	line-height:1.4em;
	color:#ebebeb;
	padding:0 3px 2px 3px;
}
#right-menu li a:hover{
	background:#111;
	}
#header-holder ul.submenu{
	display:none;
}
#header-holder ul.subsubmenu{
	display:none;
}
#navbar {
	width: 100%;
	min-width:1010px;
	background: url(/img/nav_bg.gif) repeat;
	height: 30px;
	z-index: 100;
}

#navmenu {
	background: url(/img/nav_bg.gif) repeat right bottom;
	letter-spacing: .01px;
	width:1010px;
	min-height:29px;
	background-color: #3F602B;
	position:relative;
	height: 29px;
	margin:0 auto;
	z-index: 200;
}

#main-holder{
	margin:0 auto;
	width:1000px;
}
#main{
	width:1010px;
	float:left;
	margin:10px auto 0 auto;
	padding:0 0 145px 0;
}

#plainmain{
	width:1010px;
	float:left;
	margin:10px auto 0 auto;
	padding:0 0 145px 0;
}
#plainmain p{
	padding:0 27px 6px 9px;
	color:#fff;
	font-size:1.1em;
	line-height:1.6em;
	overflow:hidden;
	}
#plainmain li{
	padding:0 27px 6px 9px;
	color:#fff;
	font-size:1.1em;
	line-height:1.6em;
	overflow:hidden;
	}
#plainmain h2{
	color:#fff;
	margin:0 0 0 9px;
	padding:0 0 10px 0;
	font-weight:normal;
	font-size:1.2em;
	line-height:1em;
	font-weight:bold;
	overflow:hidden;
	}
	
#leftcol{
	float:left;
	overflow:hidden;
	width:745px;
	margin:0 10px 0 0;
	}
#image-holder{
	overflow:hidden;
	width:745px;
	height:180px;
	background:url('/img/green-border.gif') repeat-y 0 0;
	position:relative;
	margin:0 0 20px 0;
}
#text-holder{
	top:30px;
	right:40px;
	overflow:hidden;
	position:absolute;
	width:450px;
}
#image-holder p{
	font-size:14px;
	line-height:1.7em;
	color:#fff;
	width:438px;
	padding:10px 0px 10px 12px;
	background:url('/img/text-bg.png') repeat-y;
	overflow:hidden;
}


#image{
	background:url('/img/index-bg.jpg') no-repeat 0 0;
	width:735px;
	height:360px;
	overflow:hidden;
	margin:0 0 0 10px;
}
#contact-image{
	background:url('/img/contact-bg.jpg') no-repeat 0 0;
	width:735px;
	height:360px;
	overflow:hidden;
	margin:0 0 0 10px;
}
#rade-image{
	background:url('/img/rade-bg.jpg') no-repeat 0 0;
	width:735px;
	height:360px;
	overflow:hidden;
	margin:0 0 0 10px;
}
#fullcircle-image{
	background:url('/img/fullcircle-bg.jpg') no-repeat 0 0;
	width:735px;
	height:360px;
	overflow:hidden;
	margin:0 0 0 10px;
}
#about-us-image{
	background:url('/img/about-us-bg.jpg') no-repeat 0 0;
	width:735px;
	height:360px;
	overflow:hidden;
	margin:0 0 0 10px;
}
#hosted-image{
	background:url('/img/hosted-bg.jpg') no-repeat 0 0;
	width:735px;
	height:180px;
	overflow:hidden;
	margin:0 0 0 10px;
}
#professional-image{
	background:url('/img/professional-bg.jpg') no-repeat 0 0;
	width:735px;
	height:180px;
	overflow:hidden;
	margin:0 0 0 10px;
}

#implementation-image{
	background:url('/img/implementation-bg.jpg') no-repeat 0 0;
	width:735px;
	height:180px;
	overflow:hidden;
	margin:0 0 0 10px;
}

#padone{
	clear:left;
	float:left;
	overflow:hidden;
	width:122px;
	margin:0px 0 0 10px;
	display:inline;
}




#leftcol-content{
	clear:left;
	float:left;
	overflow:hidden;
	width:245px;
	margin:0px 0 0 10px;
	display:inline;
	background: #000000;
	
}

.roundedcornr_top_black div {
   background: url(/img/corner_tl.png) no-repeat top left;
}
.roundedcornr_top_black {
   background: url(/img/corner_tr.png) no-repeat top right;
}
.roundedcornr_bottom_black div {
   background: url(/img/corner_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_black {
   background: url(/img/corner_br.png) no-repeat bottom right;
}

.roundedcornr_top_black div, .roundedcornr_top_black, 
.roundedcornr_bottom_black div, .roundedcornr_bottom_black {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_552051 { margin: 0 30px; }
#leftcol-content h2{
	font-weight:normal;
	font-size:1.6em;
	line-height:1em;
	padding:0 0 10px 0;
	color:#ebebeb;
}
#leftcol-content ul{
	overflow:hidden;
}
#leftcol-content ul li{
	float:left;
	clear:left;
	font-size:1.1em;
	line-height:1.6em;
}
#leftcol-content li a{
	color:#c2c2c2;
	
}
#leftcol-content ul li a:hover{
	text-decoration:underline;
}
#leftcol-content p{

	color:#fff;
	font-size:1.1em;
	line-height:1.3em;
	overflow:hidden;
	padding:0 0 0 15px;
	}

#middlecol-content{
	/*
	disabling this lets the middle content flow around the menu!
	overflow:hidden;
	width:490px;
	float:left;
	background:url('/img/green-border.gif') repeat-y 0 0;
	padding:0 0 25px 0;
	*/
}
#middlecol-content h2{
	color:#fff;
	margin:0 0 0 9px;
	padding:0 0 10px 0;
	font-weight:normal;
	font-size:1.6em;
	line-height:1em;
	overflow:hidden;
	}
#middlecol-content p{
	padding:0 27px 12px 9px;
	color:#fff;
	font-size:1.1em;
	line-height:1.6em;
	overflow:hidden;
	}
#middlecol-content ul{
	padding:0 27px 6px 17px;
	overflow:hidden;
	color:#fff;
	font-size:1.1em;
}
#rightcol{
	float:left;
	width:245px;
	}
#rightcol-content{
	overflow:hidden;
	padding:0 0 0 9px;
	background:url('/img/green-border.gif') repeat-y 0 0;
	width:236px;
}
#rightcol-content h2{
	padding:12px 7px 0 0;
	font-size:2.4em;
	line-height:1em;
	color:#ebebeb;
}
#rightcol-content li{
	padding:10px 2px 0 0;
	color:#fff;
	font-size:1.1em;
}
#rightcol-content span{
	color:#ebebeb;
	font-size:1.6em;
	line-height:1.3em;
	display:block;
	margin:4px 0 0 0;
}
#rightcol-content p{
	font-size:1.1em;
	padding:10px 7px 0 0;
	color:#fff;
	line-height:1.6em;
}
#message-box{
	margin:23px 0 0 0;
	padding:0 0 0 7px;
	background:url('/img/green-border.gif') repeat-y 0 0;
	float:left;
	width:236px;
	}
#message-box h2{
	font-size:1.4em;
	line-height:1em;
	color:#ebebeb;
	padding:0 0 3px 0;
	float:left;
}
#message-box ul{
	width:245px;
	}
#message-box ul li{
	font-size:11px;
	line-height:14px;
	color:#c2c2c2;
	padding:7px 0 4px 0;
	width:236px;
	float:left;
	}
#message-box ul li a{
	position:relative;
	display:block;
	color:#c2c2c2;
	float:left;
	outline:none;
}
#message-box ul li a:hover{
	cursor:pointer;
}
#message-box ul li a:hover span.popup{
	display:block;
}
span.popup{
	background:url('/img/popup-bg.png') no-repeat 0 0;
	display:none;
	position:absolute;
	width:196px;
	height:114px;
	top:-114px;
	left:176px;
	font-size:9px;
	color:#acacac;
	line-height:1em;
	padding:7px 0px 0 6px;
}
#banner-box{
	overflow:hidden;
	margin:25px 0 0 0;
	background:url('/img/green-border.gif') repeat-y 0 0;
	padding:0 0 0 9px;
	float:left;
	width:245px;
	
	}
#banner-box ul{
	overflow:hidden;
	width:245px;
}
#banner-box li{
	float:left;
	clear:left;
	width:100%;
}
#banner-box li a{
	float:left;
}
#banner-box li a{
	overflow:hidden;
	width:235px;
	height:180px;
	display:block;
}
#footer{
	clear:left;
	min-width:1010px;
	width:100%;
	background:#111;
	overflow:hidden;
}
#footer-holder{
	width:1010px;
	width: 100%;
	
	bottom: 0px;
	overflow:hidden;
	margin:0 auto;
	background:#111;
	padding:0 0 32px 0;
}
#footer-holder p{
	float:right;
	margin:8px 114px 0 0;
	font-size:1.1em;
	display:inline;
	line-height:1.6em;
	color:#464646;
}
#footer-holder p span{
	display:block;
}

.itaBold
{
	font-weight: bold;
	font-style: italic;
}

.tab33
{
	float:left;
	width:33%;
}

.tab66
{
	float:left;
	width:66%;
}
.tabb
{
	width:100%;
	border: solid 1px;
}
.tab33b
{
	float:left;
	width:33%;
	border: solid 1px;
	margin:0px 0 0 10px;
	top: 50%;
}

.tab50
{
	float:left;
	width:50%;
}
.tab50b
{
	float:left;
	width:50%;
	border: solid 1px;
}
.tab66b
{
	float:left;
	width:66%;
	border: solid 1px;

}
.tabNewRow
{
	clear:both;
}


img.ScreenCapTN
{
	width: 100%;
	
}


