@charset "UTF-8";
body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	font-weight: bold;
	background: url(images/background.jpg) repeat-x #52a7d4;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
}
.oneColFixCtrHdr #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	width: 900px;
	height: 127px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	margin-top: 10px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #6BE1FF;
}

/*   ========= MENU ========= */

#menu {
	width: 900px;
	text-align:center;
	text-transform: uppercase;
	font-weight: bold;
	height: 33px;
}


.menu{
	margin:0 auto;
	padding:0;
	height:20px;
	width:580px;
	display:block;
}
.menu li{padding:0; margin:0; list-style:none; display:inline;}
.menu li a{float:left; padding-left:15px; display:block; color:rgb(255,255,255); text-decoration:none; font-size:12px; cursor:pointer; }
.menu li a span{line-height:20px; float:left; display:block; padding-right:15px;}
.menu li a:hover{color:rgb(255,255,255);border-bottom: 2px solid #32b3f7;}
.menu li a:hover span{ }
.menu li a.active, .menu li a.active:hover{line-height:20px; font-size:12px; color:rgb(255,255,255); border-bottom: 2px solid #32b3f7;}
.menu li a.active span, .menu li a.active:hover span{}

/*   ========= end of MENU ========= */

/*   ========= bouncing portfolio images ========= */

.pics {
	height: 265px;
	width: 392px;
	padding:0;
	margin:0;
	overflow: hidden
}
.pics img { height: 253px; width: 380px; padding: 5px; border: 1px solid #FFF; background-color: #fff; top:0; left:0 }
.pics img {
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
}

/*   ========= end of bouncing portfolio ========= */

#rightside {
	width: 440px;
	float: right;
	display:inline;
	padding-left:10px;
}

#left-mainbody {
	float: left;
	width: 420px;
	display:inline;
}

#portfolio {
	width: 440px;
	height: 290px;
}

#portfolio-link {
	width: 370px;
	height: 20px;
	margin: 5px 0 10px 0;
	margin-left: 60px;
}

#clr {
	clear: both;
}

h1 {
	font-size: 14px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 4px 0 0 0;
}

p {
	text-align:justify;
	line-height: 14px;
}

#grp-above {
	background-image:url(images/chair-back.jpg);
	background-position: bottom-left;
	background-repeat:no-repeat;
	width: 420px;
	height: 232px;
	margin-top: 10px;
}

img, div  { behavior: url(iepngfix.htc) }

#whatisgrp {
	width: 280px;
	float: right;
	text-align: justify left;
	margin-top: 80px;
}

.ascendingdiv {
	width: 100%;
	display: none;
}

#latest-news-surround {
	width: 420px;
	float: left;
	display:inline;
	margin-left: 00px;
}

#news-title {
	width: 370px;
	float: left;
	display:inline;
	height: 30px;
	border-bottom: 1px solid white;
	margin-bottom: 5px;
}

#rss-icon {
	float: left;
	width: 40px;
	height: 30px;
	display:inline;
}

#first-news {
	float: left;
	width: 175px;
	display:inline;
	margin-left: 40px;
}

#second-news {
	float: left;
	width: 175px;
	display:inline;
	margin-left: 20px;
}

#portfolio {
	padding-left:20px;
}

.news-title {
	font-size: 13px;
	font-weight: bold;
}

.news-date {
	font-style: italic;
	font-weight: bold;
}


.portimg {
	border:1px solid #095088;
	margin:0px 0px;
}
.portimg1 {
	border:1px solid #095088;
	margin:0px 20px 0px 0px;
}

b {
	font-size:12px;
	font-weight:bold;
}

.projectdetails {
	text-align:left;
}


.portnav {
	margin:0px; 
	padding-top:2px; 
	margin-left:00px;
	text-align:left; 
	float:left; 
	border-right:1px solid #79d6f8; 
	width:300px;
	padding-right:10px;
}


/* form */

.infos {
		background:#52a4d1;
	border:1px solid #73d0fb;
	color: #fff;
	font-size: 11px;
	padding: 10px;
	margin-bottom: 10px;
	width:480px;
}


#contact {
	padding:0px;
	width:300px;
	margin:auto;
	margin-bottom:10px;
	float:left;
	margin-top:15px;
	display:inline;
}

h4 {
	margin:0px;
	padding-bottom:5px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
}
#contact1{

	padding:5px;
	width:280px;
	border:1px solid #73d0fb;
	color: #fff;
	font-size: 11px;
	margin-bottom:10px;
	background:#52a4d1 url(images/mapbg.jpg) center no-repeat;
	

}

#contact2{

	padding:5px;
	width:280px;
	background:#52a4d1;
	border:1px solid #73d0fb;
	color: #fff;
	font-size: 11px;
	margin-bottom:10px;

}

fieldset {
	border:1px solid #73d0fb;
	padding:10px;
	width:500px;
	margin:auto;
}

legend {
	background:#73d0fb;
	border:1px solid #73d0fb;
	padding:5px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
}
.inputtext1 {
	width:150px;
	margin-right:4px;
	padding:2px;
	border:1px solid #73d0fb;
}

.inputtext, .textarea1 {
	width:310px;
	padding:2px;
	border:1px solid #73d0fb;
}

.send {
	margin-left:300px;
}


p.success-message {
	margin:10px auto;
	border:1px solid #3b6500;
	color:#3b6500;
	background:#dbf2bb;
	padding:10px;
	text-align:center;
}

p.error-message {
	width:460px;
	margin:10px auto;
	border:1px solid #903;
	color:#903;
	background:#f2bbbb;
	padding:10px;
}

form#form1, .form1-mesg {
	float:right;
	display:inline;
	width:550px;
}

/******************************************************/
/* Styling for New ASP Contact Form */
/******************************************************/

form#aspcontactform {
	display: inline; /*fix ie6 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 500px;
	margin: 15px 0 15px 35px;
	border: 1px solid #73D0FB;
	padding: 20px;
}

form#aspcontactform ul {
	list-style: none;
	padding: 0px; /* no reset stylesheet being used so reset the defaults */
	margin: 0px; /* no reset stylesheet being used so reset the defaults */
}

form#aspcontactform ul li {
	margin-bottom: 4px;
	float: left;
	display: inline; /*fix ie6 */
	clear: both; /*fix ie6 and ie7 stop them being gay */
	display: block; /*fix ie6 and ie7 stop them being gay */
	width: 100%; /*fix ie6 and ie7 stop them being gay */
}

form#aspcontactform label {
	float: left;
	display: inline; /*fix ie6 */
	width: 120px;
	line-height: 22px;
	cursor: pointer;
}

form#aspcontactform input, form#aspcontactform textarea {
	float: left;
	display:inline; /*fix ie6 */
	width: 295px;
	border:none;
	height: 22px;
	line-height: 22px;
	color: #333;
	background-color: #fff;
	border: solid 1px #CCC;
	padding: 0 0 0 5px;
}

form#aspcontactform textarea {
	height: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow-x: hidden;
	padding: 5px 0 0 5px;
	line-height: 16px;
}

form input#submit {
	clear: both;
	width: 114px;
	height: 37px;
	display: inline; /*fix ie6 */
	border: solid 1px #CCC;
	font-size: 12px;
	font-weight: bold;
	background:#fff;
	margin: 0 0 0 218px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	cursor: pointer;
}

form#aspcontactform input:focus, form#aspcontactform textarea:focus, form#aspcontactform input#submit:hover{
	border: solid 1px #666;
}

p.contactrequired {
	font-size: 11px;
	margin: 10px 0 0 110px;
	float: left;
	display: inline; /*fix ie6 */ 
}

span.asterisk {
	font-size: 14px;
	color: #F00;
}

form .error {
	border: 1px solid #d14c0e;
}

p.success-message, ul#form-error {
   	margin: 15px 0 0 35px;
    padding: 15px 25px;
    width: 490px;
	background-color:#DFF2BF;
	float: left;
	color: #4F8A10;
	border: solid 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

ul#form-error {
	background-color:#FFBABA;
	color: #b53737;
	list-style-position:inside;
	list-style: none;
}

ul#form-error li {
	margin: 4px 0;
}

li#error-header {
	list-style-type: none;
	padding: 0 4px 0 0;
	font-weight: bold;
}

