/************** BUISNESS CSS **************/

.HeaderImage{
	min-height:210px;
	height:210px;
	background-image:url(../img/promotional/background.jpg);
	width:801px;
}

/************ LEFT IMAGE *************/ 
#Content .Left{
	float: left;
	width: 185px !important;
	width: 185px;
	
	padding-right:5px !important;
	padding-right:0px;
	
	margin-bottom:15px;
}

#Content .HeadTitle{
	float: left;
	width: 590px;
	height:30px;
	background-image:url(../img/separation.gif);
	background-repeat:repeat-x;
	background-position:bottom right;
	margin-bottom:10px;
}

/************ TEXT CENTER *************/ 
#Content .CenterAndRight{
	float: left;
	width: 600px;
	padding-bottom:20px;
}

#Content .Center{
	float: left;
	padding: 0px;
	width: 358px !important;
	padding-right:20px !important;
	padding-right:12px;
	margin-bottom:15px;
}

.separation{
	margin-top:15px !important;
	margin-top:-10px ;
	margin-bottom:20px;
	
	height:10px;
	width: 358px !important;
	background-image:url(../img/separation.gif);
	background-repeat:repeat-x;
	background-position:bottom right;
	
}

/************ THE RIGHT CASE *************/ 
.RightCase {
	float: left;
	width: 190px;
	margin:0;
	padding:0;
	margin-bottom:10px;
}

.RightCase .top{
	float: left;
	background-image:url(../img/promotional/backGroundCaseTop.jpg);
	background-position:bottom left; 
	background-repeat:no-repeat;
	width:190px;
	height:15px;
	margin-bottom:0px;
	padding-bottom:0xp;
}

.RightCase .bottom{
	float: left;
	background-image:url(../img/promotional/backGroundCaseBottom.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:190px;
	height:14px;
}

.CaseImage {
	float: left;
	width: 190px;
	padding-top:0px;
	margin-left:0px !important;
	margin-left:0px ;
	padding-left:4px;
	background:url(../img/promotional/promobackground.jpg) repeat-y;
}

.CaseText {
	float: left;
	padding:5px 5px 5px 5px;
	width: 190px;	
	margin-left:0px ;
	margin-right:0px ;
	margin-bottom:0px;
	background:url(../img/promotional/promobackground.jpg) repeat-y;
}


#Content .HomeLink{
	text-align:right;
	
	margin-right:8px !important;
	margin-right:7px ;
}

.image{
	float: left;
	clear:both;
	margin-right:10px;
}

/******** FORM CONTACT ********/
#formContact{
	background-image:url(../img/promotional/backgroundContact2.gif);	
}

.contact_form_text{
	border: 1px solid #9C9C9C;
}

.contact_form_button{
	background-image:url(../img/contact/btsend.gif);
}

/************************************** CHANGE FOOTER **************************************/
#footer{
	background-image:url(../img/footer/backgroundPromotional.jpg);
	background-repeat:no-repeat;
}

/********************************************* TEXT *********************************************/
.textHeadTitle{
	color:#C21110; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:16px; 
	text-decoration:none;
	font-weight:bold;
}

.textTitle{
	color:#C21110; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	text-decoration:none;
	font-weight:bold;
}


/*************** Products Big **********************/
.CaseProductBig {	
	background-image:url(../img/productPage/background_preview.gif);	
}

.bigComment ul li{
	list-style-image:url(../img/productPage/list.gif);
}

.bigComment .important{
	list-style-image:url(../img/productPage/list_active.gif);
	color:#0080bc;	
}

/**************** Products Center ******************/
.CaseProduct{
	background-image:url(../img/productPage/backgroundCase.gif);
}

.CaseProduct ul li{
	list-style-image:url(../img/productPage/list.gif);
}

.CaseProduct .important{
	list-style-image:url(../img/productPage/list_active.gif);	
	color:#0080bc;
}


/******** FORM CONTACT IN LEFT********/
.contact_form_in_leftMenu{ 
	background-image:url(../img/productPage/backgroundContact.gif);
}

.contact_form_text_in_leftMenu{
	border: 1px solid #9C9C9C;
}

