* {
	margin:0;
	padding:0;
	border:none;
	list-style:none;
}
body {
	background:url(../../imgs/bg.jpg);
	font-family:Georgia, "Lucida Grande", sans-serif;
	font-size:14px;
	color:#ffffff;
}
br.clear {
	clear:both;
}
p{
}
p.center{
	text-align:center;
}
p.right_align{
	text-align:right;
	padding-right:7px;
}
a{
	font-size:16px;
	color:#a0908d;
	text-decoration:none;
}
a:visited{
}
a:hover{
	color:#ffffff;
}
a:active{
}
#top_first {
	width:100%;
	height:35px;
	display:block;
	color:#ffffff;
	background:url(../../imgs/bg_top_first.jpg);
}
#top_first em {
	font-style:normal;
	display:block;
	width:999px;
	margin:0 auto;
	padding:8px 0 0 0;
}
#main_all_center {
	width:999px;
	margin:0 auto;
	text-align:left;
}
#main_top {
	width:999px;
	height:337px;
	background:url(../../imgs/bg_top_main.jpg);
	position:relative;
}
#img_logo {
	position:absolute;
	top:82px;
	left:29px;
}
#box_latest_works {
	position:absolute;
	top:18px;
	right:17px;
	width:758px;
	height:292px;
	background:url(../../imgs/bg_latest_works.jpg);
}
#flash_top {
	margin:43px 0 0 49px;
}
#main_menu {
	width:979px;
	height:32px;
	background:url(../../imgs/bg_menu.jpg);
	padding:13px 0 0 20px;
}
#main_menu li{
	display:inline;
	margin:0 12px;
}
#main_menu li a{
	
}
#main_center {
	width:999px;
	height:auto;
	background:#181413 url(../../imgs/bg_main_page.jpg) top no-repeat;
	position:relative;
}
#main_left {
	width:396px;
	height:auto;
	float:left;
}
.about {
	width:266px;
	height:85px;
	margin:15px 0 0 0;
	padding:30px 0 0 130px;
	display:block;
	background:url(../../imgs/bg_about.jpg) 20px no-repeat;
}
.about em a{
	font-size:11px;
}
#main_right {
	width:603px;
	height:auto;
	float:right;
}
#footer_top {
	width:999px;
	height:170px;
	background:url(../../imgs/bg_footer1.jpg) top no-repeat;
	position:relative;
}
#dfm_icons {
	position:absolute;
	top:70px;
	margin:0 0 0 18px;
}
#dfm_icons li{
	display:block;
	float:left;
	margin:0 0 0 20px;
}
#dfm_icons li a{
	display:block;
	width:46px;
	height:44px;
	overflow:hidden;
}
#dfm_icons li a.twitter_ico{
	background:url(../../imgs/ico_twitter.jpg);
}
#dfm_icons li a.twitter_ico:hover{
	background:url(../../imgs/ico_twitter_hover.jpg);
	cursor:default;
}
#dfm_icons li a.facebook_ico{
	background:url(../../imgs/ico_facebook.jpg);
}
#dfm_icons li a.facebook_ico:hover{
	background:url(../../imgs/ico_facebook_hover.jpg);
	cursor:default;
}
#dfm_icons li a.orkut_ico{
	background:url(../../imgs/ico_orkut.jpg);
}
#dfm_icons li a.orkut_ico:hover{
	background:url(../../imgs/ico_orkut_hover.jpg);
	cursor:default;
}
#dfm_icons li a.myspace_ico{
	background:url(../../imgs/ico_myspace.jpg);
}
#dfm_icons li a.myspace_ico:hover{
	background:url(../../imgs/ico_myspace_hover.jpg);
	cursor:default;
}
#w3c_icons {
	position:absolute;
	top:65px;
	right:26px;
}
#w3c_icons li{
	display:block;
	float:left;
}
#w3c_icons li a{
	display:block;
	width:181px;
	height:45px;
	overflow:hidden;
	color:#77615c;
}
#w3c_icons li a:hover{
	color:#ffffff;
}
#w3c_icons li a.xhtml_ico{
	background:url(../../imgs/bg_ico_xhtml.jpg);
	padding:25px 0 0 0;
}
#w3c_icons li a.xhtml_ico:hover{
	background:url(../../imgs/bg_ico_xhtml_hover.jpg);
}
#w3c_icons li a.css_ico{
	background:url(../../imgs/bg_ico_css.jpg);
	padding:25px 0 0 0;
}
#w3c_icons li a.css_ico:hover{
	background:url(../../imgs/bg_ico_css_hover.jpg);
}
#main_footer {
	width:999px;
	height:215px;
	background:url(../../imgs/bg_footer2.jpg) top no-repeat;
}
h3{
	font-size:23px;
	color:#a0908d;
	text-transform:capitalize;
	font-style:italic;
	text-align:right;
	margin:20px 29px 35px 0;
	padding:0 15px 0 0;
	background:#503f39;
}







.projects {
	width:542px;
	margin:20px auto;
	padding-bottom:20px;
	border-bottom:solid 3px #272321;
}
.projects h1{
	font-size:22px;
	color:#ffffff;
	text-transform:capitalize;
}
.projects h2{
	font-size:20px;
	color:#d1c2bf;
	text-transform:capitalize;
	font-style:italic;
	border-bottom:solid 1px #272321;
}
.projects p{
	color:#ffffff;
}
.projects em{
	color:#d1c2bf;
}
.projects a{
	font-size:13px;
}
.projects img{
	margin:10px 0;
}
.projects #alertMail{
	text-align:center;
	height:400px;
}
#alertError {
	display:none;
	text-align:center;
	margin:20px 0;
}


#orcForm label{
	display:block;
	width:85px;
	float:left;
	padding:3px 0 0 0;
}
#orcForm p{
	display:block;
}
#orcForm input, select, textarea{
	background:#3a2b26;
	border:solid 1px #272321;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	padding:3px;
/*	width:410px;*/
	width:99%;
	color:#ffffff;
}
#orcForm .radio_check{
	width:auto;
}
#orcForm .txt_area{
	height:100px;
/*	width:494px;*/
	width:99%;
}
#orcForm .btn_forms {
	width:126px;
	height:34px;
	background:url(../../imgs/bg_btns_normal.jpg);
	cursor:pointer;
	font-size:15px;
	color:#201a19;
}
#orcForm .btn_forms:hover {
	background:url(../../imgs/bg_btns_hover.jpg);
	color:#000000;
}
.projects #orcForm h2{
	margin:0 0 5px 0;
}