
.slide {
	display: table-cell;
	width: 600px;
	height: 500px;
	text-align: center;
}

.slide #top_text {
	width: 600px;
	height: auto;
	padding: 10px;
}

#top_text {
	text-align: center;
}

#top_text bigblueh3 {
	text-align: center;
	font-size: 20px;
	font-weight: lighter;
	color: #23adfe;
	padding-bottom: 4px;
}

#top_text h4, #bottom_text h4 {
	text-align: center;
	font-size: 15px;
	font-weight: lighter;
	color: #2d2d2d;
	padding-bottom: 2px;
}

#image_caption {
	position: absolute;
	right: 7%;
	bottom: 22%;
}

#image_caption h4 {
	font-size: 12px;
	text-align: left;
}

.slide #image_sec {
	display: table;
	width: 580px;
	height: auto;
	padding-bottom: 10px;
	text-align: center;
}

#image_sec #image {
	display: table-cell;
	width: 100px;
	height: 100px;
	text-align: center;
	padding: 20px;
}

#image img {
	padding: 2px;
	border: 1px solid #9e9e9e;
	color: #9e9e9e;
}

#image_sec img {
	padding: 2px;
	border: 1px solid #9e9e9e;
	color: #9e9e9e;
}

.slide #image_getstarted {
	display: table;
	width: 600px;
	height: auto;
	text-align: center;
}

#image_getstarted #imageget {
	display: table-cell;
	text-align: center;
}

#imageget a, #imageget a:visited {
	text-decoration: none;
}

#bottom_text ul ol {
	font-size: 18px;
	padding: 2px;
}

#left_block {
	top: 5%;
}

#left_block h3 a, #left_block h3 a:visited {
	text-decoration: none;
	color: #0dbcf8;
}

html, body {
text-align: center;
}
p {text-align: left;text-align: justify;
}
