
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 {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}


/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Arial, Helvetica, sans-serif;
}


/* Main global 'theme' and typographic styles */
body {
	font-size: 14px;
}



input,
textarea {
	color: black;
	font-size: 12px;
	line-height: 18px;
}





#top-right-menu {
	float: left;
	font-style: normal;
	color: #000;
	margin: 5px 0 0 0px;
	right: 10px;
	top: -20px;
	width: 730px;
	position: absolute;
}

/* CSS Document */
#cssmenu {
		background:#003366;
        margin:0 0 0 0;
		border: 0 none;
        list-style: none;
		height: 30px;
		width:100%;
        font: bold 12px/28px Verdana, Arial;
        border-left:#003366 0px solid;
		
}

ul#cssmenu li {
        margin: 0;
        border: 0 none;
        padding: 0;
        float: left;
        display: inline;
        list-style: none;
        position: relative;
		height: 28px;
		
}

ul#cssmenu ul {
        margin: 0;
        border: 0 none;
        padding: 0;
        width: 160px;
        list-style: none;
        display: none;
        position: absolute;
        top: 30px;
        left: 0;
		font: bold 10px/28px Verdana, Arial;
}

ul#cssmenu ul:after {
        clear: both;
        display: block;
        font: 1px/0px serif;
        content: ".";
        height: 0;
        visibility: hidden;
}

ul#cssmenu ul li {
        width: 150px;
        float: left;
		display: block !important;
        display: inline;
		}

/* Main Menu */
#cssmenu a {
        border: 0px;
        padding: 0 10px;
        float: none !important;
        float: left;
        display: block;
        background: #003366;
        color: #FFFFFF;
        font: normal 12px/28px Tahoma, sans-serif;
        text-decoration: none;
        height: 1%;
		text-transform: uppercase;
		letter-spacing: 1px;
}




/* Main Menu Hover */
#cssmenu a:hover,
#cssmenu li:hover a,
#cssmenu li.iehover a {
		color: #eceff1 !important;
		text-decoration: underline;
}






#secondmenu{
clear:both;
background-image: url(../img/background-repeat.png);
background-position: left; /* Положение фона */
background-repeat: repeat-x;
}



/* =Fonts
-------------------------------------------------------------- */
body, input, textarea,
.page-title span,
.pingback a.url {
	font-family: Arial, Helvetica, sans-serif;
}









#footer {
	clear: both;
	width: 100%;
}

/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
	
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	float: left;
	font-size: 11px;
	font-weight: normal;
	width: 90%;
}
#site-generator {
	float: right;
	width: 220px;
}


/* =Footer
-------------------------------------------------------------- */

#footer {
	background-color:white;
	margin-bottom: 0px;
}
#colophon {
	border-top: 1px solid #CCC;
	margin-top: 5px;
	overflow: hidden;
	padding: 18px 0;
}
#site-info {
	color: #000;
	margin: 15px;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
}
#site-info a {
	color: #000;
	text-decoration: none;
}

#site-generator {
	font-style: italic;
	position: relative;
}
#site-generator a {
	background: url(images/wordpress.png) center left no-repeat;
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}


#site-footer-description {
	position: absolute;
	right: 20px; 
	bottom: 50px;
	
}




