/* Imports
----------------------------------------*/
@import url("../css/reset.css");


/* Elements
----------------------------------------*/
body
{
	background: url(../images/template/primary_background.jpg) repeat-x;
	background-color: #CCCCCC;
}

body, p, td, th, li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.3em;
	color:#000000;
	margin: 0;
	padding: 0;

}



#mainContainer
{
	width: 100%;
	min-width: 920px;
	min-height: 550px;
	margin: 9px auto;
	background: url(../images/template/oneZeroBackground.jpg) no-repeat top center;
}

p
{
	margin: 0 0 1em 0;
}

/*--- Link Styles ---*/
a:link, a:visited
{
	color: #336699;
	text-decoration: underline;
}

a:hover, a:active
{
	color: #CC0000;
	text-decoration: underline;
}

h1
{
	color:#000000;
	margin: 0 0 1em 0;
	font-size: 19px;
	line-height: 22px;
	font-weight: bold;
}

h2
{
	color:#336699;
	margin: 0 0 .5em 0;
	font-size:16px;
	font-weight: bold;
}

.rightCol h3
{
	color:#000000;
	margin: 0 0 .5em 0;
	font-size: 12px;
	font-weight: bold;
}

.leftCol h3 {
	color: #000000;
	margin: 0 0 .5em 0;
	font-size: 14px;
	font-weight: bold;

}

h4
{
	color:#000000;
	margin:.825em 0 .5em 0;
	font-size:1.25em;
}

h5
{
	color:#000000;
	margin:.825em 0 .5em 0;
	font-size:1.125em;
}

h6
{
	color:#000000;
	margin:.825em 0 .5em 0;
	font-size:1em;
}

sup {
	position: relative;
	bottom: 0.5em;
	font-size: 0.8em;
}

ul
{
	list-style: none;
	margin-left: 10px;
	margin-bottom: 1em;
}

ul li
{
	background: no-repeat url(../images/template/bullet.jpg);
	background-position: 0 3px;
	padding-left: 17px;
	line-height: 18px;
}

blockquote	{
	margin: 0 0 18px 0;
	background-image:url(../images/testimonials-startquote.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 5px 0 0 55px;

}

blockquote p.quote {
	background-image: url(../images/testimonials-endquote.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 0 0 0 0;
	line-height: 21px;
	font-size: 15px;
	color:#000000;	
	padding: 0 48px 5px 0;
}

blockquote p.source {
	text-align: right;
	margin: 5px 55px; 0 0;
	font-size: 12px;
	color: #CD222A;	
}

strong	{font-weight:bold;}
em		{font-style:italic;}

code {
	font-family: monospace;
	color: #666666;
	font-size: 13px;

}

/* Standard Definitions
----------------------------------------*/
.left 		{float:left;}
.right 		{float:right;}
.clearThis 	{clear:both;}
.small		{font-size:.625em;}
.large		{font-size:1em;}
.soft		{color:#D3D3D3;}
.hide		{display:none;}
.center		{width: 100%; text-align: center;}
.resetMP	{margin: 0; padding: 0;}
p.last		{margin-bottom:0px;}

/* Header
----------------------------------------*/
#header
{
	width:914px;
	height:150px;
	padding: 5px 0 0 0;
	margin: 0 auto;	
	position: relative;
	font-size: 12px;
}

#remote_support {
	position: absolute;
	left: 781px;
	width: 122px;
	height: 30px;
	top: 0px;
}

#remote_support a {
	text-indent: -9999px;
	width: 122px;
	height: 30px;
	display: block;
	background-image: url(../images/template/remote-support.jpg);		
}


#phone_head {
	width: 208px;
	height: 81px;
	background-image: url(../images/template/salesAndSupport.jpg);
	text-indent: -9999px;
	position: absolute;
	left: 475px;
}

#logo_head {
	width: 312px;
	height: 69px;
	margin-left: 25px;
	text-indent: -9999px;
	background-image: url(../images/logo.jpg);
}




/* Nav
----------------------------------------*/
ul#nav
{
	padding: 0;
	margin: 17px 0;
	list-style: none;
	background-image: none;
}

ul#nav li {float:left; list-style-type:none; height: 53px; padding: 0; background-image: none;}

/* Image Replacement 
----------------------------------------*/
ul#nav li a {/*Set to height of image*/ height:53px; display:block; text-indent: -9999px; outline:none; }

/*Include all of your links with unique IDs. Use the correct path to the image and set the width of each image*/
li#navHome a			{background-image: url(../images/nav/home.png); width:130px; }
li#navServices a		{background-image: url(../images/nav/services.png); width:149px; }
li#navProducts a		{background-image: url(../images/nav/products.png); width:154px; }
li#navAbout a			{background-image: url(../images/nav/about.png); width:155px; }
li#navTestimonials a	{background-image: url(../images/nav/testimonials.png); width: 173px; }
li#navContact a			{background-image: url(../images/nav/contact.png); width: 145px;}

/* CSS Rollover (Sprites) - Advanced Users!
----------------------------------------*/

li#navHome a:hover, li#navServices a:hover, li#navProducts a:hover, li#navAbout a:hover, li#navTestimonials a:hover, li#navContact a:hover {background-position:0 -52px;}
		
/* Main Content
----------------------------------------*/
#mainContent
{
	width:914px;
	padding: 0;
	margin: 0 auto;

}

#home_banner {
	width: 914px;
	height: 259px;
	margin: 0 0 0 -6px;
	padding: 0 0 0 6px;
	background: url(../images/template/homeTextTop.png) no-repeat;
	background-position: 0 241px;
}

#topBar {
	width: 914px;
	height: 18px;
	margin: 0 0 0 -6px;
	padding: 0 0 0 6px;
	background: url(../images/template/homeTextTop.png) no-repeat;
}

#homeText {
	background-color: #FFFFFF;
	background: url(../images/template/homeTextBack.png) repeat-y;
	margin: 0 0 0 -6px;
	padding: 0 26px 0 20px;
}

.leftCol {
	margin: 0;
	padding: 0 18px 0 0;
	position: relative;
	float: left;
	width: 557px;
	background-image: url(../images/template/rightColBorder.jpg);
	background-repeat: repeat-y;
	background-position: right;
	height: auto;
	min-height: 527px;
}

.rightCol {
	margin: 0;
	padding: 0;
	float: right;
	width: 287px;	
}

.rightBox {
	margin: 10px 0 0 0;
}

.rightBox p {
	font-size: 12px;
	line-height: 18px;
	margin: 10px 60px 0 0;
}

.rightBreak {
	margin-top: 15px;
	padding-top: 15px;
	background-image: url(../images/template/rightColBottomBorder.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.rightBottomBreak {
	margin-bottom: 15px;
	padding-bottom: 15px;
	background-image: url(../images/template/rightColBottomBorder.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.rightCol img {
	margin: 0 0 0 0;
}

.midCol {
	float: right;
	width: 235px;
	margin-left: 25px;
}

.midColSmall {
	float: right;
	width: 200px;
	margin-left: 25px;
}

.leftColSmall {
	float: left;
	width: 200px;
	margin-right: 10px;
}

#newsBox li {
	margin-bottom: 5px;
}

.imgRight {
	float: right;
	margin: 0 0 10px 10px;
}

.imgLeft {
	float: left;
	margin: 0 20px 10px 0;
}


/* Footer
----------------------------------------*/
#footer
{
	width:914px;
	height:30px;
	margin: 0 auto;
	padding: 0;
	clear: both;

}

#copyright {
	background: url(../images/template/homeTextBottom.png) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0 0 0 -6px;
	padding: 25px 20px 10px 20px;
	text-align: center;
	
}

#footer p 
{
	font-size:.625em;
}

/* Page Specific Styles
----------------------------------------*/

/* Used on Home Page */
.sideOne { float:left; width: 270px; margin-top: 10px }
.sideTwo { float:right; width: 270px; margin-top: 10px }

/* Facebook Link */
.facebook { text-align: center; margin: 20px 0; }
.facebook img { margin: 5px 0 0 0 }

.bigText { font-size: 14px; font-weight: bold; }
.smallText { font-size: 10px; }
