#logo img {
padding-top: 20px;
}

img {
border: none;
}

.thinked {
border-bottom:1px;
border-top: 1px;
border-left: 0px;
border-right: 0px;
border-style:solid;
border-color:black;
}

#content-our_work img {
margin: 20px;
}

#type-text {
padding-top: 3%;
}

#content {
text-align: left;
line-height: 25px;
padding-left: 23px;
padding-right: 23px;
font-family: arial, "lucida console", sans-serif;
}

#reg {
font-size: 8pt;
vertical-align: 26px;
padding-left:2px;
}

#content_contact {
text-align: center;
font-family: arial, "lucida console", sans-serif;
}

#main-container {
background-color: white;
width: 75%;
padding: 5px;
margin: 0 auto;
text-align: center;

}

body {
/*background-color: rgb(246,229,212);*/
background-color: #efe7d2;
padding: 0px;
margin: 0px;
padding: 0px;
}

html {
overflow-y: scroll; 
}

a:visited
{
color: #0000cc;
}

#nav-container ul
{
text-align: center;
padding-left: 0px;
}

#nav-container li
{
list-style: none;

display: inline;
padding-left: 5px;
padding-right: 5px;
}

#nav-container
{
display: inline-block;
padding:0px;
}

#nav-container a
{
font-family: arial, sans-serif;
font-size: 14pt;
color: gray;
text-decoration: none;
}

#nav-container a:hover {
color:black;
}

#content a{
color: rgb(214,165,119);
}

a
{
text-decoration: none;
}

a#nav-active
{
color: black;
}

#footer
{
font-family: arial, sans-serif;
text-align: center;
padding-top: 2%;
}

hr
{
height: 3px;
border-style: solid;
border-color: #eeeae8;
background-color: #eae5e2;
}

#title, #subtitle
{
margin:0;
padding:0;
}

h1
{
font-size: 20pt;
font-weight: 100;
}

h2
{
font-size: 18pt;
font-weight: 100;
}

#tr {
background: url(corner/tr.gif) no-repeat top right;
margin-right: -5px;
margin-top: -5px;
position: relative;
}
#br {
background: url(corner/br.gif) no-repeat bottom right;
margin-bottom: -5px;
}
#tl {
background: url(corner/tl.gif) no-repeat top left;
margin-left: -5px;
margin-top: -5px;
}
#bl {
background: url(corner/bl.gif) no-repeat bottom left;
margin-bottom: -5px;
}
