* {
	margin: 0;
	padding: 0;
	outline:0;
}
body {
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #333333;
	width:100%;
	background: #fff url(../images/top_bg.jpg) repeat-x;
}
html, body {
	height:auto;
}
a {
	color: #1c2e63;
	text-decoration: underline;
	cursor:pointer;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
textarea {
	overflow:hidden;
}
.cl {
	display: block;
	height: 0;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	clear: both;
}
.notext {
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
}
.left, .alignleft {
	float: left;
	display: inline;
}
.right, .alignright {
	float: right;
	display: inline;
}
.shell {
	width: 900px;
	margin: 0 auto;
	clear:both;
}
#header {
	height:120px;
}
#logo {
	font-size: 22px;
	line-height: 22px;
	padding:0px;
	margin:5px 0 0 0;
}

.nav-holder {
	background: url(../images/nav-bg.gif) repeat-x 0 0;
	height: 56px;
}
#navigation {
	border-left: 1px solid #3d4a2c;
	width:auto;
}
#navigation ul {
	list-style: none;
}
#navigation ul li {
	display: inline;
	height: 54px;
	float: left;
	font-size: 13px;
	line-height: 54px;
	font-weight: bold;
	text-transform: uppercase;
	border-right: 1px solid #3d4a2c;
}
#navigation ul li a {
	float: left;
	height: 54px;
	color: #fff;
	text-decoration: none;
	padding: 0 15px;
}
#navigation ul li a:hover, #navigation ul li a.active {
	background: url(../images/nav-h.gif) repeat-x 0 0;
	text-decoration: none;
}
.search {
	background: url(../images/search-bg.gif) no-repeat 0 0;
	width: 202px;
	height: 30px;
	margin: 12px 0 0 0;
}
.search input {
	background: transparent;
	border:0;
}
.search .field {
	width: 129px;
	height: 14px;
	font-size: 11px;
	line-height: 14px;
	color: #7a9cc0;
	padding: 8px 18px;
}
.search .button {
	width: 37px;
	height: 30px;
}
#head {
	background: url(../images/head-bg.gif) repeat-x 0 0;
	height: 301px;
	margin: 0 0 15px 0;
}
.slider-holder {
}
.slider-holder .shell {
	height: 250px;
	position: relative;
	padding:15px 0 40px 0;
}
.slider-holder .nav {
	width:autopx;
	height: 19px;
	position: absolute;
	right:10px;
	bottom:10px;
	z-index: 100;
}
.slider-holder .nav ul {
	list-style: none;
}
.slider-holder .nav ul li {
	display: inline;
	float: left;
	padding: 0 7px 0 0;
}
.slider-holder .nav ul li.last {
	padding:0;
}
.slider-holder .nav ul li a {
	background: url(../images/dot.png) no-repeat 0 0;
	width: 19px;
	height: 19px;
	float: left;
	text-decoration: none;
}
.slider-holder .nav ul li a:hover {
	text-decoration: none;
}
.slider-holder .nav ul li a.active {
	background-position: 0 -19px;
}
.slider {
}
.slider .item {
	width: 898px;
	height: 251px;
}
.slider .item .image {
	width: 888px;
	border: 5px solid #ffffff;
}
.slider .item .info {
	width: 343px;
	height: 200px;
	position: relative;
	padding: 0 0 45px 0;
}
.slider .item h2 {
	font-size: 28px;
	line-height: 28px;
	color: #356aa0;
	padding: 3px 0 8px 0;
}
.slider .item p {
	color: #fff;
	padding: 0 0 18px 1px;
}
.slider .item p a {
	color: #fff;
}
.slider .item .btn-more {
	background: url(../images/btn-more.gif) no-repeat 0 0;
	width: 125px;
	height: 40px;
	font-size: 13px;
	line-height: 40px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	display: block;
	position: absolute;
	left:0;
	bottom:0;
}
.slider .item .btn-more:hover {
	text-decoration: none;
}
#main {
	padding:0px;
	margin:0 0 20px 0;
	clear:both;
	width:100%;
}
.boxes {
	width: 921px;
	height: 281px;
	position: relative;
	margin: 0 0 10px -10px;
}
.boxes .box-blue {
	margin: 0 13px 0 0;
}
.boxes .box-blue-last {
	margin:0;
}
.box-blue {
	background: url(../images/box-bg.gif) no-repeat 0 0;
	width: 298px;
	height: 281px;
}
.box-blue h2 {
	font-size: 16px;
	line-height: 47px;
	color: #f8f8f8;
	height: 45px;
	padding: 2px 0 0 24px;
}
.blue_heading {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	line-height:30px;
	color: #29507A;
	height:30px;
	padding:0px;
}
.black_heading {
	font-size: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	line-height:30px;
	color: #000000;
	height:30px;
	padding:0px;
}
.box-blue .box-c {
	height: 169px;
	padding: 15px 25px 50px 25px;
	position: relative;
}
.box-blue p {
	font-family: Tahoma, Arial, sans-serif;
	line-height: 19px;
	color: #333333;
	padding: 0 0 19px 0;
}
.box-blue ul {
	list-style: none;
	position: relative;
	margin: -5px 0 0 0;
}
.box-blue ul li {
	background: url(../images/bullet.png) no-repeat 1px 11px;
	border-bottom: 1px dotted #6a5353;
	line-height: 30px;
	padding: 0 0 0 14px;
}
.box-blue ul li.last {
	border:0;
}
.box-blue ul li a {
	color: #1c2e63;
	text-decoration: none;
}
.box-blue ul li a:hover {
	text-decoration: underline;
}
.box-blue .item {
	border-bottom: 1px dotted #6a5353;
	margin: 0 0 10px 0;
}
.box-blue .item span {
	font-size: 10px;
	line-height: 13px;
	color: #4372a5;
	display: block;
}
.box-blue .item p {
}
.box-blue .item-last {
	border:0;
	margin:0;
}
.box-blue .more {
	position: absolute;
	left:25px;
	bottom:30px;
}
#content {
	width: 590px;
}
#content h2, .box-quote h2 {
	font-size: 15px;
	line-height: 19px;
	color: #29507a;
	border-bottom: 1px dotted #6a5353;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
#content img {
	margin:0px;
}
#content p {
	text-align: justify;
}
#content .more {
	display: block;
	margin: 0px;
}
.more {
	background: url(../images/bullet2.gif) no-repeat right 5px;
	font-size: 12px;
	line-height: 15px;
	color: #1c2e63;
	text-decoration: none;
	padding: 0 10px 0 0;
}
.more:hover {
	text-decoration: underline;
}
#sidebar {
	width: 285px;
}
#sidebar .by {
	line-height: 12px;
	text-align: right;
	padding: 1px 9px 0 0;
}
#sidebar .by span {
	font-size: 11px;
	display: block;
	padding: 3px 0 0 0;
}
.box-quote {
}
.box-quote h2 {
}
.box-quote .box-c {
	/*background: url(../images/quote-bg.gif) no-repeat 0 0;*/
	width: 200px;
	height: 147px;
	padding: 21px 25px 25px 60px;
}
.box-quote p {
	line-height: 25px;
}
.box-quote p a {
	color: #333333;
}
#footer {
	background: url(../images/footer-bg.gif) repeat-x 0 0;
	height: 55px;
}
#footer .nav {
	padding: 15px 0 0 0;
}
#footer .nav ul {
	list-style: none;
}
#footer .nav ul li {
	display: inline;
	font-size: 10px;
	line-height: 10px;
	border-right: 1px solid #9bb5d0;
	padding: 0 5px 0 0;
	margin: 0 5px 0 0;
}
#footer .nav ul li.last {
	border:0;
	padding:0;
	margin:0;
}
#footer .nav ul li a {
	color: #9ab5d0;
	text-decoration: none;
}
#footer .nav ul li a:hover {
	text-decoration: none;
}
#footer .copy {
	font-size: 10px;
	line-height: 10px;
	color: #9ab5d0;
	padding: 15px 0 0 0;
}
#footer .copy a {
	color: #9ab5d0;
	text-transform: uppercase;
	text-decoration: underline;
}
#footer .copy a:hover {
	text-decoration: none;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	margin: 0 auto; /* The bottom margin is the negative value of the footer's height */
}
#main_wrapper {
	width:100%;
	margin:0 auto;
	padding:0px;
	height:auto;
}
/*#wrapper {
	margin:0px auto;
	padding:0px;
	width:1003px;
	height:auto;
}*/
#footer, #footer-push1 {
	height: 55px; /* #footer-push must be the same height as #footer */
}
/*** Footer Starts Here ***/
#footerbg_main {
	width: 100%;
	height: 55px;
	margin: 20px 0 0 0;
	clear:both;
	background: url(../images/footer-bg.gif) repeat-x 0 0;
}
#footer_main {
	width: 1003px;
	height:55px;
	margin: 0px auto;
	padding:0px;
}
#footer_content_left {
	width: 800px;
	height:auto;
	margin: 7px 0 0 0;
	padding:0px;
	float:left;
}
#footer_content_right {
	width: 200px;
	height:auto;
	margin: 15px 0 0 0;
	padding:0px;
	float:right;
	text-align:right;
}
.ftxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	color:#ffffff;
}
.ftxt a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	color:#ffffff;
	margin:0 5px;
}
.ftxt a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.objectone a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	color:#35e0ff;
}
.objectone a:hover {
	text-decoration:underline;
	color:#ffc218;
}
.objectone {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	color:#ffffff;
}
/********* Footer Ends *********/
.box-blue1 ul {
	list-style: none;
	position: relative;
	margin: 0px 0 0 0;
}
.box-blue1 ul li {
	background: url(../images/bullet.png) no-repeat 1px 11px;
	border-bottom: 1px dotted #6a5353;
	line-height: 30px;
	padding: 0 0 0 14px;
}
.box-blue1 ul li.last {
	border:0;
}
.box-blue1 ul li a {
	color: #1c2e63;
	text-decoration: none;
	line-height:20px;
}
.box-blue1 ul li a:hover {
	text-decoration: underline;
}
.box-blue1 .item {
	border-bottom: 1px dotted #6a5353;
	margin: 0 0 10px 0;
}
.box-blue1 .item span {
	font-size: 10px;
	line-height: 13px;
	color: #4372a5;
	display: block;
}
.box-blue1 .item p {
}
.box-blue1 .item-last {
	border:0;
	margin:0;
}
.box-blue1 .more {
	position: absolute;
	left:25px;
	bottom:30px;
}
.box-c1 {
	/*background: url(../images/quote-bg.gif) no-repeat 0 0;*/
	width: 283px;
	height: 147px;
	padding: 0px;
}
.contact_main {
	margin:0px;
	padding:0px;
	float:left;
	width:590px;
	height:auto;
}
.contact_txt {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	line-height:20px;
	color: #333333;
	width:auto;
	float:left;
}
.thumb_img {
	margin:0 10px 10px 0;
	padding:1px;
	float:left;
	width:auto;
	height:auto;
	border:5px #CCC solid;
}
