body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
}
.grey_bg {
	background-image: url(images/grey_bg.gif);
	background-repeat: repeat-x;
}
.active_button_bg {
	background-image: url(images/button_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-position: left bottom;
}
.button2_bg {
	background-image: url(images/button2_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-position: left bottom;
}
.button3_bg {
	background-image: url(images/button3_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border-left:1px solid #FFFFFF;
	background-position: left bottom;
}
.button3_active_bg {
	background-image: url(images/button_bgactive2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border-left:1px solid #FFFFFF;
	background-position: left bottom;
}
.header_bg {
	font-size: 10px;
	font-family: Tahoma;
	color: #797979;
	background-image: url(images/big_logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.style_button {
	font-size: 11px;
	font-family: Tahoma;
	color: #FFFFFF;
}
.menu_style {
	font-size: 10px;
	font-family: Tahoma;
	color: #FFFFFF;
}
.menu_style_blue {
	font-size: 10px;
	font-family: Tahoma;
	color: #024274;
}
.content_style {
	font-size: 12px;
	font-family: Tahoma;
	color: #636363;
}
.content_style_white {
	font-size: 12px;
	font-family: Tahoma;
	color: #FFFFFF;
}
.welcome_style {
	font-size: 17px;
	font-family: Tahoma;
	color: #a4a5a9;
	font-weight: bold;
}
.welkin_style {
	font-size: 16px;
	font-family: Tahoma;
	color: #f78f1e;
	font-weight: bold;
}
.welkin_style2 {
	font-size: 11px;
	font-family: Tahoma;
	color: #f78f1e;
	font-weight: 100;
}
.welkin_style_white {
	font-size: 16px;
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
}
.picture_bg {
	font-size: 10px;
	font-family: Tahoma;
	background-image: url(images/pic_bg.jpg);
	background-repeat: no-repeat;
}
.subtitle_grey_style {
	font-size: 13px;
	font-family: Tahoma;
	color: #a4a5a9;
	font-weight: bold;
}
.subtitle_blue_style {
	font-size: 11px;
	font-family: Tahoma;
	color: #999999;
	font-weight: bold;
}
.links {
	font-family: "Tahoma", Courier, monospace, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none
}
.links:hover {
	font-family: "Tahoma", Courier, monospace, Tahoma;
	font-size: 11px;
	color: #AF6512;
	text-decoration: none
}
.links_2{
	font-family: "Tahoma", Courier, monospace, Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none
}
.links_2:hover{
	font-family: "Tahoma", Courier, monospace, Tahoma;
	font-size: 11px;
	color: #f78f1e;
	text-decoration: none
}
.links_3{
	font-family: "Tahoma", Courier, monospace, Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.links_3:hover{
	font-family: "Tahoma", Courier, monospace, Tahoma;
	font-size: 12px;
	color: #f78f1e;
	text-decoration: none;
	font-weight: bold;
}
.links_5{
	font-family: "Tahoma", Courier, monospace, Tahoma;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
.links_5:hover{
	font-family: "Tahoma", Courier, monospace, Tahoma;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
ul {
	font-size: 12px;
	font-family: Tahoma;
	color: #636363;
	margin-bottom; 10px;
}
.latest_news {
	font-size: 12px;
	font-family: Tahoma;
	color: #000000;
	margin-bottom; 10px;
	background-color: #FFFFFF;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}
#flash_header {
 width:868px;
 height:252px;
 z-index:10;
 margin-top:100px;
 margin-right:600px;
 position:absolute;
 }  
 
#menu {
 width:533px;
 height:auto;
 float:left;
 z-index:100;
 position:absolute;
 }  
 .tab_border{
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
}
.table_border{
	border-top:6px solid #f79646;
	border-bottom:1px solid #f79646;
	border-right:1px solid #f79646;
	border-left:1px solid #f79646;
}
li{
margin-left:-22px;
}
.services {
	background-color: #FFFFFF;
	border-top:1px solid #f78f1e;
	border-bottom:1px solid #f78f1e;
	border-right:1px solid #f78f1e;
	border-left:1px solid #f78f1e;
}
.services2 {
	border-left:1px solid #f78f1e;
}