@charset "utf-8";
/* CSS Document */

/* CSS Document */

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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

tr,td
{
	padding:5px;
	}

h1
{
	font-size:18px;
	line-height:35px;
	color:#A300A6;
}
h2
{
	font-size:16px;
	line-height:35px;
	color:#A300A6;
}
body
{
	background:#FFF;
	font:13px/18px Arial, Helvetica, sans-serif;
	margin:0px auto;
}

a, a:link
{
text-decoration:none;
color:#000033;	
}

a:hover
{
	color:#666;
}

ol,ul
{
	list-style:none;
}

#top_rep
{
	background:url(images/top_rep.jpg) repeat-x 0% 100%;
	margin:0px auto;
	height:133px;
}


.top_heder
{
	height:107px;
	width:1000px;
	margin:0px auto;
}
	
.readm
{
float:right; font-style:italic; font-weight:bold;
	}
.logo
{
	background:url(images/yvk_logo.gif) no-repeat 0px 20px;
	height:107px;
	width:436px;
	float:left;
}

.top_heder .sitemap
{
	width:300px;
	float:right;
	margin-top:28px;
	}

.sitemap ul
{
	margin:0px;
	padding:0px;
}

.sitemap ul li
{
	float:left;
	width:100px;
	height:25px;
}

.sitemap ul li.home
{
background:url(images/home.gif) left bottom no-repeat;
}
.sitemap ul li.contact
{
background:url(images/email.gif) left bottom no-repeat;
}
.sitemap ul li.sm
{
background:url(images/sitemap.gif) left bottom no-repeat;
}
.sitemap ul li a
{
	float:left;
	display:inline-block;
	padding:8px 5px 5px 15px;
	margin-left:10px;
	color:#525B9E;
}

#top_rep #menu
{
	background:url(images/menu_bg.gif) no-repeat bottom left;
	height:32px;
	width:1000px;
	margin:0px auto;	
}

#menu ul 
{
	list-style:none;
	margin:0px;
	padding:0px;
	margin-left:75px;
	z-index:500;
}
#menu ul li
	{
	margin:0px;
	padding:5px 15px;
	display:inline;
	float:left;
	border-right:1px solid #66cccc;	
	color:#003366;
	position:relative;
}
#menu ul li a 
	{
	color:#FFF;
	font-weight:bold;
	}

#menu ul li ul
{
	position:absolute;
	top:20px;
	left:-80px;		
	height:300px;
	border:5px solid black;
	z-index:10000;
	width:250px;
}
#menu li ul
{
	display:none;
}

#menu ul li:hover ul

{
	display: block;
	border:1px solid black;
}


.header_img_bg_rep
{
	background:url(images/banners_bg.jpg) top left repeat-x;
	border-bottom:1px solid #CCC;
}
	
#header_img
{
	margin:0px auto;
	height:250px;
	width:1000px;
}
#slideshow 
{
    position:relative;
    height:250px;	
	}

#slideshow DIV 
	{
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 250px;
    background-color: #FFF;
	}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 250px;
	width:1000px;
    display: block;
    border: 0;
    margin-bottom:0px;
}

#news_bg
{
	background:url(images/news_bg.jpg) repeat-x left top;
	margin:0px auto;
	height:35px;
}


#services
{
	width:978px;
	margin:0px auto;
	background:url(images/ser_bg.jpg) repeat-x top left;
	border-left:1px solid #d6d7eb;
	border-right:1px solid #d6d7eb;
	padding:2px 10px;
	
}

#services .ser_types
{
	width:200px;
	height:130px;
	float:left;
	background:#CCC;
	display:inline;
}

#content_bg
{
	background:url(images/content_bg.jpg) repeat-x left top;
	margin:0px auto;
	height:255px;
	z-index:25;
}

#content
{
	width:998px;
	margin:0px auto;
	
}
#content .c_left
{
	width:710px;
	float:left;
	padding:7px 10px 10px 0px;
	wid\th: 698px; /* for IE6 in standards mode */
}

.c_left h1
{
	
	}
#content .c_right
{
	width:360px;
	float:right;
	height:300px;
	overflow:hidden;

}

.c_right .testimonial

{
	background:url(images/testimonial_bg.gif) top left no-repeat;
	width:364px;
	height:217px;
	
	
	}

#content .c_rightinside
{
background:url(images/c_right_inside.jpg) repeat-y left top;
width:250px;
float:right;
border-top:3px solid #02822f;
padding:0px 10px 10px 5px;
}

.c_right #pscroller1{
width: 350px;
height: 200px;
padding: 5px;
}

.c_right #pscroller2{
width: 310px;
height: 100px;
border: 0px solid black;
padding: 20px;

}

.c_right #pscroller2 a
{
text-decoration: none;
}

.bottom
{
	width:998px;
	height:25px;
	margin:0px auto;
	border:1px solid #e0dfef;
	background:#CCC;
	z-index:1000;	
}

.bottom ul 
{
	margin-top:5px;

}
.bottom ul li
{
	font-size:9px;
	display:inline-block;
	float:left;
	letter-spacing:1px;
}

.bottom ul li a:link, .bottom ul li a:visited
{
padding:3px 7px;
margin-top:2px;
text-transform:uppercase;

}
.bottom ul li a:hover, .bottom ul li a:active
{
border:1px dashed #CCC;
padding:3px 7px;


}
.wraper1
{
	width:218px;
	height:222px;
	border:0px solid black;
	float:left;
	margin:5px 13px 5px 15px;
}

	