body {
	background: #FFF url(images/bg.gif) repeat;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
h1,h2 {
margin: 0;
}
p {
margin-top: 8px;
margin-bottom: 8px;
}
a:link, a:visited {
color: #363c82;
}
a:hover {
color: #CCC;
}
input, textarea, select {
	border: 1px solid #CCC;
	background: #EEE;
	color: #333;
	margin: 4px;
}
option {
	border-bottom: 1px dashed #CCC;
}
li {
	text-align: justify;
}
input:hover, textarea:hover, input:focus, textarea:focus, select:hover, select:focus {
	background: #DDD;
}
td.topline h2{
font: normal 11px Tahoma, sans-serif;
color: #20B2AA;
border-left: 1px dotted #CCC;
padding-left: 10px;
}
div.quick-nav {
	padding-right: 25px;
	padding-bottom: 8px;
}
div.quick-nav select {
width: 280px;
}
div.header-phone {
	color: #363c82;
	padding-right: 25px;
	padding-bottom: 15px;
}
div.header-phone b { font-size: 120%; }
td.logo, td.header {
	background: url(images/logo-bg.gif) repeat-x bottom;
}
td.logo img {
	padding-bottom: 18px;
}
td.top-menu {
	background: url(images/top-menu-bg.gif) repeat-x bottom;
}
td.top-menu b {
	font-weight: normal;
	color: #999;
}
td.top-menu a:link, td.top-menu a:visited {
	color: #000;
	text-decoration: none;
}

td.top-menu a:hover {
	color: #999;
	text-decoration: underline;
}

td.content {
	background: #FFF url(images/content-bg.gif) repeat-x top;
	padding-bottom: 3px;
	padding-top: 7px;
}
td.content h1, .huge1 {
	border-left: 6px solid #e45b00;
	color: #e45b00;
	padding-left: 5px;
	font-size: 18px;
	font-weight: normal;
}
td.content h2 {
	color: #666;
	padding-left: 5px;
	font-size: 13px;
	font-weight: bold;
}
td.content p, td.services p {
	text-align: justify;
	padding-left: 1.5em;
	padding-right: 1em;
}
td.content#side {
	border-left: 1px solid #9bc8af;
	font-size: 11px;
	color: #555;
}
td.content#side div {
	background: #FFF url(images/logo-trans2.gif) no-repeat bottom;
	height: 320px;
}

table tr td.content#side h2 {
	color: #9BC8AF;
	border-left: 6px solid #9BC8AF;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 9px;
}
td.content#side h3 {
font-size: 11px;
color: #9BC8AF;
padding-left: 1.5em;
}
td.content-bottom {
	background: #FFF url(images/content-bg-bot.gif) repeat-x top;
}
td.content div h1 {
	border: 0;
	color: #e45b00;
	padding-left: 5px;
	font-size: 18px;
	font-weight: normal;
}
td.services div h2 {
	border: 0;
	color: #363c82;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 0 1px 11px;
}
td.services {
	padding-bottom: 9px;
	padding-top: 7px;
	background: #FFF url(images/services-bg.gif) repeat-x top;
}
td.services h2, td.services h1, .huge2 {
	border-left: 6px solid #363c82;
	color: #363c82;
	padding-left: 5px;
	font-size: 18px;
	font-weight: normal;
}
td.services p {
	text-align: justify;
	padding-left: 11px;
}
table.services-table {
	padding-bottom: 8px;
}
.services-table h2 {
	font-size: 12px;
	font-weight: bold;
}
p.add a, p.add a:link, p.add a:visited {
	background: #F0F0F0;
	color:#e45b00;
	border: 1px solid #CCC;
	padding: 0 10px 0 10px;
	text-decoration: none;
}
p.add a:hover {
	background: #DDD;
	color:#e45b00;
}
p.add a#more {
	color: #363c82;
}
p.add a#more:hover {
	background: #DDD;
	color: #363c82;
}
p.chain {
	color: #555;
	font: bold 11px Tahoma, sans-serif;
	text-align: right;
}
p.chain a, p.chain a:link, p.chain a:visited, p.chain a:active {
font-weight: normal;
color: #333;
}
p.chain a:hover {
font-weight: normal;
color: #CCC;
}

table.portfolio {
	padding-top: 8px;
}

table.portfolio td{
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 3px;
	border-bottom: 1px dashed #CCC;
}

table.portfolio strong {
color: Teal;
}

table.order {
	margin-left: 20px;
}
table.order select, table.order input, table.order textarea {
	width: 250px;
}
table.order input.ok {
	width: 155px;
	color: #363C82;
	padding-left: 9px;
	padding-right: 9px;
	cursor: pointer;
}
table.order textarea {
overflow: auto;
}

td.footer-t {
	background-color: #FFF;
	border-top: 3px solid #363c82;
	padding: 9px;
}
td.footer-t a, td.footer-t a:link, td.footer-t a:visited, td.footer-t a:active{
color:#999;
}
td.footer-t a:hover {
	color: #e45b00;
}
td.footer-t a#cur, td.footer-t a#cur:link, td.footer-t a#cur:visited, td.footer-t a#cur:active, td.footer-t a#cur:hover{
color:#C3C3C3;
}

td.footer-l, td.footer-r { background: #FFF url(images/footer-bg.gif) repeat;
font-size: 11px;
padding: 5px; }
td.footer-r {
	text-align: right;
}
td.footer-d {
	font-size: 11px;
	padding: 9px;

}
h1.error {
	font: 22px Tahoma, sans-serif;
}