
body {
text-align:center;
margin:0;
font-size:.8em;
padding-bottom:1.5em;
}

#header {
   margin: 0 0 0 0; 
  _margin: 0 0 0 0;  /* for IE -> top, left, x, x */
}

/*  logo image */

a#logo{
  display: block;
  width: 200px;
  height: 35px;
  position:relative;
  left:13px;
  top:7px;
  text-decoration: none;
}
a#logo img {
  display: block;
  border: 0;
}

/* 755 & 770 wide: services.php, index.php */

#main_700 {
margin: 0 auto 0 auto;
_margin: 0 0 0 10px;
width:755px;
text-align:left;
color:#000000;
background:#ffffff;
}

#mainwrapper_700 {
margin:0 auto 0 auto;
width:770px;
text-align:left;
}

/* 750 & 789 wide: help.php*/

#main_750 {
margin: 0 auto 0 auto;
_margin: 0 0 0 10px;
width:750px;
text-align:left;
color:#000000;
background:#ffffff;
}

#mainwrapper_750 {
margin:0 auto 0 auto;
width:780px;
text-align:left;
}


/* 550 & 570 wide: contact.php */

#main_500 {
margin: 0 auto 0 auto;
_margin: 0 0 0 10px;
width:550px;
text-align:left;
color:#000000;
background:#ffffff;
}

#mainwrapper_500 {
margin:0 auto 0 auto;
width:570px;
text-align:left;
}

/* 620 & 650 wide: contact.php */

#main_620 {
margin: 0 auto 0 auto;
_margin: 0 0 0 10px;
width:630px;
text-align:left;
color:#000000;
background:#ffffff;
}

#mainwrapper_620 {
margin:0 auto 0 auto;
width:650px;
text-align:left;
}


#title {
height:2em;
text-align:center;
padding:1.5em 0 1.5em 0;
}

#title a {
display:block;
height:100%;
width:100%;
margin:-1.5em 0 -1.5em 0;
}


/* Design Styles */
body {
background-image: url(http://www.freeuploading.com/images/upload_background_long1020x1300_copy.jpg); 
background-position:top center;
background-repeat: no-repeat;
   

color:#000000;

}


#title {
border:1px solid #000000;
font-size:2em;
}

#title a {
display:block;
height:100%;
width:100%;
padding: 1.5em 0 1.5em 0;
text-decoration:none;
background:inherit;
color:#000000;
}



p {
text-align:justify;
margin:0.4em 0.3em 0.4em 0.3em;
text-indent:2em;
line-height:140%;
}

/* header corners */
.roundcont {
	width: 100%;
	background-color: #6CA7FF;
	
}

.roundcont p {
	margin: 0px 1px;
}

.roundtop { 
	background: url(http://www.freeuploading.com/images/general_tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(http://www.freeuploading.com/images/general_br.gif) no-repeat top right; 
}

.grey_roundcont {
	width: 100%;
	background-color: #eee;
	
}

.grey_roundcont p {
	margin: 0px 1px;
}

.grey_roundtop { 
	background: url(http://www.freeuploading.com/images/tr.gif) no-repeat top right; 
}

.grey_roundbottom {
	background: url(http://www.freeuploading.com/images/br.gif) no-repeat top right; 
}





img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}


