﻿body
{	
	margin: 0px;	
	font-size: small;	
	background: url(../image/common/global-bg-img.jpg) #efefef repeat-x left top;	
	color: #666666;	
	font-family:  Tahoma, Geneva, sans-serif;
}
body, div, p, dl, dd, dt, ol, ul, li {
	margin:0;
	padding:0;
}
#container 
{	
	margin: 0px auto;	
	width: 760px;
	
}
.wrapper
{	
	background-color:White;
	height: 100%;
	overflow:auto;
	margin-top:3px;
}
.content
{
	
	padding-right: 10px;
	width: 480px;
	float:left;
	border-right:dotted thin Gray;
}
.rightContent
{
	width: 480px;
	float: right;
	padding-left:10px;
}
.leftSidebar
{
	width: 245px;
	float:left;
}
.sidebar
{
	width:245px;
	float:right;	
}
.extra
{
	width: 100%;
	float: left;
}
img 
{
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	BORDER-RIGHT-WIDTH: 0px;
}
#header .featured 
{	
	LEFT: -6px;	
	PADDING-TOP: 8px;	
	POSITION: relative;
}

.footer 
{	
	float:left;
	width: 760px;
	PADDING-RIGHT: 0px;	
	PADDING-LEFT: 0px;	
	BACKGROUND: url(../image/common/footer-fold.gif) no-repeat center top;	
	PADDING-BOTTOM: 0px;	
	MARGIN: 0px;	
	PADDING-TOP: 0px;	
	TEXT-ALIGN: center;
}

.footer-elements 
{	
	PADDING-RIGHT: 0px;	
	PADDING-LEFT: 0px;	
	PADDING-BOTTOM: 15px;	
	PADDING-TOP: 30px;
}
.navbar {
	display:inline;
}
.navbar img {
	margin-bottom:6px;
	margin-left:32px;
}
h1
{
	background:#626560 url(../image/common/divRight.jpg) no-repeat scroll right top;
	color:#FFFFFF;
	margin-bottom:10px;
	padding:3px 0px 3px 0px;
	text-indent:5px;
	font-family:Arial,Verdana,Geneva,sans-serif;
	font-size:14px;
	font-weight:normal;
}

.links A:link {text-decoration: none; color: #db5604;}
.links A:visited {text-decoration: none; color: #db5604;}
.links A:active {text-decoration: none}
.links A:hover {text-decoration: underline; color: red;}

.linkExchange A:link {text-decoration: none; color: #626560;}
.linkExchange A:visited {text-decoration: none; color: #626560;}
.linkExchange A:active {text-decoration: none}
.linkExchange A:hover {text-decoration: underline; color: Gray;}
h4
{
	border-bottom-color: #db5604;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.copyright
{
}
.email
{
	text-decoration: none; color: #db5604;
}
/*right side navigation*/
.smlNavWrap {
	background:#416E80 url(../image/sub-menu/sml-nav-spacer.gif) repeat-y scroll left top;
	margin:10px 0px 5px;
	width:230px;
}
.smlNavInnerWrap {
	background:transparent url(../image/sub-menu/sml-nav-top.gif) no-repeat scroll left top;
}
.smlNav {
	background:transparent url(../image/sub-menu/sml-nav-bot.gif) no-repeat scroll left bottom;
	 padding-left: 5px;
}
.smlNav h2 {
	color:#FFFFFF;
	display:inline;
	font-size:1.2em;
	font-weight:bold;
}
h2, h3, h4, h5, h6 {
	font-family:"Arial",Verdana,Geneva,sans-serif;
}
.subcat
{
}
.subNavNormal, .subAltNavNormal {	
	border-right:7px solid #BFBFBF;
	color:#333333;
	display:block;
	margin-bottom:2px;
	margin-right:15px;
	padding:2px 0 2px 16px;
	text-decoration:none;
}
.subNavNormal
{
	background:#EFEFEF url(../image/common/red-arrow.gif) no-repeat scroll left 8px;
}
.subAltNavNormal
{
	background:#FFFFFF url(../image/common/gray-arrow.gif) no-repeat scroll left 8px;
}