@charset "UTF-8";
/* CSS Document */




/* GENERAL CSS - CODE TO TELL FF AND IE TO SIT DOWN AND STFU */
#body {
	margin: 0px;
	padding: 0px 25px 0px 25px;
	color: #666666;S
	text-align:left;
	font-size: 11pt;
	font-family: Verdana, Geneva, sans-serif;
	height:100%;
	font-style: normal;
	font-weight: lighter;
	line-height: normal;
	font-variant: normal;}
body div, ul, ol, li, table, img {
	margin: 0px;
	padding: 0px; }
body p {
	margin: 10px 0px 15px; }
body img {
	border: none; }
.display_none {
	display: none; }
.clear_div {
	display: none;
	height: 0px;
	width: 0px; }
body:last-child .clear_div {
	display: block;
	clear: both; }
object:focus {
	outline:none; }
object {
	margin:0px;
	padding:0px; }
a:focus {
	outline:none; }
sup {
	font-size:6px;
}
	
	
	
	
	

/* CLEAR - BECAUSE SOMETIMES, FLOATING -ISN'T- A GOOD THING */

.clearme {
	clear: both;
}



a img {border:0}


body{
	background:#ffffff url(images/background.jpg) no-repeat fixed top center;
	text-align: center;
	min-width:990px;
	margin: 0px;
}


p {
	padding:0px 15px;
	font:11px/12px Verdana;
	color:#666666;
	line-height:15px;
}


/* MAIN WRAPPER */

#main_wrapper {
	width:990px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	padding:0px;
}
#content_wrapper {
	display:block;
	background:#ffffff;
	width:990px;
	margin:40px 0px 0px 0px;
	*margin:0px;
	text-align:left;
	padding:0px;
	overflow:hidden;
}

#corner_top {
	width:990px;
	height:22px;
	margin:0px;
	padding:0px;
}

#corner_bottom {
	display:block;
	width:990px;
	height:22px;
	margin:0px;
	padding:0px;
}

#right_content {
	float:right;
	width:748px;
	margin:0;
	background-color:#ffffff;
	padding:0px 0px 0px 0px
}
#left_content {
	
	display:block;
	float:left;
	width:242px;
	margin:0;
	background-color:#ffffff;
}
#nav {
	width:242px;
	height:auto;
	margin:0;
	font:Verdana;
	background-color:#eeeeee;
}
#main_content{
	text-align: left;
	margin: 20px 10px 40px 25px;
}



#header_wrapper {
	width:990px;
}

#call {
	float:right;
	width:300px;
	height:40px;
	text-align:right;
	padding:0 30px;
	*margin:20px 0px 0px 0px;
}

#logo {
	float:left;
	width:242px;
	height:223px;
	padding:22 0 0 0px;
}

.breadcrumb {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 5px;
	color: #FFF;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 1px;
   
}


#marketing_window {
	float:right;
	width:718px;
	height:220px;
	margin:0px 0px 0px 0px;
}

#cta {
	float:right;
	width:718px;
	height:106px;
	margin:0px 15px 30px 0px;
	text-align:left;
}



/* FOOTER */

#footer {
	float:right;
	width:990px;
}

#footer_wrapper {
	width:990px;
	height:80px;
	padding:20px 0px 0px 0px;
	font-size: 11px;
	font-family: Arial;
	color:#ffffff;
	text-align: center;
}

#footer_wrapper a {
	color:#ffffff;
}

#footer_wrapper a:hover {
	color:#345ea9;
}

/* HEADER TAGS */

h1 {
	font-size: 15px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
	text-align: left;
	padding:2px 25px 10px 13px;
	color: #0099ff;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 1px;
}
h2 {
	font-size: 15px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 15px;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	letter-spacing: none;
}
h3 {
	padding:0px 15px;
	font:normal 14px/20px Verdana;
	color:#525252;
}
h4 {	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
	text-align: left;
	padding:0px 0px 0px 13px;
	color: #0099ff;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 1px;
}
h5 {
}
h6 {
}

.tandberg {
	text-indent:-9999px;
}





/* LINKS */
a:link {
	color: #0099ff;
	text-decoration: none;
}
a:visited {
	color: #0099ff;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #345ea9;
}
a:active {
	text-decoration: none;
}




/* CSS FOR SPRY (EDIT AS NEEDED)*/


.CollapsiblePanelTab {
	font-family:Verdana;
	color: #0099ff;
	font-size: 12px;
	width:242px;
	text-indent:10px;
	font-weight: bold;
    background-color: #eeeeee;
    border-bottom: none;
    margin: none;
    padding: none;
    cursor: pointer;
    -moz-user-select: none;
    -khtml-user-select: none;
	line-height: 24px;
}

.CollapsiblePanelContent {
	padding:none;
	color:#0099ff;
	background:#eeeeee;
	width:232px;
	margin:0px 10px 10px 10px;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
}
.CollapsiblePanelOpen {
	font:Verdana;
	color:#0099ff;
	width:242px;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
    background-color: #eeeeee;
	line-height: 14px;
}
.CollapsiblePanelTabHover {
	font:Verdana;
	color:#0099ff;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
    background-color: #c4e7fd;
	line-height: 24px;
}
.CollapsiblePanelContent td {
	padding:2px 2px 2px 10px;
}
.CollapsiblePanelContent td a {
	color:#0099ff;
}
.CollapsiblePanelContent td a:hover {
	font:bold 12px Verdana;
	background-color: #3481a9;
}





/* LISTS */

ol, ul {
	margin-left:25px;
	padding:0px 15px;
}
li {
	font:11px/12px Verdana;
	color:#525252;
	margin-bottom:5px;
}


/*Item Pages*/

.item_wrapper {
	width:320px;
	float:left;
	margin:0px 10px 30px 15px;
}

.item_wrapper ul {
	padding-left:0px;
}

.item_wrapper li {
	text-align:left;
	font:11px/12px Verdana;
	color:#666666;
	line-height:15px;
}

.content_image {
	width:280px;
	margin:10px 0px 15px 0px;
	padding:0px;
	text-align:left;
}

.content_description {
	width:280px;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:left;
	font:11px/12px Verdana;
	color:#666666;
	line-height:15px;
}

.quote_btn {
	display:block;
	height:29px;
	margin:10px 0px 0px 0px;
	padding:0px;
}


/* CONTACT FORM - TABLES IN CSS WITH DIVS... BECAUSE I CAN */

#contact_form {
	width: 100%;
	font:11px/20px Verdana;
	color:#525252;
	letter-spacing:0px;
}
#contact_table {
	width: 400px;
	font:11px/20px Verdana;
	color:#525252;
	letter-spacing:0px;
	padding-left:10px;
}
.contact_row {
	width: 300px;
	height: 25px;
}
.contact_field {
	float: left;
	width: 45px;
	height: 20px;
	text-align: right;
	padding:5px 5px 0px 0px;
}
.contact_box {
	float: right;
	width: 250px;
	height: 25px;
	text-align: left;
}
input.contactinput {
	width: 250px;
	font:11px Verdana;
	color:#525252;
	background-color: #FFFFFF;
}
textarea.contacttext {
	font:11px Verdana;
	color:#525252;
	background-color: #FFFFFF;
}
