* {margin:0; padding:0;}

body {
	margin: 0 auto;
	width: 850px;
	margin-top: 3px;
	background-color: #F5FFF2;
	color: #333333;
	text-align: left;
	font-family:verdana;
	font-size:62.5%;
}

a, a:link, a:visited,a:active {
	text-decoration: underline;
	color: #00397B;
	outline: none;
}
a:hover {
	color: #CC0033;
}


h1 {
	font-weight: normal;
	font-size: 1.5em;
	text-align: left;
	color: #006;
	font-family: Verdana;
	margin: 0px 0px 10px 0px;
	padding-bottom: 3px;
	border-bottom: solid #ccc 1px;
}
h2 {
	font-size: 1.2em;
	color: #192F77;
	margin: 20px 0px 8px 0px;
	font-weight: bold;
}
h3, h4, h5, h6 {
	font-size: 1em;
	color: #0B304A;
	margin: 2px 0px 2px 0px;
}
p {
	margin: 5px 5px 10px 0px;
	font-size: 1.1em;
}
strong {
	font-weight: bold;
	color: #066;
}
em { font-weight: bold; font-style: italic }
img {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
ul {
	padding: 0pt;
	list-style-type: none;
}

select {
	color: #003366;
	font-size: 0.95em;
}
input, textarea {
	color: #000066;
	text-align: left;
	margin-bottom: 3px;
	margin-top: 0px;
	padding: 0;
}










div#Container {
	width: 850px;
	text-align: left;
	background-color: #FFFFFF;
	border: solid #97C9FF 1px;
	vertical-align: top;
	display: block;
	font-size: 1.1em;
}


div#Header {
	height: 150px;
	display: block;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: right;
	color: #0057B3;
	background-image: url(../graphics/Masthead_bg.png);
	width: 100%;
}

#MainFrame {
	width: 100%;
	clear: both;
	display: block;
}


#WrapContent {
	color: #000033;
	width: 650px;
	background-color: #FFFFFF;
	padding: 10px;
	display: block;
	margin: 0px;
	float: left;
	background-image: url(content_bg.png);
	background-repeat: no-repeat;
}


#MainContent {
	width: 100%;
	height: 100%;
	float: left;
	vertical-align: top;
}
#MainContent table {
	border 0;
	text-align: right;
}
#MainContent tr, td {
	vertical-align: top;
	text-align: left;
}

div#TeamBG {
	width: 100%;
	padding: 0px;
	display: block;
	margin: 0px;
	background-image: url(../graphics/Reception_bg.png);
}

div#CentreColumn {
	width: 75%;
	height: 100%;
	float: left;
	vertical-align: top;
}

div#Footer {
	/*font-size: 0.9em;*/
	/*height: 10px;*/
	clear: both;
	/*width: 100%;*/
	/*display: block;*/
	/*background-color: #97C9FF;*/
}



.testimonial {
	text-align: left;
	display: block;
	vertical-align: top;
	margin-top: 10px;
	font-size: 0.95em;
	color: #003366;
	float: right;
	height: 100%;
	width: 100%;
	clear: both;
	padding: 0px 0px 15px 0px;
}
.testimonial p, em {
	margin:3px 0px 5px 0px;
	padding:0;
	font-size: 100%;
}
.testimonial_cl {
	width: 120px;
	float: left;
}
.testimonial_cr {
	float: right;
	width: 520px;
}
.testimonial img {
	float: left;
	border: solid #FFFFFF 3px;
}
.testimonial img:hover {
	border: solid #E0EEFF 3px;
}

.testimonial_cl img {
	border: solid #ffffff 1px;
}
.testimonial_cl a:focus img,
.testimonial_cl a:hover img {
	border: solid #000000 1px;
	background-image: url(../gifs/NavGo.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.testimonial_cl a:hover{
color: red; /* Dummy definition to overcome another IE6 bug */
}





.credit {
	font-size: 0.9em;
	color: #003366;
	font-weight: bold;
	font-style: italic;
}
.more {
	color: #CC0033;
	font-weight: bold;
	text-decoration: none;
}

.CaseHistoryList {
	display: block;
	clear: both;
}
.caselist {
	display: block;
	clear: both;
	margin: 10px 0px 10px 0px;
}

.caselist img {
	margin: 0px 10px 15px 0px;
}	
.caselist p, em {
	margin:0px 0px 10px 0px;
	padding:0;
}

.caselist_cl {
	clear: both;
	width: 140px;
	float: left;
	height: 100%;
}
.caselist_cr {
	float: left;
	width: 490px;
}
.caselist_cr img {
	margin:0px 0px 0px 0px;
	border: solid #ffffff 1px;
	vertical-align: bottom;
}
.caselist_cr a, .caselist_cr a:link, caselist_cr a:visited, .caselist_cr a:active, .caselist_cr a:hover {
	display: block;
	outline: none;
	color: #003399;
	background-image: url(../gifs/NavGo.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: auto;
	text-indent: 15px;
	text-decoration: none;
	font-size: 0.95em;
}
.caselist_cr a:hover {
	text-decoration: underline;
}

.caselist_cl img {
	border: solid #ffffff 1px;
}
.caselist_cl a:focus img,
.caselist_cl a:hover img {
	border: solid #000000 1px;
	background-image: url(../gifs/NavGo.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.caselist_cl a:hover{
color: red; /* Dummy definition to overcome another IE6 bug */
}




.casestudy {
	text-align: left;
	display: block;
	vertical-align: top;
	font-size: 100%;
	color: #003366;
	height: 100%;
	width: 100%;
	clear: both;
	margin: 10px 0px 10px 0px;
}

.casestudy p, em {
	margin:0px 0px 10px 0px;
	padding:0;
}
.casestudy {
	clear: both;
	float: left;
	height: 100%;
}


.weblink {
	float: right;
	height: 150px;
	margin: 0px 0px 15px 20px;
	padding: 0;
}
.weblink img {
	border: solid #ffffff 1px;
}
.weblink a:focus img,
.weblink a:hover img {
	border: solid #000000 1px;
}
.weblink a:hover{
color: red; /* Dummy definition to overcome another IE6 bug */
}




.ContactBox {
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 10px;
}
.FormQ {
	text-align: right;
	color: #003366;
	font-weight: normal;
	vertical-align: middle;
}
.FormA {
	text-align: left;
	color: #003366;
	font-weight: normal;
	vertical-align: top;
}



#quote {
	background:#FFFFFF url(../gifs/QuoteBoxTop.gif.gif) no-repeat scroll left top;

}


.warning { COLOR: red }
.error { FONT-WEIGHT: bold; COLOR: red }


.textbox {
	color: #003366;
	text-align: left;
	background-color: #F2F4F7;
	font-weight: normal;
	border: 1px solid;
	vertical-align: top;
	border-color: #A7BAC9;
	font-size: small;
}

   
#LogoRight { float: right; }
#LogoLeft { float: left; border: solid #000000 1px; }
#LogoMiddle { padding: 0px 160px 5px 160px; margin: 0px; }

.ImgRight {
	float: right;
	margin: 0px 0px 10px 10px;
}
.ImgLeft {
	float: left;
	border: solid #000000 1px;
	margin: 0px 10px 5px 0px;
}
.ImgMiddle { padding: 0px 160px 5px 160px; margin: 0px; }

.StaffPhoto {
	float: left;
	margin: 0px 10px 5px 0px;
	width: 180px;
	height: 252px;
	text-align: center;
	vertical-align: middle;
	background-color: #E9E9F4;
	border: solid #ccc 2px;
}

.Box {
	width: 560px;
	float: left;
	display: inline;
}
   
.floatright {
	float: right;
}

.floatleft {
	float: left;
	clear: left;
	display: block;
	
}



.BrochureRequest {
	background-color: #FFFFFF;
}

.style1 {color: #CC9900}
.style2 {color: #CC6600}



	 
	  
.box {
	float: left;
	width: 100%;
	height: 100px;
	display: inline;
	background-image: url(file:///D|/Web%20Dev/Dev%20sites/Preori/Images/TopMenu_BG.jpg);
}
#boxContent { border: none; background: #9FC; }
#boxContent { position: relative; left: -2px; top: -2px; }
#boxContainer { position: relative; background: #666; margin: 4px; }




.NavMenuRight {
	text-align: left;
	padding: 0px;
	border: solid #ccc 1px;
	display: block;
	float: right;
	/**********luis***************/
	/*position:relative;
	top: 10px;*/
	/**************************/
	width: 23%;
	padding-left: 5px;
	background-color: #FFF;
}

.NavMenuRight ul {
	background-color: #FFFFFF;
	color: #0057B3;
	display: block;
	list-style-type: none;
	margin:0px;
}
.NavMenuRight li {
	background-color: #FFFFFF;
	color: #003300;
	display: block;
	text-indent: 15px;
	margin:0px;
	font-size: 1.1em;
}
.NavMenuRight li a, .NavMenuRight li a:link, .NavMenuRight li a:active, .NavMenuRight li a:visited {
	display: block;
	color: #0057B3;
	padding: 5px 0px 5px 0px;
	text-decoration: none;
	height: auto;
}
.NavMenuRight li a:hover, .NavMenuRight li a:visited:hover {
	color: #006633;
	border-color: #ccc;
	background-color: #D8FFCA;
	text-decoration: none;
	display: block;
	padding: 5px 0px 5px 0px;
}







/* Plain style */
.boxstyle   { background-color: transparent }
.boxstylecontent   { position: relative; height: auto }

.middle-corner {
	background-image: url(../gifs/BG.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right: 1px solid #d8d8d8;
	border-left: 1px solid #d8d8d8;
}
.bottom-corner {
	font-size: 2px;
	background-image: url(/sitestyle/modules/standard/styles/Rounded-Corners/bottom-bg.gif);
	background-repeat: no-repeat;
	height: 3px;
	background-position: right top;
	text-align: left;
	position: relative;
}
.bottom-corner img {
	position: absolute;
	top: 0px;
	left: 0px;
}


#topmenu {
	font-weight: normal;
	color: #F5FFF2;
	background-color: #97C9FF;
	padding: 0px;
	font-size: 1.2em;
	margin: 0px;
	width: 850px;
	display: block;
	height: 2em;
	line-height: 2em;
/*	background-image: url(../Images/TopMenu_BG.jpg); */
}

.topmenu ul {
	color: #9EFF7D;
	display: inline-block;
	margin: 0px;
	padding: 0px;
}

.topmenuitem {
	background-color: #97C9FF;
	color: #F5FFF2;
	text-align: center;
	float: right;
}
/********************************mio*************************************/
.prueba{
	background-color: #FF3300;
	color: 00CC00;
	text-align: center;
	float: right;
}
	
/*********************************************************************/


/*
#topmenu ul li.FirstLink {
	background-image:none;
	display: block;
	width: auto;
	float: right;
}
#topmenu ul li.Active {
	display: block;
	padding: 5px 15px 5px 15px;
	color: #9EFF7D;
	margin: 0;
}
*/
#topmenu ul li {
	display: block;
	padding: 0px;
	margin: 0pt;
	color: #9EFF7D;
	position: relative;
	background-color: #0057B3;
	height: 2em;
	float: right;
}

#topmenu a, #topmenu a:link, #topmenu a:visited, #topmenu a:active {
	color:#630;
	text-decoration:none;
	font-weight: normal;
	display: block;
	padding: 0px 15px 0px 15px;
}
#topmenu a:hover {
	color:#0057B3;
	text-decoration:none;
	display: block;
	padding: 0px 15px 0px 15px;
	background-color: #9EFF7D;
}
#topmenu a.Highlighted, #topmenu a.Highlighted:link, #topmenu a.Highlighted:visited, #topmenu a.Highlighted:active, #topmenu a.Highlighted:hover {
color:#FF6600;
text-decoration:none;
}






#FooterMenu {
	width: 800px;
	height: 26px;
}

.FooterMenuItem {
	font-weight: normal;
	text-align: center;
	float: left;
	width: 100px;
	padding: 1px 0px 1px 0px;
	margin-right: 2px;
	border-left: solid #ccc 1px;
}

.FooterMenuItem a {
	font-weight: normal;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 2px;
	display: block;
	text-decoration: none;
}


.FooterMenuItem a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.FooterMenuItem a:hover {
	color: #013A7D;
	font-weight: bold;
}

.FooterMenuItem a:active {
	font-weight: bold;
	color: #FF00FF;
}
.FooterMenuItem a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.FooterMenuItem a:visited:hover {
	font-weight: bold;
	color: #FFFFFF;
}



#NavigationBar {
	margin: 0;
	text-align: left;
	color: #022B69;
	float: left;
	background-color: #C9FFB7;
	width: 180px;
}

.NavMenu, .ProductMenu {
	text-align: left;
	padding: 0px;
}

/*
.NavMenu ul, li {
	margin:0px;
	padding:3px;
}
.ProductMenu ul, li {
margin:0;
padding:5px 5px 5px 5px;
}
*/


.NavMenu ul {
	background-color: #9EFF7D;
	color: #0057B3;
	display: block;
	list-style-type: none;
	margin:0px;
}
.NavMenu li {
	background-color: #C9FFB7;
	color: #0057B3;
	display: block;
	text-indent: 10px;
	margin:0px;
	padding: 0px;
	font-size: 1.1em;
	border-bottom: solid #ccc 1px;
}
.NavMenu li a, .NavMenu li a:link, .NavMenu li a:active, .NavMenu li a:visited {
	display: block;
	color: #00C;
	padding: 6px 0px 6px 0px;
	text-decoration: none;
	height: auto;
}
.NavMenu li a:hover, .NavMenu li a:visited:hover {
	color: #006633;
	border-color: #ccc;
	background-color: #D8FFCA;
	text-decoration: none;
	padding: 6px 0px 6px 0px;
	display: block;
}







.NavTitle {
	FONT-WEIGHT: bold;
	FONT-SIZE: 1.3em;
	COLOR: #006666;
	BORDER-BOTTOM: #ccc 1px solid;
	TEXT-ALIGN: left;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 5px 5px;
}



#submenu {
	font-weight: normal;
	display: block;
	color: #0057B3;
	background-color: #D8FFCA;
	padding: 0px;
	font-size: 1.2em;
	margin: 0px;
	width: 630px;
	line-height: 2em;
/*	background-image: url(../Images/TopMenu_BG.jpg); */
}

#submenu ul {
	color: #0057B3;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#submenu ul li {
	display: block;
	padding: 0px;
	margin: 0pt;
	color: #0057B3;
	float: left;
	position: relative;
}

#submenu a, #submenu a:link, #submenu a:visited, #submenu a:active {
	color:#0057B3;
	text-decoration:none;
	font-weight: normal;
	display: block;
	padding: 0px 15px 0px 15px;
}
#submenu a:hover {
	color:#006633;
	text-decoration:underline;
	display: block;
	padding: 0px 15px 0px 15px;
	background-color: #D8FFCA;
}
#submenu a.Highlighted, #submenu a.Highlighted:link, #submenu a.Highlighted:visited, #submenu a.Highlighted:active, #submenu a.Highlighted:hover {
color:#FF6600;
text-decoration:none;
}




.BulletList {
	text-align: left;
	margin-bottom: 10px;
	line-height: 1.2em;
	padding: 0px 0px 0px 15px;
	vertical-align: top;
}


.BulletList ul {
	color: #003399;
	list-style-type: none;
	margin:0px;
	padding: 3px;
}
.BulletList li {
	color: #003399;
	padding: 0px 0px 0px 15px;
	display: block;
	background-image: url(../graphics/Bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin: 0px 0px 7px 0px;
}
.BulletList li a {
	color: #003399;
	border: solid #E0EEFF 1px;
	padding: 3px 0px 3px 0px;
	text-decoration: none;
	display: block;
	background-image: url(../gifs/NavGo.gif);
	background-repeat: no-repeat;
	background-position: left;		
}
.BulletList li a:link {
	color: #003399;
	border: solid #E0EEFF 1px;
	padding: 3px 0px 3px 0px;
	text-decoration: none;
	display: block;
	background-image: url(../gifs/NavGo.gif);
	background-repeat: no-repeat;
	background-position: left;		
}
.BulletList li a:active, .BulletList li a:visited {
	color: #003399;
	border: solid #E0EEFF 1px;
	padding: 3px 0px 3px 0px;
	text-decoration: none;
	display: block;
	background-image: url(../gifs/NavGo.gif);
	background-repeat: no-repeat;
	background-position: left;		
}

.BulletList li a:hover, .BulletList li a:visited:hover {
	color: #CC0000;
	border-color: #ccc;
	background-color: #F2F8FF;
	text-decoration: none;
	display: block;
}

.sitelink {
	display:block;
	width:100%;
	text-align: left;
	vertical-align: top;
	position: relative;
	margin-bottom: 15px;
}
.sitelink img {

}
.sitelink p {
	vertical-align: top;
}
.sitelink td {
	vertical-align: top;
	border-top: dotted #ccc 1px;
	padding: 10px 0px 10px 0px;
}
