body,td,th{
	margin: 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

body {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#fff url(images/sgbg.gif) repeat-y scroll center top;
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #3F586B;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 100%;
}

p {
	font-family: Arial, Helvetica, sans-serif;
}

ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

ul {
	margin-left:-30px;
	list-style: none;
	overflow: hidden;
	text-align: left;
}

ul li {
	padding-left: 15px;
	background: url(images/img07.gif) no-repeat 0px 7px;
}

blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

blockquote * {
}

a {
	color: #FF5723;
}

a:hover {
	text-decoration: none;
	color: #1777B1;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 15px 0 0;
}

img.right {
	float: right;
	margin: 3px 0 0 15px;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 957px;
	height: 174px;
	background: #A4C0C8 url(images/header.jpg) no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 4px;
}
/* Logo */
#logo2{
	height: 36px;
	width: 40px;
	margin-left: 0px;
	margin-top: 0px;
}
#logohome{
	height: 31px;
	width: 30px;
	margin-left: 0px;
	margin-top: 1px;
}
#logo2 a{
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  cursor: pointer; 

}
#logo {
	height: 0px;
}

#logo h1, #logo h2 {
	text-align: center;
}

#logo h1 {
	padding-top: 40px;
	font-size: 350%;
}

#logo h2 {
	font-size: 150%;
}

#logo a {
	text-decoration: none;
	color: #3F586B;
}

/* news */

		html {

}
		#heading {
	display: block;
	text-align: center;
	margin-bottom: 0em;
		}
		#heading * {
			display: inline;
			padding: 0px;
			user-select: none;
			cursor: pointer;
			vertical-align: middle;
		}
		#heading li.active {
			background-color: #66ccff;
			border-radius: 3px;
			-webkit-border-radius: 3px;
			-opera-border-radius: 3px;
			-moz-border-radius: 3px;
		}
		
		#wrapper {
	border: 0px dotted gray;
	margin: 5px;
	padding: 0em;
	width: 340px;
	padding-top: 22px;
}
		
		#panes {
			text-align: justify;
			border-style: none;
			/*width: 245px;*/
			margin: 0 1em 20px 1em;
		}
		
		#panes p {
		  width: 600px;
		  margin: 0 auto 1em auto;
		  line-height: 1.2em;
		}
		
		#panes div div {
	overflow: hidden;
	width: 340px;
}
		
		#previous { float: none; cursor: pointer; }
		#next { float: none; cursor: pointer; }

/* Flash */
#video {
	margin: auto;
	width: 522px;
}

#wespeak {
    
}

#speakgeekstatic {
  padding-left: 150px;   
  padding-top: 200px
}

/* MIddle Bar */
#bar {
     height: 0px; 
	 padding-top: 49px;
}
/* Menu */

#menu {
	height: 62px;
	padding-top: 100px;
	
}
#home {
	cursor: pointer;
	cursor: hand;
	float: left;
	margin-top: -89px;
	width: 169px;
	margin-right: 148px;
    margin-left: 7px;
}
#button1 {
	float: left;
	margin-top: 10px;
	width: 79px;
	height: 51px;
	background-image: url(images/remote_assist.gif);
	cursor: pointer;
	cursor: hand;
	background-repeat: no-repeat;
}
#button1:hover {
    background-position: top right;
}
#button2 {
	float: left;
	width: 77px;
	height: 51px;
	background-image: url(images/about.gif);
	cursor: pointer;
	cursor: hand;
	background-repeat: no-repeat;
	margin-top: 10px;
}
#button2:hover {
    background-position: top right;
}
#button3 {
	float: left;
	width: 77px;
	height: 51px;
	background-image: url(images/subscribe.gif);
	cursor: pointer;
	cursor: hand;
	background-repeat: no-repeat;
	margin-top: 10px;
}
#button3:hover {
    background-position: top right;
}

#button4 {
	float: left;
	width: 76px;
	height: 51px;
	background-image: url(images/contact.gif);
	cursor: pointer;
	cursor: hand;
	background-repeat: no-repeat;
	margin-top: 10px;
}
#button4:hover {
    background-position: top right;
}

#button5 {
	float: left;
	margin-top: 10px;
	width: 62px;
	height: 51px;
	background-image: url(images/login.gif);
	cursor: pointer;
	cursor: hand;
	background-repeat: no-repeat;
}
#button5:hover {
    background-position: top right
}

#clickhere {
	float: left;
	width: 700px;
	height: 400px;
	margin-left: 240px;
}
#clickhere2 {
	float: left;
	width: 265px;
	height: 75px;
	background-image: url(images/more_info.gif);
	cursor: pointer;
	cursor: hand;
	background-repeat: no-repeat;
	margin-left: 170px;
}
#clickhere2:hover {
    background-position: top right
}
#pay_now {
	padding-left: 420px;
	padding-top: 165px;
}
/* Page */
#page {
	width: 957px;
	margin: 0 auto;
	padding: 0px 0;
}
#page_news {
	width: 500px;
	margin: auto;
}
/* Content */
#news_events {
	float:left;
	height: 93px;
	width: 460px;
	margin-left: 15px;
	margin-top: 0px;
}
#main_content {
	background-image: url(images/content_main.gif);
	height: 255px;
	width: 957px;
	margin-left: 0px;
}
#main_content_news {
	background-image: url(images/raw_texas_newsbg.jpg);
	height: 200px;
	width: 511px;
}
#main_text {
	padding-top: 20px;
	padding-right: 0px;
	width: 850px;
	margin-left: 80px;
}
#main_footer {
	margin-top: 87px;
	margin-left: 0px;
	width: 957px;
	height: 164px;
	background-image:url(images/sg_home_footer_06.gif);
}
#main_footer_text {
	padding-top: 20px;
	padding-right: 0px;
}
#footer_info_remote {
	margin-left: -180px;
	padding-top: 65px;
}
#remote_main {
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/remote_assist_bg.gif);
	height: 400px;
	background-repeat: no-repeat;
	width: 957px;
	margin-top: 8px;
}
#remote_banner {
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/remote_assist_banner.gif);
	height: 142px;
	background-repeat: no-repeat;
	width: 957px;
}
#remote_moreinfo {
	margin-left: 0px;
	height: 34px;
	background-repeat: no-repeat;
	width: 114px;
	float: right;
	margin-top: 95px;
	margin-right: 12px;
}
#remote_footer {
	margin-top: 10px;
	background-image: url(images/remote_assist_info.gif);
	margin-left: -6px;
	height: 317px;
	background-repeat: no-repeat;
	width: 744px;
}
#remote_footer_text {
	padding-top: 60px;
	padding-right: 170px;
}
#contactus_main {
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/contact_banner.gif);
	height: 227px;
	background-repeat: no-repeat;
	width: 957px;
	margin-top: 4px;
}
#contactus_footer {
	margin-top: 10px;
	margin-left: 0px;
	background-image: url(images/contact_info.gif);
	height: 580px;
	background-repeat: no-repeat;
	width: 957px;
}
#contact_form {
	margin-top: 0px;
	margin-left: 180px;
	height: 570px;
	width: 650px;
	margin-bottom: 33px;
	padding-top: 23px;
}
#contactus_footer_text {
	padding-top: 60px;
	padding-right: 170px;
}
#about_main {
	margin-bottom: 0px;
	margin-left: -6px;
	background-image: url(images/about_us_banner.gif);
	height: 227px;
	background-repeat: no-repeat;
	width: 744px;
}
#about_footer {
	margin-top: 10px;
	margin-left: 0px;
	background-image: url(images/about_us_info.gif);
	height: 372px;
	background-repeat: no-repeat;
	width: 957px;
}
#about_footer_text {
	padding-top: 60px;
	padding-right: 170px;
}
#about_main {
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/about_us_banner.gif);
	height: 227px;
	background-repeat: no-repeat;
	width: 957px;
	margin-top: 4px;
}#subscribe_main {
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/subscribe_banner.gif);
	height: 227px;
	background-repeat: no-repeat;
	width: 957px;
	margin-top: 4px;
}
#subscribe_footer {
	margin-top: 10px;
	margin-left: 0px;
	background-image: url(images/subscribe_info.gif);
	height: 317px;
	background-repeat: no-repeat;
	width: 957px;
	margin-bottom: 15px;
}
#subscribe_footer_text {
	padding-top: 60px;
	padding-right: 170px;
}
#singlepayment_main {
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/payment_banner.gif);
	height: 83px;
	background-repeat: no-repeat;
	width: 957px;
}
#singlepayment_footer {
	margin-top: 10px;
	margin-left: 0px;
	background-image: url(images/payment_bg.gif);
	height: 465px;
	background-repeat: no-repeat;
	width: 957px;
	margin-bottom: 15px;
}
#singlepayment_footer_text {
	padding-top: 60px;
	padding-right: 170px;
}
#speaker_main {
	margin-top: 10px;
	margin-left: 0px;
	background-image: url(images/speaker_bg.gif);
	height: 804px;
	background-repeat: no-repeat;
	width: 956px;
	margin-bottom: 33px;
}
#speaker_form {
	margin-top: 0px;
	margin-left: 160px;
	height: 600px;
	width: 650px;
	margin-bottom: 33px;
	padding-top: 4px;
}
#content {
	float: left;
	width: 957px;
	padding-top: 0px;
	height: 545px;
}#content_terms {
	float: left;
	width: 957px;
	padding-top: 0px;
	height: 1120px;
}
#remote_content {
	float: left;
	width: 957px;
	padding-top: 6px;
	height: 550px;
}
/*services content*/
#services_footer {
	margin-top: 10px;
	margin-left: 0px;
	background-image: url(images/contact_info.gif);
	height: 580px;
	background-repeat: no-repeat;
	width: 957px;
}
#servicesinfo{
	margin-top: 0px;
	margin-left: 0px;
	height: 580px;
	background-repeat: no-repeat;
	width: 957px;
	padding-top: 45px;
	padding-left: 10px;
}
/*FAQ content */
#faqinfo{
	margin-top: 0px;
	margin-left: 0px;
	height: 580px;
	background-repeat: no-repeat;
	width: 957px;
	padding-top: 50px;
	padding-left: 10px;
/*End Content*/
}
.twocols2 {
     margin-top: 87px; 
	 height: 151px; 
	 background-image:url(images/sg_home_footer_06.gif)
}
.twocols {

}

.twocols .title {
	padding-bottom: 10px;
	border-bottom: 1px solid #39c9fe;
}

.twocols .col1 {
	width: 276px;
}
.twocols .col_techs {
	width: 276px;
	height: 100px;
	float: right;
}
.twocols .col2 {
    width: 447px;
}
.twocols .on_off {
	width: 376px;
	float: right;
	margin-top: 170px;
	height: 33px;
	padding-right: 15px;
	z-index: 2;
}
.twocols .coll1, .twocols .coll2, .twocols .coll3 {
	width: 260px;
}
.twocols .coll1sub, .twocols .coll2sub, .twocols .coll3sub {
	width: 220px;
}
.twocols .coll1but, .twocols .coll2but, .twocols .coll3but {
	width: 230px;
}
.twocols .col1 {
	float: left;
	margin-top: 33px;
	width: 475px;
}

.twocols .col1-hover {
	float: left;
	margin-top: -39px;
	width: 478px;
	height: 121px;
	background-image: url(images/assist_button.gif);
	cursor: pointer;
	cursor: hand;
	background-repeat: no-repeat;
}
.twocols .col1-hover:hover {
	background-position: top right;
}
.twocols .col2-hover {
	float: right;
	margin-top: -39px;
	width: 478px;
	height: 121px;
	background-image: url(images/how_button.gif);
	cursor: pointer;
	cursor: hand;
	background-repeat: no-repeat;
}
.twocols .col2-hover:hover {
  background-position: top right;
}

.twocols .coll1 {
	float: left;
	padding-top: 37px;
	padding-left: 14px;
}

.twocols .coll3 {
	float: left;
	padding-left: 120px;
	padding-top: 38px;
}
.twocols .colll2 {
	float: right;
	padding-top: 12px;
	padding-right: 12px;
}
.twocols .coll2 {
	float: right;
	padding-top: 38px;
	padding-right: 14px;
}
.twocols .coll1sub {
	float: right;
	padding-top: 40px;
	padding-left: 0px;
	width: 289px;
	padding-right: 17px;
}

.twocols .coll3sub {
	float: right;
	padding-left: 0px;
	padding-top: 20px;
	width: 289px;
	padding-right: 30px;
}
.twocols .coll2sub {
	float: left;
	padding-top: 24px;
	padding-right: 0px;
	height: 150px;
	width: 270px;
	padding-left: 20px;
}
.twocols .coll1but {
	float: left;
	width: 289px;
	height: 68px;
	margin-top: 40px;
	margin-left: 15px;
}

.twocols .coll3but {
	float: left;
	margin-top: 40px;
	margin-left: 25px;
	width: 289px;
}
.twocols .coll2but {
	float: right;
	width: 289px;
	height: 69px;
	margin-top: 0px;
	padding-top: 40px;
	padding-right: 20px;
}
.twocols .col2 {
	float: right;
    
}

.twocols ul {
}

.twocols ul li {
	padding-left: 0px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 100px;
}

.boxed {
	margin: 0 0 20px 0;
}

.boxed .title {
	width: 200px;
	height: 35px;
	margin: 0;
	padding: 10px 0 0 10px;
	background: #A8C3CB url(images/img03.jpg) no-repeat;
	font-size: 136%;
	color: #144B6B;
}

.boxed .content {
	padding: 20px;
	border: 1px solid #39c9fe;
	border-top: none;
}

.boxed h3 {
	margin: 0;
}

.boxed p, .boxed ul, .boxed ol {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed ul {
}

.boxed ul li {
	padding: 8px 0 8px 10px;
	background: url(images/img04.gif) no-repeat 0px 13px;
}

.boxed ul li.first {
	border: none;
}

/* Search */

#search {
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	float: left;
	padding-top: 5px;
	font-size: 85%;
}

#searchinput {
	width: 210px;
	margin-bottom: 5px;
}

#searchsubmit {
	float: right;
}

/* Footer */
#footer {
	height: 147px;
	padding: 0px;
	background-image: url(images/sg_footer.gif);
	width: 957px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: small;
	color: #999;
}

#footer a {
	color: #999;
}

