body{
	text-align: center;
	margin: 0;
	padding: 0;
	background: #33425a;
	background-image:  url(bg-mainBody.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	}

a {
	text-decoration: none;
	color:  #911111;
	}
		
a:hover {
	text-decoration: none;
	color:  #FF6600;
	}

.txtcenter {text-align: center;}

#top {
	width: 100%;
	padding: 0;
	margin: auto;
	height: 46px;
	background: #33425a;
	background-image:  url(bg-Top.gif);
	}
	

#headerWrap {
	width: 100%;
	background-image:  url(bg-headSide.gif);
	}
	
#logotext {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0 0 0 37px;
	color: #666666;
}

#logotext a:link {color: #666666; text-decoration: none;}
#logotext a:visited {color: #666666;	text-decoration: none;}
#logotext a:hover {color: #666666; text-decoration: none;}

#header {
	width: 760px;
	margin: auto;
	padding: 0;
	border-left: 1px solid #636F87;
	border-right: 1px solid #636F87;
	text-align:left;
	height: 135px;
	background-image:  url(bg-headCenter.gif);
	}
	
#headerLeft {
	width:230px;
	float: left;
	text-align:left;
	margin: 0;
	padding: 18px 10px 10px 20px;
	}

#main {
	width: 759px;
	text-align: left;
	margin: auto;
	background-image:  url(bg-topShade.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}

#main_content{
	padding: 25px 15px 15px 15px;
	font-size: 12px;
	color: #555555;

}

h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 0 0;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	margin: 15px 0 10px 0;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 15px 0 10px 0;
}

#footerWrap {
	background-image:  url(bg-footSide.gif);
	width: 100%;
	background-color: #333333;
	clear:both;
	}
	
#footer {
	width: 720px;
	text-align: left;
	padding: 20px;
	border-left: #636f87 solid 1px;
	border-right: #636f87 solid 1px;
	height: auto;
	background-image:  url(bg-footCenter.gif);
	background-color: #999999;
	margin:auto;
	font-size: 11px;
	}

#bottom	{
	width: 100%;
	padding: 0px;
	margin: auto;
	height: 20px;
	background: #33425a;
	background-image:  url(bg-Bottom.gif);
	}

#forxp, #forvista, #forlinux, #foriphone, #forandroid, #forwindows8 {
	display:none;
	clear:both;
}

#foriphone img, #forandroid img{
	margin: 0 5px;
}

#forwindows8 img {
	border: 1px solid #333333;
}

#odigies_logos {
	text-align: center;
	border-top: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	padding: 10px;
	height: 85px;
}

.floatleft  {
	float:left;
}

#odigies_logos img {
	margin:0 30px 5px 30px;
}

#logo_array {
	margin: auto;
	width: 650px;
	background-color: #456372;
}

.clear {
	clear:both;
}