body
{
	background: url(../_img/itsbg.jpg) repeat-y center;
	font:100% "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	line-height:1.2em;
	margin:0;
	padding:0;
	text-align:center;
	
}

#col-1
{
	float: left;
	width: 650px;
    text-align: justify;
	margin-left: 10px;
}
#col-2
{
	float: left;
	width: 850px;
    text-align: justify;
	margin-left: 10px;
}
#col-aboutus-right
{
	float: right;
	width: 281px;
    text-align: justify;
	margin-left: 10px;
}
#col-contact-right
{
	float: right;
	width: 200px;
    text-align: justify;
	margin-left: 10px;
}
#col-home-right
{
	float: right;
	width: 200px;
    text-align: justify;
	margin-left: 10px;
}
#footer
{

	width: 95%;
    text-align: justify;
	margin-left: 10px;
	font-size: 10px;
	border-top: 1px dotted #d5d5d5;
	text-align: center;
}

p
{
	color:#333;
	font-size:.875em;
	padding-bottom:1em;
}
