
/*////////////////////////       1.css      \\\\\\\\\\\\\\\\\\\\\*/

HTML {
	padding:0px;
	margin:0px;
	height:100%;
	background:none;}



BODY {
	font-family:Arial;
	margin:0px;
	padding:0px;
	height:100%;
	background:#000;}

DIV {
	margin:0;
	padding:0;}

#top-contact {
	color:#aaa;
	height:30px;
	margin:10px auto 0;
	width:670px;
}
#top-contact SPAN {
	width:auto;
	float:right;
	font:normal 900 12px/150% arial, sans-serif;
	margin:0 10px 0 20px;
}
#top-contact SPAN A {
	color:#aaa;
}

#mainContainer {
	margin:0px auto;
	width:670px;
	min-height:100%;
	background:none;
	position:relative;}

#mainBuffer {
	margin:0px auto;
	padding:0px 0 27px 0;
	position:static;}



#mainFooter {
	border-top:1px solid #212020;
	height:19px;
	margin:-27px auto;
	width:100%;
	display:block;}

#mainFooter .buffer {
width:660px;
margin:0px auto;
	display:block;}

#mainFooter .buffer .line {
	width:100%;
	}


#mainFooter SPAN {
	width:240px;
	color:#383838;
	font-size:12px;
	display:block;
	float:left;
	height:19px;
	padding:7px 0 0 0;}

#nav2 {
	width:420px;
	display:block;
	float:left;
    background:none;
    height:15px;
    padding:0px;
    position:relative;}

#nav2 .nav2Buffer {
	height:15px;
	background:none;}

#nav2 UL {
	background:none;
	height:15px;
    list-style:none;
    margin:0 0 0 0px;
    padding:0px;}

#nav2 UL LI {
	display:block;
	height:15px;
    margin:0px;
    padding:7px 20px 0px 0px;
    font-weight:normal;
    font-size:10px;
    float:left;
    position:relative;}

#nav2 UL LI:hover {
	color:#87b4d6;}

#nav2 UL LI A:hover {
	color:#000;}

#nav2 UL LI SPAN {
	width:auto;
	font-size:12px;
	margin:0px;
	padding:0px;}

#nav2 UL LI SPAN:hover {
	color:#787878;}



/*////General Styles\\\\*/

.clearer {
	clear:both;}

a {
	color:#fff;
	font-size:11px;
	text-decoration:none;
	border:none;
	padding:0px;
	margin:0px;}

a:hover {
	text-decoration:none;
	border:none;
	padding:0px;
	margin:0px;}

/*
H1 {
	font-size:11px;
	padding:0px;
	margin:0px;}

H2 {
	font-size:11px;
	color:#fff;
	padding:0px;
	margin:0px;}

H3 {
	font-size:11px;
	padding:0px;
	margin:0px;}

p {
	font-size:11px;
	padding:0px;
	margin:0px;}
	*/



/*////Specific Styles\\\\*/

#logo {}


#header {
	display:none;
	background:none;
	width:774px;
	height:79px;
	margin:0px;
	padding:0px;
	text-align:left;
	position:absolute;
	top:15px;}

#header A {
	cursor:pointer;}

#header .buffer {
	background:none;
	width:135px;
	height:103px;
	display:block;}

/*NAV*/
#nav {
	width:660px;
    background:url(images/nav.jpg) repeat-x;
    height:35px;
    margin:0;
    padding:0px;
    position:absolute;
    top:248px;
    left:0px;}

#navBuffer {
	width:660px;
	height:35px;
	background:url(images/leftnav.jpg) no-repeat left;}

#nav UL {
	background:url(images/rightnav.jpg) no-repeat right;
	width:660px;
	height:35px;
    list-style:none;
    margin:0px;
    padding:0px;}

#nav UL LI {
	height:28px;
	border-right:1px solid #2b2b2b;
    margin:0px;
    padding:7px 12px 0px 12px;
    font-weight:bold;
    float:left;
    position:relative;}

#nav UL LI.login {
	border-right:none;}

#nav UL LI:hover {
	color:#87b4d6;}

#nav UL LI A:hover {
	color:#000;}

#nav UL LI SPAN {
	font-size:13px;}

#nav UL LI.aboutus {
    border-right:1px solid #2b2b2b;
	padding-top:7px;
	padding-bottom:-10px;
	color:#fff;
	height:28px;}

#nav UL LI.aboutus:hover {
    margin-bottom:0px;
    cursor:pointer;
    color:#fff;}

#nav UL LI.aboutus A {
    display:block;
    text-decoration:none;}

#nav UL LI.aboutus UL {
    display:none;
    padding:0px;
    margin:0px;
    width:70px;
    clear:both;
    list-style:none;
    background:none;
    position:absolute;
    top:40px;
    left:0px;
    float:left;
    border:1px solid red;}

#nav UL LI.aboutus:hover UL {
	margin-top:-6px;
	width:81px;
	height:115px;
    display:block;
    color:#5B9AB9;
    cursor:pointer;
    clear:both;
    border:none;
	padding-top:10px;
    background:url(images/dropdown.jpg) repeat-x;}

#nav UL LI.aboutus UL LI {
    line-height:14px;
    color:#0168B3;
    border:none;
    margin-top:-5px;
    margin-left:-6px;}

#nav UL LI.aboutus UL LI A {
	border:none;}

#nav UL LI.aboutus UL LI A SPAN {
	border:none;
    display:block;
    text-align:left;
    color:#fff;
    font-size:13px;
    font-weight:bold;
    padding:5px;
    margin:-10px 0 0 0px;}

#nav UL LI.aboutus UL LI A SPAN:hover {
    display:block;
    text-align:left;
    color:#fff;
    border:none;}

#nav UL LI.aboutus UL SPAN:hover {
    color:#a1a1a1;
    cursor:pointer;
    border:none;}

#nav UL LI.aboutus A {
    display: block;
    text-decoration: none;
    color:#fff;
    background:none;
    padding:0px;
    border:none;}

#nav UL LI.aboutus A:hover {
    padding-bottom:0px;
    color:#a1a1a1;
    border:none;}


#nav UL LI.features {
    border-right:1px solid #2b2b2b;
	padding-top:7px;
	padding-bottom:-10px;
	color:#fff;
	height:28px;}

#nav UL LI.features:hover {
    margin-bottom:0px;
    cursor:pointer;
    color:#fff;}

#nav UL LI.features A {
    display:block;
    text-decoration:none;}

#nav UL LI.features UL {
    display:none;
    padding:0px;
    margin:0px;
    width:70px;
    clear:both;
    list-style:none;
    background:none;
    position:absolute;
    top:40px;
    left:0px;
    float:left;
    border:1px solid red;}

#nav UL LI.features:hover UL {
	margin-top:-6px;
	width:120px;
	height:115px;
    display:block;
    color:#5B9AB9;
    cursor:pointer;
    clear:both;
    border:none;
	padding-top:10px;
    background:url(images/dropdown.jpg) repeat-x;}

#nav UL LI.features UL LI {
    line-height:14px;
    color:#0168B3;
    border:none;
    margin-top:-5px;
    margin-left:-6px;}

#nav UL LI.features UL LI A {
	border:none;}

#nav UL LI.features UL LI A SPAN {
	border:none;
    display:block;
    text-align:left;
    color:#fff;
    font-size:13px;
    font-weight:bold;
    padding:5px;
    margin:-10px 0 0 0px;}

#nav UL LI.features UL LI A SPAN:hover {
    display:block;
    text-align:left;
    color:#fff;
    border:none;}

#nav UL LI.features UL SPAN:hover {
    color:#a1a1a1;
    cursor:pointer;
    border:none;}

#nav UL LI.features A {
    display: block;
    text-decoration: none;
    color:#fff;
    background:none;
    padding:0px;
    border:none;}

#nav UL LI.features A:hover {
    padding-bottom:0px;
    color:#a1a1a1;
    border:none;}

/*Page Data*/
#pageData {
	font-size:24px;
	background:none;
	position:relative;
	margin:0px;
	padding:0px;}

#pageData DIV.buffer {
	background:none;
	padding:0px 0 0 0;
	margin:0px;
	postion:relative;}

#pageData H2.aboutus {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	background:none;
	padding:3px 3px 3px 15px;
	margin:20px 0 0 0;
	position:relative;}

#pageData H4 {
	font-size:12px;
	margin:0px;
	color:#fff;
	font-weight:normal;
	padding:10px 0 0 35px;}

#pageData H4 DIV {
	margin:3px 0 0 0;
	font-size:16px;
	font-weight:bold;}




#flash {
	background:url(images/flaplaceholder.jpg) repeat-x;
	width:660px;
	height:248px;
	margin-top:0px;
	position:relative;}



DIV.content {
	width:660px;
	margin:0px 0 0 0px;
	padding:0px;
	clear:both;
	background:none;
	position:relative;
	color:#fff;}

DIV.content .buffer {
	margin:0px;
	padding:0px;}

DIV.content p {
	color:#fff;
	font-size:10px;
	margin:5px 20px 0 5px;
	padding:0px;}

DIV.content H3 {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	background:none;
	padding:0 5px 5px 5px;
	margin:10px 0px 0px 0px;}


/****************************************************The 3 INFO BOXES********************************************/




DIV.content DIV.box1 {
	margin:70px 0 0 110px;
	width:424px;
	height:45px;
	background:url(images/text.jpg);}





DIV.content SPAN.box2 {
	display:block;
	float:left;
	margin:35px 0px 0 55px;
	width:273px;
	height:179px;
	background:url(images/mags.jpg);}





DIV.content SPAN.box3 {
	display:block;
	float:left;
	margin:29px 0 0 60px;
	width:214px;
	height:187px;
	background:url(images/demoimg.jpg);}



DIV.content SPAN.detail {
	font-size:12px;
	font-weight:bold;
	display:block;}

DIV.content SPAN.detail A {
	background:none;
	text-decoration:underline;
	border:none;}







/*************************************************************************************************************/


/********************************************* SartNOW ******************************************************/
#numbers {
	margin:100px 0 0 5px;}

#numbers SPAN.one, #numbers SPAN.two, #numbers SPAN.three {
	font-weight:bold;
	font-size:85px;}

#numbers SPAN.one {
	color:#87b4d6;}

#numbers SPAN.two {
	color:#3d96db;
	margin:0 0 0 -12px;}

#numbers SPAN.three {
	color:#0175cf;
	margin:0 0 0 -3px;}
/************************************************************************************************************/


/********************************************************** Step 1 **************************************************/
#step1 {
	background:#000 url(images/DMTstep1.jpg) no-repeat top left;
	height:230px;
	width:670px;
	margin-top:100px;
	position:relative;
	font-size:12px;}

#step1 DIV.buffer {
	padding:25px 0 0 25px;}

#step1 DIV.buffer FORM#contactInfo {
	color:#fff;
	letter-spacing:-1px;
	float:left;
	width:320px;
	height:140px;
	margin:-5px 0 0 0;}

#step1 DIV.buffer FORM#contactInfo SPAN {
	font-weight:bold;
	font-size:20px;}

#step1 FIELDSET {
	border:none;}

#step1 DIV.field {
	margin:10px 0 0 0px;
	color:#fff;}

#step1 DIV.field INPUT {
	background-color:#fff;
	margin-top:-5px;}

#step1 DIV.field DIV.name {
	float:left;
	width:50px;
	text-align:left;
	margin:-5px 0 0 -8px;
	padding:5px 0 0 0;
	font-weight:bold;
	letter-spacing:0px;}

#step1 INPUT, #step1 TEXTAREA {
	border:1px #87b4d6 solid;
	background:#fff;
	font-size:10px;
	padding:3px;}

#step1 TEXTAREA {
	width:305px;
	height:100px;}

#step1 DIV.submit {
	text-align:right;
	padding:10px 10px 0 0;
	margin:-13px -8px 0 0;}

#step1 DIV.submit INPUT {
	color:#fff;
	font-weight:bold;
	background:none;
	width:28px;
	height:28px;
	cursor:pointer;}




#step1 DIV.stepInfo {
	margin:-176px 0 0 340px;
	float:left;
	width:300px;}

#step1 H2 {
	color:#87b4d6;
	font-size:16px;}

#step1 H3 {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	background:none;
	padding:0 5px 5px 0px;
	margin:-5px 0 0 0;}




#step1 #progressBar {
	margin:79px 0 0 329px;}

#step1 #progressBar DIV.buffer {
	background:url(images/DMTprogress1.jpg) top no-repeat;
	height:75px;
	width:290px;}

#step1 #progressBar H4 {
	padding:0px;
	margin:0 0 0 15px;
	color:#fff;
	font-weight:bold;}
/**************************************************************************************************************/

/********************************************************** Step 2 **************************************************/
#step2 {
	background:#000 url(images/DMTstep2.jpg) no-repeat top left;
	height:230px;
	width:670px;
	margin-top:100px;
	position:relative;
	font-size:12px;}

#step2 DIV.buffer {
	padding:25px 0 0 25px;}

#step2 DIV.buffer FORM#contactInfo {
	color:#fff;
	letter-spacing:-1px;
	float:left;
	width:320px;
	height:140px;}

#step2 DIV.buffer FORM#contactInfo SPAN {
	font-weight:bold;
	font-size:20px;}

#step2 FIELDSET {
	border:none;}

#step2 DIV.field {
	margin:10px 0 0 0px;
	color:#fff;
	float:left;
	width:100px;}

#step2 DIV.field INPUT {
	background-color:#fff;
	margin-top:-5px;
	border:1px solid #3d96db;}

#step2 DIV.field DIV.name {
	float:left;
	width:50px;
	text-align:left;
	margin:-5px 0 0 -8px;
	padding:5px 0 0 0;
	font-weight:bold;
	letter-spacing:0px;}

#step2 INPUT, #step2 TEXTAREA {
	border:1px #3d96db solid;
	background:#fff;
	font-size:10px;
	padding:3px;}

#step2 TEXTAREA {
	width:305px;
	height:100px;}

#step2 DIV.submit {
	text-align:right;
	padding:20px 10px 0 0;
	margin:5px 0 0 270px;
	width:28px;
	height:28px;
	float:left;}

#step2 DIV.submit INPUT {
	color:#fff;
	font-weight:bold;
	background:none;
	width:28px;
	height:28px;
	cursor:pointer;}



#step2 DIV.stepInfo {
	margin:-181px 0 0 340px;
	float:left;
	width:300px;}

#step2 H2 {
	color:#3d96db;
	font-size:16px;}

#step2 H3 {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	background:none;
	padding:0 5px 5px 0px;
	margin:-5px 0 0 0;}



#step2 #progressBar {
	margin:80px 0 0 329px;}

#step2 #progressBar DIV.buffer {
	background:url(images/DMTprogress2.jpg) top no-repeat;
	height:100px;
	width:290px;}

#step2 #progressBar H4 {
	padding:0px;
	margin:0 0 0 15px;
	color:#fff;
	font-weight:bold;}
/**************************************************************************************************************/


/********************************************************** Step 3 **************************************************/

#step3 {
	background:#000 url(images/DMTstep3.jpg) no-repeat top left;
	height:230px;
	width:670px;
	margin-top:100px;
	position:relative;
	font-size:12px;}

#step3 DIV.buffer {
	padding:25px 0 0 25px;}

#step3 DIV.buffer FORM#contactInfo {
	color:#fff;
	letter-spacing:-1px;
	float:left;
	width:320px;
	height:140px;
	margin:-5px 0 0 0;}

#step3 DIV.buffer FORM#contactInfo SPAN {
	font-weight:bold;
	font-size:20px;}

#step3 FIELDSET {
	border:none;}

#step3 DIV.field {
	margin:10px 0 0 0px;
	color:#fff;}

#step3 DIV.field INPUT {
	background-color:#fff;
	margin-top:-5px;}

#step3 DIV.field DIV.name {
	float:left;
	width:75px;
	text-align:left;
	margin:-5px 0 0 -8px;
	padding:5px 0 0 0;
	font-weight:bold;
	letter-spacing:0px;}

#step3 INPUT, #step3 TEXTAREA {
	border:1px #0175cf solid;
	background:#fff;
	font-size:10px;
	padding:3px;}

#step3 TEXTAREA {
	width:305px;
	height:100px;}

#step3 DIV.submit {
	text-align:right;
	padding:10px 10px 0 0;
	margin:-13px -8px 0 0;}

#step3 DIV.submit INPUT {
	color:#fff;
	font-weight:bold;
	background:none;
	width:28px;
	height:28px;
	cursor:pointer;}



#step3 DIV.stepInfo {
	margin:-176px 0 0 340px;
	float:left;
	width:300px;}

#step3 H2 {
	color:#0175cf;
	font-size:16px;}

#step3 H3 {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	background:none;
	padding:0 5px 5px 0px;
	margin:-5px 0 0 0;}



#step3 #progressBar {
	margin:80px 0 0 329px;}

#step3 #progressBar DIV.buffer {
	background:url(images/DMTprogress3.jpg) top no-repeat;
	height:100px;
	width:290px;}

#step3 #progressBar H4 {
	padding:0px;
	margin:0 0 0 15px;
	color:#fff;
	font-weight:bold;}
/**************************************************************************************************************/


/********************************************************CONFIRM***************************************************/
#step3 DIV.stepInfo_confirm {
	margin:-176px 0 0 340px;
	float:left;
	width:300px;}

#step3 #progressBar_confirm {
	margin:80px 0 0 329px;}

#step3 #progressBar_confirm DIV.buffer {
	background:url(images/DMTprogress3.jpg) top no-repeat;
	height:100px;
	width:290px;}

#step3 #progressBar_confirm H2 {
	padding:0px;
	margin:-18px 0 0 125px;
	color:#fff;
	/*font-weight:bold;*/
	font-size:24px;}

#step3 #progressBar_confirm H4 {
	padding:0px;
	margin:0 0 0 15px;
	color:#fff;
	font-weight:bold;}

#step3 DIV.submitConfirm {
	text-align:right;
	padding:10px 10px 0 0;
	margin:-10px -8px 0 0;}

#step3 DIV.submitConfirm INPUT {
	color:#fff;
	font-weight:bold;
	background:none;
	width:28px;
	height:28px;
	cursor:pointer;}
/**************************************************************************************************************/


/******************************************************** Upload ***************************************************/

#upload {
	background:url(images/DMTstep1.jpg) no-repeat top left;
	height:230px;
	width:670px;
	margin-top:100px;
	position:relative;
	font-size:12px;}

#upload DIV.buffer {
	padding:25px 0 0 25px;}

#upload DIV.buffer FORM#upload_form {
	color:#fff;
	letter-spacing:-1px;
	float:left;
	width:320px;
	height:140px;
	margin:0px 0 0 0;}

#upload DIV.buffer FORM#upload_form SPAN {
	font-weight:bold;
	font-size:20px;}

#upload FIELDSET {
	border:none;
	margin:0 0 0 -7px;}

#upload DIV.field {
	margin:10px 0 0 0px;
	color:#fff;}

#upload DIV.field INPUT {
	background:#fff;
	border:#fff;}

#upload #progressBar {
	margin:79px 0 0 329px;}

#upload #progressBar DIV.buffer {
	background:url(images/DMTupload_progress.jpg) top no-repeat;
	height:100px;
	width:290px;}

#upload #progressBar H4 {
	padding:0px;
	margin:0 0 0 15px;
	color:#fff;
	font-weight:bold;}

#upload DIV.submit {
	text-align:right;
	margin:25px 5px 0px 0px;}

#upload DIV.submit INPUT {
	color:#fff;
	font-weight:bold;
	background:none;
	width:100px;
	height:30px;
	text-align:left;
	cursor:pointer;
	border:none;}

#upload DIV.uploadConfirm INPUT {
	color:#fff;
	font-weight:bold;
	background:#87B3D6;
	width:120px;
	height:20px;
	cursor:pointer;}

#upload DIV.stepInfo {
	margin:-181px 0 0 340px;
	float:left;
	width:300px;}

#upload H2 {
	color:#87b4d6;
	font-size:16px;}

#upload H3 {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	background:none;
	padding:0 5px 5px 0px;
	margin:-5px 0 0 0;}

/**************************************************************************************************************/


/**************************************************************************************************************/
/************************************************* Upload Confirm *********************************************/
/**************************************************************************************************************/
#upload DIV.buffer FORM#upload_confirm_form {
	color:#fff;
	letter-spacing:-1px;
	float:left;
	width:320px;
	height:140px;
	margin:-5px 0 0 0;}

	#upload DIV.buffer FORM#upload_confirm_form SPAN {
		font-size:16px;
		font-weight:bold;}

	#upload DIV.stepInfo_upConfirm {
		margin:-176px 0 0 340px;
		float:left;
		width:300px;}

	#upload DIV.uploadConfirm {
		text-align:right;
		margin:28px 5px 0px 0px;}

	#upload DIV.uploadConfirm INPUT {
		color:#fff;
		font-weight:bold;
		background:none;
		border:none;
		width:150px;
		height:30px;
		cursor:pointer;
		text-align:left;}
/**************************************************************************************************************/


/**************************************************************************************************************/
/************************************ Benefits/Features/News **************************************************/
/**************************************************************************************************************/
DIV.content .FeaturesBox .box3 {
	margin:0px 0 0 0;
	clear:left;}

DIV.content .feature {
	margin:0px 0 0px 0;
	padding:0;
	width:670px;
	clear:both;}

	DIV.content .feature .feature_image {
		height:70px;
		width:150px;
		background:url(images/DMTfeatureItem.jpg) no-repeat;
		float:left;
		margin:30px 0 0px 185px;
		padding:0px;}

	DIV.content .feature .feature_info {
		float:left;
		margin:30px 0 0 33px;
		padding:0px;}

	DIV.content .feature .feature_info P {
		width:250px;
		font-size:12px;}

DIV.content DIV.benefitsBox, DIV.content DIV.FeaturesBox, DIV.content DIV.NewsBox, DIV.content DIV.ClientsBox, DIV.content .CompanyBox {
	width:670px;
	margin:100px 0 0 0;
	padding:0 0 0 0;
	position:relative;}

DIV.content .benefitsBox .box1, DIV.content .FeaturesBox .box1, DIV.content .NewsBox .box1, DIV.content .ClientsBox .box1 {
	width:333px;
	height:235px;
	background:url(images/DMTbenefits2.jpg) no-repeat;}

DIV.content .CompanyBox .box1 {
	background:url(images/DMTbiglogo.jpg) no-repeat;
	width:345px;
	height:270px;
	margin:0 20px 40px 0;}

DIV.content .benefitsBox .box1 H2 {
	font-size:65px;
	margin:40px 0 0 40px;
	padding:0px;
	color:#fff;
	letter-spacing:-3px;}

DIV.content .FeaturesBox .box1 H2 {
	font-size:65px;
	margin:40px 0 0 45px;
	padding:0px;
	color:#fff;
	letter-spacing:-3px;}

DIV.content .NewsBox .box1 H2 {
	font-size:65px;
	margin:40px 0 0 85px;
	padding:0px;
	color:#fff;
	letter-spacing:-3px;}

DIV.content .ClientsBox .box1 H2 {
	font-size:65px;
	margin:40px 0 0 65px;
	padding:0px;
	color:#fff;
	letter-spacing:-3px;}

DIV.content .benefitsBox .box2, DIV.content .FeaturesBox .box2, DIV.content .NewsBox .box2, DIV.content .ClientsBox .box2, DIV.content .CompanyBox .box2 {
	width:200px;
	margin:0px;
	padding:0px;
	float:left;}

DIV.content .benefitsBox .box2 H3, DIV.content .FeaturesBox .box2 H3, DIV.content .NewsBox .box2 H3, DIV.content .ClientsBox .box2 H3, DIV.content .CompanyBox .box2 H3 {
	line-height:14px;}

DIV.content .benefitsBox .box2 A, DIV.content .FeaturesBox .box2 A, DIV.content .NewsBox .box2 A, DIV.content .ClientsBox .box2 A, DIV.content .CompanyBox .box2 A {
	background:none;
	border:none;
	font-size:14px;
	color:#3B96DC;}

DIV.content .benefitsBox .box2 H3 A SPAN, DIV.content .FeaturesBox .box2 H3 A SPAN, DIV.content .NewsBox .box2 H3 A SPAN, DIV.content .ClientsBox .box2 H3 A SPAN, DIV.content .CompanyBox .box2 H3 A SPAN {
	color:#fff;}

DIV.content .benefitsBox .box3, DIV.content .NewsBox .box3, DIV.content .ClientsBox .box3 {
	margin:0px 0 0 0;
	clear:left;}

DIV.content .CompanyBox .box3 {
	clear:left;}

DIV.content .benefitsBox .box3 H2 , DIV.content .FeaturesBox .box3 H2, DIV.content .NewsBox .box3 H2, DIV.content .ClientsBox .box3 H2, DIV.content .CompanyBox .box3 H2 {
	font-size:16px;
	margin:0px 0  0px 0;
	padding:0 0 0 0;}

DIV.content .benefitsBox .box3 H2 A, DIV.content .FeaturesBox .box3 H2 A, DIV.content .NewsBox .box3 H2 A, DIV.content .ClientsBox .box3 H2 A, DIV.content .CompanyBox .box3 H2 A  {
	font-size:16px;
	font-wieght:bold;
	color:#3B96DC;}

DIV.content .benefitsBox .box3 H2 SPAN, DIV.content .FeaturesBox .box3 H2 SPAN, DIV.content .NewsBox .box3 H2 SPAN, DIV.content .ClientsBox .box3 H2 SPAN, DIV.content .CompanyBox .box3 H2 SPAN {
	color:#fff;
	font-size:16px;
	font-weight:bold;
	margin:0 2px 0 0;}

DIV.content .benefitsBox .box3 P, DIV.content .NewsBox .box3 P, DIV.content .ClientsBox .box3 P, DIV.content .CompanyBox .box3 P {
	font-size:12px;
	font-weight:normal;
	margin:0px 0 30px 0;
	line-height:14px;
	width:333px;}

/***************DEMO*******************/

#demo {
	background:url(images/DMTdemo.jpg) no-repeat;
	width:664px;
	height:440px;
	margin:100px 0 0 0;}


#view_demo DIV.buffer {
	background:url(images/DMTveiw_demo.jpg);
	width:99px;
	height:99px;
	position:absolute;
	top:0px;
	left:570px;}

#view_demo A {
	cursor:pointer;}

#view_demo .buffer {
	cursor:pointer;}

#demo_only A {
	font-size:14px;
	font-weight:bold;
	padding:12px 0 0 0px;
	margin:0 0 0 10px;
	display:block;}