@charset "UTF-8";
/* CSS Document */

div#header {
	text-align: center;
	background-image: url(Images/MastheadRepete.png);
	margin: 0;
	padding: 0;
}

#tableDiv {
	margin: 0;
	padding: 0;
	position: relative;
	top: -2px;
}

td img {
		display: block;
}
body {
	text-align:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(Images/mainbackgroundrepeat.png) repeat fixed 50%;
	font: 100% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* @group Text Formatting */

p {
	color: white;
	padding-left: 25px;
	padding-right: 25px;
}

/* @group Index Page */

p.mainbodyType {
	text-align: justify;
	text-indent: 5%;
	line-height: 22pt;
	font-size: 13pt;
}

p.indexPoints {
	color: #fcd385;
	padding-left: 35px;
	padding-bottom: 50px;
	padding-top: 50px;
	font-weight: bold;
	font-size: 11pt;
}

/* @end */

/* @group Services */

h2 {
	font-size: 14pt;
	padding-right: 25px;
	padding-left: 25px;
	color: white;
	font-weight: normal;
	font-style: normal;
}

p.servPara {
	font-size: 11pt;
	line-height: 14pt;
}

p.italicTextServ {
	font-style: italic;
	font-size: 11pt;
}

/* @end */

/* @group Equipment */

p.TextEquip {
	line-height: 20pt;
}

p.TextEquip2 {
	line-height: inherit;
}

p.italicTextEquip {
	font-style: italic;
	line-height: 19pt;
}

p.italicTextEquip2 {
	font-style: italic;
}



/* @end */

/* @group Awards */

li.awardsList {
	color: white;
	padding-bottom: 31px;
	list-style-type: disc;
	list-style-position: outside;
}



/* @end */

/* @group Reel */



/* @end */

/* @group Contact */

p.fromText1 {
	text-align: center;
	padding: 0;
}

p.formText2 {
	padding: 0;
	margin-top: 3px;
	margin-bottom: 12px;
	text-align: right;
}
input {
	margin-left: 13px;
	width: 450px;
	margin-bottom: 5px;
	margin-top: 10px;
	background-color: #aed6fd;
	border-style: none;
	height: 24px;
}

input#Submit, input#Reset {
	text-align: center;
	background-color: #aed6fd;
	border-style: none;
	margin: 0 0 0 10px;
	padding: 0;
	height: 20px;
	font-size: 10pt;
	width: 113px;
}

textarea#Comments {
	margin-left: 13px;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 450px;
	background-color: #aed6fd;
	height: 103px;
	border-style: none;
}


/* @end */

/* @end */

p.messageBack {
	font-size: 1.3em;
	line-height: 2em;
}

