body{
margin:0px 0px;
padding:0 10px 0 10px;
background-color: #252759;
background-image: url(./images/background.png);
background-repeat: repeat-x;
}


#total {
	width: 800px;
	margin: auto;
}
#total img {
        border-style: none;
}

#title {
	margin-top: 10px;
	top:0px;
	clear: both;
	height: 105px;
	width: 803px;
	
}

#overcenter {
	margin: 10px 0px 0px 0px;
	padding-bottom: 20px;
	width: 565px;
	height: 450px;
	float: left;
	background-image: url(./images/Cont.png);
}

#center {
	padding-bottom: 20px;
	margin-top:1px;
	width: 565px;
	height: 450px;
	float: right;
	overflow: auto;
	background-color: #FFF;
}

#preview {
	width: 525px;
	height: 200px;
	margin: auto;
}

#leftRail{
	width: 225px;
	margin-top: 10px;
	height: 650px;
	float: right;
}

#button {
        border-style: none;
	width: 225px;
	height: 88px;
	float: right;
}
#contenttop {
	margin-left: 5px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 10px;
	font-family: sans-serif;
	font-size: 12px;
	width: 525px;
	height: 260px;
}
#contenttopleft {
	width: 250px;
        float:left;
}
#contenttopright {
	width: 245px;
        float:right;
}
#summaryhead2 {
    font-family: "Arial", sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-align:center;
}

#content {
	margin-left: 5px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 10px;
	font-family: sans-serif;
	font-size: 12px;
	width: 525px;
}

#panel {
	width: 565px;
	margin-top: 10px;
	height: 78px;
	float: left;
}
#panelshort {
        background-image: url(./images/SubTitleBG.png);
        background-repeat: no-repeat;
	width: 565px;
	margin-top: 10px;
	height: 28px;
	height: 78px;
	float: left;
}

#subtitle {
        background-image: url(./images/SubTitleBG.png);
        background-repeat: no-repeat;
	width: 565px;
	height: 78px;
}
#choices {
        position:relative;
	width: 565px;
	height: 28px;
	top: 50px;
}

#about {
	width: 225px;
	height: 70px;
	float: right;
	margin-top: 10px;
}

#download {
	width: 225px;
	height: 70px;
	float: right;
	margin-top: 10px;
}
#contacts {
        background-image: url(./images/contacts.png);
        background-repeat: no-repeat;
        float: left;
        padding: 10px 0px 0px 10px;
        height: 140px;
        width: 211px;
        left: 0px;
}

#email {
        height: 15px;
        width: 175px;
        margin: 39px 0px 0px 21px;
}

h1 { 
	font-size: xx-large; 
	font-family: "Arial", sans-serif;
	font-weight: bold;
	color: #2B145B;
	text-indent: 15px;
}
h2 {
	font-family: "Arial", sans-serif;
    font-size: x-large;
    font-weight: bold;
    color: #2B145B;
    text-indent: 15px;
}
h3 {
	font-family: "Arial", serif;
	font-size: normal;
	text-indent: 15px;
}
.sumbold {
	font-family: "Arial", serif;
	font-size: 16px;
	font-weight: bold;
}
.sumnorm {
	font-family: "Arial", serif;
	font-size: 12px;
	font-weight: normal;
        margin-left:15px;
}

img.screenshot {
	border-style: solid;
	border-width: 3px;
	border-color: #2B145B;
}

.choicemenu ul { list-style: none; margin: 0; padding: 0px;}
.choicemenu li { font-family:sans-serif;font-weight:bold;display: inline;margin-left:8px;margin-right:8px;padding-left:10px;padding-right:10px;float:none;}
.choicemenu li:hover {color:black; background-color: #2e62e7; }
.choicemenu a {color: white; text-decoration: none}
.choicemenu a:hover {background-color: #2e62e7; color: white; text-decoration: none}
//.box {margin: 0 auto 2px auto; border-spacing: 0; padding: 3px; }

.featPreviewImg {background-color:#2e62e7; float: left; margin: 0 10px 0 0; cursor: pointer; padding: 3px;}
.featPreviewText { margin: 5px; padding-left: 150px;}
.featControls {text-align:right; vertical-align: middle;}
.featControls img {vertical-align: middle;}
.feature {margin-top: 30px; min-height: 170px;}
.feature_list { margin: 20px auto;}
