/* Southwest CTI CSS Document */
body{
	background:#a43013 url(../images/page-bg.gif) repeat-x;
	margin:0px;
	font-family:"Trebuchet MS", Arial, tahoma;
	font-size:13px;
	color:#7a7a7a;
	behavior: url("csshover.htc");
}
a{
	outline:0px;
}
a img{
	border:0px;
}
p{
	margin:8px 0px;
	text-align:justify;
}
#whatphone h1{
	margin:5px 0px;
	color:#dd6835;
	font-size:20px;
	text-indent:0px;
}
h1{
	margin:5px 0px;
	font-size:20px;
	text-indent:10px;
}
h2{
	margin:8px 0px;
	font-size:22px;
	font-weight:normal;
}
h2 img{
	vertical-align:middle;
	padding-right:10px;
}
h3{
	margin:0px;
	background:url(../images/title-bg.gif) no-repeat top left;
	font-size:17px;
	line-height:45px;
	text-indent:15px;
	font-weight:normal;
}

h4{
	margin:8px 0px;
	font-size:12px;
	font-weight:bold;
	color:#dd6835;
}

.orange{
	color:#cf4726;
}
#container{
	margin:0px auto;
	width:976px;
	position:relative;
}
#abstract{
	position:absolute;
	background:url(../images/circle.png) no-repeat;
	width:454px;
	height:370px;
	left:-60px;
	top:0px;
	z-index:1;
}
/*************IE PNG BUG*************/
* html #abstract{
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/circle.png", sizingMethod="image");
}
/*************IE PNG BUG*************/
#header{
	padding:15px 0px 0px 0px;
	position:relative;
	z-index:2;
}
#quick-contact{
	width:260px;
	font-size:21px;
	text-align:right;
}
#quick-contact span{
	color:#373737;
}
#quick-contact a{
	color:#ff3300;
	text-decoration:none;
}
/*************NAV*************/
#nav{
	width:100%;
	position:relative;
	z-index:3;
	left:0px;
	top:8px;
}
#nav ul{
	margin:0px 15px 0px 0px;
	padding:0px;
	list-style:none;
	float:right;
	display:inline;
}
#nav ul li{
	margin:0px -5px 0px 0px;
	padding:0px;
	list-style:none;
	background:url(../images/nav-off.gif) no-repeat top right;
	padding:0px 25px 0px 0px;	
	float:left;
	line-height:32px;
	position:relative;
}
#nav ul li a{
	margin:0px;
	padding:0px;
	list-style:none;
	background:url(../images/nav-off.gif) no-repeat top left;
	display:block;
	padding:0px 0px 0px 25px;
	color:#ffffff;
	text-decoration:none;
}
#nav ul li.current{
	background:url(../images/nav-on.gif) no-repeat top right;
}
#nav ul li.current a{
	background:url(../images/nav-on.gif) no-repeat top left;
	color:#000000;
}
#nav ul li ul{
	display:none;
}
#nav ul li:hover ul{
	position:absolute;
	left:2px;
	top:32px;
	background:#e56445;
	width:180px;
	display:block;
	font-size:12px;
}
#nav ul li:hover ul li{
	background:none;
	text-indent:15px;
	border-bottom:1px solid #ed775b;
	width:100%;
	padding:0px;
	margin:0px;
}
#nav ul li:hover ul li a{
	background:none;
	padding:0px;
	width:100%;
}
#nav ul li:hover ul li:hover{
	background:#e96f51;
}
/*************NAV*************/
#wrapper{
	position:relative;
	z-index:2;
}
#w-top{
	background:url(../images/w-top.png) no-repeat;
	width:976px;
	height:20px;
}
#w-mid{
	background:url(../images/w-mid.png) repeat-y;
	width:976px;
}
#w-btm{
	background:url(../images/w-btm.png) no-repeat;
	width:976px;
	height:57px;
}
/*************IE PNG BUG*************/
* html #w-top{
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/w-top.png", sizingMethod="image");
}
* html #w-mid{
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/w-mid.png", sizingMethod="scale");
}
* html #w-btm{
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/w-btm.png", sizingMethod="image");
}
/*************IE PNG BUG*************/

#whatphone{
	width:430px;
	color:#7e6a6a;
	font-size:14px;
	vertical-align:top;
}
#whatphone .separator{
	vertical-align:top;
	background:url(../images/line.gif) no-repeat center left;
	padding-left:10px; 
	/*border-left:1px solid #CCCCCC;*/
}
	
.services{
	width:240px;
	vertical-align:top;
	background:url(../images/sep.gif) no-repeat center right;
	font-size:12px;
	color:#6a7072;
}
.services p{
	padding:0px 10px;
}
.services ul{
	list-style:none;
	padding:0px;
	margin:10px;
}
.services ul li{
	background:url(../images/bullet.gif) no-repeat;
	padding-left:15px;
	margin-left:15px;
}
#b-panel{
	background:url(../images/b-panel-bg.png) no-repeat;
	width:960px;
	height:320px;
	color:#ffffff;
	font-size:14px;
}
#b-panel TD{
	text-align:justify;
}
#testimonial{
	vertical-align:top;
	width:480px;
	background:url(../images/sep2.png) center right no-repeat;
}
#testimonial .date{
	width:100px;
	vertical-align:top;
}
#testimonial BIG{
	font-size:15px;
	font-weight:normal;
}
#footer{
	color:#f0f0f0;
	text-align:right;
	padding-right:30px;
	font-size:12px;
}
/* Southwest CTI CSS Document */

/*.service{
	border-right:1px solid #CCCCCC;
}
*/
.service p{text-align:justify; padding-right:18px;}

.innerbg{
	background:url(../images/inner-bg.jpg) no-repeat center bottom; height:150px;
}	




.cable{
padding-left:2px;
font-size:12px;
color:#E15E3E;
}

.text-box{
border:1px solid #797979;
border-collapse:collapse;
}

.submitcolor{
color:#E15E3E;
font-size:14px;
font-weight:bold;
}


.general {
color:#E15E3E;
font-size:20px;
font-weight:normal;
}

.quotehead{
font-size:15px;
font-weight:bold;
color:#dd6835;
}



.service ul li{
padding-bottom:10px;
}


.phonesystem{
background:#993300;
color:#FFFFFF;
}


#sectioin-title {
padding-bottom:20px;
font-size:16px;
font-weight:bold;
color:#993300;
}


#AutoNumber{
border:1px solid #CCCCCC;
background:#993300;
text-align:justify;
color:#FFFFFF;
}




.section{
font-size:16px;
font-weight:bold;
color:#993300;
}


#contentarea ol li{
padding:5px;}


.fontcolor{
color:#333333;
font-weight:bold;
}



.image1{
float:left; 
padding:10px; 
width:100%;
}

.voice{
padding:10px;
color:#993300;
font-size:18px;
}



.choose a{
	color:#333333;
	text-decoration:none;
}

.choose a:hover{
	color:#dd6835;
	text-decoration:underline;
}





