/* Main Styles */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: normal;
font-size: 100%;
vertical-align: baseline;
text-decoration: none;
background-repeat:no-repeat;
}



body {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	background-image:url(images/backRepeat.jpg);
	background-repeat:repeat-x;
	background-color: #fab567;
	color:#000000;
	text-align:center;
}


h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#9b9b9b;
	font-weight:normal;
	margin:0px;
}

a:link, a:visited {
	font-size:11px;
	color:#000000;	
	text-decoration:underline;
}

a:hover {
	font-size:11px;
	color:#000000;	
	text-decoration:none;
}

ol {
	margin-left:18px;
}


/* CONTAINERS */

#container {
	width: 880px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#innerContainer {
	width: 880px;
	background-image:url(images/containerTile.jpg);
	background-repeat:repeat-y;
	float:left;
}

#topContainer {
	width: 880px;
	float:left;
	height:194px;
	background-color:#FFF;
}

#mainContainer {
	width: 850px;
	float:left;
	margin-left:15px;
	margin-bottom:20px;
}


/* TOP */

.logo {
	width:308px;
	margin-top:52px;
	margin-left:auto;
	margin-right:auto;
}

.topRow {
	font-size:11px;
	color:#000000;
	margin-left:auto;
	margin-right:auto;
	width:550px;
	margin-top:10px;
}

/* MAIN */

.orangeDiagBlock {	
	width: 830px;
	background-image:url(images/tileDiagonal.jpg);
	background-repeat:repeat;
	float:left;
	padding:10px;
	text-align:center;
}

.sectionBlock {
	width: 850px;
	float:left;
	margin-top:15px;
}

.blackBlock {
	width:399px;
	float:left;
	margin-left:21px;
}


.BlockTop {
	width:399px;
	float:left;
}

.blackBlockMid {
	width:359px;
	float:left;
	background-image:url(images/blackBlockMId.jpg);
	background-repeat:repeat-y;
	padding:20px;
	font-size:11px;
	color:#ffe6ca;
}

.BlockBot {
	width:399px;
	float:left;
}

.orangeBlockWhole {
	width:399px;
	height:358px;
	float:left;
	margin-left:11px;
	background-image:url(images/orangeBlockWhole.jpg);
	background-repeat:no-repeat;
}

.orangeBlockWhole1 {
	width:359px;
	float:left;
	padding:20px;
	padding-top:58px;
	font-size:11px;
	color:#ffe6ca;
}

.orangeBlockWhole2 {
	width:359px;
	float:left;
	padding:20px;
	padding-top:33px;
	font-size:11px;
	color:#ffe6ca;
}
