@charset "utf-8";
/* CSS Document */
html, body
{
	margin:0 auto;
	width:100%;
	height:100%;

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
	color:#ffffff;


}

body
{

	background-color:#dbdbdb;
}



#container
{
	width:980px;
	height:100%;
	margin-right:auto;
	margin-left:auto;
	
	
}
#container_back
{
	
	height:100%;
	
	background-color:#484848;
	border-left:2px solid #c4c4c4;
	border-right:2px solid #c4c4c4;
	border-top:0px;
	
}
img 
{
border:0px;
display:block;
}

.customerPartner table
{
}

.customerPartner img
{
	border:0;
	display:inline;
	margin-left:auto;
	margin-right:auto;
	vertical-align:middle;
	text-align:center;
	
}

.customerPartner tr
{
	height:60px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.customerPartner td
{
	width:150px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

html,body,p,div,img,h1,h2,h3,h4,form,table,td,tr,th,{
  margin:0px;
  padding:0px;
  border:0px;
  border-collapse:separate;
  border-spacing:0px;
}
/*HOME PAGE LAYOUT*/
#home_content
{
	background-image:url(/theme/images/home_content_background.png);
	background-repeat:repeat-x;
	min-height:347px;
}
#home_slider
{

	background-image:url(/theme/images/home_slider_background.png);
	background-repeat:repeat-x;
	min-height:350px;
	width:980px;
}

.selectedSectionHeader
{
	background-image:url(/theme/images/btn_selected_green_fill.png);
	background-repeat:repeat-x;
	min-height:41px;
	width:100%;
	
}

/*HEADER LAYOUT */
#header
{
	width:100%;
	height:183px;
	background-image:url(/theme/images/header_background.png);
	background-repeat:repeat-x;
	text-align:left;
	position:relative;
}
#header_logo
{
	position:absolute;
	top:35px;
	left:60px;
	background-image:url(/theme/images/header_logo.png);
	background-repeat:no-repeat;
	width:178px;
	height:41px;
	display:inline;
}
#header_banner
{
	width:650px;
	height:75px;
	margin-right:20px;
	margin-top:22px;
	float:right;
}
/*Navigation */
#header_navigation_container
{
	clear:both;
	display:block;
	position:relative;

}
.header_navigation
{
	position:absolute;
	top:4px;
	left:0px;
	
	background-image:url(/theme/images/btn_selected_green_fill.png);
	background-repeat:repeat-x;
	background-position:bottom;
	min-height:82px;
	width:100%;
	
}
.header_navigation_about_over
{
	position:absolute;
	top:45px;
	left:102px;
}
.header_navigation_solutions_over
{
	position:absolute;
	top:45px;
	left:172px;
}
.header_navigation_news_over
{
	position:absolute;
	top:45px;
	left:250px;


}
.header_navigation_showcase_over
{
	position:absolute;
	top:45px;
	left:300px;
}
/*Content sections */
.dotted_base_line
{
	background-image:url(/theme/images/gra_transparent_button_back.png);
	background-repeat:repeat-x;
	height:55px;
}
.dotted_center_line
{
	background-image:url(/theme/images/gra_dotted_line.png);
	background-repeat:repeat-y;
	height:auto;
	min-height:100%;

}
/*Footer */
#footer
{
	position:fixed;
    bottom: 0;
	width:100%;
	height:46px;
	background-image:url(/theme/images/footer_background.png);
	background-repeat:repeat-x;
}

#footer_optimized
{
	background-image:url(/theme/images/footer_optimize.png);
	background-repeat:no-repeat;
	width:100%;
	margin-left:25px;
	margin-top:7px;
	width:292px;
	height:21px;
}
/*Headers*/

h5
{
	font-size:14px;
	font-weight:bold;
	color:#cbe26e;
}

h1
{
	color:#cfff4d;
	font-size:1.65em;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:5px;
}
h2
{
	font-size:1.50em;
	margin-bottom:10px;
}
h2.team
{
	color:#CCCCCC;
	margin-bottom:-2px;
}
h3
{
	font-size:1.30em;
	
}

#lettrineContentSubHead
{ 
	font-size:1.4em;
	font-weight:normal;
}

h3.team
{
	font-size:1.25em;
}

li
{
	margin-bottom:10px;
}
#contentSection
{
	
	width:620px;
	margin-right:auto;
	margin-left:auto;
	line-height:1.65em;
	text-align:left;
	margin-top:10px;
}

#lettrineContentSection
{	
	width:620px;
	margin-right:auto;
	margin-left:auto;
	line-height:1.65em;
	text-align:left;
	/*
	padding-left:10px;
	padding-right:10px;
	*/
	/*margin-top:10px;*/
}

#lettrineSection
{
	
	width:620px;
	margin-right:auto;
	margin-left:auto;
	line-height:1.65em;
	text-align:left;
	margin-top:10px;


}

#showcasePlayer
{
	background-color:#484848;
	width:980px;
	height:330px;
}
a:active
{
	color:#FFFFFF;
}
a:visited
{
	color:#FFFFFF;
}
a:link
{
	color:#FFFFFF;
}
a:hover
{
	text-decoration:none;
}
/*BUTTON ICONS */

.clear
{
	clear:both;
}


a.sourceLink 
{
	color:#FFFFFF;
}

a.backLink 
{
	color:#FFFFFF;           

}

.contentMainContainer
{
	width:100%;
    min-height:35px;
	margin-top:12px;
	margin-bottom:-10px;
}

.contentMainContainer span
{
    display:block;
    padding:10px;
	padding-left:25px;
}

#mainPageContainer
{
	width:100%;
    background-image: url(images/bg_content_blg.png);
    background-repeat:no-repeat;
    background-color:#3e3e3e;

	 
}


