body	{
	margin:0;
	padding:0;
	background:url(images/bg_internet.jpg) no-repeat top right;
	font-family:Verdana, Geneva, sans-serif;
	}

.clearing	{
	clear:both;
	}

h1	{
	color:#727FB4;
	}

h1 a	{
	text-decoration:none;
	color:#727FB4;
	}
	
h1 a:hover	{
	color:#B55626;
	}

p	{
	color:#727FB4;
	font-size:11px;
	}

a	{
	color:#B55626;
	text-decoration:none;
	}
	
a:hover	{
	color:#727FB4;
	}

/* -- content -- */

#content	{
	width:100%;
	height:auto;
	float:right;
	margin:2px 64px 0 0;
	}

	.column_right	{
		float:right;
		width:600px;
		height:auto;
		}
		
		.header	{
			width:280px;
			height:auto;
			margin:0 0 0 0;
			}
			
		.slide_boxen	{
			width:80%;
			height:auto;
			margin:179px 0 0 0;
			}
			
			.slide_boxen h6 span	{
				text-decoration:none;
				width:auto;
				height:19px;
				padding:3px 60px 3px 20px;
				border-left:10px solid #7380B4;
				background:url(images/header_bg_new.jpg) right top no-repeat;
				font-weight:normal;
				margin:0 0 0 0;
				text-transform:uppercase;
				}

			.slide_boxen h6 span:hover	{
				color:#727FB4;
				cursor:pointer;
				}
			
			#accordion div.slide_text	{
				background:url(images/border_left_new.jpg) no-repeat bottom left;
				padding:10px 0 10px 30px;
				margin:-22px 0 0 0;
				height:auto;
				}
				
			#accordion div.slide_text img	{
				margin:5px 0;
				}
				
				.download {
					width:100%;
					height:auto;
					padding:0 0 0 50px;
					background:url(images/download.jpg) no-repeat left top;
					}
					
					.download_text	{
						float:left;
						width:120px;
						font-size:11px;
						color:#727FB4;
						padding-top:5px;
						}
					
					.download_img	{
						float:left;
						width:100px;
						}
						
					.download_mail	{
						width:auto;
						padding:10px 0 12px 0;
						font-size:11px;
						}

		.tweet_boxen	{
			width:100%;
			height:auto;
			margin:80px 0 20px 0;
			}
			
		.tweet_boxen h6 a	{
				width:auto;
				height:15px;
				padding:3px 60px 3px 20px;
				border-left:10px solid #7380B4;
				background:url(images/header_bg_new.jpg) right top no-repeat;
				font-weight:normal;
				margin:0 0 0 0;
				text-transform:uppercase;
				}
			
			ul.tweets	{
				font-size:11px;
				color:#727FB4;
				padding:0;
				width:520px;
				margin:-22px 0 0 0;
				}
				
			ul.tweets li	{
				list-style:none;
				background:url(images/border_left_new.jpg) no-repeat bottom left;
				padding:10px 0 10px 30px;
				margin:0 0 0 0;
				}
				
				span.tweettime.italicfont	{
					color:#999;
					margin-left:10px;
					font-size:10px;
					}

	.column_left	{
		float:right;
		width:120px;
		height:auto;
		margin:310px 0 0 0;
		}
		
		.social_media_button	{
			width:75px;
			height:75px;
			background:#fff;
			margin-bottom:2px;
			}