body {
	background: #ffffff;
	padding: 0px;
	margin: 0px;
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
}

a {
	color: #222222;
	text-decoration: none;
	border-bottom: 1px dotted #222222;
}

a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #222222;
}

span.strong {
	font-weight: bold;
}

span.underline {
	text-decoration: underline;
}

span.italics {
	font-style: italic;
}

#header {
	width: 100%;
	height: 161px;
	background: #333333;
}

#header .logo {
	margin: auto;
	width: 973px;
	height: 120px;
}

#header ul {
	width: 973px;
	height: 18px;
	margin: 14px auto 9px auto;
}

#header ul li {
	float: left;
	height: 18px;
	position: relative;
}

#header ul li a span {
	position: absolute;
	height: 18px;
	top: 0px;
	left: 0px;
}

#header ul li.news {
	width: 56px;
	margin-left: 53px;
}

#header ul li.news a span {
	background: url(../images/body/menu.gif) no-repeat 0px 0px;
	width: 56px;
}

#header ul li.news a:hover span,
#header ul li.news a span.active {
	background: url(../images/body/menu.gif) no-repeat 0px -18px;
}

#header ul li.features {
	width: 86px;
	margin-left: 48px;
}

#header ul li.features a span {
	background: url(../images/body/menu.gif) no-repeat 0px -36px;
	width: 86px;
}

#header ul li.features a:hover span,
#header ul li.features a span.active {
	background: url(../images/body/menu.gif) no-repeat 0px -54px;
}

#header ul li.entertainment {
	width: 143px;
	margin-left: 48px;
}

#header ul li.entertainment a span {
	background: url(../images/body/menu.gif) no-repeat 0px -72px;
	width: 143px;
}

#header ul li.entertainment a:hover span,
#header ul li.entertainment a span.active {
	background: url(../images/body/menu.gif) no-repeat 0px -90px;
}

#header ul li.lifestyle {
	width: 81px;
	margin-left: 48px;
}

#header ul li.lifestyle a span {
	background: url(../images/body/menu.gif) no-repeat 0px -108px;
	width: 81px;
}

#header ul li.lifestyle a:hover span,
#header ul li.lifestyle a span.active {
	background: url(../images/body/menu.gif) no-repeat 0px -126px;
}

#header ul li.column {
	width: 72px;
	margin-left: 48px;
}

#header ul li.column a span {
	background: url(../images/body/menu.gif) no-repeat 0px -144px;
	width: 72px;
}

#header ul li.column a:hover span,
#header ul li.column a span.active {
	background: url(../images/body/menu.gif) no-repeat 0px -162px;
}

#header ul li.about {
	width: 63px;
	margin-left: 48px;
}

#header ul li.about a span {
	background: url(../images/body/menu.gif) no-repeat 0px -180px;
	width: 63px;
}

#header ul li.about a:hover span,
#header ul li.about a span.active {
	background: url(../images/body/menu.gif) no-repeat 0px -198px;
}

#header ul li.contact {
	width: 79px;
	margin-left: 48px;
}

#header ul li.contact a span {
	background: url(../images/body/menu.gif) no-repeat 0px -216px;
	width: 79px;
}

#header ul li.contact a:hover span,
#header ul li.contact a span.active {
	background: url(../images/body/menu.gif) no-repeat 0px -234px;
}

#wrapper {
	width: 1023px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	margin: auto;
	background: url(../images/body/background.gif) repeat-y;
}

.index#wrapper {
	height: 365px !important;
	min-height: 365px !important;
}

#wrapper .body {
	width: 953px;
	height: auto;
	background: #ffffff;
	padding: 20px 10px 0px 10px;
	margin: auto;
}

#wrapper .body#column {
	background: #ffffff url(../images/body/our-thoughts.gif) no-repeat 19px 41px;
}

#wrapper .body#index {
	padding: 0px;
	height: 365px !important;
	position: relative;
}

#wrapper .body#index img {
	top: 0px;
	left: -10px;
	position: absolute;
}

#wrapper .body ul.archive {
	height: 75px;
	width: 238px;
	float: left;
	margin: 0px 0px 20px;
}

#wrapper .body#column ul.archive {
	height: 75px;
	width: 188px;
	float: left;
	margin: 0px 0px 20px;
}

#wrapper .body#column ul.archive#first {
	height: 75px;
	width: 188px;
	float: left;
	margin: 0px 0px 20px 199px;
}

#wrapper .body ul.archive li {
	height: 25px;
	line-height: 25px;
	width: 223px;
	padding-left: 15px;
	background: url(../images/body/bullet.gif) no-repeat 0px 8px;
}

#wrapper .body#column ul.archive li {
	height: 25px;
	line-height: 25px;
	width: 183px;
	padding-left: 15px;
	background: url(../images/body/bullet.gif) no-repeat 0px 8px;
}

#wrapper .body .article-body {
	margin: 0px 0px 20px 0px;
	width: 953px;
	min-height: 240px;
	height: auto !important;
	height: 240px;
	padding: 10px 0px;
	background: #efefef;
	float: left;
}

#wrapper .body#features .article-body {
	margin: 0px 0px 20px 0px;
	width: 953px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	padding: 10px 0px 49px;
	background: url(../images/body/features-bottom.gif) no-repeat #333333 bottom right;
	color: #ffffff;
	float: left;
}

#wrapper .body#column .article-body {
	margin: 0px 0px 20px 0px;
	width: 754px;
	height: auto;
	padding: 10px 0px;
	background: #efefef;
	float: right;
}

#wrapper .body#about .article-body {
	margin: 0px 0px 20px 0px;
	width: 953px;
	min-height: 326px;
	height: auto !important;
	height: 326px;
	padding: 10px 0px;
	background: #efefef;
	float: left;
}

#wrapper .body .article-body .info {
	height: 41px;
	margin: 0px 0px 10px 0px;
	position: relative;
	padding-left: 172px;
}

#wrapper .body#news .article-body .info {
	background: #fffc00;
}

#wrapper .body#lifestyle .article-body .info {
	background: #ff4848;
}

#wrapper .body#entertainment .article-body .info {
	background: #00fefb;
}

#wrapper .body#column .article-body .info {
	background: #00ffa8;
}

#wrapper .body#features .article-body .info {
	background: #12ff00;
	padding-left: 244px;
	color: #222222;
}

#wrapper .body#about .article-body .info {
	background: #ffa200 url(../images/body/whats-it-all-about.gif) no-repeat 311px 0px;
}

#wrapper .body#contact .article-body .info {
	background: #7a91f2 url(../images/body/get-in-touch.gif) no-repeat 0px 0px;
}

#wrapper .body .article-body .info h1 {
	font-size: 18px;
	text-transform: lowercase;
	height: 22px;
	line-height: 22px;
}

#wrapper .body .article-body .info h2 {
	font-weight: bold;
	font-size: 12px;
	height: 19px;
	line-height: 19px;
}

#wrapper .body .article-body .info img {
	border: 5px solid #ffffff;
	position: absolute;
	top: 20px;
	left: 10px;
}

#wrapper .body .article-body p {
	width: 765px;
	padding: 0px 16px 0px 0px;
	margin: 10px 0px;
}

#wrapper .body#about .article-body p {
	width: 626px;
	padding: 0px 16px 0px 313px;
	margin: 10px 0px;
}

#wrapper .body#features .article-body p {
	width: 695px;
	padding: 0px 16px 0px 245px;
	margin: 10px 0px;
}

#wrapper .body#contact .article-body p {
	width: 927px;
	padding: 0px 16px 0px 10px;
	margin: 10px 0px;
}

#wrapper .body#column .article-body p {
	width: 572px;
	padding: 0px 16px 0px 172px;
	margin: 10px 0px;
}

#wrapper .body#contact .article-body ul.contact {
	width: 927px;
	padding: 0px 16px 0px 10px;
	margin: 10px 0px;
}

#wrapper .body#contact .article-body ul.contact li,
#wrapper .body#contact .article-body ul.contact li ul {
	height: 21px;
	line-height: 21px;
	width: 927px;
}

#wrapper .body#contact .article-body ul.contact li {
	margin-bottom: 8px;	
}

#wrapper .body#contact .article-body ul.contact li#tall,
#wrapper .body#contact .article-body ul.contact li#tall ul {
	height: 85px;	
}

#wrapper .body#contact .article-body ul.contact li ul li.left {
	width: 57px;
	text-align: right;
	float: left;
	padding-right: 9px;
}

#wrapper .body#contact .article-body ul.contact li ul li.right {
	float: left;
	width: 400px;
}

#wrapper .body#contact .article-body ul.contact li ul li.right input.input {
	background: #ffffff;
	border: 1px solid #c5d0db;
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px 2px;
	width: 320px;
}

#wrapper .body#contact .article-body ul.contact li ul li.right input.submit {
	margin-right: 10px;
	cursor: pointer;
}

#wrapper .body#contact .article-body ul.contact li#tall ul li.right textarea {
	background: #ffffff;
	border: 1px solid #c5d0db;
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px 2px;
	width: 320px;
	height: 77px;
}

#footer {
	background: #ffffff url(../images/body/footer-bg.gif) no-repeat;
	width: 973px;
	height: 99px;
	padding: 0px 25px;
	margin: auto;
}

#footer .footer {
	background: url(../images/body/footer.jpg) no-repeat;
	height: 76px;
	width: 973px;
}

#footer ul {
	width: 953px;
	height: 25px;
	padding: 0px 10px;
	font-weight: bold;
}

#footer ul li.copyright {
	float: left;
	height: 25px;
	line-height: 25px;
	color: #fc00ff;
}

#footer ul li.pa {
	float: right;
	height: 25px;
	line-height: 25px;
	color: #999999;
}

#footer ul li.pa a {
	color: #999999;
	text-decoration: none;
	border: none;
}

#footer ul li.pa a:hover {
	color: #666666;
}
/****************************************************************/
/********************** Added by alex for tinyMCE **************/
/****************************************************************/

div#atricle_text_container ul{
	padding-left: 20px; 
} 
div#atricle_text_container ul>li{
	padding-left: 4px;
	list-style-image: url("../images/body/list_bullet.jpg"); 
} 
div#atricle_text_container ol{
	padding-left: 20px
}
div#atricle_text_container ol>li{
	padding-left: 4px;
	list-style-type: decimal; 
}
div#atricle_text_container a{
	border-bottom-color: rgb(255,0,255);
	color: rgb(255,0,255);
}

