*{
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding: 0;

}*

body {
	margin: 50px 0 0;
	background: #fff url(../images/bg.gif) repeat-x;
	color: #666666;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font-size: 13px;
}

    ul {
	line-height: 20px;
	margin-left: 50px;
}
    
	h1 {
	font-size: 2.5em;
	font-weight: normal;
	float: left;
}
	h1 a { text-decoration: none; }
	h2 {
	font-size: 30px;
	color: #666666;
	font-weight: bolder;
	margin: 0;
	text-decoration: underline;
}
	h3 { font-size: 1.5em; border-bottom: 1px solid #eee; margin: 0 0 .8em; }
	h4 {
	font-size: 1.5em;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
}
	h5 { font-size: 1.5em; margin: 10px 0; color: #003366;}
	h6 { font-size: 17px; color: #003366; font-weight:bolder; margin: 0 0 10px 0;}
	p  {
	margin: 0 0 30px 0;
	line-height: 20px;
}
	em { border-bottom: 1px dotted #fff; cursor: pointer; }
	a {
	color: #FF6600;
}
	a:hover {
	color: #0066CC;
	text-decoration: none;
}
	img { border: 0; }
	.red { color: #9D2900; }
	
.wrap {
	width: 900px;
	margin: 0 auto;
}

 
#header {
	width: 900px;
	height: 50px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
	#menu  { float: right; padding: 6px 0 0 0; list-style: none; }
		#menu li { display: inline; }
		#menu a { display: block; float: left; margin-left: 30px; padding: 7px; text-decoration: none; font-size: 13px; color: #000000; }
		#menu a:hover { color: #000; border-bottom: 2px solid #ccc; }
		#menu .active a { border-bottom: 2px solid #C70012; color: #9D2900;}
 
#teaser {
	clear: both;
	height: 400px;
	background-color: #000000;
	background-repeat: repeat-x;
}
	.box { float: left; padding: 66px 0 0; width: 480px; color: #C7E3EE; }
#image {
	float: left;
	width: 900px;
	position: relative;
	top: 0px;
	height: 400px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/cs661_intro.swf);
	visibility: visible;
	
}
	
#bar { height: 40px; margin: 0 0 30px; padding: 8px 0 0 0; background: url(../images/bar.gif) repeat-x; }
	.step {
	cursor: pointer;
	color: #FAFDDD;
	font-size: 1.4em;
	float: left;
	text-align: center;
	background: url(../images/step.gif) no-repeat;
	height: 30px;
	margin-top: 0;
	margin-right: 35px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 11px;
}
	.step a {
	color: #fff;
	margin: 0 10px 0 0;
	text-decoration: none;
}

     .step a:hover {
	color: #33CCFF;
	text-decoration: none;
}
	
.col {
	width: 900px;
	margin-bottom: 0px;
	margin-left: 0;
	border-bottom-color: #666666;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}


	
.co2 {
	width: 900px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0;
}


#footer {
	clear: both;
	width: 880px;
	padding: 15px;
	background: #fff url(../images/small_logotype1.jpg) no-repeat right 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #949494;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #323232;
}	
	#footer .right { float: right; margin: 0 55px 0 0; }
	#footer a { color: #808080; font-weight: bold; }
	
	
	#footer1 {
	clear: both;
	width: 900px;
	padding: 15px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align:right;
}	
	#footer1 .right { float: right; margin: 0 55px 0 0; }
