@charset "UTF-8";
/* CSS Document */
HTML {
	height: 100%;
}
BODY {
	HEIGHT: 100%
}
BODY {
	MARGIN: 0px;
	font-family: "Lucida Sans", Lucida Grande, Arial, Verdana, sans-serif;
	background-image: url(../img/awbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #08080A;
	color: #eee;
	font-size: 12px;
}
H3 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 0px;
	color: #999999;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.clear {
	clear: both;
}
.clear-line {
	clear: both;
	margin-bottom: 10px;
	border-bottom: 1px dotted #CC3;
	padding-top: 10px;
}
#main {
	width: 100%;
	height: 100%;
	clear: both;
}
#top {
	background-image: url(../img/top.png);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	height: 100px;
	width: 100%;
	margin-bottom: 5px;
}
#top-wrap {
	clear: both;
	height: 100px;
	width: 900px;
	margin: 0px auto;
}
.logo {
	height: 45px;
	width: 364px;
	margin: 20px;
	color: #FFFFFF;
	float: left;
}
.nav {
	float: right;
	margin: 40px 0px 0px 10px;
}
.nav form {
	float: left;
	margin: 0px 5px;
}
.btn-web {
	background: transparent;
	background-image: url(../img/nav_web.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: none;
	height: 20px;
	width: 65px;	
}
.btn-print {
	background: transparent;
	background-image: url(../img/nav_print.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: none;
	height: 20px;
	width: 54px;
}
.btn-branding {
	background: transparent;
	background-image: url(../img/nav_branding.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: none;
	height: 20px;
	width: 89px;
}
.btn-identity {
	background: transparent;
	background-image: url(../img/nav_identity.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: none;
	height: 20px;
	width: 79px;
}
.cat {
	width: auto;
	margin: 5px 0px;
	float: right;
}
#cat-wrap {
	clear: both;
	height: 20px;
	width: 900px;
	margin: 0px auto 10px auto;
}
#slide-wrap {
	clear: both;
	height: 400px;
	width: 900px;
	margin: 0px auto 10px auto;
}
#bottom-wrap {
	clear: both;
	height: 20px;
	width: 900px;
	margin: 30px auto 0px auto;
}
.f-contact-ico {
	float: left;
	margin: 5px 10px 0px 0px;
}
.foot-contact {
	font-size: 11px;
	color: #666;
	text-align: left;
	float: left;
	margin-top: 10px;
}
.copyright {
	font-size: 11px;
	color: #666;
	text-align: left;
	float: right;
	margin-top: 10px;
}






/*styles for CV*/

#content {
	height: auto;
	width: 900px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.it-bx {
	clear: both;
	float: left;
	height: auto;
	width: 860px;
	margin-bottom: 20px;
	padding: 20px;
}
.acc-ico {
	background-image: url(../img/resume.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 40px;
	float: left;
	margin: -10px 10px 0px 0px;
}
.resTxt1 {
	width: 100px;
	color: #666666;
}
.resTxt2 {
	width: 120px;
	color: #666666;
}
.resTxt3 {
	width: 150px;
	color: #666666;
}
.head1 {
	font-size: 14px;
	text-transform: uppercase;
	color: #F9A642;
	display: block;
	margin-bottom: 5px;
	margin-top: 10px;
}
.head2 {
	font-size: 12px;
	color: #99CC00;
	margin-top: 5px;
}
