body {
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 80%;
	color: #222;
	background-color: #ddd;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: 50% 0;
}
a {
    color: #069;
}
i, em {
    text-style: italic;
}
b, strong {
    font-weight: bold;
}
small {
    text-style: italic;
    font-size: .9em;
    color: #777;
}
#container {
    width: 1010px;
    margin: 0 auto;
    padding: 0;
    
}
#container-inner {
    position: relative;
}


#header {
	background-image: url(../images/header-bg-1.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
#header-inner {
	background: url(../images/header-bg-2.gif) repeat-x 0 0;
	height: 90px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 40px;
}
#header-header {
    font-size: 2.8em;
    margin-bottom: 8px;
}
#header-header a {
    color: #fff;
    text-decoration: none;
}




#header-description {
	color: #99b1c5;
	font-size: 2.2em;
	left: 120px;
	top: 75px;
	position: absolute;
	font-style: italic;
	font-weight: bold;
}
#header-logo {
	left: 29px;
	position: absolute;
	top: 20px;
}

#header-logo a{
	text-decoration: none;
	
}

#banner-logo a:hover{
	text-decoration: none;
	
}
#nav {
	background: #b7b7b7 url(../images/nav-ide-bg.gif) repeat-x left bottom;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;    
}
#nav-inner {
	background: #eee url(../images/nav-bg.gif) repeat-x left bottom;
	height: 28px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#nav ul {
	margin: 0;
	list-style-type: none;
}
#nav li {
	float: left;
	font-size: 1.3em;
	margin-right: 5px;
}
#nav li a {
	display: block;
	background: #ddd;
	height: 20px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
	text-decoration: none;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
}
#nav li a:hover {
    background: #fff;
    color: #222;
}
#pagebody {
    background: #c6c6c6;
    padding: 0 5px;
}
#pagebody-inner {
	background: #fff;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}





#footer {
	background: #eee url(../images/module.gif) repeat-x 0 0;
	border-left: 5px solid #c6c6c6;
	border-right: 5px solid #c6c6c6;
	border-bottom: 5px solid #c6c6c6;
	border-top: 1px solid #c6c6c6;
	padding: 30px 20px;
	font-size: 1.2em;
}
#footer-inner {
	margin-right: auto;
	margin-left: auto;
}
#footer-inner a   {
	display: inline;
	background: #fafafa;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #777;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	margin-right: 5px;
	margin-left: 5px;
}
#footer-inner a:hover {
    background: #fff;
    color: #069;
}
/*********** Product Pages **********/

.path {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.pagetitle {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #000;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	width: 850px;
	margin-top: 20px;
	background-color: #F2F2F2;
}
.pagedesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 790px;
	margin-bottom: 20px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
.prodboxcontainer {
	width: 790px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}
.prodoptions {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 100%;
}
.prodboxtop {
	background-image: url(../images/productbox_top.gif);
	height: 15px;
	width: 790px;
}
.prodboxbot {
	background-image: url(../images/productbox_bot.gif);
	height: 15px;
	width: 790px;
}
.prodboxmid {
	background-image: url(../images/productbox_mid.gif);
	width: 790px;
	background-repeat: repeat-y;
	position: relative;
}
.prodimage {
	width: 200px;
	margin-left: 20px;
	position: relative;
	top: 0px;
}
.proddetails {
	position: relative;
	top: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.prodname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #253356;
	text-decoration: none;
	margin-top: 0px;
}
.proddesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	list-style-type: disc;
	line-height: 1.5em;
	margin-top: 15px;
	margin-bottom: 0px;
	font-weight: bold;
}
.proddesc li {
	list-style-type: none;
	list-style-image: url(../images/bullet-arrow.gif);
	font-weight: normal;
	margin-bottom: 0px;
}
.proddesc ul {
	list-style-type: none;
	font-weight: normal;
	margin-top: 4px;
}
.prodprice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	padding: 2px;
	margin-top: 0px;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.prodtitle {
	margin-top: 5px;
	font-size: 12px;
	padding-top: 0px;
}
.companyTable {
	border: 1px solid #999;
	background-color: #EEE;
}
.companyTable td {
}
.companyTable td img {
	border: 1px solid #003;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: center;
	margin-top: 20px;
}
.curved-box
    {
	width: 250px;
	margin: 10px;
	background-color: dee6f2;
	background-image: url(../images/curve_mid.gif);
	background-repeat: repeat-y;
}
.curved-box a {
	color: #06F;
	text-decoration: none;
}
.curved-box a:hover {
	color: #F7941D;
}

.curved-box h2
    {
	color: #06F;
	background-color: dee6f2;
	background-image: url(../images/curve_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 14px;
}
.curved-box img {
	margin-left: 25px;
	border: 1px solid #003;
}

.curved-box p
    {
	margin: 0px;
	text-align: left;
	background-color: dee6f2;
	background-image: url(../images/curve_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.addSite-button a{
	background-image: url(../images/Add-Site-Button.png);
	float: right;
	height: 60px;
	width: 200px;
	margin: 0px;
	position: absolute;
	left: 797px;
	top: 7px;
}
.addSite-button a:hover {
	background-image: url(../images/Add-Site-Button_over.png);
	float: right;
	height: 60px;
	width: 200px;
	margin: 0px;
	position: absolute;
	left: 797px;
	top: 7px;
}
.companyContactInfo {
	font-size: 14px;
	background-color: #FFF;
	border: 1px solid #333;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.companyText {
	font-size: 12px;
	background-color: #FFF;
	border: 1px solid #333;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.pageContent {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #000;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin-bottom: 20px;
	width: 850px;
	margin-top: 20px;
	background-color: #F2F2F2;
}
h3 {
	color: #000;
	margin-left: 20px;
}
li {
	margin-bottom: 5px;
}
#phone {
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0D4073;
	margin-right: 10px;
}
#bannerBox120x90 {
	border: 1px solid #CCC;
	height: 90px;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
}
#bannerBox125x125 {
	border: 1px solid #CCC;
	height: 125px;
	width: 125px;
	margin-right: auto;
	margin-left: auto;
}

