/* START General Page Areas */	
body
{
	background: #eeeeee url(../Images/background.jpg) 50% 0 no-repeat;
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
	padding-top: 0px;
}
a, a:link  {
	text-decoration: none;
	color: #244a9f;
	}
a:visited {
	color: #a6ce00;
	color: #244a9f;
	text-decoration: none;
	}
a:hover {
	color : #a6ce00;
	text-decoration : underline;
	}
a:active {
	color: #b7de10;
	}

#Header 
{
	background: url(../Images/Header.gif) no-repeat;
	width: 924px;
	height: 123px;
}
#Flash 
{
	/*background: url(../Images/FlashFPO.gif) no-repeat;*/
	width: 924px;
	height: 329px;
}
#HomeBottom 
{
	background: url(../Images/HomeBottomBackground.gif) no-repeat;
	width: 924px;
	height: 279px;
}
#HomeParagraph 
{
	padding: 22px 0px 20px 0px;
	width: 300px;
	height: 244px;
}
#HomeParagraph h1
{
	font-family: trebuchet, trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 26px;
	color: #b5dc10;
	margin: 0;
	padding: 0 0 10px 0;
}
#HomeParagraph h2
{
	font-family: trebuchet, trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 19px;
	color: #777777;
	margin: 0;
	padding: 11px 0 0 0;
}
#HomeParagraph p
{
	font-family: trebuchet, trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	color: #777777;
	margin: 0;
	padding: 0 0 8px 0;
	/*border-bottom: 1px solid #b9b9b9;*/
}
#HomeParagraph .divider
{
	border-bottom: 1px solid #b9b9b9;
	margin-bottom: 8px;
}
#HomeFeature1
{
	background: url(../Images/HomeFeatureBackground1.jpg) no-repeat;
	width: 246px;
	height: 252px;
}
#HomeFeature1 h2
{
	padding: 126px 22px 6px 22px;
	font-family: trebuchet, trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 17px;
	color: #244a9f;
	margin: 0;
}
#HomeFeature1 p
{
	padding: 0px 22px 4px 22px;
	font-family: trebuchet, trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #777777;
	margin: 0;
}
#HomeFeature2
{
	background: url(../Images/HomeFeatureBackground2.jpg) no-repeat;
	width: 246px;
	height: 252px;
}
#HomeFeature2 h2
{
	padding: 126px 22px 6px 22px;
	font-family: trebuchet, trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 17px;
	color: #244a9f;
	margin: 0;
}
#HomeFeature2 p
{
	padding: 0px 22px 4px 22px;
	font-family: trebuchet, trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #777777;
	margin: 0;
}

#GenericContent 
{
	background: url(../Images/GenericContentBackground.gif) repeat-y;
	width: 924px;
}

#GenericContent h1
{
	font-family: trebuchet, trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 26px;
	color: #244a9f;
	margin: 0;
	padding: 20px 30px 10px 42px;
}

#GenericContent p
{
	padding: 0px 30px 20px 42px;
	font-family: trebuchet, trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	color: #777777;
	margin: 0;
}

#GenericContent ul {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #6a6a6a;
	padding-top: 10px;
	padding-bottom: 0;
	margin: 0 0 0 40px;
	}

#GenericContent ul li { 
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #6a6a6a;
	margin: 0px 0px 0px 0px;
	padding-bottom: 6px;
	list-style-type: square;
	}




#MainMenu {
	text-align: right;
	margin: 0;
	padding: 55px 43px 40px 0px;
	}
	
#MainMenu a, #MainMenu a:link, #MainMenu a:visited {
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #6e6e6e;
	width: 132px;
	}
#MainMenu a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
#MainMenu a.selected {
	font-size: 16px;
	color: #244a9f;
	}
	
	
	
	
	
	

#PageBottom 
{
	background: url(../Images/PageBottom.gif) no-repeat;
	width: 924px;
	height: 34px;
}
#Footer {
	font-family: trebuchet, trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #696969;
	margin: 0;
	padding: 14px 0px 40px 85px;
	}
#Footer a, #Footer a:link, #Footer a:visited  {
	text-decoration: none;
	color: #244a9f;
	}
#Footer a:hover, #Footer a:active {
	text-decoration : underline;
	}

#PortfolioPageBottom 
{
	background: url(../Images/PageBottomPortfolio.gif) no-repeat;
	width: 924px;
	height: 34px;
}
.PortfolioCategory 
{
	background: #e1eaff url(../Images/PortfolioCategoryBackground.gif) repeat-x;
	width: 920px;
	height: 184px;
	border-bottom: 1px solid #b9b9b9;
	border-right: solid 2px #b9b9b9;
	border-left: solid 2px #b9b9b9;
}
.PortfolioCategoryText
{
	width: 594px;
	padding-right: 40px;
}
.PortfolioCategory h2
{
	font-family: trebuchet, trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 24px;
	color: #a6ce00;
	text-align:left;
	padding: 0px 0px 4px 0px !important;
	margin: 0;
}
.PortfolioCategory p
{
	font-family: trebuchet, trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #777777;
	text-align:left;
	padding: 0px 0px 10px 0px !important;
	margin: 0;
}
.PortfolioCategory a
{
	font-size: 14px;
}




.PortfolioItemRightColumn
{
	background: #e3f98a;
	width: 215px;
}

#PortfolioCategoryHeader
{
	width: 920px;
	text-align: left;
	background: #e3f98a;
	border-right: solid 2px #b9b9b9;
	border-left: solid 2px #b9b9b9;
}
#PortfolioCategoryHeader  h1
{
	font-family: trebuchet, trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	color: #3c3c3d;
	text-align:left;
	padding: 14px 0px 11px 43px !important;
	margin: 0;
}	
.PortfolioItem
{
	background: #ffffff;
	width: 705px;
	height: 152px;
	border-top: 1px solid #b9b9b9;
	border-left: solid 2px #b9b9b9;
}
.PortfolioItemText
{
	width: 479px;
	padding-right: 40px;
}
.PortfolioItem h2
{
	font-family: trebuchet, trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	color: #244a9f;
	text-align:left;
	padding: 10px 0px 4px 0px !important;
	margin: 0;
}
.PortfolioItem p
{
	font-family: trebuchet, trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #777777;
	text-align:left;
	padding: 0px 0px 10px 0px !important;
	margin: 0;
}
.PortfolioItem a
{
	font-size: 13px;
}



#GreenBar 
{
	background: url(../Images/GreenBar.gif) repeat-y;
	width: 924px;
	height: 40px;
	text-align: left;
}
#SubpageHeader 
{
	background: url(../Images/SubpageHeader.gif) no-repeat;
	width: 924px;
	height: 40px;
}
#PortfolioHeader 
{
	background: url(../Images/HeaderPortfolio.gif) no-repeat;
	width: 924px;
	height: 91px;
}
#WhatWeDoHeader 
{
	background: url(../Images/HeaderWhatWeDo.gif) no-repeat;
	width: 924px;
	height: 91px;
}
#AboutUsHeader 
{
	background: url(../Images/HeaderAboutUs.gif) no-repeat;
	width: 924px;
	height: 91px;
}
#ContactUsHeader 
{
	background: url(../Images/HeaderContactUs.gif) no-repeat;
	width: 924px;
	height: 91px;
}

#RETSOHeader 
{
	background: url(../Images/HeaderREtechSouth.gif) no-repeat;
	width: 924px;
	height: 91px;
}
#CustomCardsHeader 
{
	background: url(../Images/CustomCardsBackground.jpg) no-repeat;
	width: 924px;
	height: 324px;
}
#CustomCardsHeader h1
{
	padding: 37px 500px 12px 45px;
	font-family: trebuchet, trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	color: #244a9f;
	margin: 0;
	width: 379px;
	text-align:left;
}
#CustomCardsHeader p
{
	padding: 0px 480px 18px 45px;
	font-family: trebuchet, trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
	margin: 0;
	width: 399px;
	text-align:left;
}





#Content 
{
	width: 920px;
	border-right: solid 2px #b9b9b9;
	border-left: solid 2px #b9b9b9;
	background: #ffffff;
	padding: 20px 0px 0px 0px;
}
#Content h1
{
	padding: 0px 500px 12px 45px;
	font-family: trebuchet, trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	color: #244a9f;
	margin: 0;
	width: 379px;
	text-align:left;
}
#Content h2
{
	padding: 0px 45px 8px 45px;
	font-family: trebuchet, trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	color: #244a9f;
	margin: 0;
	width: 830px;
	text-align:left;
}
#Content p
{
	padding: 0px 45px 8px 45px;
	font-family: trebuchet, trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	color: #777777;
	margin: 0;
	text-align:left;
}
/* lists */
#Content ol {
	font-family: trebuchet, trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #777777;
	padding: 10px 45px 16px 80px;
	margin: 0;
	text-align:left;
	}

#Content ol li { 
	font-family: trebuchet, trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #777777;
	margin: 0px 0px 0px 0px;
	padding-bottom: 10px;
	/*list-style-type: square;*/
	text-align:left;
	}
/* END lists */
	
.CustomCardsItem
{
	border-bottom: solid 1px #b9b9b9;
	padding: 10px 0px 10px 0px;
	width: 830px;
}
.CustomCardsItemArt
{
	width: 415px;
	text-align:right;
	padding: 10px 20px 10px 0px;
}
.CustomCardsItemText
{
	width: 415px;
}
.CustomCardsItemText h3
{
	font-family: trebuchet, trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	color: #b8e00f;
	text-align:left;
	padding: 0px 0px 4px 0px !important;
	margin: 0;
}
.CustomCardsItemText p
{
	font-family: trebuchet, trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #777777;
	text-align:left;
	padding: 0px 0px 10px 0px !important;
	margin: 0;
}
.CustomCardsItemDivider
{
	width: 830px;
	border-bottom: solid 1px #b9b9b9;
	clear: both;
	/*padding: 10px 0px 10px 0px;*/
}





	
	
.rule {
	width: 519px;
	border-top: solid 1px #adadad;
	}



/* END General Pages Areas */	


	
	
	
	
/* END global link styles */	

/* SUBMENU styles */
#Submenu {
	margin: 48px 0px 0px 0px;
	width: 152px;
	}
		
a.submenu, a.submenu:link, a.submenu:visited {
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 13px;
	display: block;
	font-weight: normal;
	text-decoration: none;
	color: #244a9f;
	padding: 7px 15px 7px 30px;
	width: 132px;
	}
a.submenu:hover {
	color: #000000;
	text-decoration: underline;
	}

a.submenuSelected, a.submenuSelected:link, a.submenuSelected:visited {
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 13px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #244a9f;
	padding: 7px 15px 7px 30px;
	width: 132px;
	}
a.submenuSelected:hover {
	color: #000000;
	text-decoration: underline;
	}
	
	
a.submenuL2, a.submenuL2:link, a.submenuL2:visited {
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	text-decoration: none;
	color: #767676;
	padding: 7px 15px 7px 30px;
	border-bottom: solid 1px #767676;
	background: #f4f4f4;
	}
a.submenuL2:hover {
	color: #767676;
	background: #cbcbcb;
	text-decoration: none;
	}

a.submenuSelectedL2, a.submenuSelectedL2:link, a.submenuSelectedL2:visited {
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	text-decoration: none;
	color: #767676;
	padding: 7px 15px 7px 30px;
	border-bottom: solid 1px #767676;
	background: #ffffff;
	}
a.submenuSelectedL2:hover {
	color: #767676;
	background: #cbcbcb;
	text-decoration: none;
	}
/* END SUBMENU styles */


/* Global typography styles */	
.FormLabel {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 2px;
	color: #4C4B45;
	margin: 0px;
	padding: 15px 2px 10px 0px;
	}
		
strong, b {
	font-weight: bold;

	
/* lists */
ul {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #6a6a6a;
	padding-top: 10px;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
	}

ul li { 
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #6a6a6a;
	margin: 0px 0px 0px 0px;
	padding-bottom: 6px;
	list-style-type: square;
	}

/* END lists */

	
/* form tags */
input  {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size:12px;
	background-color: #f4f4f4;
	border: solid 1px #c6c4c4;
	background-image: url(../Images/background_input2.gif);
}

select	{
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-size:11px;
}

textarea	{
	font-family: Arial, Helvetica, Verdana, san-serif;
	font-size:11px;
}

form  {
	margin: 0;
	padding: 0;
}

.Button	{
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-size: 13px;
	font-weight: bold;
	background: #426599;
	color: #FFFFFF;
	border: solid 1px #436FB1;
	padding: 3px;
	padding-bottom: 1px;
}
/* END form tags */