body {
	background: url(../../images/bg.gif);
	margin: 50px 0 0 0;
	text-align: center;
}

a {
	color: #3bd9ff;
	text-decoration: none;
	outline-style: none;
}

a:hover {
	color: #3bd9ff;
	text-decoration: underline;
	outline-style: none;
}

p, td {
	margin-top: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #c0c0c0;
}

img {
	border: 0;
}

h1 {
	font-size: 24px;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 16px;
	line-height: 16px;
	background: #91cfe1;
	padding: 4px 0 3px 8px;
	margin: 0 0 5px 0;
	/*width: 100%;
	width: 240px;*/
	width: 330px;
}

h2.blue {
	font-size: 16px;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 16px;
	line-height: 16px;
	background: #91cfe1;
	padding: 4px 0 3px 8px;
	margin: 0 0 0 0;
	width: 277px;
}

h4 {
	font-size: 14px;
	line-height: 14px;
	background: #91cfe1;
	padding: 4px 0 3px 8px;
	margin: 0 0 5px 0;
	width: 160px;
}

.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	width: 100%;
}

#mc {
	width: 897px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#shadow-top {
	position: absolute;
	left: 0;
	top: -45px;
	width: 897px;
	height: 45px;
	background: url(../../images/shadow_top.png) repeat-x;
}

#shadow-top-left {
	position: absolute;
	left: -45px;
	top: -45px;
	width: 45px;
	height: 45px;
	background: url(../../images/shadow_top_left.png);
}

#shadow-top-right {
	position: absolute;
	right: -45px;
	top: -45px;
	width: 45px;
	height: 45px;
	background: url(../../images/shadow_top_right.png);
}

#shadow-left {
	position: absolute;
	left: -45px;
	top: 0;
	width: 45px;
	height: 700px;
	background: url(../../images/shadow_left.png) repeat-y;
}

#shadow-right {
	position: absolute;
	right: -45px;
	top: 0;
	width: 45px;
	height: 700px;
	background: url(../../images/shadow_right.png) repeat-y;
}

#shadow-bottom {
	position: absolute;
	left: 0;
	bottom: -45px;
	width: 897px;
	height: 45px;
	background: url(../../images/shadow_bottom.png) repeat-x;
}

#shadow-bottom-left {
	position: absolute;
	left: -45px;
	bottom: -45px;
	width: 45px;
	height: 45px;
	background: url(../../images/shadow_bottom_left.png);
}

#shadow-bottom-right {
	position: absolute;
	right: -45px;
	bottom: -45px;
	width: 45px;
	height: 45px;
	background: url(../../images/shadow_bottom_right.png);
}

#header {
	width: 100%;
	height: 150px;
	background: url(../../images/header_bg.gif) repeat-x;
	position: relative;
}

#header img.logo {
	width: 155px;
	height: 82px;
	position: absolute;
	bottom: 25px;
	left: 50px;
}

#header .links {
	width: 560px;
	height: 31px;
	position: absolute;
	right: 70px;
	bottom: 40px;
}

#header .links a {
	float: left;
}

#header .links a.home {
	border-right: 1px solid #847e7b;
}

#header .links a.portfolio {
	border-left: 1px solid #232221;
	border-right: 1px solid #847e7b;
}

#header .links a.about {
	border-left: 1px solid #232221;
	border-right: 1px solid #847e7b;
}

#header .links a.contact {
	border-left: 1px solid #232221;
}

#header .links img {
	width: 137px;
	height: 31px;
}

#main {
	width: 797px;
	background: #635e5c;
	padding: 50px 50px 50px 50px;
}

#main .border {
	width: 481px;
	border-right: 1px solid #232221;
	margin: 0 30px 0 0;
	float: left;
}

#main .border2 {
	width: 601px;
	border-right: 1px solid #232221;
	margin: 0 30px 0 0;
	float: left;
}

#main .col-left {
	width: 480px;
	float: left;
	border-right: 1px solid #847e7b;
}

#main .col-left2 {
	width: 600px;
	float: left;
	border-right: 1px solid #847e7b;
}

#main .col-right {
	width: 285px;
	float: left;
}

#main .col-right2 {
	width: 165px;
	float: left;
}

#main .welcome {
	width: 380px;
	/*height: 230px;*/
	padding: 30px 35px 30px 35px;
	background: #3f3c3c;
	margin: 0 0 25px 0;
}

#main .welcome2 {
	width: 500px;
	/*height: 230px;*/
	padding: 30px 35px 30px 35px;
	background: #3f3c3c;
	margin: 0 0 25px 0;
}

#main .welcome3 {
	width: 500px;
	padding: 30px 35px 30px 35px;
	background: #3f3c3c;
	margin: 0 0 25px 0;
}

#main .potw {
	width: 390px;
	padding: 25px 30px 25px 30px;
	background: #4a4746;
}

#main .potw .text {
	width: 220px;
	margin: 0 20px 0 0;
	float: left;
}

#main .potw .text .header {
	width: 220px;
	background: #91cfe1;
	padding: 4px 0 3px 8px;
	margin: 0 0 15px 0;
}

#main .potw2 {
	width: 510px;
	padding: 25px 30px 25px 30px;
	background: #4a4746;
}

#main .potw2 .text {
	width: 220px;
	margin: 0 20px 0 0;
	float: left;
}

#main .potw2 .text .header {
	width: 220px;
	background: #91cfe1;
	padding: 4px 0 3px 8px;
	margin: 0 0 15px 0;
}

#login-box {
	width: 245px;
	height: 85px;
	background: #313030;
	margin: 0 0 25px 0;
	padding: 15px 20px 0 20px;
}

#login-box p {
	margin: 0 0 3px 0;
	padding: 0;
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
}

#login-box input {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	width: 107px;
	height: 18px;
	padding: 2px 0 0 3px;
	border: 1px solid #7f7e7e;
	background: url(../../images/input_bg.gif) #fff top repeat-x;
}

#login-box .user {
	width: 120px;
	margin: 0 5px 0 0;
	float: left;
}

#login-box .user {
	width: 120px;
	margin: 0;
	float: left;
}

#main .col-right .useful {
	width: 285px;
	margin: 0 0 10px 0;
}

#main .col-right .useful p {
	color: #ededed;
}

#main .col-right .useful .header {
	width: 277px;
	background: #91cfe1;
	padding: 4px 0 3px 8px;
	margin: 0 0 15px 0;
}

#main .col-right .useful .text {
	width: 147px;
	margin: 0 0 0 0;
	float: left;
}

#main .col-right .useful img {
	float: right;
	padding: 0;
	margin: 0;
}

/*** PORTFOLIO.TPL.PHP **************************************************************************************************/

#portfolio {
	width: 800px;
	background: #3e3d3b;
}

#portfolio .categories {
	background: url(../../images/portfolio_cats_bg.gif) repeat-x;
	margin: 0 0 15px 0;
	width: 796px;
	height: 32px;
	border: 2px solid #49c2df;
}

#portfolio .categories-sub {
	margin: 0 0 55px 10px;
}

#portfolio .categories a {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	display: block;
	text-decoration: none;
	padding: 7px 10px 0 10px;
	width: 85px;
	height: 25px;
	text-align: center;
	font-weight: bold;
	border-right: 2px solid #49c2df;
}

#portfolio .categories a:hover {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	background: url(../../images/portfolio_a_bg.gif) repeat-x;
	color: #fff;
	display: block;
	text-decoration: none;
	padding: 7px 10px 0 10px;
	width: 85px;
	height: 25px;
	font-weight: bold;
	border-right: 2px solid #49c2df;
}

#portfolio .categories a.tab {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	background: url(../../images/portfolio_a_bg.gif) repeat-x;
	color: #fff;
	display: block;
	text-decoration: none;
	padding: 7px 10px 0 10px;
	width: 93px;
	height: 25px;
	font-weight: bold;
	border-right: 2px solid #49c2df;
}

#portfolio .categories a:hover.tab {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	background: url(../../images/portfolio_a_bg.gif) repeat-x;
	color: #fff;
	display: block;
	text-decoration: none;
	padding: 7px 10px 0 10px;
	width: 93px;
	height: 25px;
	font-weight: bold;
	border-right: 2px solid #49c2df;
}

#portfolio .categories-sub a {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
	display: block;
	text-decoration: none;
	padding: 0 10px 0 10px;
	height: 15px;
	text-align: center;
	/*font-weight: bold;*/
	border-right: 1px solid #fff;
}

#portfolio .categories-sub a:hover {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #3bd9ff;
	display: block;
	text-decoration: none;
	padding: 0 10px 0 10px;
	height: 15px;
	/*font-weight: bold;*/
	border-right: 1px solid #fff;
}

#portfolio .categories-sub a.tab {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #3bd9ff;
	display: block;
	text-decoration: none;
	padding: 0 10px 0 10px;
	height: 15px;
	text-align: center;
	font-weight: bold;
	border-right: 1px solid #fff;
}

#portfolio .categories-sub a:hover.tab {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #3bd9ff;
	display: block;
	text-decoration: none;
	padding: 0 10px 0 10px;
	height: 15px;
	font-weight: bold;
	border-right: 1px solid #fff;
}