body {
	margin: 0;
	padding: 0;
	font-family: arial;
	background-image: url(/images/bkg/tile.jpg); 
	background-repeat:repeat-x;
	}
	
img { behavior: url(/scripts/iepngfix.htc); }
	
.logo_date {
	width: 962px;
	margin: 0 auto;
	}
#logo {margin-right: 83px;}
.datetime {
	width: 246px;
	height: 24px;
	background: url(/images/bkg/datetime.jpg) no-repeat;
	float: right;
	margin-top: 31px;
	font-size: 12px;
	color: #000000;
	line-height: 24px;
	padding-left: 10px;
	}
.footer {
	width: 962px;
	padding-top: 15px;
	padding-bottom: 25px;
	color: #666666;
	font-size: 12px;
	border-top: 1px solid #666666;
	margin: 0 auto;
	}
.footer a:link {color: #666;}
.footer a:visited {color: #666;}
.footer a:hover {color: #333;}
.mainflash {
	width: 963px;
	margin: 0 auto;
	padding-top: 10px;
	}
.home_process {
	width: 969px;
	margin: 0 auto;
	}
.homebottomcontainer {
	width: 969px;
	height: 203px;
	margin: 0 auto;
	padding-bottom: 15px;
	}
.tablatest, .tabteam, .tabcareers, .tabcontact {
	width: 188px;
	height: 179px;
	float: left;
	display: inline;
	margin-left: 11px;
	padding-left: 31px;
	padding-right: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	}
.tablatest {
	background: url(/images/bkg/latestnews_tab.png) no-repeat;
	behavior: url(/scripts/iepngfix.htc);
	}
.tabteam {
	background: url(/images/bkg/meetteam_tab.png) no-repeat;
	behavior: url(/scripts/iepngfix.htc);
	}
.tabteam    td p  {
	font-size: 11px;
	margin-left: 4px;
	padding-left: 4px;
}

.tabcareers {
	background-image: url(/images/bkg/extras_tab.png);
	background-repeat: no-repeat;
	behavior: url(/scripts/iepngfix.htc);
	}
.tabcontact {
	background: url(/images/bkg/contactus_tab.png) no-repeat;
	behavior: url(/scripts/iepngfix.htc);
	}
.tabcontact td p {
	font-size: 11px;
	margin-left: 4px;
	margin-top: 3px;
}

.tablatest p, .tabteam p, .tabcareers p, .tabcontact p {
	font-size: 11px;
	color: #2d2d2d;
	margin: 0;
	padding: 4px;
	}
.tablatest h1, .tabteam h1, .tabcareers h1, .tabcontact h1 {
	font-size: 11px;
	font-weight: bold;
	color: #394753;
	padding: 4px;
	background: #e8e8e8;
	line-height: 22px;
	margin: 0;
	text-transform: uppercase;
	}


.interiorshell {
	background: url(/images/bkg/interiorbkg.png) no-repeat;
	width: 992px;
	margin: 0 auto;
	min-height: 650px;
	behavior: url(/scripts/iepngfix.htc);
	}
.interiorshell:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}
.leftcol {
	float: left;
	display: inline;
	width: 245px;
	margin-left: 25px;
	margin-top: 25px;
	}
.rightcol {
	float: right;
	display: inline;
	width: 675px;
	margin-right: 25px;
	margin-top: 25px;
	padding-bottom: 45px;
	}

.rightcol hr {
	margin-top: 5px;
	margin-bottom: 5px;
	}
.rightcol h1 {
	font-size: 24px;
	color: #394753;
	padding: 10px 10px 0 10px;
	margin: 0;
	}
.rightcol h2 {
	padding: 10px 10px 0 10px;
	margin: 0px;
	font-size: 18px;
	color: #333;
	}
.rightcol h3 {
	font-size: 14px;
	color: #333;
	padding: 10px 10px 0 10px;
	margin: 0px;
	}
.rightcol h4 {
	font-size: 11px;
	color: #0066CC;
	font-weight: normal;
	padding: 0 10px 0 10px;
	margin: 0;
	}
.rightcol h5 {
	font-size: 18px;
	padding: 0 10px 0 10px;
	margin: 0;
	color: #666666;
	}
.rightcol h5 a:link {color: #666666;}
.rightcol h5 a:hover {color: #333333;}
.rightcol h6 {
	padding: 0 10px 0 10px;
	margin: 0 0 10px 0;
	}
.rightcol p {
	font-size: 14px;
	color: #333;
	padding: 0 10px 0 10px;
	margin-top: 0px;
	margin-bottom: 15px;
	}
.rightcol a:link {color: #ff0000; text-decoration:none;}
.rightcol a:visited {color: #ff0000; text-decoration:none;}
.rightcol a:hover {color: #990000; text-decoration:underline;}
.rightcol ul {
	font-size: 12px;
	color: #333;
	}
.rightcol li {
	font-size: 12px;
	color: #333;
	background: #F2F2F2 url(/images/bkg/bullet.png) no-repeat;
	background-position: center left;
	margin-right: 20px;
	margin-left: -30px;
	margin-top: 5px;
	padding: 5px 5px 5px 30px;
	list-style-type: none;
	}
.rightcol .contactbox {
	background: #ccc url(/images/bkg/contactformbkg.jpg) repeat-x;
	border: 1px solid #bbb;
	width: 300px;
	min-height: 350px;
	padding: 10px;
	margin-top: 15px;
	margin-right: 1px;
	margin-left: 15px;
	float: right;
	font-size: 11px;
	color: #333333;
	}
.rightcol .contactbox input[type=text] {
	width: 200px;
	}
.rightcol .contactbox textarea {
	width: 200px;
	}
.rightcol .contactbox .title {
	color: #ff0000;
	border-bottom: 1px solid #bbb;
	padding-bottom: 15px;
	}
.rightcol .contactbox .title .questionmark {
	float: left;
	margin-right: 3px;
	margin-top: 1px;
	}
.navitem {
	width: 245px;
	height: 36px;
	font-size: 18px;
	line-height: 36px;
	background: url(/images/bkg/navbkg.jpg);
	margin-bottom: 5px;
	}
.navitem a:link {padding-left: 10px; color: #fff; text-decoration: none;}
.navitem a:visited {padding-left: 10px; color: #fff; text-decoration: none;}
.navitem a:hover {padding-left: 10px; color: #ff0000; text-decoration: none;}
.navsubitem {
	font-size: 12px;
	padding: 7px;
	border-bottom: 1px dotted #aaa;
	}
.navsubitem:hover {
	background: url(/images/bkg/subnavhover.jpg) repeat-x;
	}
.navsubitem a:link {padding-left: 15px; color: #000; text-decoration: none;}
.navsubitem a:visited {padding-left: 15px; color: #000; text-decoration: none;}
.navsubitem a:hover {padding-left: 15px; color: #ff0000; text-decoration: none;}
.navsubitem a {
	background-image: url(/images/bkg/blackarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
.navsubitem a:hover {
	background-image: url(/images/bkg/redarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
.navsubitem:hover a {
	color: #ff0000;
	background-image: url(/images/bkg/redarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
.watchvideo {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -25%;
	margin: 0 auto;
	width: 100px;
	text-align: center;
	}
.fullCol {
	float: right;
	display: inline;
	width: 940px;
	margin-right: 25px;
	margin-top: 25px;
	padding-bottom: 45px;
}
#quicklinks{
	background-image:url(/images/bkg/links.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin: 5px 0 20px 0;
	behavior: url(/scripts/iepngfix.htc);
}
.newsitem{
	font-size:12px;
	margin:10px  0 0  0;
	background-color: #EEEEEE;
	padding: 0 0 3px 0;
}
#fade1{
visibility:hidden;

}
#vmware ul   {
	list-style-type: disc;
}
#vmware ul li   {
	list-style-type: disc;
}
.vmware1  {
	margin-top: 40px;
	width: 190px;
	height: 140px;
}
