/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
}

h2 {
}

h3 {

}

p, blockquote, ul, ol {
	margin-bottom: 2em;
	line-height: 1.6em;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	padding: 1em 1em 0 1em;
	text-align: center;
	font-style: italic;
}

ul {
	list-style: none;
}

ul li {
}

ol {
	list-style-position: inside;
}

ol li {
}

a {
	color: #666666;
	font-size:11px;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

img {
	border: none;
}

/* Container */

.container {
	padding-top: 20px;
}

/* Boxed */

.boxed {
}

.boxed .title {
	padding: 0px;
	font-size: 1em;
	
}

.boxed .content {
	padding: 10px;
}

/* Logo */
#header	
{ 

width:100%; height:114px; background-image:url(../images/banner2.jpg);
}

#logo {
	width: 680px;
	height: 50px;
	margin: 0 0;
	padding: 0px 0 0 0;
}

#logo h1 {
	float: left;
	letter-spacing: -2px;
	font-size: 3em;
}

#logo h2 {
	float: left;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
}



/* Wrapper */

#wrapper-index {
	clear: both;
	width: 1000px;
	margin: 0 auto;
	/*background: url(../images/img01.gif) repeat-y;*/
	background-color:#FFFFFF;
}

/* Column One */

#col-one {
	float: left;
	width: 200px;
	padding-top: 10px;
	
	background: url(../images/3.gif) no-repeat;
	font-size:11px;
}

#col-one .image {
	height: 150px;
}

#col-one .container {
	background: url(../images/4.gif) repeat-x;
	
	height:420px;
}

#col-one .boxed {
}

#col-one .boxed .title {
	color:#333399;
	font-size:12px;
	padding-left:3px;
	
}

#col-one .boxed .content {
}

#col-one .boxed .content form {
}

#col-one .boxed .content fieldset {
	border: none;
	color:#FFFFFF;
}

#col-one .boxed .content legend {
	display: none;
}

#col-one .boxed .content label {
}

#col-one .boxed .content .textfield {
}

#col-one .boxed .content .button {
}

#col-one .boxed .content .tiny {
}

#col-one .boxed .content .tiny a {
color:#FFFFFF;
}

/* Column Two */

#col-two {
	float: left;
	width: 760px;
	margin-left: 10px;
	padding-top: 10px;
	
	
	
}

#col-two .image {
	height: 150px;
}

#col-two .container {
background-color:#FFFFFF;
	
}

#col-two .boxed {

}

#col-two .boxed .title {
	color: #4DAB50;
	font-size:16px;
}

#col-two .boxed .title-in {
	color: #4DAB50; 
	font-size:130%; 
	font-weight:bold; 
	background:url(../images/bullet_point.gif) left no-repeat; 
	padding-left:20px; line-height:25px;
}

#col-two .boxed .subtitle-in {
	color:#003366; 
	font-size:120%; 
	font-weight:bold;  
	background:url(../images/bullet.png) left no-repeat; 
	padding-left:20px; line-height:25px; 
}

#col-two .boxed .title-small {
	color: #4DAB50;
	font-size:14px;
}


#col-two .boxed .content {

}

/* Column Three */

/* Column One */

#col-three {
	float: left;
	width: 330px;
	padding-top: 10px;
	
	background: url(../images/img02_300px.gif) no-repeat;
	font-size:12px;
	text-align:center;
	color:#FFFFFF;
}

#col-three .image {
	height: 150px;
}

#col-three .container {
	/*background: url(../images/img04.gif) repeat-x;*/
	background-color:#DFECFF;
	height:350px;
}

#col-three .boxed {
}

#col-three .boxed .title {
	color:#333399;
	font-size:12px;
	padding-left:3px;
	
}

#col-three .boxed .content {
}

#col-three .boxed .content form {
}

#col-three .boxed .content fieldset {
	border: none;
	color:#FFFFFF;
}

#col-three .boxed .content legend {
	display: none;
}

#col-three .boxed .content label {
}

#col-three .boxed .content .textfield {
}

#col-three .boxed .content .button {
}

#col-three .boxed .content .tiny {
}

#col-three .boxed .content .tiny a {
color:#FFFFFF;
}
/* Extra */

#extra {
	height: 4px;
	background: url(../images/img11.gif);
}

/* Footer */

#footer {
	font-size:10px;
	clear: both;
	background-color:#0066CC;
	color:#FFFFFF;
}

#footer p {
	margin: 0;
	width: 680px;
	margin: 0 auto;
	font-size: x-small;
}

.button {
	BORDER-RIGHT: #ccc 2px solid; 
	BORDER-TOP: #ccc 1px solid; 
	BORDER-LEFT: #ccc 1px solid;  
	BORDER-BOTTOM: #ccc 2px solid; 
	
	font-weight : normal;
	FONT-SIZE: 11px; 
	FONT-FAMILY: Verdana, Geneva, Arial; 
	COLOR: #fff;
	BACKGROUND-COLOR:#336699;
	margin-top:3px;
	padding:1px;
	height:20px;
}

.fieldtext
{
color: #000000; 
font-size: 11px;
font-weight: normal;  
/*border:1px solid #6092ad;*/
Vertical-Align: top;
Horizontal-Align: Center;
background-color: #FFFFFF;

}

.fieldtext th {
	font: bold 11px;
	color: #FFFFFF;
	text-align: center;
	background-color:#47A211;
	padding:3px;
}

.fieldtext th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}


.fieldtext trcolor1{
	BACKGROUND-COLOR:#FFFFFF;
}

.fieldtext trcolor2{
	BACKGROUND-COLOR:#F3F3F3;
}

.fieldtext trmerah{
	BACKGROUND-COLOR: #FF9F9F
}

.fieldtext td{

	
	
	
	color: #000000;
	FONT-SIZE: 11px;
	padding:3px;
	

}

input
{
font-size: 12px;
padding:2px 2px;
padding-top:3px;
/*border:solid 1px #CCCCCC;*/
height:15px;
}

select
{font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding:2px 2px;
padding-top:3px;
/*border:solid 1px #CCCCCC;*/
height:23px;
}

/* fieldtext1 */

.fieldtext1
{
color: #000000; 
font-size: 11px;
font-weight: normal;  
border:1px solid #6092ad;
Vertical-Align: top;
Horizontal-Align: Center;
background-color: #FFFFFF;

}

.fieldtext1 th {
	font: bold 11px;
	color: #FFFFFF;
	text-align: center;
	background-color:#47A211;
	padding:3px;
}

.fieldtext1 th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}


.fieldtext1 trcolor1{
	BACKGROUND-COLOR:#FFFFFF;
}

.fieldtext1 trcolor2{
	BACKGROUND-COLOR:#F3F3F3;
}

.fieldtext1 trmerah{
	BACKGROUND-COLOR: #FF9F9F
}

.fieldtext1 td{

	
	
	
	color: #000000;
	FONT-SIZE: 11px;
	padding:3px;
	

}

#menuwrapper {
background-color:#66CC00;
height:25px;
color:#FFFFFF;
font-weight:bold;
padding-top:5px;
}


/********************************************/
/********Horizontal Menu Styles ***********/
/********************************************/ 
/*
 *		Horizontal, top-2-bottom menu
 *		Copyright Aleksandar Vacic, www.aplus.co.yu, some rights reserved http://creativecommons.org/licenses/by-sa/2.0/
 */
 
/*		------	Basic style	------		*/

#menu {
margin-right:25px;
float:right;
}

#menu:after{
content:'.';
display:block;
height:1px;
line-height:1px;
clear:both;
visibility:hidden;
}

#menu ul {
margin: 0;
padding: 0;
border: 0;
list-style-type: none;
}

*+html #menu ul { min-height: 1px; }/*hack for ie7*/

#menu li {
margin: 0;
padding-left: 2px;
border: 0;
display: block;
float: left;
position: relative;
z-index: 8;
}

* html #menu li { 
position:static;
}

#menu a {
display: block;
}

#menu li li {
width: 100%;
z-index: 9;
}

/* fix the position for 2nd level submenus. first make sure no horizontal scrollbars are visible on initial page load... */
#menu li li ul {
top: 0;
left: 0;
}

/* ...and then place it where it should be when shown */
#menu li li:hover ul {
left: 100%;
}

/* initialy hide all sub menus */
#menu li ul {
display: none;
position: absolute;
z-index: 7;
}

/* display them on hover */
#menu li:hover>ul {
display: block;
}

/* this is needed if you want to style #menu div - force containment of floated LIs inside of main UL */
#menuList:after {
content: ".";
height: 0;
display: block;
visibility: hidden;
overflow: hidden;
clear: both;
}

/*		------   Make-up	--------			*/

#menu {
font-size : 95%;
}

#menu li li {
width: 154px;

}

#menu li a {
font-weight: bold;
text-decoration: none;
text-align: center;
color: #fff;
padding: 4px 10px ;
border-left:1px solid #FFFFFF;
}

#menu li a:hover {
color:#000;
background:#ECECEC;
}

#menu li:hover>a {
color:#000;
background:#ECECEC;
}

#menu li li a {
text-transform: none;
text-decoration: none;
text-align:left;
color: #fff;
padding: 2px 13px;
background-color:#3399CC;
}

#menu li ul li a:hover {
text-transform: none;
text-decoration: none;
text-align:left;
padding: 2px 13px;
color:#000;
background-color:#ECECEC;
}
#menu li li:hover>a {
text-transform: none;
text-decoration: none;
text-align:left;
padding: 2px 13px;
color:#000;
background-color:#ECECEC;
}

#menu li ul {
width: 160px;
}

#menu li li ul {
border-top-width: 0px;
}

#menu li li li:first-child {
}

#menu li li.submenu>a:after {
content: "";
}

.readonly {
	border:solid 1px #ccc;
	FONT-SIZE: 11px; 
	FONT-FAMILY: Verdana, Geneva, Arial; 
	COLOR: #000000;
	BACKGROUND-COLOR: #F0F0F0;
}

/* fieldtext2 */
.fieldtext2
{
color: #000000; 
font-size: 11px;
font-weight: normal;  
border:1px solid #C4DAFB;
height:20px;
Vertical-Align: top;
Horizontal-Align: Center;
background-color: #FFFFFF;
}

.fieldtext2 th {
	font: bold 11px;
	color: #FFFFFF;
	text-align: center;
	background-color:#439810;
	padding:3px;
}

.fieldtext2 th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}


.fieldtext2 trcolor1{
	BACKGROUND-COLOR:#FFFFFF;
}

.fieldtext2 trcolor2{
	BACKGROUND-COLOR:#F3F3F3;
}

.fieldtext2 trmerah{
	BACKGROUND-COLOR: #FF9F9F
}

.fieldtext2 td{

	
	
	border-bottom: 1px solid #F0F0F0;
	border-right:1px solid #F0F0F0;
	color: #000000;
	FONT-SIZE: 11px;
	padding:3px;
	
}


.fieldtext2 td.alt {
	background: #000000;
	color: #B4AA9D;
}
