/*
CSS Credit: http://www.dl.com/
*/

body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #003770;
}

p {
	margin: 10px 0px;
	font-size: 12px;
	text-align: left;
}

h1 {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 24px;
	font-weight: bold;
	color:#666666;
}

h2 {
	margin: 0px;
	padding: 5px 0px;
	font-size: 20px;
	font-weight: bold;
	color:#ffffff;
}

h3 {
	margin: 0px;
	padding: 10px 0;
	font-size: 25px;
	font-weight: bold;
	color:#ffb21e;
}

h4 {
	clear: both;
	margin: 0px;
	padding: 15px 0px 5px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
}

.readmore_black a{
	clear: both;
	display: block;
	width: 100px;
	height: 22px;
	padding-top: 3px;
	text-align: center;
	color: #0082c4;
	text-decoration: none;
	background-repeat: no-repeat;
}
label {
display:block;
margin-bottom:1px;
margin-top:1px;
text-align:right;
color:#FFFFFF;
}
labelcontact{
width:75px;
float:left;
font-size:12px;
text-align:right;
padding:4px 15px 0 0;
color:#fff;
}
labelteam {
display:block;
margin-bottom:1px;
margin-top:1px;
text-align:right;
color:#3b5564;
}
.readmore_white a{
	clear: both;
	display: block;
	width: 100px;
	height: 22px;
	padding-top: 3px;
	background: url(images/dl_more_white.gif) no-repeat;
	color: #000000;
	text-decoration: none;
	text-align: center;
}


#dl_container {
	margin: 0px auto;
	width: 920px;
	margin-top: 10px;
}

/* top */

#dl_top {
	clear: both;
	width: 900px;
	height: 120px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color:;
	background:url(images/dl_frame.gif) repeat-y;
}

.sitename_panel {
	float: left;
	width: 380px;
	height: 115px;
	margin: 0px;
	padding: 0px;
}

.sitename{
	font-size: 40px;
	color: #fb6e26;
	font-weight: bold;
	height:113px;
	width:640px;
	margin-top:0px;
	background-image:url(images/logo_banner.png);
	background-repeat:no-repeat;
	background-position:top;
}
.sitename span{
	font-size: 40px;
	color: #ffb21e;
	font-weight: normal;
}

.freecall_panel {
	float: right;
	width: 300px;
	height: 120px;
	text-align: right;
	padding-right: 10px;
}

.bigfont {
	padding: 0px 0px 0px 0px;
	font-size: 25px;
	color: #b8cf5a;
	background-image:url(images/salerep.png);
	background-position:right;
	background-repeat:no-repeat;
	height:120px;
}

.freecall_panel span{
	padding-left: 10px;
	font-size: 25px;
	color: #FFFFFF;
}

.livechat_panel {
	float: right;
	width: 110px;
}

.livechat_panel img{
	border: none;
}

/* end of top */


/* content */

#dl_content {
	float:left;
	width: 880px;
	padding: 0px 20px;
	background:url(images/dl_frame.gif) repeat-y;
}

.dl_content_top{
	clear: both;
	width: 920px;
	height: 15px;
	background: url(images/dl_top.gif) no-repeat;
}
/* for IE 6 */
* html .dl_content_top{
	clear: both;
	width: 920px;
	height: 15px;
	margin-bottom: -5px;
	background: url(images/dl_top.gif) no-repeat;
}

.dl_content_bottom{
	clear: both;
	width: 920px;
	height: 16px;
	background: url(images/dl_bottom.gif) no-repeat;
}

/* banner */
.banner {
	width: 845px;
	height: 204px;
	padding: 30px 0px 20px 35px;
	margin-bottom: 10px;
	background: url(images/dl_banner.png) no-repeat;
}

.bannerslide {
	margin:0 auto;
	width:100%;
	float:left;
	
}
.banner ul {
	margin: 20px 0px 20px 50px;
	padding: 0px;
	list-style: disc;
}

.banner ul li{
	font-size: 18px;
	color: #FFFFFF;
	padding: 0px 0px 5px 0px;
}
/* end of banner */

/* menu */

#dl_menu{
	clear: both;
	width: 880px;
	height: 35px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: #3f789b;

}

.menuleft {
	float: left;
	height: 35px;
	width: 10px;
	background: #272727 url(images/dl_menu_left.gif) no-repeat;
}
.menuright {
	float: right;
	height: 35px;
	width: 10px;
	background: #272727 url(images/dl_menu_right.gif) no-repeat;
}

#dl_menu ul {
	margin: 0px;
	padding: 0px 0px 0px 50px;
	list-style: none;
	text-align: center;	
	color: #ffffff;
}


#dl_menu ul li{
	display: inline;
}

#dl_menu ul li a{
	float: left;
	padding: 7px 20px 2px 20px;
	margin-right: 1px;
	height: 25px;
	font: 14px arial;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
}

#dl_menu ul li a:visited{
	color: #ffffff;
}

#dl_menu ul li a:hover, #dl_menu ul li .current{
	color: #ffffff;
	text-decoration: none;
	background-color: #59A9DC;
}
/* end of menu */

/* 3 boxes */

#dl_boxarea{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px;
	width: 880px;
}

.box1{
	float: left;
	width: 280px;
	margin-right: 19px;
	background: #F4FFF5;
}

.box1top {
	height: 30px;
	padding-top: 10px;
	text-align: center;
	background:url(images/dl_box1_top.gif) no-repeat;
}
.body {
	width: 270px;
	padding: 20px 10px 0px 0px;
	color: #666;
}

.box2{
	float: left;
	width: 280px;
	margin-right: 19px;
	background: #F4FFF5;
}
.box2top {
	height: 30px;
	padding-top: 10px;
	text-align: center;
	background:url(images/dl_box2_top.gif) no-repeat;
}

.box3{
	float: left;
	width: 280px;
	margin: 0px;
	background: #F4FFF5;	
}
.box3top {
	height: 30px;
	padding-top: 10px;
	text-align: center;
	background:url(images/dl_box3_top.gif) no-repeat;
}

.boxbottom{
	width:280px;
	height: 10px;
	 background: url(images/dl_box_bottom.gif) no-repeat;
}
* html .boxbottom{
	width:280px;
	height: 10px;
	margin-bottom: -10px;
	background: url(images/dl_box_bottom.gif) no-repeat;
}

.price {
	color:#FF0000;
	font-size: 18px;
}

/* end of 3 boxes */

/* 2 columns */

#dl_2columns{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 10px 0px;
	width: 880px;
}

.column1{
	float: left;
	width: 520px;
	padding: 10px;
	padding-left: 20px;
	background: #ffffff;
}

.servicelist{
	float: left;
	width: 520px;
	font-size:11px;
	color:#666666;
	padding:11px;
	width:305px;
	padding-left: 20px;
}

.column2{
	float: left;
	width: 250px;
	padding: 10px;
	padding-left: 30px;
	border-left: 1px dotted #CCCCCC;
	background: #ffffff;
}


/* end of 2 columns */

/* Detail page */

#dl_features{
	clear: both;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 30px 20px 10px 20px;
	width: 730px;
}

#dl_feature{
	clear: both;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 30px 20px 10px 20px;
	width: 800px;
}

.servicerow {
	clear: both;
	float: left;
	padding: 5px 0px;
	width: 800px;
	margin: 15px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #3f789b;
	border-top: 1px solid #CCCCCC;
}

.titlerow {
	clear: both;
	float: left;
	padding: 5px 0px;
	width: 730px;
	margin: 15px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #3f789b;
	border-bottom: 1px solid #CCCCCC;
}

.subrow {
	clear: both;
	padding: 5px 0px;
	font-size: 12px;
	background: #ffffff;
}

.name_column {
	float: left;
	padding-left: 10px;
	width: 250px;
	font-weight: bold;
	text-decoration:none;
	color:#99CC00;
}

.plan_column {
	float: left;
	width: 250px;
}

.plan_column1 {
	float: left;
	width: 270px;
}
.plan_column img{
	display: block;
	width: 18px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	border: none;
}

/* end of detail page */

/* -------- Footer --------- */

#dl_footer {
	clear: left;
	padding: 15px 0px 0px 0px;
	width: 920px;
	height: 62px;
	color: #cccccc;
	line-height: 24px;
	text-align: center;
}
#dl_footer a {
	color: #b8cf5a;
	text-decoration: none;
}

#dl_footer a:hover {
	text-decoration: underline;
}

/* --------- end of footer --------------*/
