@CHARSET "UTF-8";
/******* GENERAL RESET *******/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
 tfoot, thead, tr, th, td {
border:0pt none;
font-family:inherit;
font-size: 100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
padding:0pt;
vertical-align:baseline;
}
body{
	background: #fff;
	line-height:14px;
	font-size: 12px;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	margin:0pt;
	cursor:default;
}
html,body{
	height:100%;
	text-align: left;
}
.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
a{
	text-decoration: none;
}
strong{
	color: #586c8f;
	font-weight: normal;
}
/******* GENERAL RESET *******/
/******* BODY *******/
body{
	background: #212121 url(images/body_background.jpg) repeat scroll left top;
}
/******* /BODY *******/
/******* TOP *******/
#top{
	height: 465px;
	background: transparent url(images/top_background.jpg) repeat scroll left top;
}
/******* /TOP *******/
/******* LOGO *******/
#logoZone{
	width: 1000px;
	height: 168px;
	margin: 0pt auto;
	text-align: left;
}
#logo{
	width: 449px;
	height: 168px;
	background: transparent url(images/logo.png) no-repeat scroll left top;
}
#logo a{
	display: block;
	height: 168px;
	text-indent: -99999px;
}
/******* /LOGO  *******/
/******* MENU *******/
#menu{
	
}
#menu li{
	font-size: 11px;
	list-style: none;
	list-style-type: none;
	list-style-position: outside;
	color: #fff;
	float: right;
	cursor: pointer;
	margin-right: 20px;
}
#menu li:hover{
	color: #586c8f;
}
#menu li.active{
	color: #5a80c1;
}
/******* /MENU *******/
/******* GALLERY *******/
#gallery{
	width:929px;
	height: 446px;
	margin: 0pt auto;
	position: relative;
	top: -48px;
	background: transparent url(images/gallery_background.png) repeat scroll left top;
	text-align: left;
}
#gallery h2{
	text-indent: -99999px;
}
#gallery #featured{
	width: 401px;
	height: 343px;
	float: left;
	position: relative;
	top: 52px;
	left: 39px;
	text-align: left;
}
#gallery #featured h3{
	width: 330px;
	max-height: 60px;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.1em;
}
#gallery #featured div.desc{
	position: relative;
	top: 30px;
	text-align: center;
	font-weight: 700;
}
#gallery #featured div.desc img{
	border: 1px solid #9c9c9c;
}
#gallery #featured div.desc p{
	position: relative;
	top: 12px;
	left: 8px;
	color: #535353;
	text-align: left;
	font-size: 11px;
}
#gallery #projects{
	width: 451px;
	height: 370px;
	float: left;
	position: relative;
	top: 30px;
	left: 105px;
}
#gallery #projects div div:hover{
	background: #f3f3f3;
	border: 1px solid #9c9c9c;
}
#gallery #projects div.web, #gallery #projects div.photo, #gallery #projects div.others{
	display: none;
}
#gallery #projects div div{
	float: left;
	padding: 7px;
	background: #fff;
	border: 1px solid #b8b8b8;
	margin: 11px 11px 11px 11px;
}
#gallery #projects img{
	border: 1px solid #b8b8b8;
}
#gallery #projects div div.first{
	margin-top: 0;
}
/******* /GALLERY *******/
/******* DIVIDER *******/
#divider{
	width: 100%;
	height: 2px;
	position: absolute;
	top: 465px;
	z-index: -1;
	background: transparent url(images/divider.jpg) repeat-x scroll left top;
}
/******* /DIVIDER *******/
/******* BOTTOM *******/
#bottom{
	width: 900px;
	margin: 0pt auto;
	position: relative;
	top: 0px;
}
/******* /BOTTOM *******/
/******* ABOUT *******/
#bottom #about{
	width: 400px;
	float: left;
	background: transparent url(images/about_background.png) no-repeat scroll left top;
}
#bottom #about h2{
	height: 78px;
	text-indent: -99999px;
}
#bottom #about p{
	color: #e8e8e8;
	font-size: 14px;
	line-height: 1.1em;
	margin: 0 2px 1em 27px;
	text-align: justify;
}
/******* /ABOUT *******/
/******* CONTACT *******/
#bottom #contact{
	width: 400px;
	float: left;
	position: relative;
	left: 50px;
	margin-bottom: 10px;
	background: transparent url(images/contact_background.png) no-repeat scroll left top;
}
#bottom #contact h2{
	height: 78px;
	text-indent: -99999px;
}
#bottom #contact p{
	color: #e8e8e8;
	font-size: 14px;
	line-height: 1.1em;
	margin: 0 2px 1em 27px;
	text-align: justify;
}
#bottom #contact form{
	position: relative;
	left: 35px;
}
#bottom #contact form input{
	width: 260px;
	height: 14px;
	display: block;
	border: 1px solid #cccccc;
	background: #faf9f4 url(images/input_background.jpg) repeat-x scroll left top;
	margin-bottom: 12px;
	padding: 5px 5px 3px 5px;
	font-size: 11px;
	font-style: italic;
	color: #515151;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
}
#bottom #contact form input.send{
	width: auto;
	height: auto;
	font-weight: 700;
	color: #171717;
	font-style: normal;
	background: #dbdad5 url(images/send_background.jpg) repeat-x scroll left bottom;
}
#bottom #contact form input.error{
	background: #faf9f4 url(images/input_background_error.jpg) repeat-x scroll left top;
	color: #910000;
}
#bottom #contact form textarea{
	width: 260px;
	height: 60px;
	display: block;
	border: 1px solid #cccccc;
	background: #faf9f4 url(images/input_background.jpg) repeat-x scroll left top;
	margin-bottom: 12px;
	padding: 5px 5px 3px 5px;
	font-size: 11px;
	font-style: italic;
	color: #515151;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
}
#bottom #contact form textarea.error{
	background: #faf9f4 url(images/input_background_error.jpg) repeat-x scroll left top;
	color: #910000;
}
/******* /CONTACT *******/
