@charset "utf-8";
/* CSS Document */

#left_div {
	float:left;
	width:283px;
	height:431px;
	background-image:url(watch_videos.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#f7931e;
	padding:0;
}

#right_div {
	float:left;
	width:560px;
	height:406px;
	background-color:#192440;
	background-image:url(process_back.jpg);
	padding:25px 47px 0 60px;
	overflow:auto;
}

#left_column {
	float:left;
	width:275px;
	padding:0;
}

#right_column {
	float:left;
	width:265px;
	padding:0;
}

#process1 {
	float:left;
	width:260px;
	height:180px;
	padding:0;
}

#img01 {
	float:left;
	width:85px;
	height:120px;
	padding:13px 0 0 0;
}

#text1 {
	float:left;
	width:170px;
	height:170px;
	padding:0;
}

#number1 {
	float:left;
	width:30px;
	height:50px;
	padding:0;
}

#text10 {
	float:left;
	width:140px;
	height:175px;
	padding:0;
}

#number10 {
	float:left;
	width:53px;
	height:50px;
	padding:0;
}

.ultralogo {
	float:left;
	padding:8px 0 0 0;
}

/* DEFAULT TEXT STYLES */
p {
	font-family:Arial,Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	margin-bottom:.75em;
	line-height:1.1em;
}

/* LINKS */
a:link.linkgr {font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #00ae98; text-decoration: none; font-weight:bold; outline: none}
a:visited.linkgr {font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #00ae98; text-decoration: none; font-weight:bold; outline: none}
a:hover.linkgr {font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #00ae98; text-decoration: underline; font-weight:bold; outline: none}
a:active.linkgr {font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #00ae98; text-decoration: underline; font-weight:bold; outline: none}

a:link.link {font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #5a5a5a; text-decoration: underline; outline: none}
a:visited.link {font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #5a5a5a; text-decoration: underline; outline: none}
a:hover.link {font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #5a5a5a; text-decoration: underline; outline: none}
a:active.link {font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #5a5a5a; text-decoration: underline; outline: none}

/* SPECIAL */
.green1 {
	font-family:Arial,Helvetica, sans-serif;
	font-size:34px;
	color:#8cc642;
	font-weight:normal;
	font-weight:bold;
	line-height:.75em;
}

.yellow1 {
	font-family:Arial,Helvetica, sans-serif;
	font-size:22px;
	color:#fff200;
	font-weight:normal;
	font-weight:bold;
	line-height:1.44em;
}

.yellow2
 {
	font-family:Arial,Helvetica, sans-serif;
	font-size:28px;
	color:#fff200;
	font-weight:normal;
	font-weight:bold;
	line-height:1.44em;
}

.yellow4
 {
	font-family:Arial,Helvetica, sans-serif;
	font-size:44px;
	color:#fff200;
	font-weight:normal;
	font-weight:bold;
	line-height:1.44em;
}

.caption {
	font-family:Arial,Helvetica, sans-serif;
	font-size:9px;
	color:#009b7c;
	font-weight:normal;
	font-weight:bold;
	line-height:1.44em;
}