@charset "utf-8";
html{
	scrollbar-base-color: 			#000000;
	scrollbar-track-color:  		#000000;
	scrollbar-face-color: 			#cccccc;
	scrollbar-highlight-color: 		#000000;
	scrollbar-3dlight-color: 		#000000;
	scrollbar-darkshadow-color: 	#000000;
	scrollbar-shadow-color: 		#000000;
	scrollbar-arrow-color: 			#000000; 
}
body {
	margin:0 auto;
	font-family: Verdana, Sans-Serif;
	color: #ffffff;
	width: 990px;
	background: #00005a url("images/bg.jpg") no-repeat fixed top center ;
	text-align: center;
}
.clearme {
	clear: both;
}


h1 {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
    font-family: Verdana, Sans-Serif;
	margin-left: 12px;
}
h1 a {
	color: #707070;
    text-decoration: none;
	
}
h1 a:hover {
	color: #f16000;
	text-decoration: underline;
	
}
h2 {
	color: #515050;
	font-size: 11px;
	margin-bottom: 10px;
	line-height: 18px;
	font-weight: bold;
	font-family: Verdana, Sans-Serif;
	background: #e8e8e8;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	margin-top: 5px;
}

h2 a {
	color: #FE8C16;
	text-decoration: none;
	
}
h2 a:hover {
	
	color: #FE8C16;
	text-decoration: underline;
}

h3{
	color: #494949;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	margin-top: 0px;
	font-family: Verdana, Sans-Serif;
}
h3 b {
	color: #131312;
	
}

h3 a {
	color: #494949;
	text-decoration: underline;
	
}
h3 a:hover {
	
	color: #f16000;
	text-decoration: none;
}

h4 {
    color: #707070;
	font-weight: normal;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	text-align: left;
}
h4 a {
	color: #707070;
	text-decoration: underline;
	
}
h4 a:hover {
	
	color: #f16000;
	text-decoration: none;
}

h5 {
	font-size: 10px;
	font-weight: normal;
	margin-bottom:0px;
	margin-top:0px;
	text-align: right;
}
h5 a {
	color: #707070;
	text-decoration: underline;
	
}
h5 a:hover {
	
	color: #f16000;
	text-decoration: none;
}


a {
	color: #838383;
	text-decoration: underline;
	
}
a:hover {
	
	color: #f16000;
	text-decoration: none;
}


a img {
	border:0;
}

p {
	margin: 0 0 1em 0;
}





/* MAIN WRAPPER */

.webdesignmain {
	width: 990px;
	text-align: center;
	padding: 0px;
	background: #000000;
}

#middle_wrapper {
	width:990px;
	padding:0px;
	margin:0px;
	background: #000000;
}

.leftnav {
	
	width: 250px;
	font-size: 12px;
	line-height: 22px;
	color: #b1b1b1;
	background: #131312;
	padding-left: 2px;
	padding-right:0px;
	*width:250px;
	float:left;
	text-align: left;
}

.seomain {
	width: 990px;
	height: 100%;
	text-align: left;
	

}
.seomain td {
	padding: 0px;	
}

.seocontent {
	width: 710px;
	height: 100%;
	background: #b4b4b4; 
	text-align: left;
}

.tab_content_left {
	width:217px;
	float:left;
	margin-right:10px;
	
}
.tab_content_right {
	width:430px;
	float:right;
	margin-top:20px;
}
.tab_content_left_wide {
	width: 392px;
	float:left;
	margin-right:10px;
}
.tab_content_right_wide {
	width:255px;
	float:right;
	padding-top: 15px;
}
.tab_content_left_marketing {
	width:290px;
	float:left;
	margin-right:10px;
}
.tab_content_right_marketing {
	width:353px;
	float:right;
	padding-top: 15px;
}
.tab_content {
	padding-top: 15px;
}




/* FOOTER */

#footer {
	width: 985px;
	height: 20px;
	text-align: center;
	padding: 5px;

	color: #707070; 
	
}
#footer a {
	color: #707070;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
}



/* CONTENT AREA */

.rightcontent {
 background: #000000;
 width: 720px;
 *width:710px;
 font-size: 12px; 
 line-height: 22px;
 float:right;
 text-align: left;
}
.rightcontent ul {
	margin-left:0px;
	margin-top:0px;
	color: #f16000;
	font-size: 12px;
}
.rightcontent li {
   color: #707070;
	font-size: 12px;
	margin-left:0px;
	margin-top:0px;
}
.rightcontent li a {
   color: #707070;
	font-size: 12px;
	margin-left:0px;
	margin-top:0px;
	text-decoration: none;
}
.rightcontent li a:hover{
   color: #f16000;
	font-size: 12px;
	margin-left:0px;
	margin-top:0px;
	text-decoration: underline;
}




/* INSIDE CONTENT TABLE */

.normalleftsubcontent {
 background: #000000;
 width: 645px;
 font-size: 11px; 
 line-height: 22px;
 margin-left: 0px;
 margin-right: 35px;
}
.leftsubcontent {
 background: #fefefe;
 width: 320px;
 font-size: 11px; 
 line-height: 22px;
 margin-left: 10px;
 margin-right: 10px;
 float:left;
}
.rightsubcontent {
 background: #fefefe;
 width: 350px;
 font-size: 11px; 
 line-height: 22px;
 float:right;
 margin-right:10px;
}
.leftsubport{
 background: #fefefe;
 width: 306px;
 font-size: 11px; 
 line-height: 22px;
 margin-left: 25px;
 margin-right: 35px;
}
.rightsubport {
 background: #fefefe;
 width: 306px;
 font-size: 11px; 
 line-height: 22px;
}




/* LEFT NAV */

.leftnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-left: 22px;
}

.leftnav li {
	list-style: none;
	margin-top: 5px;
}
	
.leftnav b {
	list-style: none;
	padding: 0;
	padding-left: 15px;
}


.leftnav a {
	color: #707070;
	text-decoration: underline;
	font-size: 12px;

}
.leftnav a:hover {
	text-decoration: none;
	color: #000000;
	background: #ffffff;
	font-size: 12px;
	line-height: 22px;
	padding-left: 2px;
	padding-right: 2px;
}




.linkspage {
 width: 690px;
 font-size: 11px; 
 line-height: 18px;
}

.feed td {
	color: #707070;
	font-size: 10px;
	font-weight: normal;
	line-height: 18px;
	margin-top: 0px;
	font-family: Verdana, Sans-Serif;
}




/* CONTACT FORM */

table.contact_form td {
	color: #707070;
	font-size: 11px;
	font-weight: normal;
	line-height: 22px;
	margin-top: 0px;
}
input.contact_input {
	color:#ffffff;
	background-color: #000000;
}
input.contact_input {
	color:#ffffff;
	background-color: #000000;
}
textarea.contact_text {
	color:#ffffff;
	background-color: #000000;
}
input.contact_radio {
	background-color: #FFFFFF;
}
input.contact_button {
	color:#ffffff;
	background-color: #000000;
}



/* FLASH DIVS */

#logo {
	width:990px;
}

#navagation {
	width:990px;
}

#flash_window {
	width:990px;
}

#calls {
	width:990px;
}

#left_home {
	width:250px;
}
.slide02 {
	margin-right: 5px;
}




/* Spry Accordion */

.Accordion {
	overflow: hidden;
}

.AccordionPanel {
	margin: 0px;
	padding: 0px;
	padding-left: 4px;
}

.AccordionPanelTab {
	background-color: #CCCCCC;
	border-top: solid 1px black;
	border-bottom: solid 1px gray;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	color: #000000;
	-moz-user-select: none;
	-khtml-user-select: none;
	
}

.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height: 260px;
	background: url("images/bg_left_nav.jpg") no-repeat top center;
}

.AccordionPanelOpen .AccordionPanelTab {
	background-color: #EEEEEE;
}

.AccordionPanelTabHover {
	color: #555555;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #555555;
}

.AccordionFocused .AccordionPanelTab {
	background-color: #cccccc;
}


.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #ffffff;
}


.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
	
}


.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px; 
}

.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	color: #131313;
	background-color: #DDD;
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}


.TabbedPanelsTabHover {
	background-color: #f8f8f8;
	
}

.TabbedPanelsTabSelected {
	background-color: #f8f8f8;
	border-bottom: 1px solid #f8f8f8;
}

.TabbedPanelsTab a {
	color: black;
	text-decoration: underline;
}

.TabbedPanelsContentGroup {
	clear: both;
	
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #999;
	
	background-color: #f8f8f8;
		width: 706px;
}

.TabbedPanelsContent {
	padding-top: 0px;
	padding-left: 4px;
	padding-right: 4px;
	background: url("images/home/panel-bg.jpg") no-repeat top center;
	height: 356px;
	color: #3c3c3c;
	padding-left:10px;
	padding-right:20px;
}

TabbedPanelContentImage {
	width: 217px;
	float: left;
}
TabbedPanelContentText {
	width: 607px;
	float: right;
}

.TabbedPanelsContentVisible {
	background-color: #f8f8f8;
}

.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}

.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #f8f8f8;
	border-bottom: solid 1px #999;
	
}

.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}
