/* site.css - Paradigm4 */



html {
	margin: 0px;
	padding: 0px;

}


body { 
	margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0;
	padding: 0px;
	font-family: arial, helvetica, san-serif; 
	
	color: #000000;
	background: white;
	
	text-align: justify;

	scrollbar-face-color: #D3C5B2;
	scrollbar-highlight-color: #AB9981;
	scrollbar-shadow-color: #5E503E;
	scrollbar-3dlight-color: #c0c0c0;
	scrollbar-arrow-color: #5E503E;
	scrollbar-track-color: #D3C5B2;
	scrollbar-darkshadow-color: #806D55;
	scrollbar-base-color: #808080;

	overflow: auto;

}




/* TABLES */

table.layout { 
	width: 100%; 
	height: 100%; 
	background-image: url(images/bg1.jpg);
}

table.layout1 { 
	width: 100%; 
	height: 100%; 
}

table.layout2 { 
	width: 80%; 
}


table.main { 
	width: 100%; 
	background-image: url(images/bg.jpg);
}

table.contenttop { 
	width: 100%;
}

table.content { 
	width: 100%;
	background: white;
}

td.content1 { 
	vertical-align: top; 
	background-image: url(images/home-topleft.jpg);
	width: 113; 
	height: 30; 
}

td.content2 { 
	vertical-align: top; 
	background-image: url(images/home-top.jpg);
	width: 99%; 
	height: 30; 
}

td.content3a { 
	vertical-align: top; 
	background-image: url(images/home-toprighta.jpg);
	width: 211; 
	height: 30; 
}


td.content3 { 
	vertical-align: top; 
	background-image: url(images/home-topright.jpg);
	width: 51; 
	height: 30; 
}




td.content4 { 
	vertical-align: top; 
	background-image: url(images/home-topleft1.jpg);
	width: 113; 
	height: 27; 
}

td.content5 { 
	vertical-align: top; 
	background-image: url(images/home-top1.jpg);
	width: 99%; 
	height: 27; 
}

td.content6 { 
	vertical-align: top; 
	background-image: url(images/home-topright-lsidehigher.jpg);
	background-position: top left;
	background-repeat: repeat;
	width: 51; 
	height: 27; 

}


td.content7 { 
	vertical-align: top; 
	background-image: url(images/home-topleft2new.jpg);
	width: 113; 
	height: 416; 
}

td.content7a { 
	vertical-align: top; 
	background-image: url(images/home-topleft2newolder.jpg);
	width: 113; 
	height: 368; 
}

td.content7b { 
	vertical-align: top; 
	background-image: url(images/home-topleft2new.jpg);
	width: 113; 
	height: 368; 
}


td.content8 { 
	vertical-align: top; 
	background-image: url(images/home-top2anew.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 416;
	width: 137; 
}


td.content8a { 
	vertical-align: top; 
	background-image: url(images/home-top2new.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 416;
	width: 80%; 
}

td.content8b { 
	vertical-align: top; 
	background-image: url(images/home-older-main.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 368;
	background-color: #D4C5B2;

}

td.content8c { 
	vertical-align: top; 
	background-image: url(images/home-older-main1.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 368;
	background-color: #FFFFFF;

}



td.content9 { 
	vertical-align: top; 
	background-image: url(images/home-topright2.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 416; 
	width: 330;
}


td.content10 { 
	vertical-align: top; 
	background-image: url(images/home-new-left-side.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 51; 
	height: 416; 
}

td.content10a { 
	vertical-align: top; 
	background-image: url(images/home-older-left-side1.jpg);
	background-repeat: repeat;
	background-position: top left;
	width: 51; 
	height: 368; 
}


td.content11 { 
	vertical-align: top; 
	background-image: url(images/home-topleft4new.jpg);
	width: 113; 
	height: 140; 
}

td.content12 { 
	vertical-align: top; 
	background-image: url(images/home-top4new.jpg);
	width: 99%; 
	height: 140; 
}


td.content13a { 
	vertical-align: top; 
	background-image: url(images/home-topright4a.jpg);
	width: 94; 
	height: 140; 
}


td.content13 { 
	vertical-align: top; 
	background-image: url(images/home-new-left-bottom.jpg);
	width: 51; 
	height: 140; 
}





/* LINES and FONTS */



p {
	text-align: justify;
	font-family: arial, helvetica, san-serif; 
	font-size: 11px;
	color: #000000;
}


div.copyright {
	text-align: center;
	color: #000000;
	font-size: 10px;
}

div.footer {
	text-align: center;
	padding: 5px;
	font-size: 0.8em;
}

div.p4 {
	text-align: left;
	font-size: 10px;
	color: #464646;
	vertical-align: top; 
	padding-left: 10px;
}

div.p4a {
	text-align: center;
	font-size: 10px;
	color: #464646;
	vertical-align: top; 
	padding-left: 10px;
}


/* LINKS */

	a {text-decoration: none;   color: #0000ff}
	a:hover {text-decoration: underline;   color: #0000ff}
	a:visited {text-decoration: none;   color: #0000ff}

	a.p4 {text-decoration: none;   color: #464646}
	a.p4:hover {text-decoration: underline;   color: #464646}
	a.p4:visited {text-decoration: none;   color: #464646}


ul
{
list-style-type: square
	font-size: 11px;
}
 	
hr.e {border: none 0; 
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #ccc;
	width: 100%;
	height: 2px;
	margin: 10px auto 0 0;
	text-align: left;
	}

img.pic {
	margin-right: 13px
	}	
	


