body {
	background-image: none;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-repeat:repeat;
	background-color: #111;
	display: block;
}
.menu {
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F20055;
	line-height: 10px;
	float: left;
	width: 250px;
	left: 10px;
	top: 40px;
	position: fixed;
}
.content {
	float: right;
	width: 600px;
	left: 297px;
	padding-right:25px;
	position: absolute;
	top: 30px;
	height: 800px;
}
.menu #logo {
	margin-bottom: 40px;
}
h1, .content h1 {
	color: #FF014F;
	font: normal 16px Verdana, Geneva, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF014F;
	text-transform: uppercase;
}
p.content p {
	font-size: 13px;
	color: #EEE;
	text-align: justify;
	padding-bottom: 20px;
	display: block;
	visibility: visible;
	margin-bottom: 20px;
	overflow: hidden;
}
#footer {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-top-color: #3d3c3c;
	color: #3d3c3c;
	font-size: 12px;
	margin-top: 30px;
	clear: both;
	page-break-before: always;
}
.case_img {
	background-color: #FF014F;
	width: 180px;
	height: 140px;
	text-align: left;
	padding: 8px;
	font-size: 13px;
	margin-bottom: 10px;
}
.case_img img {
	margin-bottom: 3px;
}
.case_img p {
	margin-top: 3px;
	margin-bottom: 0px;
}
.case_img .btn_plus {
	height: 20px;
	width: 20px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: -21px;
	right: 0px;
	position: relative;
	top: 0px;
	float: right;
	cursor: pointer;
}
.content ul li {
	padding-bottom: 10px;
	font-size: 13px;
}
#tweet {
	font-size: 12px;
	color: #CCC;
	margin-top: 70px;
	text-transform: none;
	font-weight: normal;
	height: 300px;
	width: 250px;
	background-image: url(images/twitter_bird.png);
	background-repeat: no-repeat;
}
#tweet-text {
	position: relative;
	min-height: 150px;
	width: 92px;
	right: 0px;
	left: 93px;
	top: 10px;
	float: right;
	display: compact;
	visibility: visible;
	text-align: left;
}
.menu img {
	cursor: pointer;
}
.content #form1 input, textarea{
	background-color: #111;
	border: 1px solid #333;
	margin-top: 3px;
	margin-bottom: 5px;
	width: 220px;
	overflow:hidden;
	scroll:hidden;
	color:#FFF;
}

.content #form1 label{
	color:#CCC;
	font-size:13px;
}
.content #form1 div #btn_send {
	background-color: #FF014F;
	padding: 5px;
	font-size: 14px;
	font-weight: bolder;
	float: right;
	margin-top: 5px;
	margin-bottom: 20px;
}
.content #banner {
	top: 0px;
}
#signature {
	color: #666;
}

.content a:link{
	color: #FF014F;
	text-decoration: underline;
}
	
	.content a:visited{
		color: #CCC;
		text-decoration: underline;
	}

	.content a:hover {
		color: #FFFFFF;
		text-decoration: underline;
	}
	
.content p{
	font-size: 13px;

}
	
.content blockquote {
	text-align: right;
	right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: -30px;
	margin-right: -5px;
	color: #EEE;
	font-size: 14px;
}
#mymessage {
	position: fixed;
	right: 0px;
	bottom: 0%;
}

.wallpaper_container{
	width:600px;
	height:300px;
	background-image:url(/images/wallpaper_container_bg.png);
	margin:0px;
	padding:0px;
}

.wallpaper_container .mac_computer{
	width:250px;
	height:223px;
	position:relative;
	top:45px;
	left:35px;
	float:left;
}

.wallpaper_container .button_container{
	width:180px;
	top:110px;
	left:320px;
	float:right;
	margin-right:50px;
	margin-top:60px;
}


.wallpaper_container .button{
	width:180px;
	height:37px;
	left:320px;
	float:right;
	margin-right:40px;
}
.case_img p {
	height: 36px;
}
