a 
{
    color:#CD0823;
    text-decoration:none;
}

a:hover 
{
    text-decoration:underline;
}

img
{
	border:0px
}

#keyword
{
	width:940px;
	margin:0px auto;
	text-align:right;
	height:15px;
}

#keyword h1 
{
	font-size:9px;
	margin:0px;
	color:#FFFFFF;
}



h1
{
	font-size:15px;
}

h2
{
	font-size:13px;
}


h3
{
	font-size:12px;
	font-weight:bold;
	color:#CD0823;
}

h4 a
{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background:#CD0823;
	text-align:center;
	padding:10px;
	display:block;
	margin:0px;
}

h4 a:hover
{
	color:#CD0823;
	background:#F7D130;
	text-decoration:none;
}

html
{
    margin:0px auto;
    font-family:"Arial","Verdana",sans-serif;
    background:url(../gui/body_bk.jpg) repeat-x #F7D130;
    font-size:0.9em;
    color:#000000;
    height: 100%;
    overflow:auto;
}

body
{
	margin:0px auto;
    height: 100%;
}

/****header******/
#nav
{
	margin:0px auto;
	width:950px;	
    height:29px;
    background:url(../gui/nav_bg.jpg) repeat-x #F7D130;
    padding-top:10px;
    color:#FFFFFF;
   	font-size:14px;
}

#nav a
{
	color:#FFFFFF;
    font-family:"Arial","Verdana",sans-serif;
	text-decoration:none;
	border-right:1px solid white;
	padding-right:20px;
	padding-left:20px;
}

#nav a:hover
{
	color:#F7D130;
}

#banner
{
	margin:0px auto;
	width:950px;
	height:322px;
    overflow:hidden;
}

#banner img
{
	float:left;
}

#logo
{
	margin:-303px 0px 155px -105px;	
}

#slideshow_container
{	
	width:950px;
	float:left;
}

/****container******/
#container
{
	margin:0px auto;
	width:950px;
	text-align:left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px; /* the bottom margin is the negative value of the footer's height */
    background:url(../gui/home_container_bg.jpg) repeat-y;
}

/****content******/
#content
{
	margin:0px auto;
	width:950px;
	background:url(../gui/content_top.jpg) repeat-x #FEF8DE;
}

div.column
{
	float:left;
	padding:0px;
}

#push
{
	height:50px;
}

/****footer***/
#footer_container
{
    background:url(../gui/footer_bg.jpg) repeat-x #F8F8F8;
    height:40px;
   	padding-top:10px;
  	font-size:12px;
}

#footer_container a
{
	color:#000000;
}

#footer_inner_container
{
	margin:0px auto;
	width:950px;
}

#footer
{
	width:670px;
	float:left;
}

#olw_footer
{
	width:250px;
	float:right;
	text-align:right;
}

/***CMS****/
fieldset
{
	margin:0px;
	padding:2px;
}

/***Encoded Email***/
span.codedirection
{ 
	unicode-bidi:bidi-override; direction: rtl;
}

/***Contact Form***/
table.ContactForm
{
}

table.ContactForm tr td
{
	vertical-align:top;
}
