* {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#cccccc;
}

body {
margin:0;
font-size:12px;
background: url(../images/bg.jpg) top repeat-x #000000;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}

#row1 {
background:url(../images/home_01.jpg);
height:89px;
}

#row3 {
background:url(../images/home_09.jpg);
height:65px;
}

#row4 {
background:url(../images/home_10.jpg);
height:244px;
}

#row5 {
height:45px;
}

#row6 {
height:389px;
}

#bodyLeft {
background:url(../images/home_13.jpg) no-repeat;
}

#row7 {
height:180px;
vertical-align:middle;
}

#row8 {
background:url(../images/home_26.jpg);
height:33px;
}

#footerLeft {
	font-size:9px;
	color:#878787;
	border-right-width:2px;
	border-right-color:#878787;
	padding-right:5px;
}

#footerRight {
	font-size:9px;
	color:#878787;
	padding-left:5px;
}

#mainBody {
	line-height:1.5;
}
