BODY {
	margin : 0px;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
A {
	color : #0066CC;
}
A:HOVER {
	color : #E91A0C;
}
#left {
	padding: 30px 0px 30px 30px;
	width : 250px;
}
#centr {
	padding: 37px 30px 30px 30px;
}
#right {
	padding: 30px 30px 30px 0px;
	width : 205px;
}
.titleg {
	font-size : 15px;
	font-weight : bold;
	color : #666666;
	height : 35px;
	padding-top : 10px;
	padding-left : 38px;
	background : no-repeat;
	margin-bottom : 0px;
}
#left ul{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 30px 5px;
}
#left li{
	line-height : 18px;
	list-style-type : none;
}
#left ul li a{
	text-decoration: none;
	font-weight : bold;
}
#left p {
	padding-left: 15px;
}
.weather{
	font-size : 15px;
	font-weight : bold;
	color : #666666;
	padding-top : 30px;
	padding-bottom : 7px;
}
h1{
	color: #E91A0C;
	font-size : 18px;
	font-weight : bold;
	margin-bottom : 15px;
	text-transform:uppercase;
}
h2 { 
	font-size : 18px;
	font-weight : bold;
	margin-bottom : 15px;
 }
h3 {
	font-size: 16px;
	font-weight : bold;
	color : #666666;
}
#portfolio {
	padding-top: 15px;
}
#portfolio a  img {
	border: 1px solid #E91A0C;
}
#portfolio img{
	margin-bottom: 3px;
}
#portfolio td {
	padding-right: 10px;
}
#menubot {
	padding: 0px 30px 30px 30px;
	color : #666666;
	font-size : 11px;
}
#menubot hr {
	color: #666666;
	height : 1px;
}
#menubot a {
	color : #666666;
	text-decoration : none;
}
#list {
	font-weight : bold;
}
#list a {
	text-decoration: none;
	padding-left : 3px;
	padding-right : 3px;
}
#list span {  
	padding-left : 3px;
	padding-right : 3px;
}
.bg {
	background-image : url("../img/top_bg.jpg");
	background-position : top left;
	background-repeat : repeat-x;
}
#searsh {
	padding-bottom: 24px;
}
.fild {
	border: 1px solid #000000;
	height : 20px;
	width : 125px;
}
.button{
	border: 1px solid #000000;
	height : 20px;
	color : #ffffff;
	background-color : #FF3300;
}

.mailform {
	border: 1px solid #000000;
	height : 20px;
	width: 250px;
}


