@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:Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	font-style:inherit;
	font-weight:normal;
	margin:0pt;
	padding:0pt;
	vertical-align:top;
}
body{
	background: #fff;
	line-height:14px;
	font-size: 12px;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	margin:0pt;
	cursor: default;
}
html,body{
	height:#CCCCCC;
	text-align: left;
}
.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
a{
	text-decoration: none;
}
strong{
	color: #333333;
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
}
/******* GENERAL RESET *******/
/******* BODY *******/
body{
	background: #fff;
	font-family: Georgia, Helvetica, Arial, sans-serif;
}
/******* /BODY *******/
/******* CONTAINER *******/
#container{
	width: 940px;
	min-height: 100%;
	position:static;
	padding:20;
	left: 6px;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: 16px;
}
/******* /CONTAINER *******/
/******* TOP *******/
#top{
	padding: 24px 0 24px;
	color: #000000;
}
#top p.first{
	font-size: 10px;
	line-height: 1.5em;
}
#top p.second{
	font-size: 24px;
	line-height: 1.3em;
}
#top div.left{
	float: left;
}
#top div.right{
	float: left;
	padding: 24px;
	width: 740px;
}
/******* /TOP *******/
/******* MENU *******/
#menu{
	float: left;
	padding-left: 13px;
	border-left: 1px solid #cecece;
	padding-right: 15px;
}
#menu ul{
	font-size: 22px;
	list-style: none;
	list-style-position: outside;
}
#menu ul li{
	list-style: none;
	list-style-position: outside;
	line-height: 1.6em;
	color: #000000;
	cursor: pointer;
}
#menu ul li:hover{
	color: #CCCCCC;
	cursor: pointer;
}
#menu ul li.active{
	color: #CCCCCC;
	font-size: 9px;
	font-weight: normal;
}
/******* /MENU *******/
/******* CONTENT *******/
#content{
	float: left;
	width: 799px;
	border: 1px solid #cecece;
	border-width: 0 0 0 0px;
	padding-top: 0;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 24px;
}
#content h1{
	font-size: 16px;
	color: #000000;
	line-height: 1.3em;
	border-bottom-width: 2px;
	border-bottom-style: none;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: normal;
}
#content h2{
	font-size: 12px;
	line-height: 1em;
	font-weight: normal;
}
#content div.section{
	padding: 12px;
}
#content{
	line-height: 1.5;
	margin-bottom: 12px;
}
#content div.section a{
	color: #000000;
	border-bottom: 1px dotted #b3b3b3;
	font-weight: 700;
}
#content div.section a:hover{
	color: #FF99CC;
	border-bottom: 1px dotted #000000;
	font-weight: 700;
}
#content div.section div.gallery{
	margin-bottom: 12px;
}
#content div.section div.gallery div{
	border: 1px solid #B8B8B8;
	float: left;
	margin: 9px;
	padding: 7px;
}
#content #areaProjects div.section div.gallery{
	margin-top: 6px;
}
#content #areaProjects div.section div.gallery div{
	margin: 6px;
}
#content div.section div.gallery div:hover{
	background: #ffffff;
	border-color: #666666;
}
#content div.section div.gallery div img{
	border: 1px none #B8B8B8;
}
#content div.section div.gallery a{
	border: 0;
}
#content div.section div.gallery a:hover{
	border: 0;
}
#content ul{
	list-style: none;
	margin: 12px;
}
/******* /CONTENT *******/
/******* AREAS *******/
#areaAbout, #areaProjects, #areaBlog, #areaContact{
	display: none;
}
/******* /AREAS *******/
/******* CONTACT *******/
#areaContact form{
	top: 35px;
	left: 35px;
	position: relative;
}
#areaContact form input{
	background: #FAF9F4 url(images/input_background.jpg) repeat-x scroll left top;
	border: 1px solid #CCCCCC;
	color: #515151;
	display: block;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 11px;
	font-style: italic;
	height: 14px;
	margin-bottom: 12px;
	padding: 6px 6px 4px;
	width: 350px;
}
#areaContact form textarea{
	background: #FAF9F4;
	border: 1px solid #CCCCCC;
	color: #515151;
	display: block;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 11px;
	font-style: italic;
	height: 60px;
	margin-bottom: 12px;
	padding: 6px 6px 4px;
	width: 350px;
}
#areaContact form input.error{
	background: #FFCCFF;
	color: #910000;
}
#areaContact form input.send{
	background: #DBDAD5;
	color: #171717;
	font-style: normal;
	font-weight: 700;
	height: auto;
	width: auto;
}
/******* /CONTACT *******/
/******* FOOTER *******/
#footer{
	width: 600px;
	padding: 12px 0;
	color: #b3b3b3;
	font-size: 10px;
	margin: -44px 0;
	position: static;
}
/******* /FOOTER *******/
