/*
	www.pak.ee 
	Based on design by Free CSS Templates
*/

html{min-height:100%; margin-bottom:1px;}

body {
	background: #FFFFFF url(images/img01.jpg) repeat-x left top;
	color:#404040;
	font:86% Verdana,Tahoma,Arial,sans-serif;
	__font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:40px auto;
	padding:0;
	text-align: center;
}

#wrap {
	color:#404040;
	margin:0 auto;
	width:900px;
	background: #fff;
	padding: 0px 0 5px 0;
	text-align: left;
}

#header {
	width: 900px;
	height: 60px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat left top;
}

#t-menu {
	float: left;
	width: 660px;
	height: 51px;
}

#t-menu ul {
	margin: 0;
	padding: 20px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#t-menu li {
	display: block;
	float: left;
}

#t-menu a {
	display: block;
	float: left;
	margin-right: 5px;
	padding: 5px 5px 5px 28px;
	background: url(images/img06.gif) no-repeat left 50%;
	text-decoration: none;
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	color: #FFFFFF;
	font-weight: bold;
}

#t-menu a:hover { text-decoration: underline; }

#search {
	float: right;
	width: 230px;
	height: 76px;
}

#search form {
	float: right;
	margin: 0;
	padding: 23px 20px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 1em Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 135px;
	height: 18px;
	padding: 3px 0 0 5px;
	background: #ECF9E4;
	color: #658453;
}

#search-submit {
	height: 21px;
	margin-left: 12px;
	color: #39561D;
}

#logo {
	width: 900px;
	height: 230px;
	margin: 0 auto;
	background: url(images/img03.jpg) no-repeat left top;
	padding-bottom: 20px;
}

#logo h1 {
	margin: 0;
	padding: 0 0 0 170px;
	line-height: normal;
	font-size: 3.2em;
}

#logo h1 {
	float: left;
	padding-top: 60px;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

#t-content-wrap{
	float: right;
	width: 600px;
}

#sidebar {
	float: left;
	width: 280px;
}

#sidebar h2 {
	height: 33px;
	margin: 0 0 15px 0px;
	padding: 8px 0 2px 40px;
	background: url(images/img04.jpg) no-repeat left top;
	font-size: 20px;
	color: #FFF;
}

#sidebar h2 a {
    font-weight: normal;
	color: #fff;
}

#sidebar ul, ul.csc-bulletlist-1 {
	list-style: square;
    color: #649632;
	padding: 0 0 15px 40px;
}

#sidebar li {
	margin: 5px 0;
}

#sidebar a {
    color: #649632;
    font-weight: bold;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar p {
	line-height: 150%;
	padding: 0 10px;
}

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img07.jpg) no-repeat left top;
	height: 61px;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	color: #FFFFFF;
}

#footer a {
	color: #eee;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #649632;
}

h1 { font-size: 1.8em; }

h2 { font-size: 1.5em; }

h3 { font-size: 1.3em; }

p, ul, ol {
	margin-top: 0;
	__text-align: justify;
	__font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
}

a {
	color: #649632;
}

.csc-searchform td, .csc-loginform td {
    border: 0;
}

.csc-frame-frame1 {
	background-color: #fff0e6;
	padding: 0px 5px 0px 10px;
	border: 1px solid #f60;
}

.csc-frame-frame2 {
	padding: 0px 5px 0px 10px;
	border: 1px solid #f60;
}


.left {float:left; margin:10px 10px 5px 0;}
.right {float:right; margin:10px 0 5px 10px;}


table {
border-collapse: collapse;
margin: 7px;
}

th {
background-color: #fff;
min-height: 29px;
padding-left: 12px;
padding-right: 12px;
text-align: left;
font-weight: bold;
border: 1px solid #649632;
}
td {
padding-left: 4px;
padding-right: 4px;
border: 1px solid #649632;
}

td p {
    margin-bottom: 0px;
}

/* form elements */
form {
    margin:10px; padding: 10px;
}
fieldset {
    border:0;
}

label {
    display:block;
    font-weight:bold;
    margin:5px 0;
}
input {
    padding: 2px;
    border:1px solid #649632;
    font: normal 1em Verdana, sans-serif;
    color:#404040;
}
textarea {
    width:300px;
    padding:2px;
    font: normal 1em Verdana, sans-serif;
    border:1px solid #649632;
    height:100px;
    display:block;
    color:#404040;
}
input.button, .csc-mailform-submit { 
    margin: 7px 0px; 
    font: bold 1em Arial, Sans-serif; 
    border: 1px solid #649632;
    background-color: #fff;
    padding: 2px 3px; 
    color: #333;	
}

/* Left, center and right alignment of text in paragraphs and cells.*/
p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left { text-align: left; }
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center { text-align: center; }
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right { text-align: right; }



