/*
Design: GraphicsWerx | Aug 24, 2008
For more information, see http://graphicswerx.com/
*/


/* Main */
body {background:#f4f4f4 url(img/bg.gif) top center repeat-y; color:#404040; font:84% Verdana,Tahoma,Arial,sans-serif; margin:0 auto; padding:0;}
#wrap {background:#fff; color:#101010; margin:0 auto; width:760px;}
a {background-color:inherit; color:#003399; font-weight:700; text-decoration:none;}
a:hover {background-color:inherit; color:#003399; text-decoration:underline;}
a img {border:0;}
p {margin:0 0 1.4em;}


/* Header */
#header {height:220px; background: #f4f4f4 url(img/header.jpg) top center no-repeat; margin:0; padding:0;}
#header h1 {color:#000080; float:left; font-family:Georgia,"Times New Roman",Times,serif; font-size:2em; margin:10px 0; width:350px;}
#header h1 a {color:#000080; text-decoration:none;}
#header p {float:right; font-weight:700; line-height:1.3em; margin:15px 0 0; text-align:center; width:200px;}


/* Main content */
#contentwide {line-height:1.5em; margin:10px 0 5px 0; padding:0 10px 0 10px;}
#contentwide h2 {line-height:1.3em; font-size:1.6em; margin:0 0 10px; color:#CC0000; font-family:Georgia,"Times New Roman",Times,serif;}
#contentwide h3 {font-size:1.3em; margin:0 0 8px; color:#000080; font-family:Georgia,"Times New Roman",Times,serif;}
#contentwide h4 {font-size:1.2em; margin:0 0 8px; color:#000080; font-family:Georgia,"Times New Roman",Times,serif;}
#contentwide img {display:inline; padding:5px;}
#contentwide ul {list-style-type:none;}
#contentwide li {background-image:url(img/tick.gif); background-position:0px 20%; background-repeat:no-repeat; padding-left:44px; padding-bottom:1.8em;}


/* Footer */
#footer {background:#f4f4f4 url(img/footer.jpg) center no-repeat; border-top:2px solid #e0e0e0; clear:both; color:#fff; margin:0 auto; padding:0; text-align:center; width:760px; height:150px; line-height:1.5em; font-size:0.9em;}
#footer p {margin:40px 0; padding:0;}
#footer a {color:#fff; font-weight:400; text-decoration:none;}
#footer a:hover {text-decoration:underline;}
#footer span {font-size:1.2em;}


/* More classes */
.left {float:left; margin:3px 10px 2px 0;}
.right {float:right; margin:2px 0 2px 10px;}
.textright {text-align:right; margin:5px 0;}
.center {text-align:center;}
.small {font-size:0.8em;}
.bold {font-weight:700;}
.box {float:left; padding:10px 10px; margin:0 15px 10px 0; border:1px double #000; text-align:center;}
.textbox {margin:0 auto; width:90%; padding:10px 10px; border:2px solid #000;}
.testimonial {margin:0 auto; background-color:#a2d7fa; width:70%; padding:10px 10px; border:2px dashed #000; font-weight:bold;}
.testimonialh2 {line-height:1.3em; font-size:1.3em; margin:0 0 15px; color:#CC0000; font-family:Georgia,"Times New Roman",Times,serif;}
.hide {display:none;}
.red {color:#CC0000;}
.green {color:#006600;}
