@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.container {
	width: 1033px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
.container .left {
	float: left;
	width: 225px;
	margin-right: 20px;
}
.container .left ul {
	margin: 0px;
	padding: 0px;
}
.container .left ul li {
	list-style-type: none;
	color: #CCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	clear: both;
	margin-top: 20px;
	margin-right: 37px;
	margin-bottom: 20px;
	margin-left: 6px;
	float: none;
	display: block;
	text-transform: lowercase;
	font-size: 18px;
	text-align: right;
}
.container .left ul li a {
	text-decoration: none;
	color: #CCC;
	font-weight: bold;
	width: 180px;
}
.container .left ul li a b {
	font-family: "Comic Sans MS", cursive;
	display: none;
}
.container .left ul li.activeStep a{
	color: #666;
	font-size: 32px;
}
.container .left ul .activeStep {
	margin-right: 6px;
}

.container .left ul li.activeStep b {
	display: inline;
	color: #F00;
}
.container .right {
	float: right;
	width: 720px;
}
.step   {
	border: 3px solid #BE9865;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(../images/bg.jpg);
	background-color: #EADEC6;
}h2 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #EA0000;
	text-transform: lowercase;
	font-size: 50px;
}#home .container .left h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
}
.txttitle {
	font-size: 28px;
	padding: 7px;
	width: 400px;
	display: block;
	float: left;
	margin-left: 40px;
	border: 1px solid #BE9865;
}
.container .right #step1 .demoleft {
	background-color: #FFF;
	padding: 8px;
	
}
.container .right #step1 .demoleft span{
	float: left;
	padding-top: 15px;
	padding-right: 3px;
	color: #000;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 25px;
}
.container .right #step1 p span {
	float: right;
	display: block;
	padding: 5px;
}

.button {
	padding: 8px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #EA0000;
	border-right-color: #EA0000;
	border-bottom-color: #EA0000;
	border-left-color: #EA0000;
}
.container .right   hr {
	padding: 5px;
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	clear: both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #FFFDFD;
	border-right-color: #FFFDFD;
	border-bottom-color: #FFFDFD;
	border-left-color: #FFFDFD;
	height: 1px;
	width: 100%;
	list-style-type: none;
}
.preview {
	margin-left: 35px;
}

 .preview ul {
	padding: 0px;
	margin: 0px;
}
 .preview ul li {
	list-style-type: none;
	float: left;
	width: 251px;
	margin: 6px;
	border: 2px solid #FFF;
	cursor: hand;
	list-style-position: inside;
	padding-left: 20px;
	behavior: url(../images/border-radius.htc);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background-color: #FFF;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 4px;
	background-image: url(../images/select-o.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
 .preview ul li:hover {
	border: 2px solid #DBC791;
	background-color: #FFF;
	background-image: url(../images/select-a.gif);
}
.round{
		behavior: url(../images/border-radius.htc);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
 
}
#home {
	;
}
#firstli{
	background-image: url(../images/select-a.gif);		 
		 }
h1, .cap5{display: block;
	text-align: center;
	margin: 0px;
	padding: 0px;

}
h1 a,.cap5 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	text-align: center;
	display: block;
}
#logo {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.left p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: justify;
	color: #333;
}
.fb {
	overflow: visible;
}
.container2 {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
