body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, textarea, p, blockquote, q, th, td, img, hr, object, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
    line-height: 1.3em;
    margin: 0;
    padding: 0;
}
fieldset, img {
    border: 0 none;
}
a {
    outline: medium none;
    text-decoration: none;
	color:#fff;
}
section, article, aside, header, footer, nav, dialog, figure {
    display: block;
}
.container {
    width: 780px;
}
.container a {
	color: #FFF;
}
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
    display: inline;
    float: left;
}
.grid_1 {
    width: 60px;
}
.grid_2 {
    width: 140px;
}
.grid_3 {
    width: 22em;
}
.grid_4 {
    width: 30em;
}
.grid_5 {
    width: 38em;
}
.grid_6 {
    width: 46em;
}
.grid_7 {
    width: 54em;
}
.grid_8 {
    width: 0;
}
.grid_9 {
    width: 70em;
}
.grid_10 {
    width: 78em;
}
.grid_11 {
    width: 86em;
}
.grid_12 {
    width: 780px;
}
.alpha {
    margin-left: 0;
}
.omega {
    margin-right: 0;
}
body {
	font-family: 'Arino', arial, serif;
	font-size: 14px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/background2.png);
	background-repeat: repeat;
	background-position: 0 0;
}
.left {
    float: left;
}
.right {
    float: right;
}
h1 {
    color: #FFFFFF;
    font-size: 30px;
    font-weight: normal;
    text-shadow: 1px 1px 1px #000000;
}
h2 {
    color: #FFFFFF;
    font-size: 24px;
    font-weight: normal;
    text-shadow: 1px 1px 1px #000000;
}
h3 {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: normal;
    text-shadow: 1px 1px 1px #000000;
}
h4 {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: normal;
    text-shadow: 1px 1px 1px #000000;
}
h5 {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: normal;
    text-shadow: 1px 1px 1px #000000;
}
table {
    width: 100%;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
}
table td {
    padding: 8px;
    background: #252E34;
    border: 1px solid #576470;
}
table thead th {
}
table thead {
    background: none repeat scroll 0 0 #404F5A;
}
table tfoot td {
    padding: 5px;
}
table thead th {
    padding: 8px 0;
}
table .t-headings {
    background: none repeat scroll 0 0 #404F5A;
    font-size: 115%;
    border: 1px solid #576470;
}
table .t-footer {
    background: none repeat scroll 0 0 #404F5A;
    font-size: 90%;
    font-style: italic;
    text-align: center;
    border: 1px solid #576470;
}
ul.general {
    color: #FFFFFF;
    list-style-image: url("images/arrow.png");
    margin-left: 20px;
    text-shadow: 1px 1px 1px #000000;
}
ul.general li {
    line-height: 2em;
}
ol.general {
    color: #FFFFFF;
    margin-left: 30px;
    text-shadow: 1px 1px 1px #000000;
}
ol.general li {
    line-height: 2em;
}
blockquote {
    background: url("images/quote.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    font-style: italic;
    height: 35px;
    padding-left: 55px;
    text-shadow: 1px 1px 1px #000000;
    width: 90%;
}
.headline {
    margin-bottom: 2.4em;
}
.headline h1 {
    font-size: 3em;
    font-weight: bold;
    line-height: 1.5em;
}
.text {
    line-height: 1.5em;
}
.text h1, .text h2, .text h3, .text h4, .text h5, .text h6 {
    color: #000000;
    font-weight: bold;
}
.text h1 {
    font-size: 1.5em;
    margin-bottom: 0.5em;
}
.text h2 {
    font-size: 1.375em;
    line-height: 1.5em;
    margin-bottom: 0.545em;
}
.text h3 {
    font-size: 1.25em;
    line-height: 1.2em;
    margin-bottom: 0.6em;
}
.text h4 {
    margin-bottom: 0.75em;
}
.text h5, .text h6 {
    text-transform: uppercase;
}
.text h5 {
    font-size: 0.875em;
    line-height: 1.714em;
    margin-bottom: 0.875em;
}
.text h6 {
    font-size: 0.75em;
    line-height: 2em;
    margin-bottom: 1em;
}
.text a {
    color: #21759B;
}
.text a:hover {
    background: none repeat scroll 0 0 #FFF7C0;
    color: #000000;
}
.text p {
    margin-bottom: 1.5em;
}
.text ul, .text ol {
    margin: 0 0 1.5em 1.5em;
}
.text ul ul, .text ul ol, .text ol ul, .text ol ol {
    margin: 0 0 1.5em 1.5em;
}
.text dl {
    margin-bottom: 1.5em;
}
.text dt, .text dd {
    line-height: 1.5em;
}
.text dt {
    font-weight: bold;
}
.text dd {
    margin-bottom: 1.5em;
}
.text blockquote {
    border-left: 6px solid #DDDDDD;
    color: #888888;
    margin: 0 0 1.5em 0.75em;
    padding-left: 0.75em;
}
.text pre {
    background: none repeat scroll 0 0 #EEEEEE;
    border-left: 0.429em solid #DDDDDD;
    clear: both;
    font-size: 0.875em;
    margin-bottom: 1.714em;
    overflow: auto;
    padding: 0.857em;
    white-space: pre-wrap;
}
.text code, .text pre {
    font-family: Consolas,"Andale Mono",Monaco,Courier,"Courier New",Verdana,sans-serif;
}
.text hr {
    background: none repeat scroll 0 0 #CCCCCC;
    border: medium none;
    height: 1px;
    margin-bottom: 1.5em;
}
header.core:after, #content:after, footer.core:after {
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}
header.core {
    height: 85px;
    padding-top: 10px;
}
header.core #logo a {
    color: #FFFFFF;
    display: none;
    font-family: 'Allan',arial,serif;
    font-size: 45px;
    line-height: 1.2em;
}
header.core #logo:hover {
    color: #AC2125;
    font-family: 'Allan',arial,serif;
}
header.core #desc {
    color: #D2D2D2;
    font-family: 'Allan',arial,serif;
    font-size: 1.6em;
    margin-bottom: 0;
}
#content {
    float: left;
    margin: 0 auto;
    padding-top: 2.4em;
    width: 510px;
}
#blog_names {
    color: #AC2125;
    float: left;
    margin-top: 10px;
    position: relative;
    width: 295px;
    margin-left: -30px;
}
footer.core {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-top: 20px;
    width: 780px;
}
footer.core p {
    color: #EEEEEE;
    font-size: 1.2em;
    text-shadow: -1px -1px 0 #666666;
}
.phones {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
}
