html, body {
	margin: 0px;
	padding:0px;
	background-image:url(../images/krata.gif);
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#FFF;
}

#content {
	width:778px;
	margin:0px auto;
	background-image:url(../images/bg_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#header {
	height:96px;
}

#logo {
	width:239px;
	float:left;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#244688;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-top:20px;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:15px;
	font-weight:normal;
	color:#808080;
	text-decoration:none;
	padding-left:40px;
}

#links ul {
	margin:0px; 
	padding-top:67px;
}

#links li{
	float:left;
	list-style-type:none;
	width:89px;
	height:25px;
	text-align:center;
	background-color:#244688;
	border-left:1px solid #FFF;
	padding-top:4px;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#mainimg {
	background-image:url(../images/heading.jpg);
	background-repeat:no-repeat;
	height:132px;
	text-align:right;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#contentarea {
	clear:both;
	padding:25px 0px;
}

#leftbar {
	float:left;
	width:539px;
	border-right:1px solid #BCBDBC;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:22px;
	color:#244688;
	font-weight:normal;
	text-decoration:none;
	padding-top: 5px;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar h3{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#777777;
	font-weight:bold;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:8px;
	padding-top:10px;
}

#leftbar h4  {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	padding:10px 40px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:5px 40px;
	
}

#leftbar table{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	vertical-align: top;
	width: 100%;
}

#leftbar td{
	padding:3px; 
	
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#9BBE00;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#244688;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#leftbar ul {
	margin:0px 20px; 
}

#leftbar li{
	
	list-style-type:square;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding: 3px;
}

.redtext {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#F26521;
	font-weight:normal;
	text-decoration:line-through;
	
}



#rightbar {
	float:left;
	width:237px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#555555;
	font-weight:normal;
	text-decoration:none;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:10px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 0px 0px 20px;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#F26521;
	font-weight:normal;
	text-decoration:none;
	background-color: #F6F6F6;
}

.greentext {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#7B9701;
	font-weight:bold;
	text-decoration:none;
}

.bluetext {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#4F70B0;
	font-weight:bold;
	text-decoration:none;
}

.img  {
	padding:0px 0px 15px 5px;
	}


#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}

#email {
	float:left;
	width:500px;
	background-color:#9BBE00;
	height:27px;
	padding-top:5px;
}

#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
	
}

#email p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding-right:35px;
}

#validtext {
	float:left;
	width:278px;
	background-color:#9BBE00;
	height:27px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

