body {
    margin: 10px auto;
    padding: 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
p {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
h1 {
	font-size: 18px;
	margin: 5px 0;
	color: #e77817;
}
h2 {
	font-size: 14px;
	margin: 3px 0;
	color: #e77817;
}
h2 a {
	color: #e77817;
	text-decoration: none;
}
h2 a:hover {
	color: #696969;
	text-decoration: underline;
}
h3 {
	font-size: 12px;
	margin: 2px 0;
	color: #e77817;
}
h3 a {
	color: #e77817;
	text-decoration: none;
}
h3 a:hover {
	color: #696969;
	text-decoration: underline;
}

table#tab {
    position: relative;
    overflow: hidden;
    width: 1000px;
    border-collapse: collapse;
    table-layout: fixed;
    border-spacing: 0;
}
table#tab td {
    padding: 0;
}
table td#t1 {
    background: url(http://www.sales-forcing.ru/files/design/lefttop.jpg) no-repeat;
    width: 253px;
    height: 185px;
}
table td#t2 {
    background: url(http://www.sales-forcing.ru/files/design/header.jpg) no-repeat;
    width: 747px;
    height: 185px;
}
table td#t3 {
    background: url(http://www.sales-forcing.ru/files/design/leftbot.jpg) no-repeat;
    vertical-align: top;
    height: 250px;
}
table td#t4 {
    vertical-align: top;
}
table td#t6 {
    background: url(http://www.sales-forcing.ru/files/design/footer.jpg) no-repeat;
    width: 747px;
    height: 41px;
}

#page {
    position: relative;
    margin: 0 10px 10px 10px;
    padding: 0;
}
#menu {
    position: relative;
    margin: 0;
    width: 717px;
    height: 25px;
}
#m a {
    float: left;
    margin: 0;
    padding-top: 3px;
    width: 77px;
    height: 18px;
    text-align: center;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
}
#m a:link {
    background: url(http://www.sales-forcing.ru/files/design/link.jpg);
    color: white;
}
#m a:visited {
	background: url(http://www.sales-forcing.ru/files/design/link.jpg);
    color: white;
}
#m a:active {
    background: url(http://www.sales-forcing.ru/files/design/hover.jpg);
    color: white;
}
#m a:hover {
	background: url(http://www.sales-forcing.ru/files/design/hover.jpg);
    color: white;
}
#m #active {
	background: url(http://www.sales-forcing.ru/files/design/hover.jpg);
    color: white;
}
#left {
	margin-top: 100px;
	margin-left: 25px;
    margin-right: 10px;
}
#lm {
	font-size: 12px;
	text-align: right;
	margin-top: 5px;
}
#lm a {
	text-decoration: none;
	color: #696969;
	font-weight: bold;
}
#lm #act {
	color: #e77817;
	font-weight: bold;
}

#content {
    position: relative;
    margin-top: 25px;
    margin-bottom: 25px;
}
#content p {
	line-height: 1.5;
}
#content a {
	color: #e77817;
}
#content a:hover {
	color: #696969;
}

#footl {
	float: left;
	width: 350px;
	margin-left: 25px;
	margin-top: 10px;
	font-size: 11px;
	color: #696969;
}
#footl a {
	color: #e77817;
	text-decoration: none;
	font-weight: bold;
}
#footr {
	float: right;
	width: 550px;
	margin-right: 25px;
	margin-top: 8px;
	font-size: 11px;
	color: #696969;
	text-align: right;
}
#footr a {
    color: #696969;
    text-decoration: none;
}

form#vopros {
    position: relative;
    overflow: hidden;
    margin: 20px 0 0 0;
    padding: 0;
    width: 212px;
}
form#vopros div {
    position: relative;
    overflow: hidden;
    width: 212px;
    margin: 7px 0;
    padding: 0;
}
form#vopros label {
    position: relative;
    float: left;
    width: 75px;
    margin: 0;
    padding: 0;
}
form#vopros input {
    position: relative;
    float: right;
    border: 1px solid #DE6F3A;
    width: 125px;
}
form#vopros input#rL {
    float: none;
    border: none;
    width: 30px;
    text-align: center;
}
form#vopros input#slch {
    float: none;
    border: none;
    width: 50px;
    text-align: center;
    font-weight: bold;
}
form#vopros input#prov {
    float: none;
    width: 50px;
}
form#vopros textarea {
    border: 1px solid #DE6F3A;
    width: 210px;
    height: 100px;
    margin: 0;
    padding: 0;
}
form#vopros button {
    border: 1px solid #DE6F3A;
    background: #DC8558;
    color: white;
    font-weight: bold;
    font-size: 11px;
}
p#error {
    margin: 15px 0 0 0;
    color: red;
}

#social-networks {
    position: relative;
    overflow: hidden;
    text-align: center;
    margin: 10px 0;
}
#social-networks img {
    margin: 1px 3px;
    border: none;
}


