/* CSS Document */

body {
	background: #FFFFFF;
	color: #2e2e2e;
	font-family: tahoma;
	font-size: 11px;
	margin: 0;
	padding: 0;
	padding-top: 30px;
	text-align: center;
}

img {
	border: 0;
}

h1 {
	color: #2e2e2e;
	font-family: trebuchet MS;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 16px;
	margin: 0;
	margin-bottom: 13px;
	padding: 0;
}

a:link { 
	color: #396d8a;
	font-weight: normal;
	text-decoration: none;
}
	
a:visited { 
	color: #396d8a;
	font-weight: normal;
	text-decoration: none;
}
	
a:hover, a:active { 
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

	#footer a:link { 
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	}
		
	#footer a:visited { 
		color: #000000;
		font-weight: normal;
		text-decoration: none;
	}
		
	#footer a:hover, #footer a:active { 
		color: #000000;
		font-weight: normal;
		text-decoration: underline;
	}

		#nav a:link { 
			background: url(../images/btn-bg.gif) no-repeat;
			color: #2e2e2e;
			display: block;
			font-weight: normal;
			height: 18px;
			padding-left: 27px;
			padding-top: 4px;
			text-decoration: none;
			width: 148px;
		}
			
		#nav a:visited { 
			background: url(../images/btn-bg.gif) no-repeat;
			color: #2e2e2e;
			display: block;
			font-weight: normal;
			height: 18px;
			padding-left: 27px;
			padding-top: 4px;
			text-decoration: none;
			width: 148px;
		}
			
		#nav a:hover, #nav a:active { 
			background: url(../images/btn-bgO.gif) no-repeat;
			color: #ffffff;
			display: block;
			font-weight: normal;
			height: 18px;
			padding-left: 27px;
			padding-top: 4px;
			text-decoration: none;
			width: 148px;
		}
		
			#submenu a:link { 
				background: url(../images/btn-bg-sub.gif) no-repeat;
				color: #2e2e2e;
				display: block;
				font-weight: normal;
				height: 18px;
				padding-left: 37px;
				padding-top: 4px;
				text-decoration: none;
				width: 138px;
			}
				
			#submenu a:visited { 
				background: url(../images/btn-bg-sub.gif) no-repeat;
				color: #2e2e2e;
				display: block;
				font-weight: normal;
				height: 18px;
				padding-left: 37px;
				padding-top: 4px;
				text-decoration: none;
				width: 138px;
			}
				
			#submenu  a:hover, #submenu  a:active { 
				background: url(../images/btn-bgO.gif) no-repeat;
				color: #ffffff;
				display: block;
				font-weight: normal;
				height: 18px;
				padding-left: 37px;
				padding-top: 4px;
				text-decoration: none;
				width: 138px;
			}


.boxof3 {
	margin-bottom: 15px;
	margin-left: 10px;
	margin-top:15px;
} 
	
.tab {
	background: url(../images/tab-bg.gif) no-repeat;
	color: #ffffff;
	height: 19px;
	margin-bottom: 1px;
	padding-left: 10px;
	padding-top: 1px;
	width: 150px;
}

#container {
	margin: 0 auto;
	text-align: left;
	width: 765px;
}

#containerbot {
	clear: both;
	height: 16px;
	width: 765px;
}

#containertop {
	height: 16px;
	width: 765px;
}

#containermid {
	background: url(../images/container-bg.gif) repeat-y;
	clear: both;
	margin-bottom: -11px;
	padding-bottom:10px;
	padding-left: 12px;
	padding-right: 13px;
	width: 740px;
}

#content {
	clear: both;
	margin-top:1px;
	width: 740px;
}

#footer {
	color: #000000;
	clear:both;
	line-height: 17px;
	padding-bottom:20px;
	text-align: center;
	width: 765px;
}

#left {
	float: left;
	width: 175px;
}

#imagebottomleft {
	background: url(../images/bottom-left-bg.gif) no-repeat 50% 100%;
	height: 80px;
	width: 175px;
}

#nav {
	width: 175px;
}

	#nav ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}

	#nav li {
		list-style: none;
		margin: 0;
		margin-bottom: 1px;
		padding: 0;
	}
	
#right {
	float: left;
	line-height: 16px;
	padding-top:10px;
	padding-left:8px;
	padding-right: 7px;
	width: 550px;
}

#right2 {
	float: left;
	line-height: 16px;
	padding-top:10px;
	padding-right: 10px;
	padding-left:15px;
	width: 350px;
}

#rightcolum {	
	border-left:1px #d4d4d4;
	border-bottom:1px #d4d4d4;
	float: left;
	margin-top:10px;
	padding-left:8px;
	padding-bottom:8px;
	width: 179px;
}
