*
{
	padding: 0;
	margin: 0;
}
html
{
	height: 100%;
}
body
{
	height: 100%;
	background: #0095e7 url(/client/images/full.jpg) repeat-x;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #092d52;
}
body#index
{
	background: #12A1E8 url(/client/images/index.jpg) repeat-x;
}

img
{
	border: 0;
}

a
{
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #092d52;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}


.full
{
	position: relative;
	width: 100%;
	float: left;
}

#container
{
	position: relative;
	width: 990px;
	margin: 0 auto;
}
#container2
{
	position: relative;
	width: 996px;
	min-height: 100%;
	margin: 0 auto;
}
* html #container2
{
	height: 100%;
}

#flash
{
	position: relative;
	float: left;
	width: 996px;
	padding-bottom: 99px;
}

#all
{
	position: relative;
	float: left;
	width: 990px;
	padding-bottom: 27px;
	background: url(/client/images/bottom.jpg) no-repeat bottom center;
}

#col1
{
	position: relative;
	float: left;
	width: 67px;
	height: 574px;
	background: url(/client/images/left.jpg) no-repeat;
}
#col2
{
	position: relative;
	float: left;
	width: 855px;
	background: url(/client/images/bg.jpg) center;
	
}
#col3
{
	position: relative;
	float: left;
	width: 68px;
	height: 574px;
	background: url(/client/images/right.jpg) no-repeat;
}

#footer
{
	height: 86px;
	background: url(/client/images/crowd.jpg) no-repeat top center;
	padding-top: 12px;
	font-size: 11px;
	color: #f5f9f7;
	text-align: center;
}
#footer a
{
	font-size: 11px;
	color: #f5f9f7;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}

#footer2
{
	position: relative;
	float: left;
	height: 99px;
	margin-top: -99px;
	width: 100%;
}
#footer2 div
{
	height: 87px;
	background: url(/client/images/crowd2.jpg) no-repeat top center;
	padding-top: 12px;
	font-size: 11px;
	color: #f5f9f7;
	text-align: center;
}
#footer2 a
{
	font-size: 11px;
	color: #f5f9f7;
	text-decoration: none;
}
#footer2 a.biga
{
	font-size: 16px;
}
#footer2 a:hover
{
	text-decoration: underline;
}

#push
{
	height: 99px;
}


#col2 #left
{
	position: relative;
	float: left;
	width: 195px;
	background: url(/client/images/nav.jpg) no-repeat;
}
#col2 #left img
{
	position: relative;
	float: left;
	width: 157px;
	height: 212px;
	margin: 23px 0 19px 8px;
}
#col2 #left #min-height
{
	position: relative;
	float: left;
	width: 9px;
	height: 574px;
}


#col2 #right
{
	position: relative;
	float: left;
	width: 660px;
	background: url(/client/images/main.jpg) no-repeat 20px 305px;
}
#col2 #top
{
	position: relative;
	float: left;
	width: 637px;
	height: 79px;
	padding-right: 23px;
	background: url(/client/images/top.jpg) no-repeat;
}
#col2 #header
{
	position: relative;
	float: left;
	width: 660px;
	height: 226px;
	/*padding: 20px 0 0 0;*/
	background: url(/client/images/header.jpg) no-repeat;
}
#col2 #side
{
	position: relative;
	float: left;
	width: 20px;
	height: 269px;
	background: url(/client/images/side.jpg) no-repeat;
}
#col2 #main
{
	position: relative;
	float: left;
	width: 412px;
	padding: 15px 18px 0 0;
}
#col2 #box
{
	position: relative;
	float: left;
	width: 161px;
	height: 247px;
	margin: 12px 0 0 0;
	padding: 10px 35px 0 14px;
	background: url(/client/images/box.jpg) no-repeat;
}


#top ul
{
	position: relative;
	float: right;
	width: 266px;
	height: 35px;
	margin: 44px 0 0 0;
	list-style-type: none;
}
#top ul li
{
	position: relative;
	float: left;
	width: 133px;
	height: 35px;
}
#top ul li a
{
	position: relative;
	float: left;
	width: 133px;
	height: 25px;
	padding-top: 10px;
	font-size: 16px;
	color: #091845;
	text-align: center;
	text-decoration: none;
}
#top ul li a.sel,
#top ul li a:hover
{
	background: url(/client/images/top1.jpg);
}
#top ul li a.sel2,
#top ul li a#top2:hover
{
	background: url(/client/images/top2.jpg);
}


#left ul
{
	position: relative;
	float: left;
	width: 180px;
	list-style-type: none;
}
#left ul li
{
	position: relative;
	float: left;
	width: 180px;
	margin-bottom: 2px;
}
#left ul li a.m
{
	position: relative;
	float: left;
	width: 147px;
	height: 22px;
	padding-left: 33px;
	line-height: 22px;
	color: #091844;
	text-decoration: none;
}
#left ul li a.m:hover
{
	background: #052465;
	color: #fff;
}
#left ul li a.sel
{
	color: #c50db6;
}
#left ul li#sub a.sel
{
	background: #dceee0;
}
#left ul li#sub a.sel:hover
{
	color: #091844;
}
#left ul li#sub div
{
	position: relative;
	float: left;
	width: 135px;
	background: #9bd2d9 url(/client/images/sub.jpg) no-repeat;
	padding-left: 45px;
}
#left ul li#sub div a
{
	position: relative;
	float: left;
	width: 135px;
	height: 18px;
	line-height: 18px;
	font-size: 11px;
}
#left ul li#sub div a.sub-sel
{
	color: #c50db6;
}


h1
{
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 8px;
	font-size: 24px;
	font-weight: normal;
	color: #091844;
}

h2
{
	position: relative;
	float: left;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	color: #0a57d6;
}

h3
{
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #091844;
}
h3#n
{
	margin-bottom: 10px;
}

p
{
	position: relative;
	float: left;
	width: 100%;
}

#box p
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #3f4230;
}
#box form
{
	position: relative;
	float: left;
	width: 161px;
	margin: 14px 0;
	padding: 0 0 7px 0;
	border-bottom: 1px solid #9ed3f2;
}
#box form fieldset
{
	position: relative;
	float: left;
	width: 161px;
	margin: 0 0 7px 0;
	padding: 0;
	border: 0;
}
#box form fieldset input
{
	position: relative;
	float: left;
	width: 155px;
	height: 15px;
	background: #6dc0e8 url(/client/images/input.jpg);
	border: 1px solid #0860ba;
	padding: 1px 2px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #3f4230;
}
#box form fieldset button
{
	position: relative;
	float: right;
	width: 85px;
	height: 21px;
	margin: 0;
	padding: 0 0 2px 0;
	border: 0;
	background: url(/client/images/button.jpg);
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #f6f6f8;
	text-align: center;
	cursor: pointer;
}

#box span.highlight
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0a34ae;
}


.news
{
	position: relative;
	float: left;
	width: 100%;
	margin-top: 20px;
}
.news span
{
	position: relative;
	float: left;
	width: 100%;
	color: #256fb3;
}
.news a.more
{
	position: relative;
	float: left;
	margin-top: 10px;
	padding-left: 15px;
	background: url(/client/images/more.gif) no-repeat 0 50%;
	font-size: 11px;
	color: #042465;
}


ul#gallery
{
	position: relative;
	float: left;
	width: 412px;
	margin: 10px 0;
	list-style-type: none;
}
ul#gallery li
{
	position: relative;
	float: left;
	width: 127px;
	padding: 0 10px 10px 0;
	text-align: center;
}
ul#gallery li img
{
	position: relative;
	float: left;
}
ul#gallery li span
{
	position: relative;
	float: left;
	width: 100%;
	margin-top: 2px;
}

ul#gallery-row
{
	position: relative;
	float: left;
	width: 412px;
	margin: 10px 0;
	list-style-type: none;
}
ul#gallery-row li
{
	position: relative;
	float: left;
	width: 412px;
	margin-bottom: 10px;
}
ul#gallery-row div
{
	position: relative;
	float: left;
	width: 127px;
	padding: 0 10px 0 0;
	text-align: center;
}
ul#gallery-row li img
{
	position: relative;
	float: left;
}
ul#gallery-row li span
{
	position: relative;
	float: left;
	width: 100%;
	margin-top: 2px;
}


ul#pages
{
	position: relative;
	float: left;
	width: 412px;
	margin: 10px 0;
	list-style-type: none;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
}
ul#pages li
{
	position: relative;
	float: left;
	padding-right: 10px;
}

form#guestbook,
form#contacts
{
	position: relative;
	float: left;
	width: 412px;
	margin: 10px 0;
}
form#guestbook fieldset,
form#guestbook label,
form#contacts fieldset,
form#contacts label
{
	position: relative;
	float: left;
	width: 412px;
	margin: 0 0 5px 0;
	padding: 0;
	border: 0;
}
form#guestbook input,
form#guestbook textarea,
form#contacts input,
form#contacts textarea
{
	position: relative;
	float: left;
	width: 312px;
	border: 1px solid #0860BA;
	padding: 1px 2px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #3f4230;
}
form#guestbook input,
form#contacts input
{
	height: 20px;
}
form#guestbook button,
form#contacts button
{
	position: relative;
	float: left;
	width: 85px;
	height: 21px;
	margin: 0;
	padding: 0 0 2px;
	background: url(/client/images/button.jpg);
	border: 0;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #F6F6F8;
	text-align: center;
	cursor: pointer;
}


.guestbook
{
	padding-bottom: 10px;
	margin-top: 10px;
	border-bottom: 1px solid #fff;
}


table
{
	border: 0;
}
table td
{
	padding: 2px 6px 2px 0;
}
