/* @override 
	http://rockharddesigns.net/HTML/css/home3.css
	http://rockharddesigns.net/css/home3.css
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,
blockquote,th,td {margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:”; }
abbr,acronym { border:0; }

html {font-size: 62.5%;}
p {font-size: 1.2em;}
h1 {font-size: 2em;}
#container {margin: 0 auto; height:641px;}
#incontainer {  width:885px; height:641px; position: absolute; top: 0; left: 50%;}
#incontainer { margin-top: 0px; margin-left: -442.5px;}

body {
	background-attachment: scroll;
	background-image: url(../images/body-in2.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: white; 
	z-index: -0;
}
.left 
	{
	width:200px;
	height:455px;
	background-color:#000;
	float:left;
	}
.right
{
	width:685px;
	height:639px;
	background-color:#fff;
	float:right;
	}
.top
{
	height:182px;
	width:685px;
	background-image: url(../images/body-in2.jpg);
}
.top-blank
{
	height:154px;
	width:685px;
	float:right;
	padding:0;
}

.top-menu
{ 
text-align: right;
}

.logo
{
	height:260px;
}
	
.nav
{
	width:200px;
	background-color:#fff;
	padding: 0;
	}
#footer{
	width:885px;
	height:57px;
	float:left;

}
.content
{
	background-color:#fff;
	border:solid 3px #FFF;
	position:inherit
	}	