body    {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-image: url(images/bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
td,th, tr {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	height: 25px;
	background-color: #79AAFB;
	text-align: left;
	vertical-align: middle;
	border-top: 1px solid #AAC8F9;
	border-right: 1px solid #577096;
	border-bottom: 1px solid #577096;
	border-left: 1px solid #AAC8F9;
	padding-left: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5385C2;
	padding-left: 10px;
	color: #003149;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-left: 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-position: right;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	background-color: #79AAFB;
	height: 25px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #5385C2;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	color: #666666;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}






.template #sideBarLeft {
	width: 1000px;
	background-repeat: repeat-y;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/leftSideSpacer.gif);
}


.template #sideBarRight {
	width: 1000px;
	background-repeat: repeat-y;
	background-position: right top;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/rightSideSpacer.gif);
}

.template #content {
	width: 960px;
	margin-left: 20px;
}

.template #insideWrapper {
	text-align: left;
	position: relative;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}

.template #header1 {
	background-image: url(images/tmpMenuBarPadding.jpg);
	height: 33px;
	width: 470px;
}
.template #btnNews {
	height: 33px;
	width: 80px;
	left: 574px;
	top: 0px;
	position: absolute;
}
.template #btnServices {
	height: 33px;
	width: 96px;
	position: absolute;
	left: 654px;
	top: 0px;
}

.template #btnPricing {
	position: absolute;
	height: 33px;
	width: 79px;
	left: 750px;
	top: 0px;
}
.template #btnPortfolio {
	height: 33px;
	width: 87px;
	left: 829px;
	top: 0px;
	position: absolute;
}
.template #btnContact {
	position: absolute;
	height: 33px;
	width: 84px;
	left: 916px;
	top: 0px;
}
.template #btnPersonnel {
	height: 33px;
	width: 104px;
	left: 470px;
	top: 0px;
	position: absolute;
}

.template #header {
	background-image: url(images/tmpMainHeader.jpg);
	height: 245px;
	width: 1000px;
}
.template #mainBody {
	background-image: url(images/tmpBodyBackground.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: auto;
	width: 1000px;
}
.form   #label {
	clear: none;
	float: left;
	width: 200px;
	text-align: right;
	margin-right: 15px;
	background-color: #717CEF;
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
}
.form submit {
	background-position: center;
}
.form input {
	background-color: #F2F2F2;
	border: 1px solid #666666;
}

.form input#txtName, .form textarea#txtFeedback, .form input#txtEmailAddress, .form input#txtInstrument, .form input#txtCity, .form input#txtCountry, .form input#txtAddress, .form input#txtAddress2 {
	width: 320px;
}
#rightHandFloat {
	clear: left;
	float: right;
	height: auto;
	width: 200px;
	padding-right: 10px;
	padding-left: 10px;
}

.formWrapper {
	position: relative;
	width: 700px;
}

.form #entryField {
	vertical-align: middle;
	margin-top: 2px;
}
.form  input#Submit {
	text-align: center;
	background-color: #717CEF;
	color: #FFFFFF;
	margin-left: 225px;
	font-weight: normal;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #889FFF;
	border-right-color: #0000CC;
	border-bottom-color: #0000CC;
	border-left-color: #889FFF;
}
.form fieldset {
	height: auto;
	width: auto;
	padding: 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.form legend {
	color: #666666;
	font-weight: bold;
	overflow: hidden;
}

.table th {
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.table  td  {
	padding: 3px;
}

.table tr {

}
.table {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.table  tr.alt td {
	background-color: #E4E7FA;
}
.table    .active   {
	text-align: center;
	width: 50px;
}
#rigthFloat {
	float: right;
	height: auto;
	width: 220px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #EFEFEF;
	border: 2px solid #999999;
	margin-left: 5px;
}
