#nav {
	text-align: right;
}
#News {
	width: 253px;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
}
#bottom_content {
	margin-top: 7px;
	margin-bottom: 12px;
}
#bottom_content #moduleContent {
	background-image: url(/images/box_grad.gif);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 18px;
	border-left: #D3D7DA 1px solid;
	border-right: #D3D7DA 1px solid;
	height: 170px;
}
#bottom_content #moduleContentSmall {
	background-image: url(/images/box_grad.gif);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 18px;
	border-left: #D3D7DA 1px solid;
	border-right: #D3D7DA 1px solid;
	height: 50px;
}

#Products {
	width: 253px;
	background-image: url(/images/box_grad.gif);
	background-repeat: repeat-x;
	position: absolute;
	margin-left: 260px;
	top: 263px;
	font-size: 11px;
	line-height: 15px;
	z-index: 3;
}
#right {
	width: 268px;
	position: absolute;
	top: 263px;
	left: 520px;
	z-index: 2;
}
#Customers {
	background-image: url(/images/box_grad.gif);
	background-repeat: repeat-x;
}
#download {
	padding-top: 5px;
	padding-bottom: 5px;
}

#Research {
	background-image: url(/images/box_grad.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	color: #000000;
}
#right #moduleContent {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 14px;
	border-left: #D3D7DA 1px solid;
	border-right: #D3D7DA 1px solid;
	height: 88px;
}
#bottomNav {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	margin-left: 20px;
	margin-bottom: 0px;
	padding-top:5px;
}
#bottomNav A {
	color: #202729;
	text-decoration: none;
	font-weight: bold;
}
#bottomNav a:hover {
	color: #5A59D6;
	text-decoration: none;
}
#copyright {
	font-size: 10px;
	color: #333333;
	z-index: 1;
	margin-left: 500px;
	text-align: right;
	padding-top:5px;
}
#LeftNav {
	width: 186px;
	white-space: nowrap;
}

#MinHeight {
	height: 320px;
}

#LeftNav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#LeftNav ul li{
	list-style-type: none;
	font-size: 11px;
	background-image: url(/images/bg_boxnavin.gif);
	display: block;
	font-weight: bold;
	color: #5B5AD6;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin: 0px;
	border-left:solid 1px #DFDFDF;
	border-right:solid 1px #DFDFDF;
	border-bottom:1px solid #C5CACE;
}

#LeftNav ul li#penultimate{
	border-bottom:0px;
}
#LeftNav ul li#ultimate{
	border-top:1px solid #C5CACE;
	border-bottom:0px;
}

#LeftNav ul li A{
	color: #293134;
	text-decoration: none;
	font-weight: normal;
}

#LeftNav ul li A:hover{
	color: #5A59D6;
    text-decoration: underline;
}

#Content {
	margin-left: 185px;
	padding-right: 25px;
	padding-left: 15px;
	border-left-width: 1px;
}
#WideContent {
	margin-left: 25px;
	padding-right: 25px;
	border-left-width: 1px;
}
#Content #Breadcrumb, #WideContent #Breadcrumb {
	padding-top: 7px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#Content #Breadcrumb A, #WideContent #Breadcrumb A {
	color: #30383A;
	text-decoration: underline;
}

#Content #Breadcrumb A:hover, #WideContent #Breadcrumb A:hover {
	color: #2828CC;
	text-decoration: none;
}
#ScreenShots {
	width: 195px;
	position: absolute;
	top: 280px;
	left: 580px;
}
#Form {
	font-size: 11px;
	border:1px solid #CCCCCC;
	background-color:#EFEFEF;
	padding: 20px;
}
#Form input{
	font-size: 11px;
	padding: 1px;
}
#Form textarea{
	border: solid 1px #CCCCCC;
	background-color:#FFFFFF;
	font-size: 11px;
}
#colLeft {
	width: 250px;
	padding-right: 20px;
}
#colRight {
	width: 260px;
	margin-left: 280px;
}

