@charset "utf-8";
body {
	background:url(../images/bodybgtop.jpg) top repeat-x ;
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-style: normal;
	color:#333333;
	text-decoration: none;
	margin: 0px;
}

b,strong{
	color:#990000;
}

a,a:visited,a:hover {
	color:#990000;
	text-decoration:underline;
}

#maincontainer {
	position:relative;
	width:889px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #CCCCCC;
}

#header {
	position:relative;
	width:100%;
	height:266px;
}

#subcontainer {
	background-color:#FFFFFF;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

#footer {
	background-color:#68685C;
	color:#CCCCCC;
	width:100%;
	height:34px;
	position:relative;
	text-align:center;
	padding-top:10px;
	margin-bottom:5px;
	font-size:8px;
	border:none;
}

#footer table {
	width:750px;
}
#footer td{
	border-left:#990000 1px solid;
	text-align:left;
	padding-left:15px;

}


#footer a{
	color:#990000;
}


#menus {
	margin-top:5px;
	margin-right:2px;
	width:200px;
}

#modules {
	margin-right:2px;
	width:200px;
	margin-top:-3px;
}

#content {
	width:100%;
	min-height:200px;
	vertical-align:top;
	margin-bottom:10px;
}

.footbg {
	background:url(../images/contentbottom.jpg) bottom repeat-x ;

}

.menu-position{
	margin-bottom:5px;
	width:200px;
	background-color:#68685C;
}

.mod-position{
	background:#68685C;
	width:200px;
	color:#ffffff;
	margin-bottom:5px;
}

#rightcolumn {
	margin-top:7px;
	background:url(../images/contenttop.jpg) top center repeat-x;
	width:100%;

}

#leftcolumn {
	width:200px;
}

.menu-position .menu-item{
	height:18px;
	padding-top:5px;
	padding-left:10px;
	display: block;
	color:#CCCCCC;
	border:#666666 0.5px solid;
}

.menu-position .menu-item:hover{
	background-color:#333333;
	color:#FFFFFF;
	border:#68685C 0.5px solid;
}
.menu-position .sub-menu-item{
	height:18px;
	padding-top:5px;
	padding-left:30px;
	display: block;
	color:#CCCCCC;
	border:#666666 0.5px solid;
}

.menu-position .sub-menu-item:hover{
	background-color:#333333;
	color:#FFFFFF;
	border:#68685C 0.5px solid;
}

.menu-title a{
	color:#000000;
	text-decoration:none;	
}

.menu-title a:hover{
	color:#000000;
}

.menu-desc {
	color:#ffffff;
	text-align:center;
	width:95%;
	margin-right:auto;
	margin-left:auto;
}

.menu-title{
	background:url(../images/menuheader.jpg) top center no-repeat;
	width:200px;
	height:27px;
	padding-top:6px;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	color:#000000;
}

.mod-title{
	background:url(../images/menuheader.jpg) top center no-repeat;
	width:200px;
	height:20px;
	padding-top:10px;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	color:#000000;
}

.mod-content{
	padding:10px;
}

.content-title {
	height:20px;
	padding-top:10px;
	text-align:left;
	padding-left:12px;
	font-size:16px;
	font-weight:bold;
	color:#990000;
}

.content_txt {
	padding-left:10px;
	padding-right:5px;
	padding-bottom:15px;
}

   div.jMyCarousel .prev{
	background: url('../images/left.png') center center no-repeat;
	width:47px;
	height:61px;
	border:0px;
}

div.jMyCarousel .next{
	background: url('../images/right.png') center center no-repeat;
	width:40px;
	height:61px;
	border:0px;
}
div.jMyCarousel{
	margin:auto;
	width:650px;
}

div.jMyCarousel ul{
	background-color:#000;	
}

div.jMyCarousel ul li{
	margin:5px;
	border:1px solid #444;
	line-height:0px;
	padding:3px;
}

#currency {
	background-color:#CCCCCC;
	margin-bottom:4px;
}

#weather {
	background-color:#CCCCCC;
	margin-bottom:4px;
}
