html, body, div, span, h1, h2, h3, h4, p, ul
{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:"Calibri", sans-serif;vertical-align:baseline;}

body {font-size:80%;color:#222;background:#fff;font-family:"Calibri", sans-serif;}
ul, ol {margin:0.2em 1.5em 1.5em 1.5em;}
hr{background:#aaa;color:#aaa;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
quiet {font-size: 1.3em;font-style:normal; color: #999999;}

a:visited,
a:link  {color:#333333; text-decoration: underline;}
a:hover {color: #5B5B96; text-decoration: none;}
a:active{color:#cc4e00; text-decoration: none;}

.c3logo_img {
	background: url('c3logo.png') no-repeat top left;
	height: 121px;
	width: 777px;
	display: block;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}

.c3_type {
	display: block;
	position: absolute;
	top: 50px;
	left: 42px;
  font-size:1.7em;
  color: #ffffff;
  text-align:center;
}

.c3_desc {
	display: block;
	position: absolute;
	top: 23px;
	left: 190px;
  font-size:1.6em;
  color: #ffffff;
  text-align:left;
}

.bottom_links {
	clear: both;
	height: 50px;
	overflow: visible;
	width: 777px;
	margin: 0 auto;
	position: relative;
	padding-top: 1em;
	text-align: right;
}

.bottom_links p {
	font-size: 1.1em;
	line-height: 1.3;
	margin: 0;
	margin-left: 0px;
	padding: 0;
	padding-top:2px;
	color: #333333;
}
.bottom_links p a:visited,
.bottom_links p a:link {padding: 0.1em 0.3em;}
.bottom_links p a:visited,
.bottom_links p a:link  {color: #333333;}
.bottom_links p a:hover {color: #5B5B96;}


.text1 {
	text-align: left;
	width: 777px;
	margin: 0 auto;
	position: relative;
}
.text1{margin-top:1.5em;}
.right_site{margin-left:18px; margin-right:18px; display:block;}


/* 2 Column Layout */
.two_col_layout{width:607px;float:right;}

.text1 h2 {font-size: 1.25em; color:#333;}
.text1 verbuild {font-size: 1.25em;font-style:normal; color:#333;}


.jvcs0{width:170px;float:left;}

 /*set space for left-site header text*/
.jvcs0v1 p {font-size:1.1em;line-height:1.5em;margin-bottom:1.3em;}
.jvcs0 h4 {
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.3636em;
	padding: 0.1em 0 0.2em;
	height: auto;
	margin-bottom: 0.5em;
}

.jvcs0w0{background:url('sidebar_bg.gif') repeat-x top left; padding-bottom:3em;}

/*alligh to left left-site text*/
.jvcs0w0 h3, .jvcs0w0 h4, .jvcs0w0 p{padding-left:10px;padding-right:10px;}

/*Headers*/
.jvcs0w0 h4{color:#666;text-shadow:1px 1px 2px #fff; background:#D5D5D5 url('sidebar_subhead.gif') repeat-y;}

.knopka{
	position: relative;
	margin: 0 auto;
	text-align: center;
}

.knopka a.knopka_link, .knopka_text {
	background: url('button.png') no-repeat bottom left;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 224px;
}
.knopka a.knopka_link {
	color: white;
	text-decoration: none;
	text-align: center;
	position: relative;
	padding-bottom: 41px;
}
.knopka a.knopka_link        .knopka_text{background-position:top    left; height:28px; position:absolute; top:0px; left:0px;}
.knopka a.knopka_link:hover          {background-position:bottom center;}
.knopka a.knopka_link:hover  .knopka_text{background-position:top    center;}
.knopka a.knopka_link:active         {background-position:bottom right;}
.knopka a.knopka_link:active .knopka_text{background-position:top    right;}

.knopka a.knopka_link span {
	display: block;
	padding: 1.05em;
	line-height: 0.4em;
	position: relative;
	z-index: 1;
	top: 3px;
	text-shadow: 1px 1px 1px #9494B2;
	font-size: 1.5em;
}
.knopka a.knopka_link:hover  span{text-shadow:0px 0px 5px #fff;}


