@charset "utf-8";
/* CSS Document */

@import url(reset.css);

body{background:#393939 url(../images/bg_main.jpg) repeat-x top; padding:0; margin:0; font-family:Arial, Helvetica, sans-serif; font-size:16px;}
#sitewrapper{width:780px; margin:0 auto;}
img{border:0;}
hr {color:#cccccc; height:1px;}
h1 {color:#ff9933; font-size:1.2em; font-weight:bold; font-style:italic;}


#header {position:relative;	margin:0 auto;	width:780px; padding:0; margin-bottom:0px;}
#row {width:780px; float:left; color:#ffffff; margin-top:0px;}
#welcome {width:521px; padding:10px; height:647px; background-image:url(../images/home-box.jpg); float:left;}
#client {width:239px; height:667px; background-image:url(../images/client-box.jpg); float:left;}
#flash {width: 541px; float:left;}
#flashcontent {width: 541px; height: 160px; color:#ffffff;}

.orange {color:#FF9933;}

#footer {width:770px; color:#ff9933; padding:5px; text-align:center; float:left; font-size:1.2em;}
#footer a:link {text-decoration: none; color: #ff9933;}
#footer a:visited {text-decoration: none; color: #ff9933;}
#footer a:hover {text-decoration: none; color:#ffffff;}
#footer a:active {text-decoration: none; color: #ff9933;}

#copy {width:775px; color:#ffffff; padding-right:5px; text-align:center; float:left; font-size:.7em;}
#copy a:link {text-decoration: none; color: #ffffff;}
#copy a:visited {text-decoration: none; color: #ffffff;}
#copy a:hover {text-decoration: none; color:#ff9933;}
#copy a:active {text-decoration: none; color: #ffffff;}

#backtohome {float:right; padding-right:10px; padding-top:108px;color:#ffffff; width:225px; text-align:right;}
#backtohome a:link {text-decoration: none; color: #ffffff;}
#backtohome a:visited {text-decoration: none; color: #ffffff;}
#backtohome a:hover {text-decoration: none; color:#ff9933;}
#backtohome a:active {text-decoration: none; color: #ffffff;}

#packages1 {width:750px; height:1215px; margin-top: 0px; padding-top: 15px; padding-left: 15px;padding-right: 15px; float:left; background:#393939 url(../images/full-back-packages.jpg) repeat-x top; color:#ffffff;}
#packages1 a:link {text-decoration: none; color: #ffffff;}
#packages1 a:visited {text-decoration: none; color: #ffffff;}
#packages1 a:hover {text-decoration: none; color:#ff9933;}
#packages1 a:active {text-decoration: none; color: #ffffff;}

#fullbody {width:750px; height:870px; padding-top: 15px;padding-left: 15px;padding-right: 15px; float:left; background:#393939 url(../images/full-back.jpg) repeat-x top; color:#ffffff;}
#fullbody a:link {text-decoration: none; color: #ffffff;}
#fullbody a:visited {text-decoration: none; color: #ffffff;}
#fullbody a:hover {text-decoration: none; color:#ff9933;}
#fullbody a:active {text-decoration: none; color: #ffffff;}

#packages {float:right; color:#ffffff; width: 239px;}
#packages a:link {text-decoration: none; color: #ffffff;}
#packages a:visited {text-decoration: none; color: #ffffff;}
#packages a:hover {text-decoration: none; color:#ff9933;}
#packages a:active {text-decoration: none; color: #ffffff;}


a:link {text-decoration: underline; color: #ff9933;}
a:visited {text-decoration: underline; color: #ff9933;}
a:hover {text-decoration: none; color:#ffffff;}
a:active {text-decoration: underline; color: #ff9933;}