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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 20px;
}
.under-banner {
	padding-top: 28px;
	padding-bottom: 0px;
}
.u-b-heading {
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
#nav {
	color: #FFF;
}

#nav a {
	color: #FFF;
	text-decoration: none;
}


#nav a:hover{
	color: #999;
	text-decoration: none;
}

.contents {
	padding-top: 30px;
	padding-bottom: 30px;
}
#my_gallery li{
	list-style-type: none;	
}
#col2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 25px;
}
#footer {
	padding-top: 30px;
	padding-bottom: 30px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#col1 {
	padding-right: 25px;
}
.big-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 28px;
}
.sub-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.inner-banner {
	height: 300px;
	background-repeat: no-repeat;
}

