body
{
	margin: 0;
	padding: 0;
	background: url('images/background.gif') bottom left repeat-x #ffffff;
}

#art-main
{
	width: 100%;	
}



.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}



table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.art-Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 900px;	
}

.art-Sheet-body
{
	position: relative;
	z-index: 1;
	padding: 4px;
	background: url('images/bannerCenter.jpg') no-repeat top;
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl, .art-Sheet-tc, .art-Sheet-bc,.art-Sheet-cr, .art-Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl
{
	width: 26px;
	height: 26px;
	background-image: url('images/Sheet-s.png');
}

.art-Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 13px, 13px, auto);
}

.art-Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 13px, 13px);
}

.art-Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(13px, 13px, auto, auto);
}

.art-Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(13px, auto, auto, 13px);
}

.art-Sheet-tc, .art-Sheet-bc
{
	left: 13px;
	right: 13px;
	height: 26px;
	background-image: url('images/Sheet-h.png');
}

.art-Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 13px, auto);
}

.art-Sheet-bc
{
	bottom: 0;
	clip: rect(13px, auto, auto, auto);
}

.art-Sheet-cr, .art-Sheet-cl
{
	top: 13px;
	bottom: 13px;
	width: 26px;
	background-image: url('images/Sheet-v.png');
}

.art-Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 13px);
}

.art-Sheet-cl
{
	left:0;
	clip: rect(auto, 13px, auto, auto);
}

.art-Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 13px;
	left: 13px;
	right: 13px;
	bottom: 13px;
	background-image: url('images/Sheet-c.png');
}


.art-Sheet
{
	margin-top: 20px !important;
}

#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
	min-width:900px;
}

/* end Box, Sheet */

/* begin Header */
div.art-Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 892px;
	height: 151px;
}


div.art-Header-jpeg
{
	position: absolute;
	top: 0;
	left: 0;
	width: 892px;
	height: 151px;
	background-image: url('images/bannerTop.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin CenterIMG */
div.art-CenterIMG
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 892px;
	height: 300px;
}


div.art-CenterIMG-jpeg
{
	position: absolute;
	top: 0;
	left: 0;
	width: 892px;
	height: 300px;
	background-image: url('images/CenterIMG.png');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end CenterIMG */

div.art-ProductsCenterIMG
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 892px;
	height: 300px;
}


div.art-ProductsCenterIMG-jpeg
{
	position: absolute;
	top: 0;
	left: 0;
	width: 892px;
	height: 300px;
	background-image: url('images/productsIMG.jpeg');
	background-repeat: no-repeat;
	background-position: center center;
}


div.art-PlacementCenterIMG
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 892px;
	height: 300px;
}


div.art-PlacementCenterIMG-jpeg
{
	position: absolute;
	top: 0;
	left: 0;
	width: 892px;
	height: 300px;
	background-image: url('images/placementsIMG.jpeg');
	background-repeat: no-repeat;
	background-position: center center;
}

div.art-ClientsCenterIMG
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 892px;
	height: 300px;
}
div.art-PartnersCenterIMG
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 130px;
	height: 130px;
}


div.art-ClientsCenterIMG-jpeg
{
	position: absolute;
	top: 0;
	left: 0;
	width: 892px;
	height: 300px;
	background-image: url('images/clientsIMG.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
div.art-PartnersCenterIMG-jpeg
{
	position: absolute;
	top: 0;
	left: 0;
	width: 130px;
	height: 130px;
	background-image: url('images/gep_logo.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}

.menuOn {
	font-weight : normal;
	border-right: 1px #999999 dotted;
	padding-top : 10px;
	height: 25px;
	width : 90px; VERTICAL-ALIGN: top; COLOR: #000000; font-family: Tahoma,Verdana,Segoe,sans-serif;
	font-size: 11px; TEXT-ALIGN: center; TEXT-DECORATION: none;
	background: url(images/mainnav-bg.gif) repeat-x;
	
}
.menuOver {
	font-weight : normal;
	height: 25px;
	font-size : 11px;
	border-right: 1px #999999 dotted;
	padding-top : 10px;
	padding-bottom : 0px;
	width : 90px; VERTICAL-ALIGN: top; COLOR: #000000; font-family: Tahoma,Verdana,Segoe,sans-serif; TEXT-ALIGN: center; TEXT-DECORATION: underline;
	background: #ffffff;
}

.subMenuOn {
height: 20px;
padding: 5px 10px 5px 10px;
margin: 0px;
border-left: 1px #999999 solid;
border-right: 1px #999999 solid;
font-weight: normal;
font-size: 11px;
color: #599CD4;
font-family: Tahoma,Verdana,Segoe,sans-serif;
text-align: left;
text-decoration: none;
background: #ffffff;
}
.subMenuOver {
height: 20px;
padding: 5px 10px 5px 10px;
margin: 0px;
border-left: 1px #999999 solid;
border-right: 1px #999999 solid;
font-weight: normal;
font-size: 11px;
color: #599CD4;
font-family: Tahoma,Verdana,Segoe,sans-serif;
text-align: left;
text-decoration: underline;
background: #ffffff;
}

.art-Menu-jpeg
{
	margin: 0px 20px 10px 20px;
	width: 850px;
	height: 35px;
	border: 1px solid #999999;
	background: url('images/mainnav-bg.gif') repeat-x top left;
}

.art-Menu-back
{
	width: 892px;
	background: url('images/bannerCenter.gif') no-repeat top;
}




/* begin ContentLayout */
.art-contentLayout
{
	position: relative;
	margin-bottom: 0px;
	width: 892px;
}
/* end ContentLayout */


/* begin BlockHeader */
.art-BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 7px;
	margin-bottom: 0px;
	background: url('images/sub_banner.gif') repeat-x;
}

.art-BlockHeader .t
{
	height: 30px;
	color: #d1e1ee;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 13px;
font-style: normal;
font-weight: bold;
	white-space : nowrap;
	padding: 0 6px;
	line-height: 30px;	
}


.art-header-tag-icon
{
    height: 30px;
	background-position:left;
	background-image: url('images/PostBullets.png');
	padding:0 0 0 14px;
	background-repeat: no-repeat;
	margin: 0 0 0 5px;
}


/* end BlockHeader */

/* begin Box, BlockContent */
.art-BlockContent
{
	position:relative;
	z-index:0;
	margin:10px;
	border: 1px solid #5b738b;
	padding: 0px;
	width: 200px;
}


.art-BlockContent-body
{
	color:#000000;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 13px;
padding: 5px;
background: #ffffff;
}

.art-BlockContent-body a:link
{
	color: #315868;
font-family: Arial, Helvetica, Sans-Serif;
font-style: normal;
font-weight: bold;
text-decoration: none;
}

.art-BlockContent-body a:visited, .art-BlockContent-body a.visited
{
	color: #75888A;
font-family: Arial, Helvetica, Sans-Serif;
font-style: normal;
font-weight: bold;
text-decoration: none;
}

.art-BlockContent-body a:hover, .art-BlockContent-body a.hover
{
	color: #41768B;
font-family: Arial, Helvetica, Sans-Serif;
font-style: normal;
font-weight: bold;
text-decoration: underline;
}

.art-BlockContent-body ul
{
	list-style-type: none;
	color: #14232A;
	margin:0;
	padding:0;
}

.art-BlockContent-body ul li
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 13px;
line-height: 125%;
  line-height: 1.25em;
}

/* end Box, BlockContent */

/* begin Box, Post */
.art-Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 95%;	
}

.art-Post-body
{
	position: relative;
	z-index: 1;
	padding: 10px;	
}

.art-Post-tr, .art-Post-tl, .art-Post-br, .art-Post-bl, .art-Post-tc, .art-Post-bc,.art-Post-cr, .art-Post-cl
{
	position:absolute;
	z-index:-1;
}

.art-Post-tr, .art-Post-tl, .art-Post-br, .art-Post-bl
{
	width: 40px;
	height: 40px;
	background-image: url('images/Post-s.png');
}

.art-Post-tl
{
	top:0;
	left:0;
	clip: rect(auto, 20px, 20px, auto);
}

.art-Post-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 20px, 20px);
}

.art-Post-bl
{
	bottom: 0;
	left: 0;
	clip: rect(20px, 20px, auto, auto);
}

.art-Post-br
{
	bottom: 0;
	right: 0;
	clip: rect(20px, auto, auto, 20px);
}

.art-Post-tc, .art-Post-bc
{
	left: 20px;
	right: 20px;
	height: 40px;
	background-image: url('images/Post-h.png');
}

.art-Post-tc
{
	top: 0;
	clip: rect(auto, auto, 20px, auto);
}

.art-Post-bc
{
	bottom: 0;
	clip: rect(20px, auto, auto, auto);
}

.art-Post-cr, .art-Post-cl
{
	top: 20px;
	bottom: 20px;
	width: 40px;
	background-image: url('images/Post-v.png');
}

.art-Post-cr
{
	right:0;
	clip: rect(auto, auto, auto, 20px);
}

.art-Post-cl
{
	left:0;
	clip: rect(auto, 20px, auto, auto);
}

.art-Post-cc
{
	position:absolute;
	z-index:-1;
	top: 20px;
	left: 20px;
	right: 20px;
	bottom: 20px;
	background-color: #E5EDF0;
}


.art-Post
{
	margin: 5px;	
}



pre
{
	overflow: auto;
	padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.art-PostHeader
{
	text-decoration:none;
	padding-bottom: 5px;
	text-decoration:none;
	text-align:left;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 25px;
font-style: normal;
font-weight: normal;
	color: #35526e;
	background: #ffffff;
}

.art-PostHeader a, .art-PostHeader a:link, .art-PostHeader a:visited, .art-PostHeader a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 25px;
font-style: normal;
font-weight: normal;
text-align: left;
	margin:0;
	color: #35526e;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.art-PostHeader a:link
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #35526e;
}

.art-PostHeader a:visited, .art-PostHeader a.visited
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #35526e;
}

.art-PostHeader a:hover, .art-PostHeader a.hovered
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #35526e;
}
/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 13px;
  color: #000000;
}



.art-PostContent,
{
font-family: Arial, Helvetica, Sans-Serif;
  color: #97947f;
}

.art-PostContent
{
  margin:0;
  background: #ffffff;
}


/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
font-family: Arial, Helvetica, Sans-Serif;
font-style: normal;
font-weight: bold;
text-decoration: none;
  color: #35526e;
}

/* Adds special style to an unvisited link. */
a:link
{
font-family: Arial, Helvetica, Sans-Serif;
font-style: normal;
font-weight: bold;
text-decoration: none;
  color: #35526e;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
  color: #35526e;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: #35526e;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 27px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #35526e;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 25px;
text-align: left;
  color: #35526e;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 22px;
text-align: left;
  color: #35526e;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 20px;
text-align: left;
  color: #000000;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 16px;
text-align: left;
  color: #000000;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 14px;
text-align: left;
  color: #000000;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color: #35526e;
	margin:1em 0 1em 2em;
	padding:0;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.art-Post li
{
	padding:0px 0 0px 11px;
	line-height:1.2em;
}

.art-Post ol li, .art-Post ul ol li
{
	background: none;
	padding-left:0;
}

.art-Post ul li, .art-Post ol ul li 
{
	background-image: url('images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:11px;
}


/* Finish Content list */
/* end PostBullets */



/* begin Footer */
.art-Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 892px;
	background: url('images/footerIMG.gif');
	margin: 0px auto 0px auto;
}

.art-Footer .art-Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding-top: 20px;
	height: 60px;
	text-align: center;
	background-position: center center;
}

.art-Footer .art-Footer-background
{
	position:absolute;
	z-index:-1;
	width: 892px;
	bottom:0;
	left:0;
	
}



.art-Footer .art-Footer-text
{
	display:inline-block;
	color:#ffffff;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
}

.art-Footer .art-Footer-text a:link
{
	text-decoration: none;
	color: #ffffff;
font-family: Arial, Helvetica, Sans-Serif;
font-style: normal;
font-weight: bold;
text-decoration: none;
}

.art-Footer .art-Footer-text a:visited
{
	text-decoration: none;
	color: #35526e;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.art-Footer .art-Footer-text a:hover
{
	text-decoration: none;
	color: #35526e;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}
/* end Footer */


/* begin LayoutCell */
.art-contentLayout .art-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 222px;
}
/* end LayoutCell */

/* begin LayoutCell */
.art-contentLayout .art-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 445px;
}
.art-contentLayout .art-content-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 667px;
}
.art-contentLayout .art-content-sidebar2
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 667px;
}
.art-contentLayout .art-content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 889px;
}
/* end LayoutCell */

/* begin LayoutCell */
.art-contentLayout .art-sidebar2
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 222px;
}
/* end LayoutCell */

.art-Top-text
{
	color:#ffffff;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
text-align: right;
padding-top: 5px;
padding-right: 5px;
}

.art-Top-text a:link
{
	text-decoration: none;
	color: #ffffff;
font-family: Arial, Helvetica, Sans-Serif;
font-style: normal;
font-weight: bold;
text-decoration: none;
}

.art-Top-text a:visited
{
	text-decoration: none;
	color: #ffffff;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.art-Top-text a:hover
{
	text-decoration: none;
	color: #ffffff;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.art-Top-Search
{
	color:#ffffff;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	align: right;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	width: 30%;
	margin:0 auto;
	float: right;
}

