body {
	font: normal normal normal 13px/1.231 arial, helvetica, clean, sans-serif;
	color:#6a6a6a;
}


/****** remove focus border *********/
* :focus {
	outline: 0;
	-moz-outline-style: none;
}

* {
	outline:0;
	outline-style:none;
	-moz-outline:0;
}
a:active {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
}

b, strong {
	font-weight:bold;
}



body.small {
	/* empty for reset value */
}
       
body.medium {
	font-size: 100%;
}
       
body.large {
	font-size: 120%;
}

		
#bodycontainer {
	width:975px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

	
a {
	color:#5883ad;
	text-decoration:none;
}

a:hover {
	color:#eaa758;
}

.backgroundhover {
	color:#fff;
	background-color:#eaa758 !important;
}
.backgroundhover a, .backgroundhover a:hover {
	color:#fff;
	text-decoration:underline;
}

h1 {
	background:transparent url('../img/bg_title.png') no-repeat scroll 0px 0px;
	width:975px;
	height:80px;
	overflow:hidden;
	text-indent:-1000em;
	float:left;
}

h1 a {
	display:block;
	width:55px;
	height:72px;
}

h2, h3, h4, h5, h6 {
	font-weight:normal;
}

.highlight { color:red; }

#contentcontainer {
	height:564px;
	width:975px;
	background: #fff url('../img/bg_contentcontainer.gif') no-repeat 0px 80px;
}

#homecontent {
	position:absolute;
	top:108px;
	left:0px;
	width:975px;
	height:292px;
	overflow:hidden;
	background:transparent url('../img/bg_homecontent.gif') no-repeat 0px 0px;
	border-bottom: solid 4px #fff;
}

#homeprimarycontent {
	position:absolute;
	top:405px;
	left:0px;
	width:319px;
	height:160px;
	overflow:hidden;
	background:transparent url('../img/bg_homesecondarycontent.gif') no-repeat 0px 0px;
	border-right: solid 9px #fff;
}

#homesecondarycontent {
	position:absolute;
	top:405px;
	left:328px;
	width:319px;
	height:160px;
	overflow:hidden;
	background:transparent url('../img/bg_homesecondarycontent.gif') no-repeat 0px 0px;
	border-right: solid 9px #fff;
}

#hometertiarycontent {
	position:absolute;
	top:405px;
	left:656px;
	width:319px;
	height:160px;
	overflow:hidden;
	background:transparent url('../img/bg_homesecondarycontent.gif') no-repeat 0px 0px;
}


#homeprimarycontent, 
#homesecondarycontent, 
#hometertiarycontent
{
	font-size:0.87em;
	color:#6a6a6a;
	text-align:center;
}

#homecontent p {
	margin:24px 21px 0px 21px;;
}

#homeprimarycontent h2 {
	background:transparent url('../img/bg_homeprimaryh2.gif') no-repeat 1px 1px;
	width:371px;
	height:47px;
	overflow:hidden;
	text-indent:-1000em;
}

#homesecondarycontent h2 {
	background:transparent url('../img/bg_homesecondaryh2.gif') no-repeat 1px 1px;
	width:371px;
	height:47px;
	overflow:hidden;
	text-indent:-1000em;
}

#hometertiarycontent h2 {
	background:transparent url('../img/bg_hometertiaryh2.gif') no-repeat 1px 1px;
	width:371px;
	height:47px;
	overflow:hidden;
	text-indent:-1000em;
}

#homeprimarycontent p, 
#homesecondarycontent p, 
#hometertiarycontent p,
#homeprimarycontent ul, 
#homesecondarycontent ul, 
#hometertiarycontent ul 
{
	margin:10px 41px 0px 41px;
}

#homeprimarycontent ul, 
#homesecondarycontent ul, 
#hometertiarycontent ul 
{
	list-style: square;
	padding-left: 16px;
	text-indent: 5px;
	text-align:left;
}

#homeprimarycontent a, 
#homesecondarycontent a, 
#hometertiarycontent a
{
	text-indent:-999em;
	background:transparent url('../img/bg_homebuttons.gif') no-repeat 0px 0px;
	width:114px;
	height:24px;
	display:block;
	overflow:hidden;
	margin:0 auto;
}

#homeprimarycontent a
{
	background-position:0px 0px;
}

#homesecondarycontent a
{
	background-position:0px -26px;
}

#hometertiarycontent a
{
	background-position:0px -52px;
}




#maincontent {
	position:absolute;
	top:109px;
	left:0px;
	width:750px;
	height:456px;
	overflow:auto;

}

#maincontent h2 {
	margin:20px 0 30px 80px;
	font-size:16px;
	color:#f49100;
}

#formcontent {
	width:560px;
	float:left;
}

#formcontent p {
	margin:0px 0px 0px 80px;
	clear:both;
	padding-bottom:6px;
	color:#333;
}


#formcontent label {
	width: 180px;
	float: left;
	margin-right: 10px;
	display: block;
	padding-top:3px;
}

#formcontent .submit {
	float:right;
	margin: 15px 52px 0 0;
}

#forminfo {
	width:150px;
	float:left;
	color: #333333;
	font-size:11px;
}

#forminfo p {
	margin:0 0 1em 0;
	padding:0;
}


#mast_home {
	background:transparent url('../img/mast_home.jpg') no-repeat 1px 1px;
	width:973px;
	height:168px;
	overflow:hidden;
	text-indent:-1000em;
}

#sidecontent {
	position:absolute;
	background:transparent url('../img/bg_sidecontent.gif') no-repeat 0px 0px;	
	border-left:solid 5px #fff;
	width:170px;
	left: 750px;
	top:80px;
	padding:46px 15px 20px 35px;
	font: normal normal normal 11px/1.25 arial, helvetica, clean, sans-serif;
	color:#000;
}

#sidecontent p,
#sidecontent h3 {
	margin: 0 0 1em 0;
}

#sidecontent h3 {
	font-weight:bold;
}

ul#footer {
	position:relative;
	clear:both;
	width: 975px;
	list-style: none;
	background:transparent url('../img/bg_footer.gif') no-repeat scroll 0px 0px;
	height:31px;
}
ul#footer li {
	padding-top:13px;
	float: left;
	font: 11px arial,helvetica,sans-serif;
	font-weight:bold;
}

ul#footer li a {
	color:#afafaf;
	text-transform:lowercase;
}
ul#footer li a:hover {
	color:#eaa758 !important;
}


ul#footer li.footerhome, 
ul#footer li.footercontactus ,
ul#footer li.footercopyright ,
ul#footer li.footertermsconditions 
{
	padding-right:8px;
	background:transparent url('../img/bg_footerli.gif') no-repeat scroll right bottom;
}
.footerstanteccom {
	position:absolute;
	top:0px;
	left:344px;
	background:transparent url('../img/bg_stanteccom.gif') no-repeat scroll right 12px !important;
}

.footerstanteccom a {
	width:72px;
	height:18px;
	text-indent:-1000em;
	display:block;
}



ul#footer li.footercopyrightstantec {
	float:right !important;
	color:#6a6a6a;
}



