html,body{
margin: 0px;
padding: 0px;
}

#bind{
width: 100%;
}
#header{
width: 100%;

}
/** Content **/
#content{
background-color: #fff;
color: red;
height: 300px;
}
#abt_us_content{
background-color: #fff;
color: red;
height:400px;
}
#contact_us_content{
background-color: #fff;
color: red;
height:455px;
}
#service_content{
background-color: #fff;
color: red;
height:300px;
}
.contact_us_link a:link{
border: 1px solid #faf2d9;
color: #51451f;
padding: 3px;
}
.contact_us_link a:hover{
color: #781351;
background: #fee3ad;
border: 1px solid #faf2d9;
}

.abt_us{
font-family: verdana;
font-size: 13px;
margin: 0px;
padding-top: 10px;
padding-left: 26px;
padding-right: 10px;
text-align: justify;
color: #51451f;
style-type: italic;
line-height: 18px;
}
.skills{
font-family: verdana;
font-size: 13px;
margin: 0px;
padding-top: 10px;
padding-left: 80px;
padding-right: 10px;
text-align: justify;
color: #51451f;
style-type: italic;
line-height: 18px;
}

#serv{
background-color: #fff;
float: left;
width: 10%;
}
#text_banner{
background-color: #fff;
float: right;
}

/*** Banner ***/
#banner2{
background-color: #FFC400;
height: 300px;
margin: 0px;
}

#welcome_content{
float: left;
background-color: #FFC400;
width:59%;
height:260px;

}

#queryform{
padding-top: 10px;
float: right;
background-color: #FFC400;
width: 400px;
height: 260px;

}

.welcome_title{
font-family: "Times New Roman";
font-size: 24px;
color: #9d2020;
font-weight: bold;
padding-left: 26px;

}

.intro_para{
font-family: verdana;
font-size: 14px;
margin: 0px;
padding-left: 26px;
padding-right: 10px;
text-align: justify;
color: #51451f;
style-type: italic;
}

.menu{
font-family: verdana;
font-size: 13px;
margin: 0px;
text-align: justify;
color: #22828a;
style-type: italic;
font-weight: bold;
}
a{
text-decoration:none
}
img{
border: none;
}

label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 4.5em;
}
input
{
color: #781351;
background: #fee3ad;
border: 1px solid #faf2d9;
}
textarea
{
color: #781351;
background: #fee3ad;
border: 1px solid #faf2d9;
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9;
}
fieldset
{
border: 1px solid #781351;
width: 19em;
}

legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px
} 
#form_box{
margin: 0px;
}

.services_ui{
font-family: verdana;
font-size: 14px;
text-align: justify;
color: #51451f;
font-style: italic;
line-height: 20px;
}

.services_ui a:link {
text-decoration: none;
color: #51451f;
}

.services_ui a:hover {
text-decoration: none;
background: #fee3ad;
border: 1px solid #faf2d9;
font-weight: bold;
}

.new{
font-weight: bold;
color: #51451f;
margin: 20px;
padding: 1px;
background: #faf2d9;
border: 1px dotted #ffc400;
}

.partners_link{
font-family: verdana;
font-size: 13px;
margin: 0px;
padding-top: 10px;
padding-left: 26px;
padding-right: 10px;
text-align: justify;
color: #2a858c;
style-type: italic;
line-height: 18px;
}

#footer{
background-color: #B28900;
clear: both;
text-align: center;
color: #ffffff;
}
.footer_menu{
color: #fff;
font-family: verdana;
font-size: 13px;
color: #fff;
}