body {
	margin: 24px 0px 0px 0px;
	text-align: center;
	background-color: #cc6600;
}
#Container {
	margin: auto;
	position:relative;
	width:768px;
	background-color:#FFFFFF;
	
	background-repeat:repeat-y;*/
}

*html #Container {background-color: #CC6600;}

*html #Container {width: 766px;}

#Header {
	width:768px;
	margin: 0 0 0 0;
	padding-top: 6px;
	text-align: center;
	background: url(http://www.spodakstefano.com/images/header.gif);
}


#topBar {
	width:768px;
	height:18px;
	margin: 0px 0px 0px 0px;
	/*background-image:url(http://www.spodakstefano.com/images/ssa1-top.gif);
	background-repeat:repeat-x;*/
}

*html #topBar {width: 766px;}

#topLeft {
	width:18px;
	height:18px;
	margin: 0px 0px 0px 0px;
	/*background-image:url(http://www.spodakstefano.com/images/ssp1-ul.gif);
	background-repeat:no-repeat;*/
	float:left;
	clear:inherit;
}
#topRight {
	width:18px;
	height:18px;
	margin: 0px 0px 0px 0px;
	/*background-image:url(http://www.spodakstefano.com/images/ssa1-ur.gif);
	background-repeat:no-repeat;*/
	float:right;
	clear:inherit;
}
#Logo {
	margin: 0px 0px 0px 18px;
	text-align: left;
}
#ContentOuter {
	width:768px;
	background: url(http://www.spodakstefano.com/images/body.gif) repeat-y;
	
}

*html #ContentOuter {width: 768px;}

#Content {
	margin: auto;
	width:738px;
	padding-bottom: 25px;
	
	clear:both;
}
#ColumnLeft {
	margin: 30px 0px 0px 20px;
	width:150px;
	height:auto;
	float:left;
	overflow:visible;
}
#ColumnLeftTwo {
	margin: 30px 0px 0px 0px;
	width:150px;
	height:auto;
	float:left;
	text-align:left;
	overflow:visible;
	background-color: #99cccc;
}
#ColumnLeftThree {
	margin: 20px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	width:130px;
	height:auto;
	float:left;
	text-align:left;
	overflow:visible;
}
#ColumnLeftTwoTop {
	margin: 0px 0px 0px 0px;
	width:150px;
	height:9px;
	/*background-image:url(http://www.spodakstefano.com/images/getStartedTop.gif);
	background-repeat:no-repeat;*/
}
#ColumnLeftTwoMid {
	margin: 0px 10px 0px 10px;
	width:130px;
}
#ColumnLeftTwoBot {
	margin: 0px 0px 0px 0px;
	width:150px;
	height:9px;
	/*background-image:url(http://www.spodakstefano.com/images/getStartedBot.gif);
	background-repeat:no-repeat;*/
	background-color:#FFFFFF;
}
.leftText {
	font-family: Courier;
	font-weight:200;
	color:#333333;
	font-size: 10px;
	line-height: 12pt;
	text-align:left;
}
.leftTextTwo {
	font: italic bold 1em/1.4 Arial, Helvetica, Verdana, sans-serif;
	color:#333333;
	text-align:left;
	padding-left: 10px;
}
.leftTextTwo a {
	color:#333333;
	text-decoration:none;
	border-bottom: 2px solid #DDDDDD;
}
.leftTextTwo a:hover {
	color:#000000;
	text-decoration:none;
	border-bottom: 2px solid #FFFFFF;
}
.leftTextToo {
	font-family: Arial;
	font-weight:800;
	color:#333333;
	font-size: 10px;
	line-height: 13pt;
	text-align:left;
}
.leftTextThree {
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:800;
	color:#333333;
	font-size: 12px;
	line-height: 14pt;
	text-align:left;
}
#ColumnMain {
	margin: 0px 0px 0px 0px;
	width:530px;
	float:right;
	
	text-align:left;
}
#ColumnMainHeader {
	width:610px;
	margin: 20px 20px 0px 20px;
	text-align:left;
}
#ColumnMainText {
	width:485px;
	margin: 20px 20px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	float:right;
}
.mainText {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	line-height: 16pt;
	font-weight:300;
}
#MainImage {
	margin: 0px;
	width:345px;
		border-right:solid;
	border-right-color:#0067AC;
	border-right-width: 2px;	
}
#Footer {
    margin: auto;
    clear: both;
	width:768px;
	background: #CC6600 url(http://www.spodakstefano.com/images/footer.gif)  top left no-repeat;
	padding-top: 30px;
	padding-bottom: 10px;
}

#Footer div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

#FooterTwo {
	margin: auto;
	text-align:center;
	width:768px;
	background-color: #CC6600;
	background-image: none !important;
	border: 1px solid  #CC6600;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 17px;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 9px;
	font-weight: bold;
	margin: 10px;
	width:748px;
	color: #CCCCCC;
}
#botBar {
	width:768px;
	height:18px;
	margin: 0px 0px 0px 0px;
	background-color:#CC6600;
	/*background-image:url(http://www.spodakstefano.com/images/ssa1-bot.gif);
	background-repeat:repeat-x;*/
}
#botLeft {
	width:18px;
	height:18px;
	margin: 0px 0px 0px 0px;
	/*background-image:url(http://www.spodakstefano.com/images/ssa1-ll.gif);
	background-repeat:no-repeat;*/
	float:left;
	clear:inherit;
}
#botRight {
	width:18px;
	height:18px;
	margin: 0px 0px 0px 0px;
	/*background-image:url(http://www.spodakstefano.com/images/ssa1-lr.gif);
	background-repeat:no-repeat;*/
	float:right;
	clear:inherit;
}
#navigation {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	width:130px;
	float:left;
	overflow:visible;
}
#navigation ul {
	margin: 0;
	padding: 0;
}

#navigation li {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #666666;
	font: bold .9em/1.2 Arial, Helvetica, Verdana, sans-serif;
	border-bottom: 2px solid #FFCC00;
}

#navigation li a, #navigation li.current {
	margin: 0;
	padding: 9px 0px 8px 0px;
	text-decoration: none;
	color: #333333;
	display: block;
	width: 130px;
	text-align: left;
}

#navigation ul li ul {margin-bottom: 15px;}

#navigation li li {border-bottom: 0px;}

#navigation li li a {
	font-size: 12px;
	padding: 5px 0 2px 15px;

}

.home {
	margin: 0;
	padding: 12px 0px 11px 0px;
	text-decoration: none;
	color: #CC6600 !important;
	display: block;
	width: 130px;
	text-align: left;

}

.home a {color: #CC6600 !important;}

#navigation h2 {
	width: 130px;
}

#navigation p {
	width: 130px;
	line-height: 1.2;
	text-align: left;
}

#navigation li.current, #navigation a:hover {
	color: #CC6600;
}

#Footer a {text-decoration: none; color: #000;}

ol li {margin-top: 15px;}

.note {font-size: 12px; font-style: italic;}