body {
	background: url(images/header4.png) repeat-x top #fafafa;
	font-family: Helvetica, Lucida, Arial, Sans-serif;
	font-size: 13px;
}
 
* {
	margin: 0;
	padding: 0;
}

p {
	padding: 5px 10px;
	color: #555;
	line-height: 1.5em;	
}
h3 {
	padding: 0 10px;
	color: #5480a5;
	line-height: 1.6em;	
}
a {
	color: #225a99;
}


.clear {
	clear: both;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

* html .clearfix {height: 1%;}
.clearfix {display: block;}

#wrapper {
	width: 290px;
	padding: 10px;
	padding-left: 18px;
}
#header {
	min-height: 110px;
}
	#logo {
		padding: 7px 0;
		color: #fff;
		text-align: center;
	}
	#logo h1 {
		text-shadow: 1px 1px 0 #333;
	}
	#logo h3 {
		text-shadow: 1px 1px 0 #333;
		font-size: 13px;
		font-weight: normal;
		padding: 0;
		color: #fff;
	}
#navigation {
	clear: both;
	padding-top: 5px;
	padding-left: 0;
}
	#navigation ul { list-style: none; }
	#navigation ul li {
		float: left;
		display: block;
	}
	#navigation ul li a {
		width: 93px;
		height: 28px;
		margin-right: 3px;
		padding-top: 12px;
		float: left;
		display: block;
		text-decoration: none;
		font-size: 14px;
		text-align: center;
		border-radius: 10px;
		text-shadow: 1px 1px 0 #333;
		color: #fff;
		background: url(images/tab2.png) no-repeat top left;
		
	}
		#navigation ul li a.active {
			color: #fff;
			background: url(images/tab-hover2.png) no-repeat top left;
		}
#loading {
	background: url(images/loading.jpg) no-repeat top #222;
	width: 100%;
	min-height: 492px;
	position: absolute;
	float: left;
	top: 0;
	left: 0;
	z-index: 99999;
}
#mobileWrapper {
clear: both;
}
#content {
	padding: 0 10px;
	padding-left: 0;
	padding-top: 10px;
}
#tabs {
	padding-left: 0;
	padding-top: 10px;
}
	#tabs a.tab {
		width: 250px;
		height: 29px;
		padding-top: 10px;
		padding-left: 26px;
		margin-left: 2px;
		display: block;
		margin-bottom: 6px;
		font-weight: bold;
		text-decoration: none;
		font-size: 14px;
		text-align: left;
		color: #fff;
		text-shadow: 1px 1px 0 #222;
		background: url(images/link3.png) no-repeat top left;
	}
		 #tabs a.tabActive {
			background: url(images/link-hover3.png) no-repeat top left;
		}
div.tabDiv {
	padding: 5px;
	padding-right: 20px;
}
.post {
	clear: both;
	padding: 0;
	padding-right: 10px;
	margin-left: 10px;
}
	.post p { padding-left: 0; }
#blogTabContent { clear: both; }
hr {
	display: block;
	clear: both;
	border: none;
	border-bottom: 1px dashed #ccc;
	margin: 0 10px;
	margin-bottom: 20px;
}
#linkTabContent { clear: both; padding-top: 10px; }
#footer {
	clear: both;
	text-align: center;
	width: 280px;
}
	#footer p { font-size: 11px; }
a.blogLink {
	margin-left: 7px;
}
	/* Background Style */
	.style1 {
		background: url(images/header1.png) repeat-x top #fafafa;
	}
	.style2 {
		background: url(images/header2.png) repeat-x top #fafafa;
	}
	.style3 {
		background: url(images/header3.png) repeat-x top #fafafa;
	}
	.style4 {
		background: url(images/header4.png) repeat-x top #fafafa;
	}
	.style5 {
		background: url(images/header5.png) repeat-x top #fafafa;
	}
	.style6 {
		background: url(images/header6.png) repeat-x top #fafafa;
	}
	.style7 {
		background: url(images/header7.png) repeat-x top #fafafa;
	}
	.style8 {
		background: url(images/header8.png) repeat-x top #fafafa;
	}
	.style9 {
		background: url(images/header9.png) repeat-x top #fafafa;
	}
	.style10 {
		background: url(images/header10.png) repeat-x top #fafafa;
	}
	.style11 {
		background: url(images/header11.png) repeat-x top #fafafa;
	}
	.style12 {
		background: url(images/header12.png) repeat-x top #fafafa;
	}
	
	/* Navigation Styles */
	.navStyle1 #navigation ul li a {
		background: url(images/tab.png) no-repeat top left;
		color: #333;
		text-shadow: 1px 1px 0 #fff;
	}
		.navStyle1 #navigation ul li a.active {
			color: #fff;
			background: url(images/tab-hover.png) no-repeat top left;
		}
	.navStyle2 #navigation ul li a {
		background: url(images/tab1.png) no-repeat top left;
	}
		.navStyle2 #navigation ul li a.active {
			color: #fff;
			background: url(images/tab-hover1.png) no-repeat top left;
		}
	.navStyle3 #navigation ul li a {
		background: url(images/tab2.png) no-repeat top left;
	}
		.navStyle3 #navigation ul li a.active {
			color: #fff;
			background: url(images/tab-hover2.png) no-repeat top left;
		}
	.navStyle4 #navigation ul li a {
		background: url(images/tab3.png) no-repeat top left;
	}
		.navStyle4 #navigation ul li a.active {
			color: #fff;
			background: url(images/tab-hover3.png) no-repeat top left;
		}
	.navStyle5 #navigation ul li a {
		background: url(images/tab4.png) no-repeat top left;
	}
		.navStyle5 #navigation ul li a.active {
			color: #fff;
			background: url(images/tab-hover4.png) no-repeat top left;
		}
	.navStyle6 #navigation ul li a {
		background: url(images/tab5.png) no-repeat top left;
	}
		.navStyle6 #navigation ul li a.active {
			color: #fff;
			background: url(images/tab-hover5.png) no-repeat top left;
		}
	.navStyle7 #navigation ul li a {
		background: url(images/tab6.png) no-repeat top left;
	}
		.navStyle7 #navigation ul li a.active {
			color: #fff;
			background: url(images/tab-hover6.png) no-repeat top left;
		}		
		
		
	.tabStyle1 #tabs a.tab {
		background: url(images/link.png) no-repeat top left;
		color: #333;
		text-shadow: 1px 1px 0 #fff;
	}
		.tabStyle1 #tabs a.tabActive {
			background: url(images/link-hover.png) no-repeat top left;
			color: #333;
			text-shadow: 1px 1px 0 #fff;
		}
	.tabStyle2 #tabs a.tab {
		background: url(images/link1.png) no-repeat top left;
	}
		.tabStyle2 #tabs a.tabActive {
			background: url(images/link-hover1.png) no-repeat top left;
		}
		
	.tabStyle3 #tabs a.tab {
		background: url(images/link2.png) no-repeat top left;
	}
		.tabStyle3 #tabs a.tabActive {
			background: url(images/link-hover2.png) no-repeat top left;
		}
	.tabStyle4 #tabs a.tab {
		background: url(images/link3.png) no-repeat top left;
	}
		.tabStyle4 #tabs a.tabActive {
			background: url(images/link-hover3.png) no-repeat top left;
		}
	.tabStyle5 #tabs a.tab {
		background: url(images/link4.png) no-repeat top left;
	}
		.tabStyle5 #tabs a.tabActive {
			background: url(images/link-hover4.png) no-repeat top left;
		}
	.tabStyle6 #tabs a.tab {
		background: url(images/link5.png) no-repeat top left;
		color:#333;
		text-shadow: 1px 1px 0 #fff;
	}
		.tabStyle6 #tabs a.tabActive {
			background: url(images/link-hover5.png) no-repeat top left;
			color:#333;
		text-shadow: 1px 1px 0 #fff;
		}
	.tabStyle7 #tabs a.tab {
		background: url(images/link6.png) no-repeat top left;
		
	}
		.tabStyle7 #tabs a.tabActive {
			background: url(images/link-hover6.png) no-repeat top left;
		}
