a {
	color: #5981a4;
	text-decoration: none;
    font-weight: bold;
}

.menuclass a {
	color: #FFFFFF;
	text-decoration: none;
    font-weight: bold;
}


a:hover {
	color: #e3871a;
    text-decoration: underline;
}

tt {
    color: #b56405;
    font-size: 1.2em;
}

h3,h4 {
	border-bottom: 1px solid #DDDDDD;
}

ul {
	list-style: none;
	margin-left: 0;
	padding-left: 2em;
	text-indent: -1em;
}

html,body {
	margin:0;
	padding:0;
	height:100%;
}

#mainDiv {
	background: url(stripes.png);
    background-repeat: repeat;
	height: 100%;
	padding: 0px 0px 0px 0px;  
}

#boxDiv{
	background-image: url(bg.png);
	background-repeat: repeat-y;
	background-position: top center;
	width: 750px;
	margin: 0px auto;
	padding: 0px 18px 0px 18px;  
    font: 0.8em/1.6em sans-serif;
    position: relative;
    height: auto !important;
	height: 100%;
	min-height: 100%;
}

#LogoDiv {
	padding-top: 10px;
    padding-left: 10px;
    padding-right: 5px;
    float: left;
}

#topDiv {
    background: #EEEEEE;
    padding: 8px 0px 10px 580px;
}

#LinkDiv {
    background: #4e7793;
    color: #BBBBBB;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
	padding: 5px 0px 5px 135px;
}

#NewsDiv {
}

#textDiv {
	color: #333333;
	width: 718px;
	padding: 25px 0px 75px 15px;
}

#FeaturesDiv {
}

#ScreenshotDiv {
	float: right;
	width: 205px;
	padding: 100px 10px 0px 0px;
	text-align: center;
}

#Screenshot1Div {
	color: #333333; 
	text-align: center;
}

#Screenshot2Div {
	float: right;
	padding-right: 30px;
	color: #333333;  
	text-align: center;
}

#Screenshot3Div {
	float: right;
	padding-right: 20px;
	color: #333333;  
	text-align: center;
}

#catDiv {
    float: right;
    position: relative;
    right: 5px;
    bottom: 28px;
    margin-left: -15px;
}

#cat2Div {
    float: left;
    position: relative;
    right: 30px;
    bottom: 16px;
    margin-right: -30px;
}

#BottomContainerDiv {
    width: 750px;
	position: absolute;
	bottom: 0;
}

#BottomSepDiv {
    background: #4e7793;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
	height: 8px;
}

#BottomDiv {
    background: #EEEEEE;
	padding: 5px 10px 0px 10px;
	height: 47px;
}

#SFDiv {
	float: left;
	padding-top: 5px;
}

#SupportDiv {
    float: right;
    padding-top: 5px;
}
