/* 
	Triad Communications
	Main Style Sheet
	Author: Roddy Lang - ** http://www.jocksta.co.uk **
*/

/* global styles */
html, body, ul, ol, li, p, blockquote, q, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, img {margin:0em; padding:0em; border:0em;}
html {height:100%;}
body {background-color:#ffffff; font-size: 0.625em; margin:0em; text-align:center; overflow-x:hidden;}
p {font-family:Arial, Helvetica, sans-serif; font-size: 1.2em; line-height:1.6em; color:#999999; margin:0em;}
a {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}
a:active {text-decoration:none;}

/* set structural elements */
#main-wrapper {width:772px; margin:0em auto 0em auto; text-align:left;}
#no-script-styling {margin:0em auto 0em auto;}
#no-script-styling img {margin:20em auto 1em auto;}
#no-script-styling a {color:#000000; text-decoration:underline;}
#no-script-styling p {color:#000000;}

/* set flash wrapper */
#flash-wrapper {width:772px; height:499px; margin:0em 0em 0em 0em;}

/* set footer */
#footer-wrapper {width:772px; height:44px; text-align:center;}
#footer-wrapper p {padding:0.5em 0em 0em 0em; font-size:1.1em; text-align:center;}
#footer-wrapper a {text-decoration:underline; color:#999999;}
