body{
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    font-family: Verdana;
    font-size: 12px;
	letter-spacing: -0.5px;
	background-color: #ffffff;
}

a{
    text-decoration: underline;
    color: #2e6ee6;
}

h1{
	font-family: Times New Roman;
	font-size: 26px;
	font-weight: normal;
	color: #ff0000;
}

h2{
	font-family: Times New Roman;
	font-size: 20px;
	font-weight: normal;
	color: #3f5996;
}

h3{
	font-size: 14px;
	display: inline;
	padding: 0px;
	margin: 0px;
	color: #000000;
}

td{
    font-size: 12px;
	letter-spacing: -0.5px;
	color: #555555;
}

hr {
	height: 1px;
	border: 0px;
	border-top: 1px solid #555555;
	border-bottom: 0px;
	padding: 0px;
	margin: 5 5 5 5;
}

img{
    border: 0;
}

.main{
	vertical-align: top;
	padding: 20 40 30 40;
}

.contactbg {
	background-image: url(../img/contrect.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15 0 0 25;
	vertical-align: top;
	font-size: 11px;
}


#tit1{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

#tit2{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ff0000;
}

.foot, .foot td{
	font-size: 10px;
}

.portfolio li{
	padding: 5 0 5 0;
}

.lnk{
	color: #127904;
}

.subcat{
    font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;	
}

.right_bg{
	background-image: url(../img/right_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.preview{
	font-family: Verdana;
	font-size: 12px;
	letter-spacing:-1px;
}

.preview_title{
	font-weight: bold;
	text-transform: uppercase;
}