﻿body 
{
    margin: 0px;
    padding: 0px;
    font-family: tahoma;
    font-size: 11px; 
    background-image: url(../images/bg.jpg);
    background-repeat: repeat-y;
    background-position: 50%;
}
p
{
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
	font-size: 12px;
	line-height: 20px;
}
h1
{
	font-size: 14px;
	color: #ffffff;
}
h2
{
    font-size: 12px;
    color: #0066ee;    
}
hr
{
    font-size: 14px;
    color: #cc6633;
}
th
{
	font-size: 12px;
	text-align: left;
	color: #000077;
	vertical-align: top;
}
ul
{
	padding: 0px;
	margin: 0px;
	height: 28px;
}
li
{
	display: block;
	color: #000077;
	height: 28px;
	margin: 0px;
	list-style-type: disc;
}

#bg
{
	width: 904px;
	margin-left: auto;
	margin-right: auto;
}
#header
{
    margin: 0 auto;
    height: 55px;
    font-size: 14px;
    width: 100%;
    background-image: url(../images/logo.jpg);
    background-repeat: no-repeat;
    background-position: 0px 15px;
    text-align: left;
    padding-top: 40px;    
}
#footer
{
	width: 900px;
    margin: 0 auto;
    padding-top: 20px;    
    color: #556666;
}
#logotext
{
	vertical-align: middle;
	color: #000077;
	position: absolute;
	top: 75px;
	font-variant: small-caps;
}
#toplinks
{
	text-align: right;	
}
#toplinks a, #toplinks a:visited
{
	text-decoration: none;
	color: #000077;
	font-weight: bold;
	font-variant: small-caps;
}
#toplinks a:hover, #toplinks a:visited:hover
{
	text-decoration: none;
	color: #cc6633;
	font-weight: bold;
	font-variant: small-caps;
}

/* Main Menu tabs */
#mainmenu a
{
	text-decoration: none;
	color: #000077;
	font-size: 12px;
	font-weight: bold;
}
#mainmenu a:hover, #mainmenu a:visited:hover
{
	text-decoration: none;
	color: #cc6633;
	font-size: 12px;
	font-weight: bold;
}
#mainmenu
{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#mainmenu ul
{
	padding: 0px;
	margin: 0px;
	height: 28px;
	font-size: 12px;
}
#mainmenu li
{ 
	display: inline;
	height: 28px;
	margin: 0px;
	font-size: 12px;
}
#mainmenu ul .active
{ 
	background-color: #ffffff;
	background-image: none;
}
#mainmenu li span
{
	float: left;
	cursor: hand;
	height: 26px;
	text-align: center;
}
#mainmenu li .tabLeft
{
	background-image: url(../Images/MMLeft.gif);
	width: 13px;
	height: 28px;
}
#mainmenu ul .active .tabLeft
{
	background-image: url(../Images/MMLeftSelected.gif);
	width: 13px;
	height: 28px;
}
#mainmenu li .tabMiddle
{
	border-top: 1px solid #abc8f6;
	border-bottom: 1px solid #abc8f6;
	background-image: url(../Images/MMBG.gif);
	line-height: 22px;
}
#mainmenu li .tabMiddle
{
	line-height: 26px;
	line-height: 22px;
}
#mainmenu li .tabMiddle IMG
{
	margin-top: 6px;
}
#mainmenu ul .active .tabMiddle
{
	border-bottom: 1px solid #ffffff;
	background-image: none;
	color: #ff0000;
	font-weight: bold;
}
#mainmenu li .tabRight
{
	background-image: url(../Images/MMRight.gif);
	width: 14px;
	height: 28px;
}
#mainmenu ul .active .tabRight
{
	background-image: url(../Images/MMRightSelected.gif);
	width: 14px;
	height: 28px;
}
#mainmenuspacer
{
	width: 900px;
	height: 15px;
	border-left: 1px solid #abc8f6;
	border-right: 1px solid #abc8f6;
}
/* end of Main Menu tabs */


/* bordered areas */
.boxtop
{
	height:12px;
	background-image:url('../Images/T.jpg');
	background-repeat:repeat-x;
}

.boxbottom
{
	height: 12px;
	background-image: url(../Images/B.jpg);
	background-repeat: repeat-x;
	background-position: bottom center; 
}
.Oboxtop
{
	height:12px;
	background-image:url('../Images/OT.jpg');
	background-repeat:repeat-x;
}

.Oboxbottom
{
	height:12px;
	background-image:url('../Images/OB.jpg');
	background-repeat:repeat-x;
	background-position: bottom center; 
}
/* end of bordered areas */

/* main bullet lists */
.woilist
{
	color: #000077;
	line-height: 25px;
	font-size: 11px;
	margin-left: 10px;
}
/* end main bullet lists */


/* styles for cost calculator */
.calculator
{
	width: 780px;
	margin-top: 25px;
	margin-bottom: 25px;
	background-color: #f0f8ff;
}

.calchelp
{
	font-size: 11px;
	color: #5588bb;
}

.radio
{
	width: 300px;
	font-size: 12px;
	color: #5588bb;
	border-right: #abc8f6 thin dashed;
	border-top: #abc8f6 thin dashed;
	border-left: #abc8f6 thin dashed;
	border-bottom: #abc8f6 thin dashed;
}

.calcresult
{
	font-weight: bold;
	font-size: 11px;
	color: #000077;
	border-right: #abc8f6 thin solid;
	border-top: #abc8f6 thin solid;
	border-left: #abc8f6 thin solid;
	border-bottom: #abc8f6 thin solid;
}

.calccontact
{
	font-weight: bold;
	font-size: 12px;
	color: #000077;
}
/* end styles for cost calculator */

#container
{
    margin: 0 auto;
    width: 100%;
}
#bar a
{
    padding-right: 0px;
}
.mcse
{
    margin-right: 20px;
    margin-bottom: 15px;
}
#bar
{
    margin: 0 auto;
    width: 100%;
    height: 50px;
    background-color: #50B0D1;
    text-align: right;
    background-image: url(images/bg_bar.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
.quotebutton
{
    margin-top: 10px;
    margin-right: 18px;
}
#main
{
    overflow: hidden;
    margin: 0 auto;
    width: 500px;
    float: left;
    text-align: justify;
    margin-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    line-height: 17px;
}
#topnav
{
    padding-right: 20px;
}
#topnav a
{
    color: #081A48;
    font-weight: bold;
    text-decoration: none;
}
.footer
{
    font-size: 11px;
    color: #888888;
}
a
{
    font-weight: normal;
}
.txtLogin
{
    width: 150px;
    font-family: Tahoma;
    font-size: 11px;
    border: 1px solid #50B0D1;
}
.btnLogin
{
    width: 75px;
    font-family: Tahoma;
    font-size: 11px;
    border: 1px solid #50B0D1;
    background-color: #50B0D1;
    margin-top: 1px;
    cursor: hand;
}
.txtQuote
{
    width: 200px;
    font-family: Tahoma;
    font-size: 11px;
    border: 1px solid #50B0D1;
}
.webdesign
{
    font-size: 1px;
    color: #ffffff;
}
