/* CSS Document */
body {
	margin: 0 auto;
	padding: 0px;
	margin-bottom: 30px;
	background: url("../images/img_background.jpg") repeat-x;
}

#main {
	width: 750px;
	margin-top: 30px;
	padding: 2px;
	margin-right: auto;
	margin-left: auto;
	background: #ffffff;
	text-align: left;
	height: 100%;
}

/*-------------Logo-------------*/

#logo {
	width: 500px;
	height: 165px;
	float: left;
	background: url("../images/img_logo3.jpg");
}

/*------------Banner------------*/

#banner {
	width: 250px;
	height: 300px;
	float: right;
	background: url("../images/img_family2.jpg");
}

/*----------Navigation----------*/

#container {
	width: 498px;
	height: 50px;
	float: left;
}

ul#navbar {
	background: url(img_backgr.jpg) repeat-x left top;
	margin: 0;
	border-bottom: 3px solid #98CB00;
	border-top: 1px solid #00CCFF;
	list-style-type: none;
	height: 31px;
}

ul#navbar li {
	float: left;
}

ul#navbar li a {
	display: block;
	padding: 5px 8px 4px;
	font: bold 18px "Trebuchet MS";
	text-decoration: none;
	color: #00CCFF;
	letter-spacing: -0.1em;
}

ul#navbar li a:hover {
	color: #98CB00;
}

ul#navbar li a#current {
	background: url(current.gif) no-repeat center bottom;
	color: #98CB00;
}

/*------------Form------------*/

input { 
	background-color: #ffffff;
	color: #000000; 
}

select { 
	background-color: #ffffff; 
	color: #000000; 
}

textarea { 
	background-color: #ffffff; 
	color: #000000; 
}

form p{
	background-color: #FFFFFF; 
	color: #000000; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	text-align: left; 
	width: 220px;
	clear: left;
	margin: 0;
	padding: 5px 0 5px 0;
	padding-left: 230px; /*width of left column containing the label elements*/
	height: 1%;
}

label {
	font-size: 12px;
	float: left;
	margin-left: -180px; /*width of left column*/
	width: 140px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.buttons { 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #FFFFFF; 
	margin-right: 6px;
	font-weight: bold;
	float: right;
	border-color: #00CCFF #98CB00 #98CB00 #00CCFF;
}

.buttons2 { 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #FFFFFF; 
	margin-right: 6px;
	font-weight: bold;
	border-color: #00CCFF #98CB00 #98CB00 #00CCFF;      
}

fieldset {
	border: 1px solid #98CB00;
	width: 496px;
	padding: 5px 0 5px 0; 
}

legend {
	color: #fff;
	background: #00CCFF;
	border: 1px solid #98CB00;
	padding: 2px 6px;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
} 

.btnhov {   
   border-color: #98CB00 #00CCFF #00CCFF #98CB00;
}

.hint {
	z-index: 50;
	display: none;
	position: absolute;
	left: 700px;
	width: 200px;
	border: 1px solid #00CCFF;
	padding: 5px 6px;
	background-color: #98CB00;
	text-align: center;
}

/*       Main section          */

#main-center {
	width: 498px;
	float: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 2px;
}	

#main-right {
	width: 250px;
	float: right;
	padding-top: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
}	

#main-right li {
	margin-left: -20px;
	padding-left: 45px;
	padding-bottom: 5px;
	list-style: none;
	vertical-align: top;
	background-image: url("../images/im_tick.gif");
	background-repeat: no-repeat;
	background-position: -3px 2px;
}

H5
	{
		margin:0px;
		padding:0px;
	}

H1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #00CCFF;				
	clear: both;
	font-size: 20px;
	text-align: center;
}

H2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #00CCFF;				
	clear: both;
	font-size: 18px;
	text-align: center;
	margin-left: 200px;
}

H3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;				
	clear: both;
	font-size: 16px;
	text-align: center;
	padding-left: 5px;
}

H4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #00CCFF;				
	clear: both;
	font-size: 18px;
	text-align: center;
}

H5 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #00CCFF;				
	clear: both;
	font-size: 16px;
	text-align: left;
}

p {
	margin-left: 5px;
}

.bg {
	position: relative;
	top: -11px;
	background-image: url("../images/bg.jpg");
	color: #000000;
	font-weight: bold;
}

.iconlist {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 16px;
}

li.btn_1a {
	background-image: url("../images/btn_1a.gif");
	background-repeat: no-repeat;
	background-position: 5px 50%;
	padding: 3px 0 3px 105px;
	margin: .4em 0;
}

li.btn_2a {
	background-image: url("../images/btn_2a.gif");
	background-repeat: no-repeat;
	background-position: 5px 50%;
	padding: 3px 0 3px 105px;
	margin: .4em 0;
}

li.btn_3a {
	background-image: url("../images/btn_3a.gif");
	background-repeat: no-repeat;
	background-position: 5px 50%;
	padding: 3px 0 3px 105px;
	margin: .4em 0;
}

.ridge { 
	border-top-width: 4px; 
	border-bottom-width: 4px; 
	border-top-style: double;    
	border-bottom-style: double; 
	border-top-color: #00CCFF; 
	border-bottom-color: #98CB00; 
}

.navcontainer {
	border: none;
	background: #ccefff;
	padding: 2px;
	line-height: 20px;
}

.navcontainer2 {
	z-index: 25;
	position: relative;
	top: -8px;
	border-style: double;
	border-width: 4px;
	border-top-color: #00CCFF;
	border-right-color: #00CCFF;
	border-bottom-color: #98CB00;
	border-left-color: #98CB00;
}

.navcontainer3 {
	border: none;
	background: #ccefff;
	padding: 1px;
	line-height: 20px;
	position: relative;
	top: -5px;
}


/*-----------Footer-----------*/

#footer {
	width: 735px;
	height: 100px;
	background-color: #56C9FF;
	clear: both;
	margin: 0 auto;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#footer a {
	color:#ffffff;
}

/*------------Win-------------*/

#win {
	background-color: #FFFFFF; 
	color: #000000; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	text-align: left; 
}

/*       Fonts          */
	
a {
	color:#00CCFF;
	text-decoration:none;
}
		
a:hover {
	text-decoration:underline;
}

