body {
	margin-top: 0px;
	padding: 0;
 	background: Pink;  
	text-align: justify;
	font-family: Tahoma;
	font-size: 13px; 
 	background-image: url(../images/istock_4b.jpg);  
/*	background-repeat: repeat-x; */
	background-attachment: fixed;  
/*	color: #616161; */
}

h1, h2, h3 {
	margin-top: 0;
/*	color: #8C0209; */
}

h1 {
 	font-size: 13px; 
	font-weight: bold;
	color: rgb(170,44,55); 
}

.serv {
	font-size: 13px;
	font-weight: bold;
	text-indent:22px;
	color: rgb(170,44,55); 
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

.servbull  {
	line-height: 35px;
}

ul {
    FONT-FAMILY:  Tahoma ;
/*     FONT-SIZE: 13px; */
    list-style-image: url(../images/r2.gif);
    list-style-type: disc;
	position: relative;
	top: -10px;
}

li {
    FONT-FAMILY:  Tahoma ;
/*    FONT-SIZE: 13px; */
   position: relative;
   left: 0em;
   margin:0;
   padding-bottom:8px;
}

a {
	text-decoration: underline;
	color: rgb(170,44,55); 
}

a:hover {
	border-bottom: none;
	color: blue;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}
p {
    margin-top: 0px;
    padding-top: 0px;
}

.big{
    FONT-FAMILY:  Tahoma ;
	FONT-SIZE: 16px;
}

.biga {
    FONT-FAMILY:  Tahoma ;
	FONT-SIZE: 18px;
	color: blue;
}

.biga a:hover {
	color: rgb(170,44,55); 
}

.bigred{
    FONT-FAMILY:  Tahoma ;
	FONT-SIZE: 16px;
	color: rgb(170,44,55); 
}
/* Header */

#header {
	width: 1000px;
	margin: 0 auto;
	height: 130px;
	background: white repeat-x left top; 
}

#logo {
	width: 1000px;
	height: 90px;
	margin: 0 auto;
	padding: 0 0px 0 0px;
	background: white no-repeat left top; 
}

img.headcentred {
    BACKGROUND: white;
    display: block;
    margin-left: 315px;
    width: 370px;
    height: 80px;
}

/* Menu */
.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: rgb(170,44,55);
/* background: rgb(170,44,55); */
padding: 9px 11px;
text-decoration: underline;
border-right: 1px solid white;
margin-right: 20px;
}

/*
.solidblockmenu li a:visited{
color: rgb(170,44,55);
}
*/

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: rgb(190,55,66) center center repeat-x;  
/* background: transparent url(../images/Menu/blockactive.gif) center center repeat-x; */
text-decoration: none;
}

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Tahoma;
width: 800px;
border: 1px solid #625e00;
border-width: 0px 0;
background: white center center repeat-x; 
/* background: white url(../images/Menu/blockdefault.gif) center center repeat-x; */
list-style: none;
}


div.leftmenubar {
  BACKGROUND: white;
  width: 165px;
  float: left;
  height: 1.4em;
}
div.menubar {
  BACKGROUND: white;
  height: 1.4em;
  font-size: 16px; 
}
div.menuposn {
  BACKGROUND: white;
  float: left;
  width: 1px;
  height: 1.4em;
  position: relative;
  top: -5px;
}

/* Wrapper */

#wrapper {
	width: 1002px;
	margin: 0 auto;
	background: rgb(170,44,55); 
}

/* Page */

#page {
	width: 990px;
	height: 690px; 
	margin: 0 auto;
	padding: 20px 5px;
	background: white; 
}
#longpage {
	width: 990px;
	margin: 0 auto;
	padding: 20px 5px;
	background: white; 
}

/* Horiz slideshows */
.horiz1 {
	float: left;
	width: 180px;
	margin-left: 120px;
	margin-right: 10px;
}
.horiz2 {
	float: left;
	width: 180px;
	margin-right: 10px;
}
.horiz3 {
	float: left;
	width: 180px;
	margin-right: 10px;
}
.horiz4 {
	float: left;
	width: 180px;
	margin-right: 10px;
}

/* Home */
#homeleftsidebar {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}

#homerightsidebar {
	float: right;
	margin-left: 5px;
	margin-right: 25px;
	width: 120px;
}

#homecontent {
	float: left;
	width: 490px;
	margin-left: 30px;
	margin-right: 5px;
}

img.homeright {
    display: block;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px; 
	width: 110px;
    height: 200px;
    overflow: hidden;
}
img.homeleft {
    display: block;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 0px; 
	width: 160px;
    height: 220px;
    overflow: hidden;
}

/* Contact */

.map_window {
	height: 250px;
	width: 250px;
}

div.contslideoffset {
    margin-top: 20px;
    margin-left: 50px;
}

.contactcontent {
	float: left;
	width: 510px;
}

#contactleftsidebar {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	width: 250px;
	height: 500px;
}

#contactrightsidebar {
	float: right;
    margin-top: -210px;
	margin-left: 5px;
	margin-right: 25px;
}

img.contact {
    BACKGROUND: white;
    display: block;
    margin-top: 0px;
    margin-left: 45px;
    margin-right: 0px; 
    width: 160px;
    height: 200px;
    overflow: hidden;
}

img.contactad {
    BACKGROUND: white;
    display: block;
    margin-top: 0px;
    margin-left: 60px;
    margin-right: 0px; 
    width: 120px;
    height: 600px;
    overflow: hidden;
}

img.contactslideshow {
    display: block;
    margin-top: 20px;
    margin-left: 50px;
    margin-right: 0em; 
    width: 150px;
    height: 120px;
    overflow: hidden;
}

/* Clients */

.clientcontent {
	float: left; 
	width: 490px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 12px;
}

.clientline {
	width: 480px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	font-size: 12px;
}

.clientsep {
	width: 480px;
	height: 1px;
	background: rgb(170,44,55); 
}
.mags {
	float: left; 
	width: 490px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	font-size: 12px;
}

img.clientmags {
	display: block;
	float: left;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 20px; 
	width: 150px;
    height:240px;
    overflow: hidden;
}

#clientleftsidebar {
	float: left;
	margin-right: 5px;
	margin-left: 20px;
}

#clientrightsidebar {
	float: right;
	margin-right: 5px;
	margin-left: 5px;
}

img.clientleft{
    display: block;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px; 
    margin-bottom: 40px;
	width: 150px;
    height:120px;
    overflow: hidden;
}

/* Spanish mag section */
.flipbook {
	margin-top: 40px;
	margin-left: 0px;
	margin-bottom: 20px;
}
.spanmags {
	float: left; 
	width: 400px;
	margin-left: 45px;
	margin-right: 5px;
	margin-bottom: 20px;
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(170,44,55);
}

img.spanishmags {
	display: block;
	float: left;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px; 
	width: 200px;
    height:320px;
    overflow: hidden;
}

/* Services */

.services {
	float: left;
	width: 500px;
	background: white;
}

#servleftsidebar {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
#servrightsidebar {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}

.servicessidebar {
	float: left;
	width: 220px;
	height: 440px;
	padding: 0;
}

#servcontent {
	float: left;
	width: 505px;
	margin-left: 5px;
	margin-right: 5px;
}

img.servleft{
    display: block;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px; 
	width: 180px;
    height: 90px;
    overflow: hidden;
}

img.servleft2{
    display: block;
    margin-top: 190px;
    margin-left: 0px;
    margin-right: 0px; 
	width: 180px;
    height: 90px;
    overflow: hidden;
}

img.servright{
    display: block;
    margin-top: 190px;
    margin-left: 40px;
    margin-right: 0px; 
	width: 160px;
    height: 130px;
    overflow: hidden;
}

img.servright2{
    display: block;
    margin-top: 10px;
    margin-left: 40px;
    margin-right: 0px; 
	width: 180px;
    height: 90px;
    overflow: hidden;
}

img.servc {
    BACKGROUND: white;
    display: block;
    margin-top: 0em;
    margin-bottom: 0em;
    margin-left: 0em;
    margin-right: 0em; 
    width: 240px;
    height: 245px;
    padding-top: 0em;
    padding-left: 0em;
    padding-right: 0em;
    padding-bottom: 0em;
    overflow: hidden;
}
img.servlc {
    BACKGROUND: white;
    display: block;
    margin-top: 0em;
    margin-bottom: 0em;
    margin-left: 0em;
    margin-right: 0em; 
    width: 235px;
    height: 200px;
    padding-top: 0em;
    padding-left: 0em;
    padding-right: 0em;
    padding-bottom: 0em;
    overflow: hidden;
}
img.servrc {
    BACKGROUND: white;
    display: block;
    margin-top: 0em;px
    margin-bottom: 0em;
    margin-left: 0em;
    margin-right: 0em; 
    width: 235px;
    height: 400px;
    padding-top: 0em;
    padding-left: 0em;
    padding-right: 0em;
    padding-bottom: 0em;
    overflow: hidden;
}

/* About */
.sline {
}

#aboutleftsidebar {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}

#aboutrightsidebar {
	float: left;
	margin-left: 5px;
	margin-right: 25px;
}

#aboutcontent {
	float: left;
	width: 550px;
	margin-left: 25px;
	margin-right: 5px;
	font-size: 12px;
}

#b_left {
	height: 70px;
}

#b_right {
	height: 136px;
}

img.aboutAT {
    display: block;
    margin-top: 0px;
    margin-left: 130px;
    margin-right: 0px; 
	width: 76px;
    height: 136px;
    overflow: hidden;
}
img.aboutJN {
    display: block;
    margin-top: 33px;
    margin-left: 130px;
    margin-right: 0px; 
	width: 76px;
    height: 110px;
    overflow: hidden;
}

img.aboutJF {
    display: block;
    margin-top: 30px;
    margin-left: 130px;
    margin-right: 0px; 
	width: 76px;
    height: 122px;
    overflow: hidden;
}
img.aboutJT {
    display: block;
    margin-top: 30px;
    margin-left: 130px;
    margin-right: 0px; 
	width: 76px;
    height: 106px;
    overflow: hidden;
}


/* Sidebars */

.sidebar {
	float: left;
	width: 220px;
	padding: 0;

}


/* Footer */
.footer {
	width: 990px;
	height: 60px; 
	margin: 0 auto;
	padding: 20px 5px;
	background: white; 
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	color: rgb(170,44,55); 
	font-size: smaller;
}

#footer a {
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}

.flower {
	padding-left: 20px;
}