#outer {
   position:relative;
			background-image:url(../../../images/body_content_fill.gif);
			background-repeat:repeat-y;
   margin:0 auto;
   width:900px;
   padding:0px;
   z-index:1;
}

#body_content {
   position:relative;
			background-image:url(../../../images/body_content_fill_alt.gif);
			background-repeat:repeat-y;
			padding-top:14px;
			padding-bottom:15px;
}

#spotlight {
	position:relative;
	height:198px;
	margin:0;
	padding:0;
	margin-bottom:6px;
	background:url(../../../images/sc7_launch_banner.jpg);
	background-repeat:no-repeat;
}

#spotlight a {
	display:block;
	width:694px;
	height:198px;
}

#photo_container {
   position:relative;
			float:left;
			margin:0;
			padding:0;
}

#photo_spot1 {
   position:relative;
			height:198px;
			width:444px;
}

#announcement a.hiring_box {
	display:block;
	background:#ff6600;
	width:694px;
	height:24px;
	color:#fff;
	text-decoration:none;
	line-height:24px;
}

#announcement a.hiring_box:hover {
	background:#e5e4df;
	color:#000;
}

#announcement {
	/*border:1px solid #ff6600;*/
	font-size:.8em;
	color:#fff;
	margin:0 0 5px 0;
	/*padding:2px;*/
	background:#ff6600;
	text-align:center;
	/*font-weight:bold;*/
}

#product_1 {
   position:relative;
			/*background-image:url(../../../images/fx_spotlight.gif);
			background-repeat:no-repeat;*/
   float:right;
			width:250px;
			height:198px;
}

#product_2 {
   position:relative;
			background-image:url(../../../images/sc_spotlight.gif);
			background-repeat:no-repeat;
   float:right;
			width:244px;
			height:96px;
			margin-bottom:6px;
}

#product_1 a,
#product_2 a {
			background-repeat:no-repeat;
   display:block;
   height:96px;
			width:244px;
}

#navigation {
   position:relative;
			height:35px;
}

#navigation_left_edge {
   position:relative;
			background-image:url(../../../images/nav_left_edge.gif);
			background-repeat:no-repeat;
			float:left;
			width:2px;
			height:35px;
}

#navigation_center {
   position:relative;
			background-image:url(../../../images/nav_fill.gif);
			background-repeat:repeat-x;
			float:left;
			height:35px;
			width:674px;
			padding-left:10px;
}

#navigation_right_edge {
   position:relative;
			background-image:url(../../../images/nav_right_edge.gif);
			background-repeat:no-repeat;
			float:left;
			width:8px;
			height:35px;
}

.nav_links {
			float:left;
			margin:0 50px 0 0;
			height:21px;
			line-height:21px;
			margin-top:6px;
}

a.navigation {
   font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:.65em;
			font-weight:bold;
			color:#fff;
			text-decoration:none;
}

a.navigation:hover {
			text-decoration:underline;
}

h1 {
	font-size:1.3em;
	font-weight:bold;
	margin:0 5px 10px 0;
}

h2 {
	font-size:1em;
	font-weight:bold;
	margin:0 5px 10px 0;
}

#product_categories {
	margin:5px 10px 0px 0px;
	padding:5px 10px 10px 0;
	background-image:url(../../../images/product_categories.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#product_categories a {
	color: #09618d;
	font-size:0.9em;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3ff;
}

#product_categories a:hover {
	color: #000000;
}

#product_categories ul {
	list-style:outside;
	list-style-type:none;
	margin:5px 0 0 10px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.8em;
	color: #69665a;
}

#product_categories ul ul {
	list-style:outside;
	list-style-type:square;
	margin:10px 0 0 25px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
	color: #69665a;
}

#product_categories ul li {
	margin:0 0 20px 0;
}

#product_categories ul ul li {
	margin:0 0 5px 0;
}

#product_categories p {
	padding-left:25px;
}

#product_categories span.category_name {
	font-weight:bold;
	color:#000;
	font-size:1.1em;
}

#product_category_learn_more {
	width:100%;
	text-align:center;
	font-weight:bold;
	background-image:url(../../../images/product_category_learn_more.png);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:1px;
	margin-top:20px;
}

#customer_logos {
   float:left;
			height:69px;
			width:687px;
			margin-top:20px;
}

#partner_tag {
   float:left;
			width:687px;
			text-align:center;
}

#footer_left_edge {
   position:relative;
			background-image:url(../../../images/footer_left_edge.gif);
			float:right;
			width:2px;
			height:20px;
}

#footer_center {
   position:relative;
			background-image:url(../../../images/footer_fill.gif);
			float:right;
			height:20px;
			width:674px;
			padding-left:10px;
}

#footer_right_edge {
   position:relative;
			background-image:url(../../../images/footer_right_edge.gif);
			float:right;
			width:8px;
			height:20px;
}