html,body
{
   background-color:#0080C0;
    font-family: "Helvetica Neue", Helvetica, Arial,Verdana, sans-serif;
    font-size:16px;
    height:100%;
}
html *
{
    margin:0;
    padding:0;
}
div a:link{ color:white; text-decoration:underline; }
div a:visited{ color:white; text-decoration:underline; }
div a:hover{ color:white; text-decoration:underline; }
div a:active { color:white; text-decoration:underline; }

#container 
{
	min-height:100%;
	position:relative;
	height: auto !important;
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}
#header 
{
	background:#fff;
	padding:0px;
	
}
#body 
{
	padding-bottom:60px;	/* Height of the footer */
    min-height:800px;
    background-color:#FFFFFF;
}
#footer 
{
    border-top: 1px solid #000000;
	position:absolute;
	bottom:0;
	width:100%;
	height:60px;			/* Height of the footer */
	background:#fff;
	text-align:center;
	padding-top:20px;
	font-size:12px;
}
#footer a
{
	color:#000;
}
	

#logo
{
    background-image: url('../images/Blue-Squirrel-Logo.png');
    width:455px;
    height:87px;
}
#navigation ul
{
    margin:0;
    padding:0;
}
#navigation ul li
{
    width:152px;
    height:52px;
    background-image: url('../images/nav.png');
    float:left;
    margin-left:15px;
    list-style: none;
    color:#FFFFFF;
    text-align:center;
    font-family:  Arial, Helvetica, Verdana, Sans-Serif;
    font-size: 17px;
    font-weight:bold;
  
}
#navigation ul a
{
    text-decoration: none;
    color:#FFFFFF;
}
#navigation ul li span
{
    position:relative;
    top:15px;
    text-transform:uppercase;
}
#leftnav
{
    width:182px;
    height:800px;
    float:left;
    margin-left: 20px;
    margin-right:20px;
    background-image: url('../images/left-nav.png'); 
    background-repeat:no-repeat;
}
#leftnav ul a
{
    text-decoration: none;
    color: #000000;
}
#leftnav ul li
{
    background-image: url('../images/left-nav-item.gif');
    height: 60px;
    width:176px;
    display:block;
    margin-top:35px;
    margin-left:6px;
}
#leftnav ul li span
{
    top:20px;
    position:relative;
    left: 5px;
    width:170px;
    text-align:center;
    text-transform:uppercase;
    font-size:16px;
    font-weight:bold;
    font-family: Arial, Helvetica, Verdana, Sans-Serif;
}

#pagecontent
{
	padding-left:20px;
	padding-right:20px;
}
#pagecontent a
{
	color:black;
}
#pagecontent a:hover
{
	color:black;
	text-decoration:none;
}

#boxcontainer
{
    padding-top:40px;
    padding-left:0px;
}
#boxcontainer h1
{
    margin-top: 30px;
    margin-left:20px;
    width:280px;
    text-align:center;
    color:#ffffff;
    font-size:18px;
    font-family: Arial, helvetica, Verdana, Sans-Serif;
    font-weight:normal;
    text-transform:uppercase;
}
#boxcontainer div div
{
    margin-left:10px;
    width:300px;
    margin-top:10px;
    text-align:center;
    color:#FFFFFF;
    font-family: Myriad Pro, Arial, Helvetica, Verdana, Sans-Serif;
    font-size:14px;
    font-weight:normal; 
}
#boxcontainer div div p
{
	margin-top:10px;
}
#boxcontainer div div ul
{
    margin-top:18px;
    margin-bottom:18px;
}
#boxcontainer div div li
{
    list-style-type:circle;
    margin-top:5px;
}

#leftbox
{
    background-image: url('../images/left-box.png');
    float:left;
    width:318px;
    height:429px;
    margin-left:18px;
}
#middlebox
{
    background-image: url('../images/middle-box.png');
    float:left;
    width:318px;
    height:429px;
    margin-left: 18px;
}
#rightbox
{
    background-image: url('../images/right-box.png');
    float:left;
    width:318px;
    height:429px;
    margin-left:18px;
}

#bottomrow h1
{
    padding-top:10px;
    padding-bottom:5px;
    margin-left:40px;
    width:350px;
    text-align:center;
    color:#ffffff;
    font-size:24px;
    font-family:Myriad Pro,Arial, helvetica, Verdana, Sans-Serif;
    font-weight:normal;
    text-transform:uppercase;
}
#bottomrow p
{
    margin-left:15px;
    width:400px;
    margin-top:20px;
    text-align:center;
    color:#FFFFFF;
    font-family:  Arial, Helvetica, Verdana, Sans-Serif;
    font-size:16px;
    font-weight:normal; 
}
#bottombox
{
    float:left;
    margin-top:40px;
    margin-left:18px;
    background-image:url('../images/cham-blue.gif');
    width:423px;
    height:248px;
}
#contactbox
{
    float:left;
    margin-top:40px;
    margin-left:140px;
    background-image:url('../images/cham-blue.gif');
    width:423px;
    height:248px;
}

#pagecontent p
{
	margin-bottom:10px;
}
#pagecontent h2
{
	color:#000066;
	margin-top:10px;
	margin-bottom:15px;
}
#pagecontent ul
{
	display:inline-block;
}
#pagecontent li
{
	margin-left:25px;
}

.black
{
	color:black !important;
}
.black a:active a:link 
{
	text-decoration:underline;
	color:black;
}
.black a:hover
{
	text-decoration:none;
}
#oneoff
{
	background-image: url('../images/OneOffLicense.png');
	background-repeat:no-repeat;
	width: 368px;
	height:492px;
	float:left;
	margin-right:35px;
}
#monthly
{
	background-image: url('../images/MonthlyLicense.png');
	background-repeat:no-repeat;
	width: 368px;
	height:492px;
	float:left;
}
.imgreplace
{
visibility:hidden;
display:none;
}

#terms
{
	margin-left:200px;
	font-size:11px;
}
h3
{
	padding-top: 8px;
	margin-bottom:10px;	
	color:#000066;
}
#webprice-left
{
	float:left;
}
#webprice-right
{
	float:left;
	margin-left:60px;
}
.portfolio td
{
margin:0
padding:0
}
.portfolio td
{
padding-bottom:5px;
}
.portfolio
{
border: 1px solid #333;
border-top:0px solid #333;
border-spacing:0;
}
.portfolio td
{
border-top:1px solid #333;
padding-right:3px;
padding-top:3px;
}

#download-form input[type=text]
{
	height:25px;
	width:250px;
	border-radius:3px;
}
#download-form td
{
	padding-bottom:10px;
}
#download-form .button
{
	text-align:center;
}

#download-form .button input[type=submit]
{
	height:30px;
	width:75px;
}
#download-form .label
{
	width:150px;
}



















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

