@charset "utf-8";

/* Begin GLOBAL */
body {
	top: 0px;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	background-color: #e7e7e7;
	background-position: center;
}
#container {
	top: 0px; 
	border: 0;
	margin: auto;
	width: 903px;
	height: 518px;
	background-image: url(_images/cisco_launch_background.gif);
	background-repeat: no-repeat;
}
#header {
	position: relative;
	float: left;
	width: 903px;
	height: 72px;
}
#logo {
	position: relative;
	float: left;
	text-align: left;
	width: 66px;
	height: 58px;
	padding-left: 23px;
	margin-top: 14px;
	padding-right: 36px;
}
#tagline {
	position: relative;
	float: right;
	text-align: left;
	width: 770px;
	font-size: 20px;
	padding-top: 34px;
	color: #666666;
}
#top {
	position: relative;
	float: left;
	width: 878px;
	padding-left: 12px;
	padding-right: 12px;
	height: 261px;
}	
#main {
	position: relative;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
	padding-left: 30px;
	padding-top: 90px;
	width: 651px;
	height: 169px;
	background-image: url(_images/cisco_mainvideo_background.jpg);
	background-repeat: no-repeat;
}
#main h1 {
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 25px;
	color: #ffffff;
}
#main p {
	margin: 0;
	padding-top: 8px;
	padding-bottom: 12px;
	font-size: 16px;
	line-height: 20px;
	color: #ffffff;
}
#brochure {
	position: relative;
	float: right;
	text-align: left;
	padding-top: 13px;
	padding-left: 15px;
	width: 171px;
	height: 248px;
	line-height: 16px;
	font-size: 12px;
	background-image: url(_images/cisco_right_background.gif);
	background-repeat: no-repeat; 
}
#brochure h1 {
	padding: 0;
	margin: 0;
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 15px;
	line-height: 19px;
	color: #2f6681;
	text-align: left;
}
#brochure p {
	margin: 0;
	padding: 0;
	padding-bottom: 146px;
	font-size: 13px;
	color: #666666;
	text-align: left;
}
#center {
	position: relative;
	float: left;
	width: 878px;
	padding-left: 12px;
	padding-right: 12px;
	height: 184px;
}
#center_left {
	position: relative;
	float: left;
	width: 681px;
	height: 160px;
	margin-top: 12px;
}
#buttons {
	padding-top: 5px;
	position: relative;
	float: left;
	text-align: left;
	width: 681px;
	height: 20px;
	font-size: 11px;
	color: #006786;
	background-image: url(_images/cisco_button_background.gif);
	background-repeat: no-repeat; 
}
#buttons a.buttons_links{
	text-decoration: none;	
	font-size: 11px;
	color: #006786;
}
#buttons a.buttons_links:hover{
	text-decoration: underline;	
	font-size: 11px;
	color: #006786;
}
#slider {
	position: relative;
	float: left;
	text-align: left;
	width: 681px;
	height: 112px;
	padding-top: 21px;
	background-image: url(_images/cisco_slider_background.gif);
	background-repeat: no-repeat;
}
#slider h1 {
	padding: 0;
	margin: 0;
	padding-bottom: 7px;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	text-align: left;
}
#slider h2 {
	padding: 0;
	margin: 0;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	text-align: left;
}
#slider p {
	margin: 0;
	padding: 0;
	padding-bottom: 7px;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	text-align: left;
}
#center_right {
	position: relative;
	float: right;
	text-align: left;
	margin-top: 12px;
	padding-top: 10px;
	padding-left: 15px;
	width: 171px;
	height: 150px;
	line-height: 16px;
	font-size: 12px;
	color: #ffffff;
	background-image: url(_images/cisco_secondvideo_background.jpg);
	background-repeat: no-repeat;
}
#center_right h1 {
	padding: 0;
	margin: 0;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
	color: #ffffff;
}
#center_right p {
	padding: 0;
	margin: 0;
	padding-bottom: 52px;
}
#bottom {
	position: relative;
	float: left;
	width: 903px;
	text-align: left;
}
#copyright {
	padding-top: 23px;
	padding-left: 16px;
	color: #424242;
	line-height: 16px;
	font-size: 11px;
}




td.button {
	background-image: url(_images/cisco_button_background2.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	height: 31px;
	width: 152px;
	text-align: center;
}
a.copyright:link, a.copyright:active, a.copyright:hover, a.copyright:visited { 
	color: #006786;
	text-decoration: none;	
	line-height: 16px;
	font-size: 11px;
	font-weight: normal;
}
a.brochure:link, a.brochure:active, a.brochure:hover, a.brochure:visited { 
	color: #2f6681;
	text-decoration: none;
	font-size: 12px;
	line-height: normal;
}
a.topvid:link, a.topvid:active, a.topvid:hover, a.topvid:visited { 
	color: #ffffff;
	text-decoration: none;
	font-size: 15px;
}
a.center_right:link, a.center_right:active, a.center_right:hover, a.center_right:visited { 
	color: #ffffff;
	text-decoration: none;
	line-height: normal;
	font-size: 12px;
}
a.button_link:link, a.button_link:active, a.button_link:hover, a.button_link:visited { 
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding:10px 30px 10px 30px;
}
td.cellpad_right {
	padding-left: 8px;
	padding-right: 20px;
}
td.cellpad_both {
	padding-left: 11px;
	padding-right: 15px;
}
.clr {
	clear:both;
}
