	/* 
	Style for MXS ReBirth Version 1
	Author: MXS MV
	Date: Feb. 13, 07
	Contact: info@mxs.ca 
	*/
	
	body {
	background: #1B1C1C url('/img/bgtop.jpg') repeat-x top center;
	margin: 0;
	padding: 0;
	margin-top: 50px;
    vertical-align:top;
    margin-left:auto;
    margin-right:auto;
    font-family: Arial, Verdana, Century Gothic;
    font-size: 12px;
    color: #999999;
    line-height:14px;
    word-spacing:.03em;
	text-align: center;
	}

	a:link, a:visited {
	display: inline;
	font-size: 12px;
	color: #CBC9C9;
	text-decoration: none;
	padding: 0;
	margin: 10px;
	margin-right: 0;
	float: none;
	}


	a:hover, a.current:link, a.current:visited {
	color: #ED7000;
	text-decoration: underline;
	float: none;
	}

	h2 {
	display: block;
	padding: 0;
	margin: 0;
	color: #ED7000;
	font-size: 17px;
	letter-spacing: 0px;
	}

	#header_top {
	background: url('/img/head_top_logo.jpg') no-repeat top left;
	width: 862px;
	height: 258px;
	margin: 0;
	padding: 0;
	margin-left:auto;
    margin-right:auto;
	text-align: right;
	}

	#header_top a:link, #header_top a:visited {
	display: block;
	float: right;
	font-size: 11px;
	margin-right: 10px;
	margin-top: 40px;
	text-decoration: none;
	}

	#header_top a.End:link, #header_top a.End:visited {
	margin-right: 35px !important;
	margin-right: 15px;
	}

	#header_bottom {
	clear: both;
	background: url('/img/head_bot.jpg') no-repeat top center;
	width: 810px;
	height: 55px;
	margin: 0;
	padding: 0;
	margin-left:auto;
    margin-right:auto;
	padding-top: 0px;
	vertical-align: top;
	}

	#header_bottom a:link, #header_bottom a:visited {
	margin-right: 10px;
	}

	#header_bottom ul {
	display: block;
	padding: 0;
	margin: 0;
	margin-left: 20px !important;
	margin-left: 15px;
	text-align: left;
	width: 380px;
	list-style-type: none;
	float: left;
	}


	#MainNav {
	float: left;
	margin: 0;
	margin-left: 7px !important;
	margin-left: 5px;
	padding: 0;
	width: 390px;
	border: 0;
	line-height: 45px;
	text-align: center;
	}

	#SubNav {
	float: right;
	margin: 0;
	margin-right: 5px;
	padding: 0;
	width: 380px;
	border: 0;
	line-height: 45px;
	text-align: center;
	}

	#SubNav a:link {
	font-size: 11px;
	}

	#SubNav a:visited {
	font-size: 11px;
	}

	#wrapper {
	margin: 0;
	padding: 0;
	background: url('/img/content_bg.jpg') repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 812px;
	text-align: left;
	}

    #wrapper a:link, #wrapper a:visited {
	display: inline;
	font-size: 12px;
	color: #ED7000;
	margin-left: 0;
	margin-right: 0;
	text-decoration: underline;
	float: none;
	}
	
	#wrapper a:hover {
	color: #CBC9C9;
	text-decoration: none;
	float: none;
	} 

	#content_left {
	float: left;
	width: 260px;
	padding-bottom: 10px;
	}

	#content_left h1 {
	display: block;
	padding: 0;
	margin: 0;
	width: 260px;
	background: url('/img/left_top.jpg') no-repeat top center;
	line-height: 50px;
	text-indent: 20px;
	color: #ED7000;
	font-size: 17px;
	letter-spacing: 0px;
	}
	
	#content_left p {
		margin-top: 0;
		margin-left: 20px;
		margin-right: 20px;
		padding: 0;
	}

	#content_right {
	float: right;
	width: 535px;
	padding-bottom: 10px;
	}

	#content_right h1 {
	display: block;
	padding: 0;
	margin: 0;
	width: 535px;
	background: url('/img/right_top.jpg') no-repeat top center;
	line-height: 50px;
	text-indent: 20px;
	color: #ED7000;
	font-size: 17px;
	letter-spacing: 0px;
	}

	#content_right p {
		margin-top: 0;
		margin-left: 20px;
		margin-right: 20px;
		padding: 0;
	}

	p.leftBlock {
	display: inline;
	float: left;
	width: 140px;
	margin-right: 0;
	padding-right: 0;
	}

	p.photosBlock {
	display: inline;
	float: right;
	width: 320px;
	margin: 0;
	padding: 0;
	margin-right: 1px;
	}



	p img {
		border: 2px solid #CCC;
		margin: 0;
		margin-left: 20px;
		}

	p.clear {
		clear: both;
	}

	#copyrights {
		clear: both;
		width: 812px;
		margin: 0;
		background: #1B1C1C url('/img/content_bottom.jpg') no-repeat top center;
		line-height: 60px;
		text-align: center;
		font-size: 0.8em;
	}

form {
padding-left: 20px;
}

input, textarea {
padding: 3px;
font-size: 11px;
font-family: Arial, Verdana, Century Gothic;
background: #000;
border: 1px solid #ff7800;
color: #CCC;
}

textarea {
overflow: none;
width: 200px;
height: 100px;
}

#phone2Label, #phone3Label {
	display: none;
	text-indent: -1000em;
	width: 0;
}

#phone1, #phone2 {
width: 30px;
}

#phone3 {
width: 40px;
}

#submit {
background: #ff7800;
color: #000;
font-size: 17px;
font-weight: bold;
font-family: Arial, Verdana, Century Gothic;
}
/*
#content_right table {
width: 260px;
}
*/
#content_right table td {
padding-bottom: 5px;
}

td.label {
color: #ff7800;
text-align: right;
vertical-align: top;
}

#innerRight ul.FormErrors {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#content_right ul.FormErrors li {
	color: red;
	margin: 0;
	padding: 0;
	border: 0;
}

/* Advertising Spots Table */

#spots {
	width: 480px;
	}

#spots td, #spots th {
	font-size: 12px;
	width: 100px;
	border-bottom: 1px solid #000;
	padding-bottom: 5px;
	padding-top: 5px;
	}

#spots th {
	color: #ff7800;
	}


#spots .sSlot {
	text-align: left;
	width: 180px;
	}

#spots .sSpec {
	text-align: center;
	}

#spots .sType {
	text-align: center;
	font-size: 10px;
	}

#spots .sLoc {
	text-align: left;
	}
