@charset "utf-8";
body {
	background-image: url(../images/bgnd.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
#header {
	background-image: url(../images/header-bgnd.png);
	background-repeat: no-repeat;
	height: 178px;
	width: 887px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 36px;
	padding-right: 50px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
#top-nav {
	background-image: url(../images/nav-bgnd.png);
	background-repeat: no-repeat;
	height: 48px;
	width: 901px;
	margin-bottom: 22px;
}
#top-nav ul {
	list-style-type: none;
	width: 840px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
}
#footer a {
	font-size: 11px;
	color: #02b4c2;
	text-decoration: none;
}

#footer a:hover {
	color: #b0e503;
}


#top-nav li {
	float: left;
	padding-left: 77px;
	padding-top: 15px;
}
#top-nav a {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-size: 14.45px;
	font-weight: bold;
}

#main-wrapper-top {
	background-image: url(../images/main-bgnd-top.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 901px;
}

#main-wrapper {
	background-image: url(../images/main-bgnd.png);
	background-repeat: repeat-y;
	width: 901px;
	float: left;
}
#main-wrapper-bottom {
	background-image: url(../images/main-bgnd-bottom.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 901px;
	clear: left;
}
#footer ul {
	list-style-type: none;
	width: 510px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	width: 901px;
	padding-bottom: 20px;
}
#copyright {
	text-align: center;
	font-size: 11px;
	color: #b0e503;
	clear: left;
	padding-top: 13px;
}

#footer li {
	float: left;
	padding-left: 35px;
}
#content td {
	text-align: center;
}
#buttons {
	padding-top: 30px;
	font-weight: bold;
	color: #296181;
	line-height: 20px;
}
#buttons a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	filter:alpha(opacity=70); 
	-moz-opacity: 0.7; 
    opacity: 0.7;}


#buttons a:hover img {
	filter:alpha(opacity=100);   
   -moz-opacity: 1.0;   
    opacity: 1.0;
}




#left-nav {
	width: 218px;
	padding-left: 22px;
	float: left;
}
#profile-title {
	background-image: url(../images/profile-title.png);
	background-repeat: no-repeat;
	height: 62px;
	width: 218px;
	text-indent: -8888px;
}
#profile ul {
	background-image: url(../images/profile-bgnd.png);
	background-repeat: no-repeat;
	background-position: bottom;
	list-style-type: none;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 26px;
	padding-left: 31px;
}
#content {
	float: right;
	padding-right: 27px;
	width: 609px;
}
#content p {
	color: #296181;
	line-height: 20px;
	font-size: 11.4px;
	text-align: justify;
}
#content h1 {
	color: #296181;
	font-size: 20px;
}



#profile li {
}
#profile a {
	color: #125156;
	text-decoration: none;
	font-size: 12px;
	background-image: url(../images/profile-divider.png);
	background-repeat: no-repeat;
	display: block;
	background-position: left bottom;
	width: 158px;
	line-height: 31px;
	font-weight: bold;
}

#profile a:hover {
	color: #FFFFFF;
}
#myspace{
	margin-top: 26px;
}
#myspace-title {
	background-image: url(../images/myspace-title.png);
	background-repeat: no-repeat;
	height: 62px;
	width: 218px;
	text-indent: -8888px;
}
#myspace ul {
	background-image: url(../images/myspace-bgnd.png);
	background-repeat: no-repeat;
	background-position: bottom;
	list-style-type: none;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 26px;
	padding-left: 31px;
}
#myspace li {
}
#myspace a {
	color: #495E04;
	text-decoration: none;
	font-size: 12px;
	background-image: url(../images/myspace-divider.png);
	background-repeat: no-repeat;
	display: block;
	background-position: left bottom;
	width: 158px;
	line-height: 31px;
	font-weight: bold;
}

#myspace a:hover {
	color: #131801;
}
#recomended{
	margin-top: 26px;
}
#recomended-title {
	background-image: url(../images/recomended-title.png);
	background-repeat: no-repeat;
	height: 62px;
	width: 218px;
	text-indent: -8888px;
}
#recomended ul {
	background-image: url(../images/recomended-bgnd.png);
	background-repeat: no-repeat;
	background-position: bottom;
	list-style-type: none;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 26px;
	padding-left: 31px;
}
#recomended li {
}
#recomended a {
	color: #125156;
	text-decoration: none;
	font-size: 12px;
	background-image: url(../images/recomended-divider.png);
	background-repeat: no-repeat;
	display: block;
	background-position: left bottom;
	width: 158px;
	line-height: 31px;
	font-weight: bold;
}

#recomended a:hover {
	color: #FFFFFF;
}

#top-nav a:hover {
	color: #37666a;
}


#logo {
	float: left;
}
#start-button a {
	float: right;
	height: 80px;
	width: 113px;
	background-image: url(../images/start-now.jpg);
	background-repeat: no-repeat;
	margin-top: 59px;
	text-indent: -8888px;
}
#steps123 {
	float: left;
	padding-left: 22px;
	padding-top: 59px;
}

#start-button a:hover {
	background-image: url(../images/start-now-h.jpg);
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.download a {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	background-image: url(../images/download.jpg);
	background-repeat: no-repeat;
	text-indent: -8888px;
	height: 50px;
	width: 559px;
	background-position: top;
	line-height: 50px;
	display: block;
	margin: 20px;
}

.download a:hover {
	background-image: url(../images/download.jpg);
	background-position: bottom;
}


* html img { behavior: url(iepngfix.htc); }

