body{
	background-color: #000000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ABABAB;
}
p{
	margin-top: 0px;
	margin-bottom: 9px;
}
address{
	font-style:normal;
}
/*div*/
.logo {
	width:780px;
	height: 105px;
}
.nav1 {
	background-image: url(../../images/nav/bg1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 54px;
	width: 775px;
}
.nav2 {
	background-image: url(../../images/nav/bg2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 54px;
	width: 775px;
}
.nav3 {
	background-image: url(../../images/nav/bg3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 54px;
	width: 775px;
}
.nav4 {
	background-image: url(../../images/nav/bg4.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 54px;
	width: 775px;
}
.nav5 {
	background-image: url(../../images/nav/bg5.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 54px;
	width: 775px;
}
.navL{
	background-image: url(../../images/nav/left.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
.navL1{
	background-image: url(../../images/nav/left1.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
.navR{
	background-image: url(../../images/nav/right.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.navR1{
	background-image: url(../../images/nav/right1.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#mainWidth {
	width:  751px;
	height: 485px;
	text-align:left;
	padding-top: 10px;
}
#newsWidth {
	width:  751px;
	min-height: 485px;
	text-align:left;
	padding-top: 10px;
}
#showWidth {
	width: 760px;
	text-align:left;
	vertical-align:top;
}
.showheight{
	height: 495px;
}
#navtop {
	background-image: url(../../images/nav/bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#showH{
	text-align: left;
	margin: 0px auto;
	border:0;
	width: 760px;
	height: 445px;
}
#showL{
	width: 68px;
	padding-top:28px;
	padding-left: 10px;
	float: left;
}
#showM{
	padding-top:44px;
	float: left;
	width: 67%;
	text-align: right;
}
.nexusshowM{
	padding-top:44px;
	float: left;
	width: 67%;
	text-align: right;
}
.showR{
	width: 136px;
	padding-top:38px;
	float: right;
	margin-left: 30px;
}
.showR ul{
	margin-left: 15px;
	padding-left: 0px;
}
.showcaseT{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ABABAB;
	text-transform: uppercase;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	text-align: left;
}
#media{
	width: 152px;
	float: left;
	text-align: center;
}
#image{
	width: 152px;
	float: left;
	text-align: center;
}
#nexus{
	width: 152px;
	float: left;
	text-align: center;
}
#signs{
	width: 152px;
	float: left;
	text-align: center;
}
#press{
	width: 152px;
	float: left;
	text-align: center;
}

/*nexus showcase*/
#nexusL{
	width: 220px;
	float: left;
	border: 1px solid #333333;
	padding: 10px;
	height: 445px;
}
#nexusM{
	width: 220px;
	float: left;	
	border: 1px solid #333333;
	margin-left:16px;
	padding: 10px;
	height: 445px;
}
#nexusR{
	width: 220px;
	float: right;
	border: 1px solid #333333;
	padding: 10px;
	height: 445px;
}
.hostingbg{
	background-image:url(../..//images/showcase/nexus/hostingbg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 285px;

}

.scalabg{
	background: url(../../images/scala/bg.jpg) no-repeat top left;
	color: #000000;
	height:400px;
}
.scalabg a:link{
	color: #ef3e34;
	text-decoration: underline;
}
.scalabg a:visited{
	color: #ef3e34;
	text-decoration: underline;
}
.scalabg a:hover{
	color: #ef3e34;
	text-decoration: none;
}

/*font style*/
textarea, input, option, select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	background-color:#000;
	border-color: #666666;
}
input.btn{
	font-weight:bold;
	border-color: #FFFFFF;
	font-size: 10px;
}
.smallText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ABABAB;
	line-height: 13px;
	text-align:left;
}
.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #ABABAB;
	padding-left: 8px;
	text-align:left;
}
.formtext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #ABABAB;
}
a:link{
	color:#FFFFFF;
	text-decoration: none;
}
a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 15px;
	padding: 0px;
	color: #9966cc;
	font-weight: bold;
	text-transform: uppercase;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom:12px;
	padding: 0px;
	color: #FFFFFF;
	font-weight: bold;
}
.greyCaps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #ABABAB;
}
.imgborder {
	border: 1px #333333 solid;
	padding: 0px;
}

/*footer*/
#footer {
	text-align: center;
	background-image: url(../../images/footbg.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-transform: uppercase;
	background-position: center top;
	padding-top: 60px;
	padding-bottom:13px;
}
#footer ul {
	padding-left: 0px;
	margin:0px;
}
#footer li{
	display: inline;
	list-style-type: none;
	padding-left:3px;
	padding-right:3px;
}

