body {
	margin: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	line-height: 16px;
	background:#000;		
}

a         {color: #D40000;text-decoration:none;}
a:hover   {color: #006699;}

#page {width:780px; height:750px; /*text-align:left; margin:0px auto; */ background:#000;}
#header {width:780px; height:130px; background:#000 url(img/header.jpg) no-repeat;display:block;}

#leftclmn {float:left;width:260px; height: 360px; display:block;}

#rightclmn {float:right; background:#CCCCCC; width:520px; height:360px; display:block;}
#rightclmn .about {width:520px; height:360px; background: url(img/about.gif) no-repeat; display:block;}
#rightclmn .design {width:520px; height:360px; background: url(img/design.gif) no-repeat; display:block;}

#footer {clear:both;width:780px; height:40px; background:#111 url(img/bottom.gif) no-repeat;display:block;}


.content {margin:25px;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: 28px; font-weight: normal; color: #000000; text-transform:none;}


p {width:90%;}
