html, body
{
	font-family: Calibri, Verdana, Arial, Helvetica;
	text-align: center;
	background-color: #ccc;
	color: #A59D96;
	margin: 0px;
	padding: 0px;
	empty-cells: hide;
}
span, form
{
	margin: 0px;
	padding: 0px;
	font-family:Calibri, Verdana, Arial, Helvetica;
}
h1, h2
{
	margin: 0px;
	padding: 0px;
	font-family:Helvetica neue - light , Helvetica, Arial;
}
#wrapper
{
	width: 985px;
	padding-left: 15px;
	text-align: left;
	margin: auto;
	padding: auto;
	background-color: #fff;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-bottom: 5px;
	border: 1px solid #707070;
}

#header, #footer, #main
{
	width: 970px;
}
#header
{
	height: 63px;
	float: left;
}
#header p.logo
{
	width: 600px;
	float: left;
}
#header p.title
{
	width: 326px;
	float: left;
	padding-top: 27px;
}
#header p.flags
{
	width: 22px;
	float: left;
	padding-top: 28px;
}

#header p.img
{
	border: none;
}
#footer
{
	height: 20px;
	background: #ffffff;
	border-top: 1px solid #cccccc;
	text-align: center;
	clear: both;
}
.spacer
{
	width: 580px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#menu
{
	width: 185px;
	background: #ffffff url(    '../layout/bg_menu.png' ) no-repeat;
	min-height: 500px;
	float: left;
	text-align: right;
	margin:0px;
	padding:0px;
}

#menu_container
{
	height:260px;
	margin: 0px;
	width: 179px;
	padding-top:40px;
}
#menu_container ul
{
	margin-top: 40px;
}
#menu_container li
{
	list-style: none;
	height: 2.8em;
	margin: 0;
	margin-bottom: -0.5em;
	padding: 0px;
	border: 0px solid #ccc;
}
/*#menu_container a
{
	text-decoration: none;
	color: #dbd4ce;
	font-size: 1.7em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#menu_container a:hover
{
	color: #ffffff;
}

#menu_container a:link .menu-expanded
{
	display: none;
}
#menu_container a:visited .menu-expanded
{
	display: none;
}
#menu_container a:hover .menu-expanded
{
	display: none;
}

/*- menu-selected ------------*/
#menu li.menu-selected
{
	height: 3.7em;
	margin-top: -0.8em;
	margin-bottom: 0.5em;
}
#menu li.menu-selected a
{
	color: #ffffff;
	font-weight: bold;
	font-size: 2.5em;
}
#menu li.menu-selected a .menu-expanded
{
	font-size: 0.5em;
	display: block;
	border: 1px solid #000;
	margin: 0px;
	margin-top: -0.6em;
	border: 0px solid #000;
}
/*-------------*/

#menu #ctl00_address
{
	margin-top: 0px;
	font-family: "Helvetica Neue" , Helvetica, Verdana;
	font-size: 1.1em;
	color: #A59D96;
	line-height: 18px;
	margin-right:15px;
}


#content
{
	width: 599px;
	padding-left: 13px;
	background: #ffffff url(           '../layout/bg_content.png' ) no-repeat;
	min-height: 300px;
	float: left;
	padding-top: 0;
}
#contentAdmin
{
	width: 650px;
	padding-left: 15px;
	background: #ffffff url(           '../layout/bg_content.png' ) no-repeat;
	min-height: 500px;
	float: none;
}

#sidebar
{
	width: 166px;
	background: #ffffff url(    '../layout/bg_sidebar.png' ) no-repeat;
	min-height: 300px;
	float: right;
}
#sidebar input
{
	border: none;
	background: #F4EBE3;
	margin-left: 32px;
	margin-top: 14px;
	width: 120px;
	font-size: 0.85em;
	color: #A59D96;
}
#sidebar h3
{
	padding-left: 25px;
	text-transform: uppercase;
	color: #906B3E;
	font-weight: normal;
}
#sidebar h3 a
{
	color: #906B3E;
}
#sidebar a
{
	text-decoration: none;
}
#sidebar ul a
{
	color: #A59D96;
	padding-left: 10px;
}
#sidebar a:hover
{
	color: #4ca8c2;
}
#sidebar li
{
	list-style: none;
}

#content p
{
	margin: 0px;
}
#content img
{
	margin: 0px;
}
#content h2
{
	color: #409db7;
	font-weight: normal;
	font-size: 1.3em;
	padding:0px;
	margin:0px;
	font-family:Helvetica neue - light , Helvetica, Arial;
}
#content p.showmore
{
	text-align: right;
	margin-right: 20px;
	margin-bottom: 5px;
}
.cc
{
	color: #b4ada7;
	background: url(           '../images/arrowgrey_0.gif' ) no-repeat right center;
	text-decoration: none;
	padding-right: 15px;
	cursor: hand;
}
.cc:hover
{
	color: #4ca8c2;
	background: url(           '../images/arrowgrey_1.gif' ) no-repeat right center;
	text-decoration: none;
	padding-right: 15px;
	cursor: hand;
	cursor: pointer;
}
.more
{
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}

#content p.hidemore
{
	text-align: right;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 20px;
}
.hide
{
	color: #b4ada7;
	background: url(           '../images/arrowgreyup_0.gif' ) no-repeat right center;
	text-decoration: none;
	padding-right: 15px;
	cursor: hand;
}
.hide:hover
{
	color: #4ca8c2;
	background: url(           '../images/arrowgreyup_1.gif' ) no-repeat right center;
	text-decoration: none;
	padding-right: 15px;
	cursor: hand;
	cursor: pointer;
}

#content h1
{
	color: #7d5318;
	margin-top: 0px;
	padding-top: 0px;
	font-family:Helvetica neue - light , Helvetica, Arial;
	font-size: 1.5em;
	font-weight: normal;
}

.articles
{
	width: 472px;
	float: left;
	padding-top: 1px;
	padding-bottom: 0px;
	background-color: Transparent;
}
.date
{
	color: #b4ada7;
	width: 95px;
	text-align: right;
	float: left;
	font-size: .85em;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 0px;
}
.extrainfo
{
	border-top: 1px solid #e5e0db;
	border-bottom: 1px solid #f1eeee;
	width: 580px;
	height: 20px;
	padding-top: 2px;
}
.extrainfo span.desc
{
	height: 10px;
	background: url(../images/tag.gif) no-repeat left center;
	padding-left: 25px;
	padding-right: 120px;
	color: #99ccff;
}
.extrainfo span.desc a:link
{
	color: #99ccff;
	text-decoration: none;
	font-size:1.0em;
	font-family:Calibri, Verdana, Arial, Helvetica;
}
.extrainfo span.desc a:visited
{
	color: #99ccff;
	text-decoration: none;
}
.extrainfo span.desc a:hover
{
	color: #b4ada7;
	text-decoration: none;
}
.extrainfo span.target
{
	clear:both;
	background: url(../images/web_icon.gif) no-repeat left center;
	color: #b4ada7;
	height:10px;
	padding:2px 0px 1px 25px;
	z-index:100;
}
.divWebLink
{
	height:20px;
	background: url(../images/web_icon.gif) no-repeat left top;
	padding:1px 0px 0px 30px;
}

.divWebLink a:link
{
	text-decoration: none;
	color: #b4ada7;
	margin-left: 10px;
	font-size:1.0em;
	font-family:Calibri, Verdana, Arial, Helvetica;
}
.divWebLink a:visited
{
	text-decoration: none;
	color: #b4ada7;
	margin-left: 10px;
	height:25px;
}
.divWebLink a:hover
{
	text-decoration: none;
	color: #99ccff;
	margin-left: 10px;
}
.extrainfo span.target a:link
{
	text-decoration: none;
	color: #b4ada7;
	margin:3px 0px 3px 10px; 
}
.extrainfo span.target a:visited
{
	text-decoration: none;
	color: #b4ada7;
	margin-left: 10px;
	height:25px;
}
.extrainfo span.target a:hover
{
	text-decoration: none;
	color: #99ccff;
	margin-left: 10px;
}

.blank
{
	float: left;
	padding-top: 0px;
	width: 580px;
	margin: 0px;
	height: 1px;
}

p.more
{
	display: none;
}

p.hidemore
{
	display: none;
}



/* Who we  */
.boldText
{
	font-weight: bold;
	padding-top: 10px;
}
.thumb_whoweare
{
	float: left;
	width: 220px;
}
.who_content_right
{
	float: left;
	padding: 30px 15px 30px 10px;
	width: 350px;
}

/* What we do */
.thumb_whatwedo
{
	float: left;
	width: 295px;
}
.what_content_right
{
	float: left;
	padding: 25px 15px 30px 8px;
	width: 275px;
}
#content div.pix_container
{
	width: 619px;
	float: left;
}
#content div.pix_container p
{
	width: 130px;
	padding-right: 10px;
	padding-bottom: 20px;
	float: left;
	margin: 0px;
}
p.headblock
{
	float: left;
	padding-top: 2px;
	border-bottom: 1px solid #f1eeee;
	padding-bottom: 6px;
	width: 580px;
}

span.mainhead
{
	width: 448px;
	float: left;
	margin-top: 14px;
}

.icons
{
	padding-right: 8px;
	float: left;
	width: 16px;
}
.icons_last
{
	float: left;
	width: 16px;
}
.btnPlay
{
	color: #d5caba;
	background: url(           '../images/playbtn.gif' ) no-repeat left center;
	padding-left: 37px;
	padding-top: 4px;
	width: 451px;
	height: 21px;
	float: left;
}
.btnPlay a:link
{
	color: #d5caba;
	text-decoration: none;
}
.btnPlay a:visited
{
	color: #d5caba;
	text-decoration: none;
}
.btnPlay a:hover
{
	color: #99ccff;
	text-decoration: none;
}
.col_left
{
	width: 270px;
	float: left;
	padding-right: 20px;
	padding-top: 25px;
}
.col_right
{
	width: 290px;
	float: left;
	padding-top: 25px;
}
.description
{
	float: left;
}
.partners
{
	text-align: right;
	float: left;
	padding-top: 3px;
}
.blue_heads
{
	width: 580px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.greybold
{
	font-weight: bold;
	padding-top: 5px;
	float: left;
	width: 580px;
}

/* How we do it */
.thumb_how
{
	float: left;
	width: 295px;
}
.how_content_right
{
	float: left;
	padding: 30px 15px 30px 10px;
	width: 275px;
}
span.services_head
{
	float: left;
	padding: 10px 0px 5px 0px;
	width: 300px;
}
p.services_text
{
	float: left;
	width: 295px;
	padding-left: 5px;
}
p.services_text span
{
	font-size: 1.3em;
	width: 300px;
	float: left;
}
p.services_text span a:link
{
	color: #4ca8c2;
	text-decoration: none;
}
p.services_text span a:visited
{
	color: #4ca8c2;
	text-decoration: none;
}
p.services_text span a:hover
{
	color: #A59D96;
	text-decoration: none;
}
p.services_text a:link
{
	color: #4ca8c2;
	text-decoration: none;
}
p.services_text a:visited
{
	color: #4ca8c2;
	text-decoration: none;
}
p.services_text a:hover
{
	color: #A59D96;
	text-decoration: none;
}
/* Why this works */
.thumb_why
{
	float: left;
	width: 295px;
}
.why_content_right
{
	float: left;
	padding: 15px 15px 30px 5px;
	width: 275px;
}
p.adv_bl
{
	float: left;
	width: 250px;
	padding-left: 50px;
	padding-top: 40px;
	color: #4ca8c2;
	font-size: 1.3em;
}
p.adv_bl span
{
	font-size: 1.3em;
	width: 250px;
	float: left;
	color: #4ca8c2;
}
p.adv_br
{
	float: left;
	width: 250px;
	padding-left: 50px;
	padding-top: 30px;
	font-size: 1.3em;
	color: #7d5318;
}
p.adv_br span
{
	font-size: 1.3em;
	width: 250px;
	float: left;
	color: #7d5318;
}

/* Where we are */
p.mainpic
{
	margin: 0px;
	padding: 0px;
	width: 580px;
	height: 274px;
	vertical-align: bottom;
}

div.bgpic
{
	background: url(           '../images/where_pic2.jpg' ) no-repeat left top;
	height: 27px;
	width: 580px;
}
div.bgpic span
{
	color: #fff;
	font-weight: bold;
	padding-left: 280px;
	margin: 0px;
	float: left;
}
div.bgpic2
{
	background: url(           '../images/where_pic3.jpg' ) no-repeat left top;
	height: 63px;
	width: 580px;
}
div.bgpic2 p
{
	padding-left: 240px;
	padding-top: 10px;
}
.contacts
{
	width: 580px;
	padding-top: 20px;
	padding-left: 35px;
}
.contacts p.names
{
	width: 145px;
	font-weight: bold;
	float: left;
	margin: 0px;
}
.contacts p.designation
{
	width: 130px;
	float: left;
	margin: 0px;
}
.contacts p.phone
{
	width: 100px;
	float: left;
	color: #4ca8c2;
	margin: 0px;
}
.contacts p.email
{
	width: 170px;
	float: left;
	color: #4ca8c2;
	margin: 0px;
}
.contacts p.email a:link
{
	text-decoration: none;
	color: #4ca8c2;
	margin: 0px;
}
.contacts p.email a:visited
{
	text-decoration: none;
	color: #4ca8c2;
	margin: 0px;
}
.contacts p.email a:hover
{
	text-decoration: none;
	color: #A59D96;
	margin: 0px;
}

/* tags */
.tagresult
{
	width: 580px;
	float: left;
	padding-top: 20px;
}
.tagresult span.font30
{
	font-size: 1.875em;
	font-weight: bold;
	line-height: 24px;
}
.tagresult span.font36
{
	font-size: 2.25em;
	font-weight: bold;
	line-height: 28px;
}
.tagresult span.font60
{
	font-size: 3.75em;
	font-weight: bold;
	line-height: 40px;
}

/* Customers section  */
#content div.container
{
	width: 580px;
	float: left;
	margin: 0px;
}
#content div.container div.pic
{
	width: 150px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#content div.container div.textblock
{
	width: 430px;
	float: left;
	padding-top: 35px;
}
span.boldheads
{
	width: 370px;
	float: left;
}
span.year
{
	width: 60px;
	color: #b4ada7;
	text-align: right;
	float: left;
	font-size: .9em;
}
span.subheads
{
	width: 430px;
	margin: 0px;
	padding: 0px;
}
.lines_grey
{
	border-top: 1px solid #f1eeee;
	border-bottom: 1px solid #f1eeee;
	height: 2px;
	width: 430px;
	float: left;
	margin-left: 150px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.AdminWelcome
{
	height: 30px;
	padding-top: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	position: relative;
	background-color: #4174B2;
}

.AdminHome
{
	position: relative;
	width: 300px;
	top: 200px;
	border: solid 2px #4174B2;
}
.Adminspan
{
	position: relative;
	color: White;
}

.AdminInformation
{
	margin-bottom: 6px;
	padding-top: 8px;
}
.divfont
{
	font-family: MS Sans Serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}


/*GridViewCSS*/
.GridViewStyle
{
	font-family: Arial, Sans-Serif;
	font-size: small;
	table-layout: auto;
	border-collapse: collapse;
	border: #1d1d1d 5px solid;
}
/*Header and Pager styles*/
.HeaderStyle, .PagerStyle
{
	background-image: url(../Images/HeaderGlassBlack.jpg);
	background-position: center 50%;
	background-repeat: repeat-x;
	background-color: #1d1d1d;
}

.HeaderStyle th
{
	padding: 5px;
	color: #ffffff;
	text-align: left;
}
.HeaderStyle a
{
	text-decoration: none;
	color: #ffffff;
	display: block;
	text-align: left;
	font-weight: normal;
}
.PagerStyle table
{
	text-align: center;
	margin: auto;
}
.PagerStyle table td
{
	border: 0px;
	padding: 5px;
}
.PagerStyle td
{
	border-top: #1d1d1d 3px solid;
}
.PagerStyle a
{
	color: #ffffff;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	border-top: solid 1px #777777;
	border-right: solid 1px #333333;
	border-bottom: solid 1px #333333;
	border-left: solid 1px #777777;
}
.PagerStyle span
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
}
/*RowStyles*/
.RowStyle td, .AltRowStyle td, .SelectedRowStyle td, .EditRowStyle td /*Common Styles*/
{
	padding: 5px;
	border-right: solid 1px #1d1d1d;
	color: #666;
}
.RowStyle td
{
	background-color: #c9c9c9;
}
.AltRowStyle td
{
	background-color: #f0f0f0;
}
.SelectedRowStyle td
{
	background-color: #ffff66;
}

.Buttondisplay
{
	background-image: url(../Images/HeaderGlassBlack.jpg);
	background-position: center 50%;
	background-repeat: repeat-x;
	background-color: #1d1d1d;
	padding: 5px;
	color: #ffffff;
	font-family: 'Microsoft Sans Serif';
}
.Paging
{
	font-family: "MS Sans Serif" , Helvetica, sans-serif;
	color: #B19878;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	position: relative;
}


#Settingsbar
{
	width: 166px;
	min-height: 300px;
	float: none;
}

#Settingsbar h3
{
	padding-left: 25px;
	text-transform: uppercase;
	color: #906B3E;
	font-weight: normal;
}
#Settingsbar h3 a
{
	color: #906B3E;
}
#Settingsbar a
{
	text-decoration: none;
}
#Settingsbar ul a
{
	color: #A59D96;
	padding-left: 10px;
}
#Settingsbar a:hover
{
	color: #4ca8c2;
}
#Settingsbar li
{
	list-style: none;
}
.divEmpty
{
	font-size: 12px;
	text-align: center;
}
.itemsTags
{
	padding: 0px 3px 0px 0px;
	margin: 0px;
}
.desctags
{
	height: 10px;
	padding-left: 15px;
	color: #99ccff;
}
.descImg
{
	background: url(../images/tag.gif) no-repeat left center;
	height: 19px;
	width: 19px;
	float: left;
}
.desctags a:link
{
	color: #99ccff;
	text-decoration: none;
	font-size:1.0em;
	font-family:Calibri, Verdana, Arial, Helvetica;
}
.desctags a:visited
{
	color: #99ccff;
	text-decoration: none;
}
.desctags a:hover
{
	color: #b4ada7;
	text-decoration: none;
}
.dlstcontacts
{
	margin: 0px;
	padding: 0px;
	border: none;
}
.dlstcontacts tr td
{
	border-style: none;
	empty-cells: hide;
	outline-style: none;
}
.divcontacts
{
	width: 580px;
	padding-top: 0px;
	padding-left: 5px;
}
.divcontacts p.names
{
	width: 145px;
	font-weight: bold;
	float: left;
	margin: 0px;
}
.divcontacts p.designation
{
	width: 130px;
	float: left;
	margin: 0px;
}
.divcontacts p.phone
{
	width: 100px;
	float: left;
	color: #4ca8c2;
	margin: 0px;
}
.divcontacts p.email
{
	width: 170px;
	float: left;
	color: #4ca8c2;
	margin: 0px;
}
.divcontacts p.email a:link
{
	text-decoration: none;
	color: #4ca8c2;
	margin: 0px;
}
.divcontacts p.email a:visited
{
	text-decoration: none;
	color: #4ca8c2;
	margin: 0px;
}
.divcontacts p.email a:hover
{
	text-decoration: none;
	color: #A59D96;
	margin: 0px;
}


.names2
{
	width: 145px;
	font-weight: bold;
	float: left;
	margin: 0px;
}
.designation2
{
	width: 130px;
	float: left;
	margin: 0px;
}
.phone2
{
	width: 100px;
	float: left;
	color: #4ca8c2;
	margin: 0px;
}
.email2
{
	width: 170px;
	float: left;
	color: #4ca8c2;
	margin: 0px;
}
.email2 a:link
{
	text-decoration: none;
	color: #4ca8c2;
	margin: 0px;
}
.email2 a:visited
{
	text-decoration: none;
	color: #4ca8c2;
	margin: 0px;
}
.email2 a:hover
{
	text-decoration: none;
	color: #A59D96;
	margin: 0px;
}

.Pfooter
{
	width: 325px;
	float: left;
	text-align: left;
}

.dlstHowLinks
{
	float: left;
	width: 295px;
	padding-left: 0px;
	border: none;
}


.SpanServices
{
	font-size: 1.3em;
	width: 300px;
	float: left;
}
.SpanServices a:link
{
	color: #4ca8c2;
	text-decoration: none;
}
.SpanServices a:visited
{
	color: #4ca8c2;
	text-decoration: none;
}
.SpanServices a:hover
{
	color: #A59D96;
	text-decoration: none;
}

.twoCoulmnsHow
{
	width: 580px;
}
.coulmn2
{
	float: left;
	width: 265px;
}
.menu_container_div2
{
	width: 175px;
	text-align: right;
	margin-right: 15px;
	color: #DBD4CE;
	text-decoration: none;
}
.menu_container_div
{
	width: 175px;
	text-align: right;
	text-decoration: none;
	color: #DBD4CE;
	font-size: 1.7em;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
.menu_container_div a:link
{
	width: 175px;
	text-align: right;
	margin-right: 10px;
	color: #DBD4CE;
	padding: 0px;
	text-decoration: none;
}
.menu_container_div a:visited
{
	width: 175px;
	text-align: right;
	margin-right: 10px;
	color: #DBD4CE;
	text-decoration: none;
	padding: 0px;
}
.menu_container_div a:hover
{
	width: 175px;
	text-align: right;
	margin-right: 10px;
	color: White;
	text-decoration: none;
	padding: 0px;
}

.menu_container_div_selected
{
	color: White;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
}
.menu_container_div_Bold
{
	width: 175px;
	text-align: right;
	margin-right: 10px;
	color: white;
	font-size: 1.5em;
	text-decoration: none;
	padding: 0px;
	font-weight: bold;
}
.menu_container_div_Bold a:link
{
	width: 175px;
	text-align: right;
	margin-right: 10px;
	color: white;
	font-size: 1.5em;
	text-decoration: none;
	padding: 0px;
}
.menu_container_div_Bold a:visited
{
	width: 175px;
	text-align: right;
	margin-right: 10px;
	color: white;
	font-size: 1.5em;
	text-decoration: none;
	padding: 0px;
}
.menu_container_div_Bold a:hover
{
	width: 175px;
	text-align: right;
	margin-right: 10px;
	color: white;
	font-size: 1.5em;
	text-decoration: none;
	padding: 0px;
}
.projectdetails
{
	width: 130px;
	height: 130px;
	margin: 0px 20px 20px 0px;
	padding: 0px;
}
.projectdetails img
{
	border: none;
	height: 130px;
	width: 130px;
}
.projectdetails td
{
	border: none;
}

.projectdetails a:link
{
	text-decoration: none;
	color: #4ca8c2;
}
.projectdetails a:visited
{
	text-decoration: none;
	color: #4ca8c2;
}
.projectdetails a:hover
{
	text-decoration: none;
	color: #4ca8c2;
}
.divDescription
{
	position: absolute;
	width: 0px;
	height: 130px;
	margin-left: 140px;
	z-index: 10;
	background-color: Transparent;
	border: none;
	display: none;
	overflow: hidden;
}
.divDescription2
{
	position: absolute;
	width: 0px;
	height: 130px;
	margin-left: -310px;
	z-index: 10;
	background-color: Transparent;
	border: none;
	display: none;
	overflow: hidden;
}
.divDescriptionInner
{
	width: 300px;
	height: 130px;
	background-color: #eeeeee;
}
.divDescriptionInner span
{
	font-size: 12px;
	color: #666666;
}
.divDescriptionContent
{
	width: 270px;
	height: 12px;
	padding: 3px 0px 3px 15px;
}
#projects_menu_htmlcontent
{
	display: none;
}
#projects_menu_htmlcontent img
{
	float: left;
	width: 130px;
	height: 130px;
}
.divSearchNews
{
	padding: 2px 0px 2px 2px;
	width: 585px;
	border: solid 1px #DBD4CE;
}
.divSearchNews a:link
{
	color: #409db7;
	font-weight: normal;
	font-size: 1.1em;
	text-decoration: none;
}
.divSearchNews a:hover
{
	color: #DBD4CE;
	font-weight: normal;
	font-size: 1.1em;
	text-decoration: none;
}
.divSearchNews a:visited
{
	color: #409db7;
	font-weight: normal;
	font-size: 1.1em;
	text-decoration: none;
}
.divProjectimagelogo
{
	position: relative;
	float: right;
	width: 133px;
	margin-top: 2px;
}
.divProjectimagelogo img
{
	width: 130px;
	height: 130px;
}
.pProjectimagepath
{
	height: 345px;
	border-bottom: solid 1px #ECECEC;
}
.pProjectimagepath img
{
	width: 580px;
	height: 331px;
}
.ulcmsHome
{
	width: 200px;
}
#ctl00_ContentPlaceHolder1_pLogo
{
	position: relative;
	float: right;
	width: 133px;
	margin-top: 2px;
}
.projectpLogo2
{
	position: relative;
	float: left;
	width: 385px;
}
#ctl00_ContentPlaceHolder1_pLogo a
{
	text-decoration: none;
}
#ctl00_ContentPlaceHolder1_pLogo img
{
	width: 132px;
	height: 33px;
	border-style: none;
}
.more a:link
{
	text-decoration: none;
	color: #3F9DB7;
}
.more a:visited
{
	text-decoration: none;
	color: #3F9DB7;
}
.more a:hover
{
	text-decoration: underline;
	color: #3F9DB7;
}
#ctl00_address a:link
{
	color: #4ca8c2;
	text-decoration: none;
}
#ctl00_address a:visited
{
	color: #4ca8c2;
	text-decoration: none;
}
#ctl00_address a:hover
{
	color: #A59D96;
	text-decoration: none;
}
.pimgNews
{
	border: solid 1px #B4ADAA;
	clear: both;
	width: 580px;
	height: 149px;
	text-align: center;
	padding-top: 2px;
}
.divSerchResulthead
{
	font-family: Arial;
	font-size: 16px;
	color:#A59D96;
	padding:2px 0px 0px 2px;
	width: 585px;
	height: 17px;
	border-bottom: solid 2px #E6E2DE;
	background-color: #C6EBF5;
	font-weight: bold;
}
.divSerchResultBody 
{
	padding:0px 0px 5px 7px  ;
	width: 580px;
	margin-top:3px;
	border-bottom:solid 1px #d7d7d7;
}
.divSerchResultBody h2
{
	margin: 0px;
	padding: 0px;
	font-family:Helvetica neue - light , Helvetica, Arial;
	color:#4ca8c2;
}
.divSerchResultBody h1
{
	margin: 0px;
	padding: 0px;
	font-family:Helvetica neue - light , Helvetica, Arial;
	color:#7D5318;
}
.divSerchResultBodyprojects 
{
	padding: 2px 0px 3px 7px  ;
	width: 580px;
	margin-top:3px;
	background:url(../images/bottom_border450.jpg) no-repeat right bottom;
	background-repeat:no-repeat;
	background-position:right bottom;
	clear:both;
}

/*.divSerchResultBodyprojects .alinkheading
{
	text-decoration:none;
	cursor:hand;
}
.divSerchResultBody .alinkheading
{
	
}*/
.alinkheading
{
	text-decoration:none;
	cursor:hand;
	cursor:pointer;	
}
.divSerchResultBodyContacts 
{
	padding: 2px 0px 3px 7px  ;
	width: 280px;
	margin-top:3px;
}

.DivSearchProjecImg
{
	width:130px;
	height:130px;
	float:left;
	margin-right:5px;
	margin-top:3px;
}
.DivSearchProjecImg IMG
{
	width:130px;
	height:130px;
	float:left;
}
.divSerchResultBodyContent
{
	width:445px;
	float:left;
	color: #A59D96;
}
.divBottomBorderSingle
{
	padding-bottom:5px;
	color:#A59D96;
}
#divNewsSummery a:link
{
	color: #4ca8c2;
	text-decoration: none;
}
#divNewsSummery a:hover
{
	color: #A59D96;
	text-decoration: none;
}
#divNewsSummery a:visited
{
	color: #4ca8c2;
	text-decoration: none;
}

.divBottomBorderDouble
{
	border-bottom-color:#d7d7d7;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-bottom:5px;
}
.alinklogoProject IMG
{
	margin-top:-5px;
	
}
a:link
{
	color: #4ca8c2;
	text-decoration: none;
}
a:visited
{
	color: #4ca8c2;
	text-decoration: none;
}
a:hover
{
	color: #A59D96;
	text-decoration: none;
}
#ctl00_ContentPlaceHolder1_projects_menu_htmlcontent 
{
	clear:both;
}
#ctl00_ContentPlaceHolder1_projects_menu_htmlcontent IMG
{
	float:left;
	margin-bottom:10px;
}
#ctl00_ContentPlaceHolder1_projects_menu_htmlcontent H2
{
	color: #7D5347;
	font-size:24px;
	font-family:Helvetica neue - light , Helvetica, Arial;
	margin-left:135px;
}
#ctl00_ContentPlaceHolder1_projects_menu_htmlcontent H3
{
	color: #4ca8c2;
	font-size:18px;
	font-family:Helvetica neue - light , Helvetica, Arial;
	font-weight:normal;
	margin-left:135px;
	margin-top:-6px;
}
#ctl00_ContentPlaceHolder1_projects_menu_htmlcontent p
{
	color: #A59D96;
	font-weight:normal;
	margin-left:135px;
	margin-top:-18px;
}
#ctl00_ContentPlaceHolder1_projects_menu_htmlcontent a
{
	float:left;
	width:585px;
	background:url(../images/bottom_border450.jpg) no-repeat right bottom;
}
#ctl00_ContentPlaceHolder1_projects_menu_htmlcontent div
{
	clear:both;
}
.DivProjectdetailsplaceholder
{
	width:580px;
	height:331px;
	overflow:hidden;
}
