body {
	background-color: black;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: Trebuchet MS;
	font-family: Verdana, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 11px;
}

a {
	text-decoration: none;
}

p {
	text-align: justify;
	padding: 0px 5px 0px 5px;
	margin-top: 4px;
	line-height: 1.4em;
}
h1 {
        display: none;
}
h2 {
	color: #72a0e4;
	margin: 0px;
	padding: 0px;
	font-size: 17px;
}
h5 {
	color: orange;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

#bodyCont1 {
	width: 732px;
	background: url('http://www.nexusadgroup.com/images/layout_02.gif') repeat-y;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#bodyCont2 {
	width: 732px;
	background: url('http://www.nexusadgroup.com/images/layout_03.gif') bottom left no-repeat;
}

#bodyCont3 {
	width: 732px;
	min-height: 500px;
	background: url('http://www.nexusadgroup.com/images/layout_01.gif') top left no-repeat;
	text-align: left;
}
* html #bodyCont3 {
	height: 500px;
}

#bodyWrap {
	padding: 70px 30px 35px 0px;
	margin-left: 194px;
}

#leftColWrap {
	float: left;
	height: 100px;
	width: 190px;
}
#leftCol {
/*	border: 1px solid yellow; */
	height: 300px;
	margin: 35px 15px 20px 25px;
}

#phone {
	font-weight: bold;
	text-align: center;
	color: #72a0e4;
	padding-right: 15px;
}

#menu {
	border-top: 1px solid #e7e9ec;
	margin-top: 15px;
}
#menu a {
	display: block;
	height: 25px;
	padding: 0px 0px 0px 10px;
	line-height: 25px;
	border-bottom: 1px solid #e7e9ec;
	color: #8b929b;
	font-weight: bold;
}
#menu a:hover {
	color: orange;
}

#copyright {
	text-align: center;
	color: #585858;
}

table {
	border: 1px solid #C6D6FF;
}
