a{
	text-decoration: none;
	color:#0000FF;
}
a:hover
{
	text-decoration: underline;	
}
a:visited
{
	color:#0000FF;
}
.link {
	text-decoration: none;
	color:#0000FF;
}
.link:hover {
text-decoration: underline;	
}

h1
{
	margin:2px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	font-size:medium;
	color:#333333;
}

h2
{
	margin:2px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	font-size:small;
	color:#333333;
}

h3
{
	margin:0px;
	padding-top:0px;
	padding-bottom:2px;
	padding-left:0px;
	font-size:x-small;
	color:#333333;
}

body {
	font-family: "Lucida Sans Unicode", Arial, Sans-Serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #000000;
	background-color: #FFFFB2;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;

	margin: 0px 0px 10px 1px;
	padding: 0px;
}
input {
	font-family: "Lucida Sans Unicode", Arial, Sans-Serif;
	color: #FF9933;
	background-color: white;
    border: 1px solid;
    border-top-color: #A0A0A0;
    border-left-color: #A0A0A0;
    border-right-color: #C0C0C0;
    border-bottom-color: #C0C0C0;
}
input.orange {
	position:relative;
	top:-3px;
    color: #fff;
    background-color: #FF9933;
	font-family: "Lucida Sans Unicode", Arial, Sans-Serif;
	font-weight: light;
	font-size:x-small;
    border: 1px solid;
    height:21px;
    text-align: center;
	vertical-align: middle;
    border-top-color: #C0C0C0;
    border-left-color: #C0C0C0;
    border-right-color: #A0A0A0;
    border-bottom-color: #A0A0A0;
}
input.go {
	position:relative;
	top:5px;
	height:21px;
    color: #fff;
    background-color: #FF9933;
	font-family: "Lucida Sans Unicode", Arial, Sans-Serif;
	font-weight: light;
	font-size:x-small;
	text-align: center;
	vertical-align: middle;
    border: 1px solid;
    border-top-color: #C0C0C0;
    border-left-color: #C0C0C0;
    border-right-color: #A0A0A0;
    border-bottom-color: #A0A0A0;
}
/* Header section */
#header {
	background-image: url('../images/header-bg.gif');
	background-repeat: no-repeat;
	width: 1002px;
	height: 100px;
}
#logo {
	margin: 0px 0px 0px 20px;
}
#header-rightsection {
	float: right;
	margin: -90px 20px 0px 0px;
}
#spinningtheweb {
	margin-top: 40px;
	text-align: right;
	color: #FF9933;
	background-color: transparent;
	font-size: 130%;
}
#searchtheweb{ 
color: #FF9933;
	background-color: transparent;
	font-size: 130%;
}
#header fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
/* Navbar section */
#navbar {
	width: 1002px;
	height: 29px;
	background-image: url('../images/navbar-bg.gif');
	background-repeat: no-repeat;
}
#navbar ul {
	margin: 0px 0px 0px 18px;
	padding: 0px;
	float: left;
}
#navbar ul li {
	list-style-type: none;
	display: inline;
}
#navbar ul li a {
	color: black;
	font-size: 100%;
	text-decoration: none;
	float: left;
	padding: 2px 8px 4px 8px;
}
#navbar ul li a:hover {
	background-image: url('../images/navbar-bghover.gif');
}
/* Main content section */
#main {
	background-image: url('../images/main-bg.gif');
	background-repeat: no-repeat;
	width: 642px;
	height: 433px;
}
#main .content {
	padding: 20px 0px 20px 20px;
}
#main-stretch {
	background-image: url('../images/main-stretchbg.gif');
	background-repeat: repeat-y;
	width: 642px;

}
#main-stretch .content {
	background-image: url('../images/main-stretchtop.gif');
	background-repeat: no-repeat;
	padding: 20px 20px 20px 20px;
}
#main-stretchbottom {
	background-image: url('../images/main-stretchbottom.gif');
	background-repeat: no-repeat;
	width: 642px;			
	height: 13px;
	font-size: 1px;
}
#main-pic {
	float: right;
	padding-right: 20px;
}
#main-text {
	font-size: 90%;
	line-height: 140%;
	width: 190px;
}
#wanttotalk {
	color: #FF9933;
	background-color: transparent;
	font-size: 140%;
	letter-spacing: 3px;
	margin-bottom: 10px;
	font-weight: bold;
}
.more {
	background-image: url('../images/more-bg.gif');
	width: 193px;
	height: 125px;
	margin: 10px 11px 0px 0px;
	float: left;
}
.more-header {
	font-size: 110%;
	color: white;
	margin: 5px;
}
.more-button {
	text-align: right;
	margin-right: 10px;
}
.more-content {
	color: white;
	font-size: 90%;
	line-height: 120%;
	margin: 0px 10px 0px 10px;
	height: 65px;
}
.more-login {
	margin: 5px 0px 0px 0px;
	font-size:9pt;
}
/* News section */
#news {
	background-image: url('../images/news-bg.gif');
	width: 642px;
	height: 235px;
}
.news-feed {
	margin-top: 30px;
	width: 318px;
	float: left;
}

.news-feedheader {	
	text-align: center;
	font-weight: bold;
}
.news-feedseperator {
	background-color: #BEDFEC;
	height: 155px;
	width: 5px;
	margin: 50px 0px 0px 0px;
	float: left;
}
.news-content {
	padding: 10px 20px 10px 20px;
	font-size: 70%;
	line-height: 120%;
}
.news-content p {
	padding: 0px;
	margin: 0px;
}
/* Right bar option tabs thingyies */
#right {
	position: absolute;
	left: 655px;
	top: 110px;
	width: 348px;
}
#option1 {
	height: 151px;
	background-image: url('../images/option1-bg.gif');
}
#option2 {
	height: 151px;
	background-repeat: no-repeat;
	background-image: url('../images/option2-bg.gif');
}
#option3 {
	height: 151px;
	background-repeat: no-repeat;
	background-image: url('../images/option3-bg.gif');
}
.option-text {
	padding: 30px 10px 10px 170px;
	font-size: 80%;
	line-height: 110%;
}
#portfolio {
	height: 234px;
	background-image: url('../images/virus-bg.gif');
}
#portfolio-left {
	float: left;
	width: 210px;
	margin-top: 40px;
}
#portfolio-seperator {
	background-color: #BEDFEC;
	width: 5px;
	margin-top: 50px;
	height: 150px;
	float: left;
}
#portfolio-right {
	float: left;
	width: 131px;
	margin-top: 40px;
}
#portfolio-content {
	padding: 30px 10px 10px 10px;
	font-size: 70%;
	line-height: 120%;
}
#portfolio-content a {
	font-size: 120%;
	line-height: 140%;
}
/* Footer section */
#footer {
	padding: 10px 20px 0px 20px;
	font-size: 80%;
}
#footer a {
	color: #E48722;
}
#copyright {
	text-align: right;
	margin-left: 565px;
}

.body-text {
	font-family: Lucida Sans Unicode, Arial;
	font-size:8pt;
}
.pnav
{
	font-size:11pt;
	padding:5px; 
	display:block;
}

.pnav_s
{
	font-size:11pt;
	background: #eeeeee;
	padding:5px; 
	display:block;
}

.pnav:hover
{
	font-size:11pt;
	padding:5px; 
	display:block;
	text-decoration: underline;
}
 /* Product bar section */
#product-bars {
        margin: 0px -10px 0px -10px;
}
.product-bar {
        background-image: url('../images/prod-bg.gif');
        background-repeat: repeat-y;
        width: 207px;
        font-size: 80%;
        line-height: 120%;
        float: left;

}
.product-top {
        background-image: url('../images/prod-top.gif');
        background-repeat: no-repeat;
        width: 207px;
        height: 11px;
        font-size: 1px;
}
.product-bottom {
        background-image: url('../images/prod-bottom.gif');
        background-repeat: no-repeat;
        width: 207px;
        height: 11px;
        font-size: 1px;
}
.product-title {
        font-size: 150%;
        text-align: center;
        margin-bottom: 10px;
}
.product-content {
        padding: 10px;
        height: 350px;
}
.product-content a {
        display: block;
        text-align: right;
        margin: 5px 0px 15px 0px;
}
/* Client boxes section */
#client-boxes {
}
.clients {
        background-image: url('../images/clients-bg.gif');
        background-repeat: repeat-y;
        width: 420px;
        font-size: 80%;
        line-height: 120%;
        margin-bottom: 10px;
        margin-left: 102px;
}
.clients-top {
        background-image: url('../images/clients-top.gif');
        background-repeat: no-repeat;
        width: 420px;
        height: 11px;
        font-size: 1px;
}
.clients-bottom {
        background-image: url('../images/clients-bottom.gif');
        background-repeat: no-repeat;
        width: 420px;
        height: 11px;
        font-size: 1px;
}
.clients-title {
        font-size: 140%;
        margin: 5px 10px 10px 10px;
}
.clients-content {
        padding: 10px;
}
.clienthref {
        text-align: right;
        margin: 5px 0px 0px 0px;
}
.portfolio{
        text-align: left;
        margin: 5px 0px 0px 0px;
}

.clients img {
        float: right;
        margin-right: 10px;
}

                
/* Main content section */
#wmail-stretch {
	background-image: url('../images/mainbig-stretchbg.gif');
	background-repeat: repeat-y;
	width: 1002px;

}
#wmail-stretch .content {
	background-image: url('../images/mainbig-stretchtop.gif');
	background-repeat: no-repeat;
	padding: 20px 20px 20px 20px;
}
#wmail-stretchbottom {
	background-image: url('../images/mainbig-bottom.gif');
	background-repeat: no-repeat;
	width: 1002px;			
	height: 13px;
	font-size: 1px;
}
.stats
{
	margin-left:0px;
	padding-left:0px;
}
.stats table
{
font-size:8pt;
width:350px;
margin-left:0px;
	padding-left:0px;
}

.prod_left
{
	float:left; 
	width:202px; 
	padding-right:10px;
}

.prod_right
{
	float:left; 
	width:750px; 
	font-family: lucida sans unicode;
	font-size:10pt;
}

.feedback
{
	margin-left:10px;
	margin-top:30px;
	width:620px;
	background:#fff;
	height:470px;
	border:1px solid #4E91B2;
}

.feedback h2
{
	padding:5px;
	margin:0px;
	font-size:12pt;
	background:#4E91B2;
	color:#fff;
}

.feedback p
{
	padding:10px;
	font-size:10pt;
}

.feedback  table
{
	margin-left:10px;
	font-size:10pt;
}

.product_container 
{
	height:530px;
	float:left;
	margin-left:20px;
	width: 225px;
}

.product
{
	height:470px;
	border-left:1px solid #4E91B2;
	border-right:1px solid #4E91B2;
	border-top:1px solid #4E91B2;
}

.product h2
{
	padding:5px;
	margin:0px;
	font-size:12pt;
	background:#4E91B2;
	color:#fff;
}

.product h2 a
{
	color:#fff;
}

.product h2 a:visited 
{
	color:#fff;
}

.product h2 a:hover 
{
	color:#fff;
	text-decoration:underline;
}

.product p
{
	padding:5px;
}

.product_readmore
{
	padding:5px;
	border-left:1px solid #4E91B2;
	border-right:1px solid #4E91B2;
	border-bottom:1px solid #4E91B2;
	font-size:13pt;
}

.quick
{
	margin:0px;
	padding:5px;
}
.quick h5
{
	margin:0px;
	margin-top:-5px;
	padding:0px;
} 

.quick .check
{
	width:50px;
	border:0px;
}
.quick .submit
{
	width:100px;
	height:22px;
	margin-bottom:4px;
	padding-bottom:2px;
}
.quick .text
{
	width:250px;
	padding-left:3px;
	margin-bottom:5px;
	color:#000;
	height:22px;
}


.quick_contact
{
	border:1px solid #4E91B2;
}

.quick_contact h2
{
	padding:5px;
	margin:0px;
	font-size:12pt;
	background:#4E91B2;
	color:#fff;
}

.quick_contact h2 a 
{
	color:#fff;
}
.quick_contact h2 a:visited 
{
	color:#fff;
}




#nav {
	width: 1002px;
	height: 29px;
	background-image: url('../images/navbar-bg.gif');
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}

#nav a {
	display: block;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 5px;
	color: #000;
}

#nav li {
	float: left;
	padding: 0;
	display:block;
}


#nav li ul {
	position: absolute;
	float: left;
	left: -999em;
	height: auto;
	width: 150px;
	font-weight: normal;
	margin: 0;
	margin-top:5px;
	border:0;
	background:#FFA226;
	border-left:1px solid #FFA226;
	border-right:1px solid #FFA226;
	border-bottom:1px solid #FFA226;
	padding:0px;
}

#nav li li {
	display: block;
	padding-right: 1.1em;
	width: 136px;
	height:24px;
}

#nav li ul a {
	width: 136px;
	font-size:8pt;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	z-index: 1;
}

#nav li ul li:hover ul,  #nav li li.sfhover ul, #nav li li li.sfhover ul {
	width:106px;
	top:133px;
}

#nav li ul li:hover, #nav li ul li.sfhover {
	background-image: url('../images/navbar-bghover.gif');
	height: 24px;
}

#nav li:hover, #nav li.sfhover {
	background-image: url('../images/navbar-bghover.gif');
	height: 24px;
}

.welcome
{
	width:600px;
	float:left;
	background:#fff;
}
	.content_main
{
	width:977px;
	padding:0px;
	margin-top:30px;
	margin-left:10px;
	border:1px solid #4E91B2;
	background:#fff;
}

.content_main h2
{
	padding:5px;
	margin:0px;
	font-size:12pt;
	background:#4E91B2;
	color:#fff;
}

