/* Style Sheet - Copyright @ 2008 - Custom Design Softare - www.cdsweb.net - All rights reserved */
body
{
font-family: Arial, sans-serif;
font-size: 10pt;
font-weight: normal;
margin: 0;
padding: 0;
text-align: center;
}
 
p
{
margin: 10px 0 10px 0;
padding: 0;
font-weight: bold;
}

h1 
{
padding: 0;
margin: 0;
font-size: 16pt;
font-weight: bold;
}

br
{
padding: 0;
margin: 5px 0 0 0;
}

dt {font-weight: bold;}

a, a:link, a:visited {color: black;}

a:hover {color: #333333;}

li 
{
list-style-type: circle;
margin: 0 0 0 40px;
font-weight: normal;
}

ul
{
padding: 0;
margin: 0 0 10px 0;
font-weight: bold;
}

#container
{
margin-left: auto;
margin-right: auto;
width: 950px;
padding: 0;
text-align: left;
}

#bar
{
width: 930px;
height: 26px;
padding: 7px 10px 7px 10px;
color: black;
background: #FFCC66 url(images/top-header-background.gif) no-repeat top left;
}

#top-header-left
{
float: left;
font-size: 14pt;
font-weight: bold;
text-align: left;
}

#top-header-left a {text-decoration: none;}

#top-header-right
{
font-size: 14pt;
font-weight: bold;
text-align: right;
}

#logo-container
{
width: 950px;
height: 131px;
margin: 5px 0 5px 0;
padding: 0;
}

#logo
{
float: left;
margin-right: 5px;
/* width: 294px; */
height: 131px;
}

#globe
{
float: left;
margin-right: 5px;
/* width: 227px; */
height: 131px;
}

#estimate
{
float: left;
/* width: 419px; */
height: 131px;
}

#nav
{
width: 950px;
margin-left: 2px;
height: 44px;
color: black;
background-color: white;
}

/* IE6 Hack for extra space after logo floats */
* html #nav {margin-top: -3px;}


#bytes
{
width: 950px;
height: 55px;
padding: 0;
margin: 5px 0 10px 0;
color: white;
background: black url(images/bytes.gif) repeat-x top left;
}

#contact
{
float: left;
width: 300px;
padding: 0;
margin: 0 0 10px 0;
font-size: 12pt;
font-weight: bold;
}

#content
{
float: left;
width: 635px;
min-height: 415px;
padding: 0 0 5px 10px;
margin: 0 0 10px 0;
/* border-left: 3px solid #CCCCCC; */
}

#main-box
{
width: 540px;
height: 248px;
margin: 10px 0 0 30px;
padding: 20px 50px 10px 15px;
color: black;
background: white url(images/main-box.jpg) no-repeat top left;
}

#share-box
{
width: 540px;
height: 25px;
margin: 5px 0 0 30px;
padding: 5px 50px 0px 5px;
color: black;
}

#footer
{
margin: 0;
padding-top: 4px;
font-size: 10pt;
font-weight: bold;
text-align: center;
}
#footer a 
{
color: black;
text-decoration: none;
}

.text-input
{
width: 270px;
font-size: 10pt;
font-weight: bold;
border-style: none;
padding: 2px;
background: #CCCCCC url(images/input-bg.gif) repeat-x top left;
}

.textarea 
{
width: 270px;
height: 50px;
font-size: 10pt;
font-weight: bold;
border-style: none;
overflow: auto;
padding: 2px;
margin: 0;
color: black;
background: #999999 url(images/textarea-bg.jpg) repeat-x top left;
}

.submit
{
width: 116px;
height: 32px;
font-size: 10pt;
font-weight: bold;
padding: 3px;
margin: 0 0 0 15px;
border-style: none;
cursor: pointer;
background: white url(images/submit-button.gif) no-repeat top left;
}

.hidepic {display:none;}
