/* CSS Reset v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
        font-size: 14px;
        font-family: Verdana;
        color: white;
}
ol, ul {
	margin-left: 5px;
        padding-left: 20px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
    color: #ed1b2f;
}
a:hover {
    text-decoration: none;
}


.wrap {
    width: 975px;
    margin: 0 auto;
    position: relative;
    top: 0;
    left: 0;
}

/* header */
.head {
    overflow: hidden;
    height: 337px;
}
.head a.to_home {
    float: left;
    width: 273px;
    color: white;
    text-decoration: none;
    font: 18px Tahoma;
    display: block;
    padding-top: 10px;
	text-align: center;
    height: 160px;
	text-transform: uppercase;
}
.head .money_back {
    float: left;
    padding-top: 82px;
    width: 450px;
    text-align: right;
    font: 18px Tahoma;
}
.head a.sitemap {
	width: 12px;
	height: 9px;
	position: absolute;
	top: 10px;
	left: 0;
	display: block;
}
.head .head_corner {
    float: left;
    margin-left: 70px;
    position: relative;
}
.head .langs {
    overflow: hidden;
    padding-left: 65px;
}
.langs a {
    float: left;
    display: block;
    width: 35px;
    padding-top: 12px;
    height: 21px;
    text-decoration: none;
    text-align: center;
    color: white;
    font: 10px Arial;
    text-transform: uppercase;
}
.langs a.current,
.langs a:hover {
    background: #d9241c;
}
.head .hcontacts {
    margin-top: 38px;
}
.hcontacts .text {
    font: 14px Arial;
}
.hcontacts .phone {
    font: 24px Arial;
    padding-top: 3px;
}

.head_pics {
    height: 167px;
    width: 1032px;
    position: absolute;
    top: 170px;
    left: -28px;
}


/* Navigation */
.nav {
    padding-top: 33px;
    height: 80px;
	width: 1025px;
	margin-right: -50px;
}
#jsddm
{	margin:0;
	padding: 0}

	#jsddm li
	{	float: left;
                display: block;
		list-style: none;
                margin-right: 50px;}

	#jsddm li a
	{	display: block;
                font: 18px Tahoma;
		padding: 0 0 7px 0;
		text-decoration: none;
		border-bottom: 3px solid #ed1b2f;
		color: white;
		white-space: nowrap}

	#jsddm li a.dd
	{	color: #a8a8a8;
                border-bottom: 3px solid #cecece;}

	#jsddm li a:hover
	{	border-bottom: 3px solid #cecece;}

		#jsddm li ul
		{	margin: 0;
			padding: 5px;
			position: absolute;
			visibility: hidden;
                        background: #cecece;}

		#jsddm li ul li
		{	float: none;
                        padding: 1px;
			display: block}

		#jsddm li ul li a
		{	width: auto;
                        font: 14px Verdana;
                        padding: 0 5px;
                        text-decoration: underline;
                        color: black;
                        padding: 3px;
                        border: none;}
		#jsddm li ul li a:hover
		{	color: #ed1b2f;
                        border: none;}

/* Content */
.content_wrapper {
    overflow: hidden;
}
.content {
    float: left;
    width: 640px;
}
.right_sidebar_wrp {
	overflow: hidden;
	width: 304px;
	float: right;
}
.right_sidebar {
    float: right;
    width: 304px;
    margin-bottom: 40px;
}

.content h1 {
    font: 18px/22px Verdana;
    text-transform: uppercase;
    margin-bottom: 10px;
    border-left: 5px solid #828282;
    padding-left: 8px;
}
.content_wrapper p {
    font: 14px/18px Verdana;
    padding-bottom: 14px;
}
.cblock {
    background-repeat: repeat-x;
    background-position: bottom left;
}
.center_block {
    padding: 20px;
}
.ctitle3 {
    border-left: 8px solid #828282;
    font: 16px/20px Verdana;
    padding-left: 10px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.post_content {
    margin-bottom: 10px;
}
.post_date {
    color: #828282;
    margin-bottom: 5px;
}
a.post_title {
    color: #ed1b2f;
    margin-bottom: 5px;
	display: block;
}
table[cellpadding="10"] td {
	padding: 10px;
}
table.stn td {
	padding: 3px;
	vertical-align: top;
}

/* Sidebar */
.ctitle1, .ctitle2 {
    height: 39px;
    font: 16px/20px Verdana;
    text-transform: uppercase;
    margin-top: 10px;
    padding-left: 28px;
}
.ccontent {
    padding: 15px;
}

/* Footer */
.target2 {
    height: 174px;
    width: 1313px;
    margin: 0 auto;
    margin-top: -60px;
}
.footer_wrp {
    width: 975px;
    margin: 0 auto;
    padding-top: 76px;
}
.footer {
    border-top: 4px solid #828282;
    height: 94px;
    margin-left: 177px;
    overflow: hidden;
	margin-top: 40px;
}
.f1 {
    height: 90px;
    width: 290px;
    float: left;
}
.f2 {
    float: left;
    width: 200px;
    padding-top: 26px;
    font-size: 12px;
}
.f3 {
    float: right;
    font-size: 10px;
    padding-top: 30px;
    text-align: right;
    padding-right: 15px;
}
.f3 a {
    color: #ff9600;
    text-decoration: underline;
}

