body {
    background: #dedede url('../images/body_bg.jpg') top left repeat-x;
    font-size: 16px;
    line-height: 1.6em;
    font-family: "Helvetica Neue" , Helvetica , Sans-serif;
    color: #888;
}

div {
	overflow: hidden;
}

a {
    /*color: #29d;*/
    color: #459CD4;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    color: #4bf;
}

a img {
	border: none;
}

form , p {
	margin: 0;
	padding: 0;
}

p {
	margin-bottom: 10px;
}

h1 , h2 , h3 , h4 , h5 , h6 {
	
}

h1 {
    /*color: #333;*/
    color: #306EA4;
    font-size: 250%;
    line-height: 1em;
    margin: 50px 0 15px;
/*    text-shadow:0 2px #F3F8FA;*/
}

h2 {
    color: #999;
    font-size: 126.66%;
    font-weight: normal;
    line-height: 1.3em;
    margin: 0 0 20px;
}

strong {
    /*color: #666;*/
    color: #171616;
}

#canvas {
    margin: 0px auto;
    width: 1006px;
    background: transparent url('../images/logo.jpg') 40px top no-repeat;
    font-size: 118.66%;
}

#content {
    margin: 160px 40px 0 316px;
}

#ady {
    font-size: 78.77%;
    line-height: 1.2em;
    margin-top: 20px;
}

p#nums {
    margin-top: 20px;
}

#nums span {
    display: block;
}