body {
	margin:0px;
	padding:0px;
}
#wrap{
	position:relative;
	width:100%;
	height:100%;
	background-image: url(images/IDE_Background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#TopHeader{
	position: relative;
	width:927px;
	height:120px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#logozone{
	position:absolute;
	left:20px;
	top:0px;
	height: 108px;
	width: 340px;	
}
a.AboutUs:link{
	position:absolute;
	background-image: url(images/AboutUs.jpg);
	background-repeat: no-repeat;
	height: 83px;
	width: 100px;
	left: 455px;
	top: 14px;
	background-position:0px;
}
a.AboutUs:visited{
	position:absolute;
	background-image: url(images/AboutUs.jpg);
	background-repeat: no-repeat;
	height: 83px;
	width: 100px;
	left: 455px;
	top: 14px;
	background-position:0px;
}
a.AboutUs:hover{
	position:absolute;
	background-image: url(images/AboutUs.jpg);
	background-repeat: no-repeat;
	height: 83px;
	width: 100px;
	left: 455px;
	top: 14px;
	background-position:-100px;
}

a.AboutUs:active{
	position:absolute;
	background-image: url(images/AboutUs.jpg);
	background-repeat: no-repeat;
	height: 83px;
	width: 100px;
	left: 455px;
	top: 14px;
	background-position:0px;
}

a.Modules:link{
	position:absolute;
	background-image: url(images/Modules.jpg);
	background-repeat: no-repeat;
	height: 83px;
	width: 100px;
	left: 555px;
	top: 14px;
	background-position:0px;

}
a.Modules:visited{
	position:absolute;
	background-image: url(images/Modules.jpg);
	background-repeat: no-repeat;
	height: 83px;
	width: 100px;
	left: 555px;
	top: 14px;
	background-position:0px;

}
a.Modules:hover{
	position:absolute;
	background-image: url(images/Modules.jpg);
	background-repeat: no-repeat;
	height: 83px;
	width: 100px;
	left: 555px;
	top: 14px;
	background-position:-100px;

}
a.Modules:active{
	position:absolute;
	background-image: url(images/Modules.jpg);
	background-repeat: no-repeat;
	height: 83px;
	width: 100px;
	left: 555px;
	top: 14px;
	background-position:0px;

}
a.Support:link{
	position:absolute;
	background-image: url(images/Support.jpg);
	background-repeat: no-repeat;
	height: 83px;
	width: 100px;
	left: 655px;
	top: 14px;
	background-position:0px;
}
a.Support:visited{
	position:absolute;
	background-image: url(images/Support.jpg);
	background-repeat: no-repeat;
	height: 83px;
	width: 100px;
	left: 655px;
	top: 14px;
	background-position:0px;
}
a.Support:hover{
	position:absolute;
	background-image: url(images/Support.jpg);
	background-repeat: no-repeat;
	height: 83px;
	width: 100px;
	left: 655px;
	top: 14px;
	background-position:-100px;
}
a.Support:active{
	position:absolute;
	background-image: url(images/Support.jpg);
	background-repeat: no-repeat;
	height: 83px;
	width: 100px;
	left: 655px;
	top: 14px;
	background-position:0px;
}
a.Contact:link{
	position:absolute;
	background-image: url(images/Contact.jpg);
	background-repeat: no-repeat;
	height: 83px;
	width: 108px;
	left: 755px;
	top: 14px;
	background-position:0px;
}
a.Contact:visited{
	position:absolute;
	background-image: url(images/Contact.jpg);
	background-repeat: no-repeat;
	height: 83px;
	width: 108px;
	left: 755px;
	top: 14px;
	background-position:0px;
}
a.Contact:hover{
	position:absolute;
	background-image: url(images/Contact.jpg);
	background-repeat: no-repeat;
	height: 83px;
	width: 108px;
	left: 755px;
	top: 14px;
	background-position:-108px;
}
a.Contact:active{
	position:absolute;
	background-image: url(images/Contact.jpg);
	background-repeat: no-repeat;
	height: 83px;
	width: 108px;
	left: 755px;
	top: 14px;
	background-position:0px;
}
#searchbox{
	position:absolute;
	left:620px;
	top:108px;
	height: 33px;
	width: 303px;
	padding-top:8px;
	text-align:left;
	padding-left:25px;	
}
#searchbox input{
	font-weight: normal;
	font-size: 12px;
	color: #5e91c6;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
	height:18px;
	width:145px;
}

.Login:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.Login:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;	
}
.Login:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;	
}
.Login:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
}
#spacer{
	height:35px;

}
#content_area{
	position: relative;
	width:927px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	vertical-align:top;

}
#Top_Shadow{
	position:relative;
	background-image: url(images/Top_Shadow.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 927px;
	vertical-align:top;
}
#Mid_Shadow{
	position:relative;
	text-align:center;
	background-image: url(images/Mid_Shadow.png);
	background-repeat: repeat-y;
	width: 927px;
	vertical-align:top;
}
#Bottom_Shadow{
	position:relative;
	background-image: url(images/Bottom_Shadow.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 927px;
}
#Banner{
	position:relative;
	text-align:center;
	margin-left:20px;
	margin-right:20px;
	width: 886px;
}
#Submenu_Pane{
	position:relative;
	float:left;
	margin-left:21px;
	margin-top:25px;
	width: 159px;
}
#Content_Pane{
	position:relative;
	text-align:center;
	margin-left:20px;
	margin-right:20px;
	width: 886px;
	margin-top:25px;

}

/*
#Content_Pane{
	position:relative;
	float:right;
	margin-right:21px;
	margin-top:25px;
	width: 720px;
}
*/
a.Overview:link{
	display:block;
	position:relative;
	background-image: url(images/Overview.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 156px;
	background-position:0px;

}
a.Overview:visited{
	display:block;
	position:relative;
	background-image: url(images/Overview.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 156px;
	background-position:0px;

}
a.Overview:hover{
	display:block;
	position:relative;
	background-image: url(images/Overview.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 156px;
	background-position:-156px;

}
a.Overview:active{
	display:block;
	position:relative;
	background-image: url(images/Overview.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 156px;
	background-position:0px;

}

a.Presentation:link{
	display:block;
	position:relative;
	background-image: url(images/Presentation.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 156px;
	margin-top: 6px;
	background-position:0px;

}
a.Presentation:visited{
	display:block;
	position:relative;
	background-image: url(images/Presentation.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 156px;
	margin-top: 6px;
	background-position:0px;

}
a.Presentation:hover{
	display:block;
	position:relative;
	background-image: url(images/Presentation.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 156px;
	margin-top: 6px;
	background-position:-156px;

}
a.Presentation:active{
	display:block;
	position:relative;
	background-image: url(images/Presentation.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 156px;
	margin-top: 6px;
	background-position:0px;

}
a.Licensing:link{
	display:block;
	position:relative;
	background-image: url(images/Licensing.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 156px;
	margin-top: 6px;
	background-position:0px;

}
a.Licensing:visited{
	display:block;
	position:relative;
	background-image: url(images/Licensing.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 156px;
	margin-top: 6px;
	background-position:0px;

}
a.Licensing:hover{
	display:block;
	position:relative;
	background-image: url(images/Licensing.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 156px;
	margin-top: 6px;
	background-position:-156px;

}
a.Licensing:active{
	display:block;
	position:relative;
	background-image: url(images/Licensing.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 156px;
	margin-top: 6px;
	background-position:0px;

}
a.Support_Sub:link{
	display:block;
	position:relative;
	background-image: url(images/Support_Sub.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 156px;
	margin-top: 6px;
	background-position:0px;

}
a.Support_Sub:visited{
	display:block;
	position:relative;
	background-image: url(images/Support_Sub.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 156px;
	margin-top: 6px;
	background-position:0px;

}
a.Support_Sub:hover{
	display:block;
	position:relative;
	background-image: url(images/Support_Sub.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 156px;
	margin-top: 6px;
	background-position:-156px;

}
a.Support_Sub:active{
	display:block;
	position:relative;
	background-image: url(images/Support_Sub.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 156px;
	margin-top: 6px;
	background-position:0px;

}

a.Feedback:link{
	display:block;
	position:relative;
	background-image: url(images/Send-feedback.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 156px;
	margin-top: 6px;
	background-position:0px;

}
a.Feedback:visited{
	display:block;
	position:relative;
	background-image: url(images/Send-feedback.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 156px;
	margin-top: 6px;
	background-position:0px;

}
a.Feedback:hover{
	display:block;
	position:relative;
	background-image: url(images/Send-feedback.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 156px;
	margin-top: 6px;
	background-position:-156px;

}
a.Feedback:active{
	display:block;
	position:relative;
	background-image: url(images/Send-feedback.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 156px;
	margin-top: 6px;
	background-position:0px;

}
a.Question:link{
	display:block;
	position:relative;
	background-image: url(images/Ask-a-question.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 156px;
	margin-top: 6px;
	background-position:0px;

}
a.Question:visited{
	display:block;
	position:relative;
	background-image: url(images/Ask-a-question.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 156px;
	margin-top: 6px;
	background-position:0px;

}
a.Question:hover{
	display:block;
	position:relative;
	background-image: url(images/Ask-a-question.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 156px;
	margin-top: 6px;
	background-position:-156px;

}
a.Question:active{
	display:block;
	position:relative;
	background-image: url(images/Ask-a-question.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 156px;
	margin-top: 6px;
	background-position:0px;

}
a.Purchase:link{
	display:block;
	position:relative;
	background-image: url(images/Purchase.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 156px;
	margin-top: 6px;
	background-position:0px;

}
a.Purchase:visited{
	display:block;
	position:relative;
	background-image: url(images/Purchase.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 156px;
	margin-top: 6px;
	background-position:0px;

}
a.Purchase:hover{
	display:block;
	position:relative;
	background-image: url(images/Purchase.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 156px;
	margin-top: 6px;
	background-position:-156px;

}
a.Purchase:active{
	display:block;
	position:relative;
	background-image: url(images/Purchase.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 156px;
	margin-top: 6px;
	background-position:0px;

}
a.Download:link{
	display:block;
	position:relative;
	background-image: url(images/Download.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 156px;
	margin-top: 6px;
	background-position:0px;

}
a.Download:visited{
	display:block;
	position:relative;
	background-image: url(images/Download.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 156px;
	margin-top: 6px;
	background-position:0px;

}
a.Download:hover{
	display:block;
	position:relative;
	background-image: url(images/Download.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 156px;
	margin-top: 6px;
	background-position:-156px;

}
a.Download:active{
	display:block;
	position:relative;
	background-image: url(images/Download.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 156px;
	margin-top: 6px;
	background-position:0px;

}
#footer {
	clear:both;
	position:relative;
	text-align:center;
	width:700px;
	margin-left: auto;
	margin-right: auto;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color: #656565;
	font-weight:normal;
	font-size: 12px;
	vertical-align: middle;
	padding-top: 10px;
	vertical-align:top;
}
.copyright:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#656565;
	text-decoration:none;
}
.copyright:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#656565;
	text-decoration:none;
}
.copyright:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#656565;
	text-decoration:none;
}
.copyright:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#656565;
	text-decoration:none;
}
a.Arrow:link {
	background-image: url(images/Arrow.jpg);
	background-repeat:no-repeat;
	background-position: left;
	display:block;
	padding-left:30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4f85b8;
	text-decoration: none;
	font-size: 12px;
}a.Arrow:visited{
	background-image: url(images/Arrow.jpg);
	background-repeat:no-repeat;
	background-position: left;
	padding-left:30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4f85b8;
	text-decoration: none;
	font-size: 12px;
}a.Arrow:hover {
	background-image: url(images/Arrow.jpg);
	background-repeat:no-repeat;
	background-position: left;
	padding-left:30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4f85b8;
	text-decoration: underline;
	font-size: 12px;
}a.Arrow:active {
	background-image: url(images/Arrow.jpg);
	background-repeat:no-repeat;
	background-position: left;
	padding-left:30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4f85b8;
	text-decoration: none;
	font-size: 12px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #4f85b8;
	text-decoration: none;
	font-size: 12px;
}a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #4f85b8;
	text-decoration: none;
	font-size: 12px;
}a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #4f85b8;
	text-decoration: underline;
	font-size: 12px;
}a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #4f85b8;
	text-decoration: none;
	font-size: 12px;
}
p { color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; }
.Normal { color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; }
A.Normal:link, A.Normal:visited, A.Normal:Active { color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration: none; }
A.Normal:Hover {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
