body {
	margin:20px 0 20px 0;
	font-size:10pt;
	font-family: Tahoma, Helvetica, sans-serif;
	background-color:#CECECE;
	color:#333333;
}
a:link, a:visited, a:active {
	color: #5081a2;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #5081a2;
}
h1 {
	font-size: 14pt;
	font-weight:normal;
	color: #5081a2;
}
h2 {
	font-size: 14pt;
	font-weight:normal;
	color: #5081a2;
}
h3 {
	font-size: 10pt;
	color: #5081a2;
}
h4 {
	font-size: 10pt;
	font-weight:normal;
	color: #5081a2;
}
img {
	border:0px solid #FFFFFF;
}
#bg, #bg img { 
	 left:0px; 
	 top:0; 
	 position:absolute; 
	 z-index:0; 
	 height:100%;
	 width:100%; 
} 
#bg img { 
} 
#bg[id], #bg img { 
	 position:fixed; 
}
#menu {
	position:absolute;
	top:0px;
	right:15px;
	height:150px;
	width:160px;
	font-size:12pt;
}
#menu ul {
	list-style-type:none;
	list-style:none;
	margin:0;
	padding:0;
}
#menu li {
	margin:5px;
}
#follow-us {
	position:fixed;
	width:30px;
	height:119px;
	top:136px;
	right:0;
	cursor:pointer;
	!cursor:hand;
	z-index:8700;
}
#contact-info {
	margin-left:60px;
}
#contact-info img {
	position:absolute;
	bottom:0;
	right:0;
	display:block;
}
#wrapper {
	position:absolute;
	z-index:1;
	width:100%;
}
#inner_wrapper {
	position:relative;
	margin:auto;
	width:940px;
}
#main_frame {
	width:580px;
	float:left;
	margin-top:20px;
	background-color:#FFFFFF;
	position:relative;
}
#sidebar {
	position:relative;
	width:310px;
	height:auto;
	display:inline-block;
	float:left;
	margin:0 0 0 40px;
}
.sidebar-item {
	position:relative;
	width:260px;
	margin:20px 20px 60px 20px;
	background-color:#FFFFFF;
}
.sidebar-item-icon {
	position:absolute;
	top:0;
	left:0;
	margin-top:-30px;
	z-index:3;
}
.sidebar-item h2 {
	margin-left:60px;
}
/* Sidebar login */
.login-form input, .search-form input {
	margin-left:60px;
	border:1px solid #dbdbdb;
	width:130px;
	color:#dbdbdb;
}
input.active {
	color:#666666;
}
.button-go {
	font-weight:bold;
	color:#797979;
	float:right;
	cursor:pointer;
	!cursor:hand;
	padding-top:4px;
}
.button-go img {
	margin:-3px 0 0 5px;
	vertical-align:middle;
}

/* HR - horizontal separator main_frame (580px) */
.hr {
	width:580px;
	height:10px;
	margin:20px 0 20px 0;
	background-image:url(../images/hr.jpg);
	display:block;
}

/* Browser */
#browser {
	position:relative;
	height:240px;
	width:580px;
}
#browser-menu {
	position:absolute;
	top:0;
	right:0;
	height:240px;
}
.browser-menu-item {
	position:relative;
	width:150px;
	height:42px;
	background-image:url(../images/bg_browser_menu.jpg);
	background-repeat:repeat-y;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	font-size:20px;
	color:#FFFFFF;
	padding:17px 0 0 30px;
	cursor:pointer;
	!cursor:hand;
}
.browser-menu-item.active {
	background-image:url(../images/bg_browser_menu-active.jpg);
}
.browser-menu-arrow {
	height:60px;
	width:20px;
	position:absolute;
	top:0;
	margin-left:-51px;
	z-index:5;
}
.browser-menu-item:last-child {
	border-bottom:0px solid #999999;
	height:43px;
}
.browser-item {
	position:absolute;
	display:none;
}
.browser-item:first-child {
	display:block;
}
#browser-info {
	margin-left:20px;
	width:380px;
	float:left;
}
#browser-info-image {
	float:right;
	width:160px;
	height:140px;
}
.content {
	width:400px;
}
.portfolio-item {
	margin:0 0 20px 0;
	height:130px;
}
.portfolio-item img {
	float:left;
}
.portfolio-descr {	
	position:relative;
	float:left;
	height:130px;
	margin:0 0 20px 10px;
}
.portfolio-title {
	color:#5081a2;
	font-size:12pt;
	float:none;
	display:block;
}
.portfolio-sub {
	color:#333333;
	font-size:10pt;
	float:left;
	width:150px;
	margin:10px 0 0 20px;
}
.portfolioButton {
	position:absolute;
	bottom:0;
	right:0;
	cursor:pointer;
	!cursor:hand;
}

/* Twitter - Tweets */
.tweet_list {
	list-style:none;
	list-style-type:none;
	margin:0;
	padding:0;
}
.tweet_list li {
	margin-bottom:10pt;
}
.tweet_avatar {
	margin:0 10px 0 0;
	float:left;
	margin:0 10px 0 0;
}
.read-more {
	margin-left:42px;
}
/* Rounded corners & shadows */
.borderLT {
	position:absolute;
	top:0;
	left:0;
	margin-top:-20px;
	margin-left:-20px;
	width:20px;
	height:20px;
	background-image:url(../images/borderLT.png);
}
.borderT {
	position:absolute;
	top:0;
	left:0;
	margin-top:-20px;
	width:100%;
	height:20px;
	background-color:#FFFFFF;
}
.borderRT {
	position:absolute;
	top:0;
	right:0;
	margin:-20px -30px 0 0;
	width:30px;
	height:20px;
	background-image:url(../images/borderRT.png);
}
.borderR {
	position:absolute;
	top:0px;
	right:0px;
	width:30px;
	height:100%;
	margin-right:-30px;
	background-image:url(../images/cornerR.png);
}
.borderRB {
	position:absolute;
	bottom:0px;
	right:0px;
	width:30px;
	height:30px;
	background-image:url(../images/borderRB.png);
	margin:0 -30px -30px 0;
}
.borderB {
	position:absolute;
	bottom:0;
	left:0;
	height:30px;
	width:100%;
	margin-bottom:-30px;
	background-image:url(../images/borderB.png);
}
.borderLB {
	position:absolute;
	bottom:0;
	left:0;
	width:20px;
	height:30px;
	margin:0 0 -30px -20px;
	background-image:url(../images/borderLB.png);
}
.borderL {
	position:absolute;
	top:0;
	left:0;
	width:20px;
	margin-left:-20px;
	height:100%;
	background-color:#FFFFFF;
}
#main_frame label {
	display:block;
	float:none;
}
#main_frame .button {
	background-color: #FFFFFF;
	border:2px solid #CCCCCC;
	color:#333333;
	padding:3px;
	cursor:pointer;
	!cursor:hand;
}
