@charset "utf-8";
/* CSS Document */


body {
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	padding:0;
	background:url(../images/kevin_06.jpg) repeat-x left 151px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}



/*
START UTILITY
*/
div, ul, h1, h2, h3, h5,li, p, img, form, input {
	margin:0;
	padding:0;
}

a {
    outline: none;
	color:#333;
	text-decoration:underline;
}

a:hover {
    outline: none;
	text-decoration:none;
}

img {
	border:none;
}

li {
	list-style:none;
}


.clearall {
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
}

/*
END UTILITY
*/
/*
START MAIN CONTENT WIDTH 900PX==================
*/
#mainContent {
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	display:table;
	padding:0;
	width:900px;
}
/*
END MAIN CONTENT WIDTH 900PX==================
*/

/*
START HEADER WITH LOGO N MENU==================
*/

#pgHeader {
	height:210px;
	font-size:12px;
}

.websiteLogo {
	float:left;
	display:block;
}

#topMenu {
	height:45px;
	background:url(../images/kevin_11.jpg) repeat-x left top;
	clear:both;
	margin:19px 0 0 0;
}

#topMenu ul {
	width:auto;
	background:url(../images/kevin_09.jpg) no-repeat left center;
	height:45px;
}

#topMenu ul li {
	display:inline;
	float:left;
	background:url(../images/kevin_17.jpg) no-repeat right center;
	line-height:31px;
	padding:7px 18px 0 18px;
}

#topMenu ul li a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.topMenurgtimg {
	float:right;
	clear:right;
	margin:-45px 0 0 0;
}
/*
END HEADER WITH LOGO N MENU==================
*/

/*
START PAGE BANNER==================
*/
.pgBanner {
	background:url(../images/kevin_23.jpg) no-repeat center top;
	height:201px;
	clear:both;
	margin:9px 0 0 0;
	font-family:Impact, Helvetica-Black-SemiBold, Verdana, "Arial Black", Arial;
	font-size:38px;
	color:#fff;
	padding:40px 40px 0 40px;
	text-align:right;
}

/*
END PAGE BANNER==================
*/

/*
START TEXT MIDDLE CONTENT==================
*/

#leftAside {
	width:236px;
	background:#eaeaea url(../images/kevin_26.jpg) repeat-x left top;
	float:left;
	clear:both;
	border-bottom:1px solid #e3e1e2;
	border-left:1px solid #e3e1e2;
	border-right:1px solid #e3e1e2;
	margin:14px 0 0 0;
	padding:1px 1px;	
}

#leftAside p {
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	display:block;
	margin:0 0 0 11px;
	line-height:34px;
	background:url(../images/kevin_29.jpg) no-repeat right top;
}

#leftAside p img {
	margin:0 0 0 10px;
}

#leftAside ul {
	padding:12px 0 12px 12px;
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	width:auto;
}

#leftAside ul li {
	padding:4px 0 4px 12px;
	background:url(../images/arrow.gif) no-repeat left center;
	text-align:left;
	display:block;
}

#leftAside ul li a {
	text-decoration:none;
	color:#000;
}

#rightSection {
	width:604px;
	border:1px solid #e3e1e2;
	display:block;
	float:right;
	clear:right;
	font-size:12px;
	color:#666;
	line-height:18px;
	text-align:justify;
	margin:14px 0 0 0;
	padding:18px;
}

#rightSection h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#333;
	font-weight:normal;
	margin:0 0 14px 0;
}

#rightSection p {
	color:#fea603;
	font-size:24px;
	display:block;
	margin:44px 0 20px 0;
	text-align:left;
}

.newyorkStateasst {
	float:right;
	padding:15px 0 0 0;
}

/*
END TEXT MIDDLE CONTENT==================
*/

/*
START PAGE FOOTER
*/
#pgFooter {
	background:#000;
	color:#fff;
	font-size:12px;
	clear:both;
	height:50px;
	margin:66px 0 0 0;
}

#pgFooter div {
	left:0;
	right:0;
	margin:auto;
	display:table;
	padding:15px 0 0 0;
	width:900px;
	color:#fff;
	font-size:12px;
	height:15px;
	line-height:15px;
	text-align:right;
}

#pgFooter div ul {
	text-align:center;
	float:left;
}

#pgFooter div ul a {
	text-decoration:none;
	color:#fff;
	padding:5px;
}

#pgFooter div ul a:hover {
	text-decoration:underline;
}

/*
START PAGE FOOTER
*/
