/* ELEMENTS */

body { padding: 18px 0px 221px 0px; margin: 0px; background: #000000 url('Images/BG.jpg') no-repeat center top; }
body, input, th, td { font-family: Palatino, Times New Roman; font-size: 18px; font-weight: normal; line-height: 20px; }
form { padding: 0px; margin: 0px; }
p { padding: 0px 0px 10px 0px; line-height: 26px; }
th { text-align: left; }
th, td { vertical-align: top; }

p a { color: #000000; }

a { text-decoration: underline; }
a:hover { text-decoration: none; }

img, a { outline: 0px; }


/* ELEMENT IDS */

#divLayout      { width: 1036px;  	 height: 1360px; margin: 0px auto 0px auto; background:  url('Images/PageBG.jpg') no-repeat left bottom; }
#divContent     { padding: 0px 30px 0px 113px; width: 461px; float: left; }
#divAction      { width: 430px; float: left; }
#divContact     { height: 64px;  color: #43a02b; padding: 9px 0px 0px 17px; font-size: 18px; }
#divContact a   { color: #43a02b;  }
#divDownload    { height: 44px; color: #e1007a; padding: 9px 0px 0px 17px; font-size: 18px; }
#divDownload a  { color: #e1007a; }

/* CLASSES */
p.Intro  { font-size: 22px; line-height: 30px; }

.tblTouch       { height: 134px; }
.cellTouchTitle {  color: #e1007a; padding: 12px 0px 8px 17px; font-size: 18px;  }
.cellTouchEmail { height: 44px; padding: 0px 0px 0px 17px;  }

.txtEmail { background-color: #efe0ba;  color: #e1007a; line-height: 16px; height: 18px; border-width: 0px; padding: 6px; font-size: 16px; }
.btnSend { padding-left: 167px; }