.topBanner {
	background-image: url(../images/background_01.png);
	background-repeat: no-repeat;
	width: 691px;
	height: 210px;
	margin: auto;
	padding: 0px;
}

.topBanner_home {
	background-image: url(../images/background_home_01.png);
	background-repeat: no-repeat;
	width: 691px;
	height: 210px;
	margin: auto;
	padding: 0px;
}

.topBanner_work {
	background-image:  url(../images/background_work_01.png);
	background-repeat: no-repeat;
	width: 691px;
	height: 210px;
	margin: auto;
	padding: 0px;
}
.menuItem {
	padding-top: 180px;
	padding-left: 80px;
}
.topBanner_cv {
	background-image:  url(../images/background_cv_01.png);
	background-repeat: no-repeat;
	width: 691px;
	height: 210px;
	margin: auto;
	padding: 0px;
}

.content {
	margin: auto;
	width: 691px;
	background-image: url(../images/background_02.png);

}

.content_work {
	margin: auto;
	width: 691px;
	background-image: url(../images/background_work_02.png);

}

.content_cv {
	margin: auto;
	width: 691px;
	background-image: url(../images/background_cv_02.png);

}
.content_01 {
	padding-left: 80px;
	padding-right: 80px;
}

.content_01_home {
	padding-left: 120px;
	padding-right: 120px;
}
.footer {
	background-image: url(../images/background_04.png);
	width: 691px;
	margin: auto;
	height: 37px;
}
.footer_work {
	background-image: url(../images/background_work_04.png);
	width: 691px;
	margin: auto;
	height: 37px;
}
.footer_cv {
	background-image: url(../images/background_cv_04.png);
	width: 691px;
	margin: auto;
	height: 37px;
}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 1.3em;
	font-weight: bold;
	color: #990000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin: 0px;
	padding: 0px;
}
.maincontainer_CV {
	background-image: url(../images/background_cv_02.png);
	background-repeat: repeat-y;
	margin: auto;
	width: 691px;
}
.maincontainer_work {
	background-image: url(../images/background_work_02.png);
	background-repeat: repeat-y;
	margin: auto;
	width: 691px;
}
.maincontainer_home {
	background-image: url(../images/background_02.png);
	background-repeat: repeat-y;
	margin: auto;
	width: 691px;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 2.5em;
	font-weight: bold;
}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 1.5em;
	font-weight: bold;
}
.boldText {
	font-family: "Courier New", Courier, mono;
	font-size: 1.3em;
	font-weight: bold;
}
.imageFloatLeft {
	margin: 5px;
	padding: 5px;
	float: left;
}
.centreSWF {
	text-align: center;
}
.client_head {
	font-size: 1em;
	font-weight: bold;
}
.floatRight {
	float: right;
}
.bottom_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
.job_description {
	width: 400px;
	padding-left: 30px;
}
.clear_all {
	clear: both;
}
.float_left {
	float: right;
}
.product_width {
	width: 530px;
	clear: both;
}
