html, 
body, 
div, 
span, 
applet, 
object, 
iframe,
h1, 
h2, 
h3, 
h4, 
h5, 
h6, 
p, 
blockquote, 
pre,
a, 
abbr, 
acronym, 
address, 
big, 
cite, 
code,
del, 
dfn, 
em, 
font, 
img, 
ins, 
kbd, 
q, 
s, 
samp,
small, 
strike, 
strong, 
sub, 
sup, 
tt, 
var,
b, 
u, 
i, 
center,
dl, 
dt, 
dd, 
ol, 
ul, 
li,
fieldset, 
form, 
label, 
legend,
table, 
caption, 
tbody, 
tfoot, 
thead, 
tr, 
th, 
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}




body {
background:url(images/head_bg.gif) repeat-x;
font-family:Trebuchet MS, Helvetica, sans-serif;
}

#sitecontainer {
width:994px;
margin:0 auto;
}



/* header */
#header_left {
width:522px;
height:425px;
float: left;
}

#head_txt {
width:494px;
height:214px;
background:url(images/head_text_bg.gif);
padding: 40px 0 0 28px;
color:#fff;
font-size:20px;
}
#logo {
height:171px;
padding:0;
margin:0;
}
#logo img{margin-bottom:-10px;}
#head_txt h1 {
font-size:36px;
color:#fff;
font-weight:400;
margin:0 0 20px 0;
}
#head_txt h1 strong {
font-weight:bold;
}
#head_txt blockquote {
font-size:20px;
padding:0 20px;
margin: 0 0 20px 0;
}
#head_txt blockquote a{
color:#0C4597;
}
#head_txt blockquote a:hover {
color:#FFF;
}

#header_right {
width:472px;
height:425px;
float: right;
background: url(images/screens.jpg) no-repeat bottom right;
}
#head_emphasize {
clear:both;
background: url(images/emphasize_head.gif);
height:65px;
color:#fff;
font-size:24px;
font-weight:bold;
padding: 25px 0 0 30px;
margin-bottom:0;
}
/* header */



/* body */

#main {
min-height:125px;
_height:125px;
margin:0;
}



/* tabs */
/* Style for Usual tabs */
.usual {
background:none;
color:#000;
margin:0px auto;
width:960px;
padding:0;
border:none;
}
.usual ul{
width:914px;
text-align:center;
height:40px;
margin: auto;

}
.usual li {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
border:none;
}
.usual ul a {
background:#444444 none repeat scroll 0 0;
color:#000;
display:block;
font-family:Trebuchet MS, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
margin:0 2px;
padding:0px 0px;
text-align:center;
text-decoration:none !important;
height:40px;
width:148px;
background:url(images/tabs.gif) bottom;
line-height:40px;
}
.usual ul a:hover {
color:#062A5D;
background: url(images/tabs.gif) top;

}
.usual ul a.selected {
background:url(images/tabs.gif) top;
border:none;
color:#0C4597;
}
.usual div {
background:#D3EEFF;
border:none;
font-family:Tahoma, Geneva, sans-serif;
font-size:18px;
padding:40px 0px 40px 65px;
}

.usual div a {
color:#0C4597;
}

.usual h1 {
font-family:Trebuchet MS, Helvetica, sans-serif;
font-size:24px;
color:#0C4597;
border-bottom: solid #81CCFB 1px;
padding:5px 0;
margin:10px 0;
}

/* tabs */

/* body */





/* purchase form */
form.purchase {
background:url(images/form_bg.gif) no-repeat;
height:95px;
width:930px;
margin:5px auto;
margin-bottom: 0px;
padding: 30px 15px;
}
form.purchase h1 {
color:#fff;
font-weight: bold;
font-size:32px;

}
form.purchase input{
border:none;
font-family:Trebuchet MS, Helvetica, sans-serif;
color:#175796;
font-size:17px;
font-weight:bold;
padding:10px;
margin: 8px 10px 8px 0 ;

}
form.purchase input.tb-url{
background:url(images/submitssion_digg.gif) no-repeat;
height:20px;
width:410px;
}
form.purchase input.tb-contact{
background:url(images/e-mail.gif) no-repeat;
height:20px;
width:209px;
}
form.purchase input.paynow{
padding:0 0 0 0;
margin:20px 0 0 0;
width:239px;
height:58px;
background:url(images/order_button.gif) no-repeat;
cursor: pointer;

}

/* end purchase form */






#contact-area {
	width: 600px;
        margin-left: -80px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 471px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #117CC0;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
}



/* footer */
#footer {
background-color:#117cc0;
color:#117cc0;
height:150px;
width:930px;
margin:5px auto;
margin-top:0;
padding: 30px 15px;
}



/* disclaimer */
#disclaimer {
background:url(images/disclaimer.png) no-repeat;
width:930px;
height:76px;
margin:5px auto;
margin-top:-10px;
padding: 30px 15px;
}
