@charset "UTF-8";
/* CSS Document */

html {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 100%;
}

#header {
	margin: 0 auto;
	padding: 0;
	height: 125px;
	width: 1050px;
	background-image:url(../images/header.jpg);
}

#login {
	margin: 0px auto;
	padding: 0;
	height: 95px;
	width: 260px;
	float: right;
	margin-right: 47px;
	margin-top: 8px;
}

#menu {
	margin: 0 auto;
	padding: 0;
	height: 33px;
	width: 100%;
	background-image:url(../images/menubkg.jpg);
	background-repeat:repeat-x;
}

#purple {
	margin: 0 auto;
	padding: 0;
	height: 442px;
	width: 100%;
	background-image:url(../images/snowflakebkg.jpg);
	background-repeat:repeat;
}

#purple2 {
	margin: 0px auto;
	padding: 0;
	height: 30px;
	width: 100%;
	background-image:url(../images/snowflakebkg2.jpg);
	background-repeat:repeat-x;
}


#javabox {
	position: relative;
	margin: 0 auto;
	padding: 0;
	padding-top: 7px;
	top: 35px;
	height: 355px;
	width: 965px;
	background-image:url(../images/javabkg.jpg);
	background-repeat: no-repeat;
}

#shadow {
	margin:0 auto;
	padding: 0;
	height: 8px;
	width:100%;
	background-image:url(../images/shade.jpg);
	background-repeat:repeat-x;
}

#content {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
}

#content-home {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#leftcol {
	margin:0 auto;
	padding: 0;
	height: 347px;
	width: 480px;
	float:left;
}

#rightcol {
	margin:0 auto;
	padding: 0;
	height: 347px;
	width: 440px;
	float: left;
}

#footer {
	margin: 0 auto;
	padding: 0;
	height: 30px;
	width: 100%;
	clear: both;
	background-image: url(../images/bkgfooter.jpg);
	background-repeat: repeat-x;
}

img {
	border: none;
}	
	
.purple {
	color: #663366;	
}

.white {
	color: #fff;
}

.bold {
	font-weight: bold;
}

.big {
	font-size: 18px;	
}

.home-module {
	margin: 0px;
	padding: 11px;
	width: 407px;
	height: 133px;
	margin-bottom: 20px;
	margin-left: 50px;
	background-image: url(../images/bkg-home-module.jpg);	
}

h1 {
	color: #2f1d51;	
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #663366;
}

.img-right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

.img-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	clear: both;
}

#container {
	float: left;
	background-color: #2f1d51;	
}

#left-col {
	padding: 15px;
	width: 173px;
	min-height: 325px;
	float: left;
	margin-top: -11px;
	background-image: url(../images/left-col-header-blue2.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #2f1d51;
}

#left-col ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style: none;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

#left-col li {
	list-style: none;
	padding-bottom: 15px;
}

#left-col li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#left-col .active{
	color: #f8e600;
	text-decoration: none;
	font-weight: bold;
}

#left-col li a:hover {
	color: #f8e600;
}

#left-col ul {
	margin: 0;
	padding: 0;
}

#left-col ul li ul {
	list-style: none;
	margin-top: 10px;
}

#left-col li li {
	margin: 0px;
	display: block;
	padding-top: 2px;
	padding-bottom: 10px;
}

#left-col li li a {
	display: block;
	padding-top: 5px;
	color: #ccc;
	margin-right: 10px;
	text-decoration: none;
	font-weight: normal;
	font-size: 90%;
}

#left-col li li a:hover {
	color: #f8e600;
}

#right-col {
	margin: 0;
	width: 780px;
	float: left;
	border-left: 15px solid #fff;;
	background-color: #fff;
}

#footer #footer-container {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
}

#footer #footer-left {
	margin: 0px auto;
	padding: 0px;
	float: left;
	margin-top: 3px;
	margin-bottom: 2px;
	color: #fff;
	font-size: 10px;
}

#footer #footer-right {
	margin: 0px auto;
	padding: 0px;
	float: right;
	margin-top: 8px;
	color: #fff;
	font-size: 10px;
}

.white {
	color: #fff;
}

.white-link {
	color: #fff;
}

.white-link:hover {
	color: #f8e600;
}

.yellow {
	color: #f8e600;
}

.link {
	color: #2f1d51;
	text-decoration: none;
}

.link:hover {
	color: #FC0;
}

.support-li {
	margin-top: 10px;	
	margin-bottom: 10px;	
}

.product {
	margin: 0px auto;
	padding: 0px;
	clear: both;
	height: 320px;
	min-height: 320px;	
	background-image: url(../images/product-footer.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

.product-no-footer {
	margin: 0px auto;
	padding: 0px;
	clear: both;
	margin-bottom: 20px;
}

.product-footer {
	margin: 0px auto;
	padding: 0px;
	clear: both;
	background-image: url(../images/product-footer.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	padding: 15px;
}

.product-header {
	margin: 0px auto;
	padding: 5px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../images/product-header.jpg);
	background-repeat: no-repeat;
}

.product-content {
	margin: 0px auto;
	padding: 15px;
}

.product-left {
	width: 420px;
	float: left;
}

.product-right {
	width: 305px;
	float: right;
	color: #551470;
	font-weight: bold;
	font-size: 14px;
}

.pl-image {
	width: 123px;
	float: left;
	margin-right: 15px;
}

.pl-text {
	width: 388px;
	float: right;
}

.pl-text a {
	font-weight: bold;
	font-size: 14px;
	color: #551470;
	text-decoration: none;
}

.pl-text a:hover {
	text-decoration: underline;
}

.ph-link {
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	float: right;
	text-decoration: none;
}

.ph-link:hover {
	text-decoration: underline;
}

.green {
	color: #22863e;	
}

.blue {
	color: #5563a1;	
}

.contact {
	width: 220px;	
}

.info-divider {
	margin-left: -15px;
	width: 780px;
	height: 28px;
	background-image: url(../images/info-divider.jpg);
}

#header #login label {
	display: block;
	width: 60px;
	height: 15px;
	padding-top: 3px;
	text-align: right;
	float: left;
	font-size: 0.875em;
}

#header #login input.button {
	width: auto;
	height: auto;
	clear: both;
	float: right;
	border: none;
}
