html {
	overflow: -moz-scrollbars-vertical;
	}

body {
	background: #448299 url(../images/page_background.png) repeat-x top left;
	background-attachment: fixed;
	color: #ffffff;
	margin: 0;
	padding: 0;
	}

h1, h2, h3, h4, h5, h6 {
	color: #ffffff;
	font-weight: bold;
	}

a:link,
a:visited,
a:active {
	color: #ff9900;
	}

a:hover,
a:focus {
	color: #ffaa00;
	}


.container {
	background: transparent url(../images/panel_bottom.png) no-repeat bottom center;
	margin: 100px auto 0 auto;
	position: relative;
	width: 730px;
	}

#header {
	background: transparent url(../images/panel_top.png) no-repeat top center;
	height: 85px;
	left: 0;
	position: absolute;
	top: -85px;
	width: 730px;
	}

#header h1 {
	font-size: 1em;
	margin: 0;
	padding: 0;
	}

#header h1 a {
	display: block;
	height: 60px;
	overflow: hidden;
	text-indent: -9999px;
	width: 470px;
	}

#content {
	padding: 18px 36px;
	}

#content ul {
	list-style: none;
	margin-left: 0;
	}

#content li {
	background: transparent url(../images/list_icon.png) no-repeat top left;
	padding-left: 18px;
	}

#content h3 {
	border-bottom: 1px dashed #60718d;
	}

#content table {
	border-collapse: collapse;
	}

#content th {
	background-color: #60718d;
	}

#content td {
	border-bottom: 1px solid #60718d;
	}

#content img.logo {
	float: left;
	margin: 0 1em 1em 0;
	}

#footer {
	padding: 0 180px 18px 36px;
	}

#footer #contact {
	background: transparent url(../images/title_contact.png) no-repeat center left;
	font-size: 1em;
	height: 36px;
	line-height: 1;
	margin: 0 0 1em 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 320px;
	}

#footer .vcard {
	background: transparent url(../images/vcard.png) no-repeat center left;
	padding: 0 0 0 150px;
	}

#footer .vcard h3 {
	margin: 0 0 6px 0;
	}

#footer .vcard ul {
	list-style-type: none;
	margin-left: 0;
	}

#objective,
#skills,
#experience,
#references {
	background-color: transparent;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	cursor: pointer;
	font-size: 1em;
	height: 36px;
	line-height: 1;
	margin: 0 0 1.5em 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 658px;
	}

#objective.selected,
#skills.selected,
#experience.selected,
#references.selected {
	background-position: 0px -36px;
	cursor: default;
	}

#objective {
	background-image: url(../images/title_objective.png);
	}

#skills {
	background-image: url(../images/title_skills.png);
	}

#experience {
	background-image: url(../images/title_experience.png);
	}

#references {
	background-image: url(../images/title_references.png);
	}

h3.bbb,
h3.mongoose,
h3.techflare,
h3.bnt,
h3.octopustravel {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center left;
	border: 0px !important;
	overflow: hidden;
	text-indent: -9999px;
	}

h3.bbb {
	background-image: url(../images/logo_bigbrownbox.png);
	height: 110px;
	width: 111px;
	}

h3.bbb a {
	display: block;
	height: 110px;
	width: 111px;
	}

h3.mongoose {
	background-image: url(../images/logo_mongoose.png);
	height: 54px;
	width: 200px;
	}

h3.mongoose a {
	display: block;
	height: 54px;
	width: 200px;
	}

h3.techflare {
	background-image: url(../images/logo_techflare.png);
	height: 55px;
	width: 200px;
	}

h3.techflare a {
	display: block;
	height: 55px;
	width: 200px;
	}

h3.bnt {
	background-image: url(../images/logo_bnt.png);
	height: 61px;
	width: 176px;
	}

h3.bnt a {
	display: block;
	height: 61px;
	width: 176px;
	}

h3.octopustravel {
	background-image: url(../images/logo_octopustravel.png);
	height: 25px;
	width: 200px;
	}

 .framework_logos {
	height: 137px;
	width: 658px;
	}