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

body {
	background-color:#000;
	background-image:url(bgfade.gif);
	background-position:top left;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

.container_div {
	width: 1000px;
	margin:auto;
	background-image:url(http://www.b.dzineit.net/content_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	min-height: 700px;
	text-align: center;
}

.ie6 .container_div {
	width: 1000px;
	margin:auto;
	background-image:url();
	background-position:top left;
	background-repeat:no-repeat;
	min-height: 700px;
	text-align: center;
}


*html .container_div {
	height: 700px;
}

/********** HEADER START ***************/

.top_bar {
	padding:20px 25px 0px 25px;
	height: 75px;
}
.top_bar_left1 {
	position:relative;
	width: 40%;
	float:left;
	text-align:left;
}
.top_bar_right1 {
	position:relative;
	width: 58%;
	float:right;
	text-align:right;
}
.top_bar2 {
	padding:5px 0px 0px 0px;
}
.top_bar_menu {
	position:relative;
}

.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal {
	width: 100%;
	height: 27px;
	margin: 0;
	padding: 0;
	background: #000000 url(http://www.b.dzineit.net/bg-bubplastic.gif) top left repeat-x;
	border-bottom:1px #333 solid;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 20px;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(http://www.b.dzineit.net/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 27px;
	padding-left: 35px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 35px;
	background: transparent url(http://www.b.dzineit.net/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */




/* AQUA HOVER */
.bubplastic.aqua ul li a:hover,
.bubplastic.aqua ul li.highlight a {
	background: transparent url(http://www.images.dzineit.net/bg-bubplastic-h-aqua.gif) top left no-repeat;
}
.bubplastic.aqua ul li a:hover span.menu_ar,
.bubplastic.aqua ul li.highlight a span.menu_ar {
	background: transparent url(http://www.images.dzineit.net/bg-bubplastic-h-aqua.gif) top right no-repeat;
}


/* BLUE HOVER */
.bubplastic.blue ul li a:hover,
.bubplastic.blue ul li.highlight a {
	background: transparent url(http://www.images.dzineit.net/bg-bubplastic-h-blue.gif) top left no-repeat;
}
.bubplastic.blue ul li a:hover span.menu_ar,
.bubplastic.blue ul li.highlight a span.menu_ar {
	background: transparent url(http://www.images.dzineit.net/bg-bubplastic-h-blue.gif) top right no-repeat;
}


/* GRAY HOVER */
.bubplastic.gray ul li a:hover,
.bubplastic.gray ul li.highlight a {
	background: transparent url(http://www.b.dzineit.net/bg-bubplastic-h-gray.gif) top left no-repeat;
}
.bubplastic.gray ul li a:hover span.menu_ar,
.bubplastic.gray ul li.highlight a span.menu_ar {
	background: transparent url(http://www.b.dzineit.net/bg-bubplastic-h-gray.gif) top right no-repeat;
}

/* LIME HOVER */
.bubplastic.lime ul li a:hover,
.bubplastic.lime ul li.highlight a {
	background: transparent url(http://www.images.dzineit.net/bg-bubplastic-h-lime.gif) top left no-repeat;
}
.bubplastic.lime ul li a:hover span.menu_ar,
.bubplastic.lime ul li.highlight a span.menu_ar {
	background: transparent url(http://www.images.dzineit.net/bg-bubplastic-h-lime.gif) top right no-repeat;
}


/* ORANGE HOVER */
.bubplastic.orange ul li a:hover,
.bubplastic.orange ul li.highlight a {
	background: transparent url(http://www.images.dzineit.net/bg-bubplastic-h-orange.gif) top left no-repeat;
}
.bubplastic.orange ul li a:hover span.menu_ar,
.bubplastic.orange ul li.highlight a span.menu_ar {
	background: transparent url(http://www.images.dzineit.net/bg-bubplastic-h-orange.gif) top right no-repeat;
}


/* PINK HOVER */
.bubplastic.pink ul li a:hover,
.bubplastic.pink ul li.highlight a {
	background: transparent url(http://www.images.dzineit.net/bg-bubplastic-h-pink.gif) top left no-repeat;
}
.bubplastic.pink ul li a:hover span.menu_ar,
.bubplastic.pink ul li.highlight a span.menu_ar {
	background: transparent url(http://www.images.dzineit.net/bg-bubplastic-h-pink.gif) top right no-repeat;
}


/* PURPLE HOVER */
.bubplastic.purple ul li a:hover,
.bubplastic.purple ul li.highlight a {
	background: transparent url(http://www.images.dzineit.net/bg-bubplastic-h-purple.gif) top left no-repeat;
}
.bubplastic.purple ul li a:hover span.menu_ar,
.bubplastic.purple ul li.highlight a span.menu_ar {
	background: transparent url(http://www.images.dzineit.net/bg-bubplastic-h-purple.gif) top right no-repeat;
}

/* RED HOVER */
.bubplastic.red ul li a:hover,
.bubplastic.red ul li.highlight a {
	background: transparent url(http://www.b.dzineit.net/bg-bubplastic-h-red.gif) top left no-repeat;
}
.bubplastic.red ul li a:hover span.menu_ar,
.bubplastic.red ul li.highlight a span.menu_ar {
	background: transparent url(http://www.b.dzineit.net/bg-bubplastic-h-red.gif) top right no-repeat;
}

#test li {
	display: block;
	border: solid 1px red;
}                    

.menu_topright {
color:#CCCCCC;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
padding: 3px;
}
.menu_topright a:link {
padding: 2px;
border: 1px #000000 solid;
color:#CCCCCC;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none; 
}
.menu_topright a:active {
padding: 2px;
border: 1px #000000 solid;
color:#CCCCCC;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none; 
}
.menu_topright a:visited {
padding: 2px;
border: 1px #000000 solid;
color:#CCCCCC;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none; 
}
.menu_topright a:hover {
padding: 2px;
border: 1px #990000 solid;
color:#990000;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none; 
}

.telnumber {
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
}
.proposal_links {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}
.proposal_links a:link {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}
.proposal_links a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}
.proposal_links a:active{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}
.proposal_links a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#CCCCCC;
text-decoration:none;
}

/********** HEADER END ***************/

/********** MAIN CONTENT START ***************/

.top_content_div {
	padding: 10px 5px 0px 5px;
}
.top_content_left {
	position:relative;
	width: 635px;
	float:left;
	min-height: 323px;
}
.top_content_right {
	position:relative;
	width: 328px;
	height:321px;
	float:right;
	background-image:url(http://www.e.dzineit.net/web_design_05.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:17px;
	padding-top:10px;
}

.ie6 .top_content_right {
	position:relative;
	width: 328px;
	height:321px;
	float:right;
	background-image:url();
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:17px;
	padding-top:10px;
}

.contact_content{
	padding: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:left;
}

.contact_content a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCC;
}

.jobs_content{
	padding: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:left;
	line-height: 14px;
}

.jobs_content a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCC;
}

.bottom_content_div {
	padding: 10px 5px 0px 5px;
	text-align: left;
}
.bottom_content_left {
	position:relative;
	width: 236px;
	height:160px;
	float:left;
	background-image:url(http://www.e.dzineit.net/web_design_07.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin: 7px 0 0 5px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration:none;
	padding:14px;
	line-height: 20px;
}

.ie6 .bottom_content_left {
	position:relative;
	width: 236px;
	height:160px;
	float:left;
	background-image:url();
	background-position:top left;
	background-repeat:no-repeat;
	margin: 7px 0 0 5px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration:none;
	padding:14px;
	line-height: 20px;
}

.bottom_content_left a:link{color:#CCCCCC;font-family:Arial,Helvetica,sans-serif;font-size:12px;text-decoration:none;}
.bottom_content_left a:active{color:#CCCCCC;font-family:Arial,Helvetica,sans-serif;font-size:12px;text-decoration:none;}
.bottom_content_left a:visited{color:#CCCCCC;font-family:Arial,Helvetica,sans-serif;font-size:12px;text-decoration:none;}
.bottom_content_left a:hover{color:#990000;font-family:Arial,Helvetica,sans-serif;font-size:12px;text-decoration:none;}

.bottom_content_right {
	position:relative;
	width: 687px;
	height:188px;
	float:right;
	background-image:url(http://www.e.dzineit.net/website_programming_03.png);
	background-position:top left;
	background-repeat:no-repeat;
	color:#CCCCCC;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	text-decoration:none;
	padding:12px 15px 0px 15px;
}

.ie6 .bottom_content_right {
	position:relative;
	width: 662px;
	height:168px;
	float:right;
	background-image:url();
	background-position:top left;
	background-repeat:no-repeat;
	color:#CCCCCC;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	text-decoration:none;
	padding:0px 10px 8px 15px;
}

.ie6 .bottom_content_right_video {
	position:relative;
	width: 662px;
	height:178px;
	float:right;
	background-image:url();
	background-position:top left;
	background-repeat:no-repeat;
	color:#CCCCCC;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	text-decoration:none;
	padding:10px 10px 8px 15px;
}


flexcroll #content {
	color: #CCCCCC;	
}
/*
.bottom_content_right a:link{color:#CCCCCC;font-family:Arial,Helvetica,sans-serif;font-size:10px;text-decoration:none;}
.bottom_content_right a:active{color:#CCCCCC;font-family:Arial,Helvetica,sans-serif;font-size:10px;text-decoration:none;}
.bottom_content_right a:visited{color:#CCCCCC;font-family:Arial,Helvetica,sans-serif;font-size:10px;text-decoration:none;}
.bottom_content_right a:hover{color:#990000;font-family:Arial,Helvetica,sans-serif;font-size:10px;text-decoration:none;}

.bottom_content_right h1 {color:#CCCCCC;
	font-family:Arial,Helvetica,sans-serif;
	
	text-decoration:none; font-weight:normal;}
*/
.centered_div {
	text-align:center;
}

.body_forms {
	color:#CCCCCC;
	font-family: Arial, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
	padding:8px;
	padding-top:30px;
	height: 575px;
	font-size:11px; 
}

.box_links {
color:#ffffff;
font-size: 12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding: 10px;
text-align:left;
}

.box_links p {
	margin-bottom:0px;
}

.ie .box_links p {
	margin-bottom:-10px;
}
.box_links a{
	color:#999;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	
}
/*
.box_links a:link {
font-weight:normal;
text-decoration:none;
color:#999999;
font-size: 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.box_links a:visited {
font-weight:normal;
text-decoration:none;
color:#999999;
font-size: 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.box_links a:active {
font-weight:normal;
text-decoration:none;
color:#999999;
font-size: 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.box_links a:hover {
font-weight:normal;
text-decoration:none;
color:#CCCCCC;
font-size: 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
*/
.body_right_content_new {
padding: 10px;
font-family: Arial, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
font-size: 10px;
color:#FFFFFF;
position: relative;
text-align:left;
height:310px;
}
.body_right_content_new a:link {
color:#CCCCCC;
font-family: Arial, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
font-size:10px;
text-decoration:none; 
}
.body_right_content_new a:active {
color:#CCCCCC;
font-family: Arial, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
font-size:10px;
text-decoration:none; 
}
.body_right_content_new a:visited {
color:#CCCCCC;
font-family: Arial, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
font-size:10px;
text-decoration:none; 
}
.body_right_content_new a:hover {
color:#FF0000;
font-family: Arial, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
font-size:10px;
text-decoration:none; 
}

.footer_copywright {
	text-align: center;
	color: #CCC;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9px;
	text-decoration:none;
}
.footer_copywright .program_info {
	margin-left: 20px;
}
.footer_copywright .program_info a {
	text-decoration: none;
	color: #666;
}

.footer_copywright p {
	text-align: left;
	color: #CCC;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9px;
	text-decoration:none;
}

.testimonials_iframe {
background-color: transparent;
}

.ie .testimonials_iframe {
background-color: #000;
}

.program_info td {
	font-family:Arial, Helvetica, sans-serif;
}

/********** MAIN CONTENT END ***************/
#content{
	overflow:hidden;
}
.bottom_content_right{

}
.bottom_content_right, .bottom_content_right *{
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
}
.bottom_content_right h1, h2.title{

	padding-left:32px;
	background:url(arro2.png) no-repeat left center;

}
.bottom_content_right h1, .bottom_content_right h1 *, .bottom_content_right h1 a, h2.title{

font-size: 15px;
font-weight: bold;
color:#ccc;

}
h2.title{
	padding-bottom:0px;
	border-bottom:none;
	text-align:left;
}
.bottom_content_right a, .bottom_content_right a * {
	color:#ccc;
	font-weight:normal;
	text-decoration:none;
}
.bottom_content_right strong, .bottom_content_right strong *{
	font-weight:bold;
	color:#ccc;
}

.bubplastic.horizontal ul li a span.menu_ar{
	font-size:12px;
}
p, a{
	font-size:11px;
	color:#cccccc;
	
}
.new_content p{
	text-align:left;
}
.program_info {
	color: #CCC;

	font-size: 11px;
}
.program_info a {
	text-decoration: none;
	color: #ccc;
}








