body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

a   { outline: none; }
* {margin: 0px; padding: 0px; border: 0px;}

#wrapper {
	width: 740px;
	margin: 0px auto;
	text-align: left;
	position: relative;
}
.lowercase {
	text-transform: lowercase;
}

/*----------------Main Navigation--*/
#spacer {
	width: 20px;
	display: block;
	float: left;
	position: relative;
	height: 50px;
}
#mainnav {
	width: 100%;
	height: 80px;
	background-image: url(../assets/masthead.gif);
	background-repeat: no-repeat;
	position: relative;
}
.logolink {
	height: 48px;
	width: 227px;
	display: block;
	position: absolute;
	top: 32px;
}
a.logo,
a.logo:visited {
	background: url(../assets/dictionarydef.gif) no-repeat -800em top;
	text-indent: -7777px;
	display: block;
	height: 48px;
	width: 100%;
}
a.logo:hover {
	background-position: right top;
	display: block;
	width: 735px;
}


/*----------------Flash Div--*/
#flash {
	width: 100%;

}


/*----------------Left Column--*/
#leftcol {
	width: 180px;
	float: left;
	margin: 0px 20px 20px 20px;
	background-image: url(../assets/leftcol_back.jpg);
	background-repeat: repeat-x;
}
#leftcol h1 {
	font-size: .8em;
	text-transform: uppercase;
	color: #142142;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: .5em;
	margin-bottom: 1em;
	margin-top: 1.5em;
}

#leftcol2 {
	width: 160px;
	float: left;
	margin: 0px 20px 20px 20px;
	background-image: url(../assets/leftcol_back.jpg);
	background-repeat: repeat-x;
}
#leftcol2 h1 {
	font-size: .8em;
	text-transform: uppercase;
	color: #142142;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: .5em;
	margin-bottom: 1em;
	margin-top: 1.5em;
}

#leftcolx {
	width: 180px;
	float: left;
	margin: 0px 20px 20px 20px;
	background-image: url(../assets/leftcol_back.jpg);
	background-repeat: repeat-x;
	font-size: .8em;
	}

#news {
	width: 170px;
	background-image: url(../assets/leftcol_back.jpg);
	background-repeat: repeat-x;
	padding: 0px 15px;
	position: relative;
	float: left;
}

#news1 {
	width: 190px;
	position: relative;
	float: left;
	top: 14px;
	left: 7px;


}

#n1 {
	background-image: url(../assets/menu-back1.gif);
	background-repeat: repeat-x;
	padding: 3px 10px 5px 12px;
}

#n2 {
	background-image: url(../assets/menu-back2.gif);
	background-repeat: repeat-x;
	padding: 3px 10px 5px 12px;
}


#news1 h1 {
	font-size: .8em;
	text-transform: uppercase;
	color: #142142;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: .5em;
	margin-bottom: 1em;
	margin-top: 1em;
}

#news h1 {
	font-size: .8em;
	text-transform: uppercase;
	color: #142142;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: .5em;
	margin-bottom: 1em;
	margin-top: 1.5em;
}
#leftcol ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#leftcol li {
	display: inline;
}
#leftcol a:link, #leftcol a:visited {
	display: block;
	font-size: 0.7em;
	font-weight: bold;
	color: #142142;
	text-decoration: none;
	padding: 6px 0px 6px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#leftcol a:hover {
	background-color: #eff5f6;
	color: #999900;
}
#leftcol h2 {
	display: block;
	font-size: 0.6em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 6px 0px 6px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background: #86B6BA;
	text-transform: uppercase;
}


#leftcol2 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#leftcol2 li {
	display: inline;
}
#leftcol2 a:link, #leftcol a:visited {
	display: block;
	font-size: 0.7em;
	font-weight: bold;
	color: #142142;
	text-decoration: none;
	padding: 6px 0px 6px 10px;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#leftcol2 a:hover {
	background-color: #eff5f6;
	color: #999900;
}
#leftcol2 h2 {
	display: block;
	font-size: 0.6em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 6px 0px 6px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background: #86B6BA;
	text-transform: uppercase;
}

#news h2 a,
#news h2 a:visited {
	font-size: 9px;
	text-transform: uppercase;
	color: #666666;
	padding-bottom: 0.5em;
	margin-bottom: 1em;
	margin-top: 1.5em;
	display: block;
	text-decoration: none;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-top: 0.5em;
}
#news h2 a:hover {
	color: #8E5A11;
}

#news1 h2 a,
#news1 h2 a:visited {
	font-size: 9px;
	text-transform: uppercase;
	color: #666666;
	padding-bottom: 0.5em;
	margin-bottom: 1em;
	margin-top: 1.5em;
	display: block;
	text-decoration: none;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-top: 0.5em;
}
#news1 h2 a:hover {
	color: #8E5A11;
}
.newsdate {
	font-size: .7em;
	color: #8e5a11;
	font-weight: bold;
}
a.news:link, a.news:visited {
	display: block;
	font-size: .65em;
	text-decoration: none;
	color: #142142;
	margin-bottom: 1em;
}
a.news:hover {
	color: #999900;
	text-decoration: underline;
}
#news img {
	margin-bottom: 1em;
}
	
	


/*----------------Content--*/
#contentwrap {
	width: 516px;
	float: right;
	margin-bottom: 1em;
	position: relative;
	height: 801px;
	left: 57px;
	top: 30px;



}
#content {
	width: 500px;
	float: left;
	margin-bottom: 1em;
}
#content h1 {
	font-size: 1em;
	color: #666666;
	margin-bottom: .7em;
	padding-bottom: .5em;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#content h2 {
	font-size: .85em;
	color: #999900;
	margin-bottom: .5em;
	margin-top: 1.5em;
}
#content h2 a,
#content h2 a:visited {
	color: #999900;
	text-decoration: none;
}
#content h2 a:hover {
	text-decoration: underline;
}
#content p {
	font-size: .7em;
	line-height: 1.4em;
	margin-bottom: .8em;
	color: #333333;
}

#content2 {
	width: 720px;
	float: left;
	margin-bottom: 1em;
}
#content2 h1 {
	font-size: 1em;
	color: #666666;
	margin-bottom: .7em;
	padding-bottom: .5em;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#content2 h2 {
	font-size: .85em;
	color: #999900;
	margin-bottom: .5em;
	margin-top: 1.5em;
}
#content2 h2 a,
#content2 h2 a:visited {
	color: #999900;
	text-decoration: none;
}
#content2 h2 a:hover {
	text-decoration: underline;
}
#content2 p {
	font-size: .7em;
	line-height: 1.4em;
	margin-bottom: .8em;
	color: #333333;
}

a.bodylink:link, a.bodylink:visited {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
a.bodylink:hover {
	text-decoration: underline;
	color: #660000;
}
#content ul {
	font-size: 0.7em;
	line-height: 1.4em;
	color: #666666;
	margin-left: 30px;
	margin-bottom: 1em;
	list-style-image: url(../assets/green_bullet.gif);
}
#content li {
	padding-bottom: 5px;
}
.boldbody {
	font-weight: bold;
}	
#welcome {
	float: left;
	width: 260px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 20px;
}
#welcome h1 {
	font-size: 1.3em;
	color: #666666;
	margin-bottom: .7em;
}
#welcome p {
	font-size: .7em;
	line-height: 1.3em;
	margin-bottom: .8em;
}
.intropara {
	color: #142142;
	font-weight: bold;
}
#ibm-home {
	float: left;
	width: 180px;
	margin-left: 20px;
	margin-bottom: 5px;
}

#ibm-home a,
#ibm-home a:visited {
	background: url(../assets/ibm-global-image.gif) no-repeat left top;
	height: 132px;
	width: 100%;
	text-indent: -7777px;
	display: block;
}
#ibm-home a:hover {
	background: url(../assets/ibm-global-image.gif) no-repeat left bottom;
}

#ibm-home1 {
	float: left;
	width: 180px;
	margin-left: 20px;
	margin-bottom: 1em;
}
#ibm-home1 a,
#ibm-home1 a:visited {
	background: url(../assets/ibm-pdf.gif) no-repeat left top;
	height: 50px;
	width: 100%;
	text-indent: -7777px;
	display: block;
}
#ibm-home1 a:hover {
	background: url(../assets/ibm-pdf2.gif) no-repeat left bottom;
}

#ibmblock {
	float: left;
	width: 180px;
	margin-left: 20px;
	margin-bottom: 1em;
}
#ibmblock ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-top: .5em
}
#ibmblock li {
	display: block;
}
#ibmblock a:link, #ibmblock a:visited {
	display: block;
	font-size: .8em;
	text-decoration: none;
	color: #142142;
	padding: 3px 0px;
}
#ibmblock a:hover {
	color: #999900;
}
#infra {
	clear: both;
	width: 464px;
	background-image: url(../assets/greengrad.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-right: 1em;
}
.textbox {
	display: block;
	padding-left: 222px;
	background: url(../assets/infra_image.jpg) no-repeat 2px top;
	padding-right: 5px;
}
#infra h1 {
	font-size: .7em;
	text-transform: uppercase;
	color: #142142;
	padding-top: 1em;
	margin-bottom: .5em;
}
#infra p {
	font-size: .65em;
	line-height: 1.4em;
	color: #666666;
}
#infra img {
	float: left;
	margin-right: 1em;
	padding-bottom: 10px;
}
.img-right {
	float: right;
	padding-bottom: 5px;
	padding-left: 10px;
}
p.pdf {
	background: url(../assets/pdf.gif) no-repeat left top;
	display: block;
	height: 16px;
	padding-left: 21px;
}


/*----------------Partners List-*/

ul#partners {
	display: block;
	width: 419px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 10px;
}
ul#partners li {
	display: block;
	height: 22px;
	padding: 0px;
}	
		ul#partners li a, 
		ul#partners li a:visited {
			line-height: 15px;
			display: block;
			width: 100%;
			height: 22px;
			text-indent: -7777px;
			background: url(../assets/partners.gif) no-repeat;
		}
		
		ul#partners li.ibm a, 
		ul#partners li.ibm a:visited { background-position: left top; }
		ul#partners li.cisco a, 
		ul#partners li.cisco a:visited { background-position: left -44px; }
		ul#partners li.oracle a, 
		ul#partners li.oracle a:visited { background-position: left -88px; }
		ul#partners li.microsoft a, 
		ul#partners li.microsoft a:visited { background-position: left -132px; }
		ul#partners li.easy a, 
		ul#partners li.easy a:visited { background-position: left -176px; }
		ul#partners li.brocade a, 
		ul#partners li.brocade a:visited { background-position: left -220px; }
		ul#partners li.vmware a, 
		ul#partners li.vmware a:visited { background-position: left -264px; }
		ul#partners li.ffive a, 
		ul#partners li.ffive a:visited { background-position: left -308px; }
		
		ul#partners li.ibm a:hover   { background-position: left -22px; }
		ul#partners li.cisco a:hover   { background-position: left -66px; }
		ul#partners li.oracle a:hover   { background-position: left -110px; }
		ul#partners li.microsoft a:hover   { background-position: left -154px; }
		ul#partners li.easy a:hover   { background-position: left -198px; }
		ul#partners li.brocade a:hover   { background-position: left -242px; }
		ul#partners li.vmware a:hover   { background-position: left -286px; }
		ul#partners li.ffive a:hover   { background-position: left -330px; }


/*----------------Footer-*/
#footer {
	clear: both;
	width: 705px;
	height: 40px;
	background-image: url(../assets/footer_back.gif);
	background-repeat: repeat-x;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #888b8c;
	font-size: 9px;
	color: #666666;
	padding: 10px 0px 10px 35px;
}
#foot1 {
	float: left;
	width: 470px;
	color: #666666;
	padding-top: 1em;
	padding-bottom: 1em;
	position: relative;
}
#foot1 p {
	padding-bottom: 5px;
}
#foot1 a:link, #foot1 a:visited {
	color: #666666;
	text-decoration: none;
}
#foot1 a:hover {
	color: #003366;
	text-decoration: underline;
}
#foot2 {
	color: #666666;
	position: relative;
	float: left;
	clear: both;
	margin-bottom: 15px;
}
#foot2 a:link, #foot2 a:visited {
	color: #666666;
	text-decoration: none;
}
#foot2 a:hover {
	color: #003366;
	text-decoration: underline;
}
#foot3 {
	float: right;
	color: #666666;
	text-align: right;
	position: relative;
	padding-top: 1em;
	padding-right: 17px;
	top: 313px;

}
#foot3 a:link, #foot3 a:visited {
	color: #666666;
	text-decoration: none;
}
#foot3 a:hover {
	color: #003366;
	text-decoration: underline;
}

/*----------------Forms-*/
fieldset {
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #ccc;
	background: #f8f8f8;
}
legend {
	font-size: .6em;
	font-weight: bold;
	color: #999900;
	text-transform: uppercase;
}
label {
	font-size: .95em;
	float: left;
	width: 11em;
}
input {
	width: 250px;border: 1px solid #ccc;
}
.postcode {
	width: 100px;
}
textarea {
	width: 300px;
	height: 100px;
	border: 1px solid #ccc;
}
input.radio, input.checkbox, input.submit {
	width: 10em;
}
input.radio {
	float: left;
	margin-right: 1em;
}
input:focus, textarea:focus {
	background: #ffc;
	border: 1px solid #ccc;
}
.required {
	font-size: 0.8em;
	color: #003366;
}

.mcontent {
	font-size: .7em;
	line-height: 1.4em;
	margin-bottom: .8em;
	color: #333333;
}
