/*
Theme Name: TriExp
Theme URI: http://3exp.ru
Description: Theme.
Version: 1.0
Author: TriExp
Author URI: http://3exp.ru
Tags:theme

*/

html {
	width:100%;
	height:100%;
}

body {
	width:100%;
	height:100%;
	font-size:0.625em;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	font-family: Tahoma, Verdana, sans-serif;
	color:#fff;
	background:#00A651;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	padding:0;
	margin:0;
	line-height:0;
}

a {
	color: #03B8BC;
}

#wrapper {
	width:940px;
	margin: 0 auto;
	padding: 30px 0px 30px 0px;
}

#sidebar {
	width:940px;
	float:left;
	margin-right: -100%;
}

#content {
	position:relative;
	margin-left: 310px;
	background:#fff;
	padding: 30px;
	color:#333;
}

#content p {
	line-height:1.8em;
	font-size:1.2em;
	margin: 10px 0px 10px 0px;
}

#content table {
	line-height:1.8em;
	font-size:1.1em;
}

#content table p {
	margin: 0px;
}

#content ul, #content ol {
	line-height:1.8em;
	font-size:1.2em;
	margin: 15px 0px 15px 0px;
}

#content ul {
	list-style:  square inside;
}

#content ol {
	list-style:  decimal inside;
}

#content h2 {
	font-size:2em;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 20px;
}

#logo h1 {
	display: block;
	width:310px;
	height:112px;
}

#logo h1 a {
	display: block;
	width:310px;
	height:112px;
	text-align: center;
	text-indent: -9000px;
	background: transparent url(logo.jpg) top left no-repeat;
}

#phone {
	width:310px;
	margin: 20px 0px 0px 0px;
}

#menu {
	padding: 30px;
	qqmargin: 30px 0px 30px 0px;
	color:#ffffff;
}

#menu ul {
	font-size:14px;
}


#menu li {
	line-height:36px;
	font-size:16px;
;	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	font-family: Georgia, sans-serif;
	color:#ffffff;
	list-style:  square inside;
}

#menu li a {
	font-size:24px;
	color:#ffffff;
	text-decoration: none;
}

#menu li a:hover {
	color:#ffffff;
	border-bottom:1px dashed #fff;
}

.price {
	width:570px;
	font-size:11px;
	color:#000;
	border:1px;
}

.price td {
	padding: 3px;
	border:1px solid #dcdcdc;
}























