/* CSS Document */
body
{
  margin: 0 auto;
  padding: 0;
  color:#003366;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  background:#C0DFFD;
}

#maintable
{
  width:800px;
  background-color:#C0DFFD;
}

a
{
  color:#FF6600;
  text-decoration:none;
}

a:hover
{
  color:#FF9900;;
  text-decoration:underline;
}

/* border */
#left_border
{
  background:url(images/bg_lft.jpg) repeat-y;
  width:20px;
  border-right:#CCCCCC solid 1px;
}

#right_border
{
  background:url(images/bg_right.jpg) repeat-y;
  width:20px;
  border-left:#CCCCCC solid 2px;
}

/* header and navigations */
.nav{
	font-weight:bold;
	font-size:11px;
	margin-top:5px;
	margin-left:12px;
	float:left;
	text-align:left;
	}
.nav a{
	color:#FFFFFF;
	text-decoration:none;
	}
.nav a:hover{
	color:#3366CC;
	text-decoration:underline;
	}

#menu
{
  background: url(images/menu.jpg) repeat-x right;
  height:44px;
}

#top
{
  background:#3366CC url(images/left.jpg) no-repeat;
  width:500px;
}

#topnav
{
  background:#3366CC url(images/topbav.jpg) repeat-x right;
  height:100px;
  margin-left:15px !important;	
  margin-left:5px;
  float:left;
}

#top_header
{
  background:#3366CC url(images/sobegayinfo.gif) top no-repeat;
  height:100px;
  width:397px !important;
  width:330px;
}

#bottom_header
{
  background:url(images/headerbg.jpg) bottom repeat-x;
  height:125px;
  width:300px;
}
	
/* logos and Slogans */

#logo_title
{
  color:#CCFF99;
  float:left;
  font-size:x-large;
  margin-left:15px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  margin-top:20px;
  width:400px;
}

#logo_slogan
{
  color:#FF8040;
  float:left;
  font-size:small;
  font-weight:bold;
  margin-left:15px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  margin-top:10px;
  width:400px;
}

/* news and Features Products */
.news{
	width:200px;
	border:#006699 2px solid;
	padding:.5em .5em 2em .5em;
	}
.news a{
	padding-top:1em;
	color:#FF6600;
	font-weight:bold;
	text-decoration:none;
	}
.news a:hover{
	color:#FF9900;
	text-decoration:underline;
	}

h5
{
	color:#000000;
}

#news_header img
{
	float:left;
}

#main_news
{
	width:100px;
	float:left;
}

.fevents
{
  text-align:center;
}
	
/* Main Body */
h4
{
  font-size:17px;
  font-weight:bold;
}

h6
{
  font-size:14px;
  font-weight:bold;
  margin-top:5px;
  margin-bottom:5px;
}

.mainbody
{
  margin:0em 1em 2em 1em;
  width:95%;
}

#con_shop a{
	font-weight:bold;
	padding-right:3px;
	float:right;
	}
#con_shop img
{
  float:left;
}

.subtable
{
  padding-left:1em;
  width:100%;
  border:#000000 1px solid;
  padding:2px 5px 2px 5px;
}

.note
{
  font-size:11px;
}

/* footer */
#footer
{
  background-color:#3366CC;
  height:90px;
  text-align:center;
  color:#CCFF99;
  font-size:small;
  font-weight:bold;
  vertical-align:center;
}

.footer a
{
  text-decoration:none;
  color:#CCFF99;
}

.footer a:hover
{
  text-decoration:underline;
  color:#FF8040;
}
