﻿/*Left-Holder*/
#MainLeftHolder{ float:left; width:465px;color:Black;} 
#ContactImgHolder{width:460px; border:1px solid #eaeaea; height:200px; background-image:url("../Images/Contact Us.jpg");
                   background-repeat:no-repeat; margin:10px 0;}
#ContactHolder{ text-align:left; }
.ContentHolder h4{font-size:16px;color:#ffd737;text-transform:uppercase; font-weight:bold;text-align:left;height:17px; margin-bottom:10px;}
.Contactcontenttitle { width:90px; text-align:left; font-size:11px; color:#fadd84;padding:5px 0 0 25px;float:left; font-weight:bold;
                    background-repeat:no-repeat; background-position:left center;}
.Contactrightcontent{ color:white;width:350px; text-align:left; font-size:11px;float:left; padding:7px 0; text-transform:none;}
/*Right-Holder*/
#MainRightHolder{ float:left; width:450px; min-height:100px; background-color:#fef0b6; margin-left:20px; border:2px solid #ffd737;} 
/*FeedBack Form*/
#FeedBackFormHolder{ padding:10px;width:420px; float:right;}
.formtitleholder{  text-transform:uppercase; color:#353535; float:left; font-size:11px; font-weight:bold; width:100px; padding:3px 0 0 0;
                    text-align:left;}
.formtitleholder span{ color:Red; font-weight:bold;}
.formboxholder{ float:left;width:300px; margin:0 0 10px 0; text-align:left;}
.textboxholder{ width:300px; height:20px;}
.WaterMarkCss{ width:300px;height:20px; color:Silver; text-align:center;}
.btnholder{ height:25px; width:110px; margin:5px; float:left; margin-top:0px; margin-bottom:0px;}
.defaultbtn{ font-weight:bold; font-size:12px; color:#353535; background-color:#34c8e8; border:1px solid #2aa2bc;height:25px;
              width:100px;cursor:pointer;text-transform:uppercase;}
.defaultbtn:hover{ color:#000000; background-color:#fab523; border:1px solid #fdac01; }
#Defaulttxt{ text-align:left; margin:15px 0; font-size:12px; color:#363636; font-weight:bold;}
#Defaulttxt span{ color:Red;}