body {
	background-color: #000000;
}

.page {
	color: #000;
	
	margin-left:-20px;
	margin-top:-20px;
	margin-bottom:-20px;
	padding: 20px;
	background-color: #96D1F8;
	box-radius: 5px;
	
}

.page h2 {
	color: #fff;
	font-size: 80px;
	margin-bottom: 10px;
}

.page h3 {
	color: #fff;
	font-size: 16px;
	margin-bottom: 10px;
}

.page h4 {
	color: #fff;
	font-size: 16px;
	margin-bottom: 10px;
}


.page p {
	font-size: 12px;
}

.page ul {
	font-size: 12px;
}

.page li {
	line-height: 20px;
	padding-bottom: 10px;
}

.page h3 {
	font-size: 22px;
	font-weight: bold;
}

.box1 {
	background-color: #96D1F8;
	margin-right: 25px;
	height: 460px!important;
	color: #000;
	border-radius: 5px;
	box-shadow: 1px 1px #ddd;
}

.box1 h2 {
	color: #fff;
}

.box1 li {
	list-style-type: square;
}


#container {
	margin-top: 10px;
	padding-right:5px;
	border:1px solid #AAAAAA;
	
	
}

#header {
	height: 110px;
	background-color: #fff;
	padding: 20px;
	width: 1255px;
}

#content {
	min-height: 600px !important;
	height: auto;
	padding-top: 30px;
	padding: 20px;
	background-color: #eaeaf3;
	
	border-top:1px solid #AAAAAA;
	border-bottom:1px solid #AAAAAA;
	/*background-image: url(../images/home1.JPG);*/
}

.rsbox_price {

	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background-color: #fff;
	color: #2e3450;
	font-size: 16px;
	text-align: center;
}

.box {

	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px #c0c0c0;
	-webkit-box-shadow: 1px 1px 1px #c0c0c0;
	box-shadow: 1px 1px 1px #c0c0c0;
	border: 1px solid #c0c0c0;
	padding: 10px;
	margin-bottom: 5px;
	/*
	 background-image: url('/images/box-bk.png');

	 */
	color: #000;
	font-size: 14px;
	background-color: #fff !important;
}

.darkbox h3 {
	color: #fff;
	font-size: 18px;
	padding-top: 15px;
	/*
	 text-align:center;

	 */
}

.darkbox {

	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px #c0c0c0;
	-webkit-box-shadow: 1px 1px 1px #c0c0c0;
	box-shadow: 1px 1px 1px #c0c0c0;
	border: 1px solid #c0c0c0;
	padding: 10px;
	margin-bottom: 5px;
	background-color: #2e3450;
	/*
	 background-image: url('/images/box-bk.png');

	 */
	color: #000;
	font-size: 14px;
}

.rsbox {

	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px #c0c0c0;
	-webkit-box-shadow: 1px 1px 1px #c0c0c0;
	box-shadow: 1px 1px 1px #c0c0c0;
	border: 1px solid #c0c0c0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background-image: url('/images/navmenu-bk.png');
	color: #000;
	font-size: 16px;
}

#content h1 {
	font-size: 30px;
	border-bottom: 1px solid #eee;
	color: #a2a12b;
	margin-top: 30px;
}

#footer {
	border-top: 1px solid #E3E3E3;
	height: 30px;
	padding-right: 5px;
	padding-top: 20px;
	font-size: 26px;
	color: #fff;
	background-color: #fff;
	text-align: center;
}

#footer a {
	text-decoration: none;
	color: #000;
	font-size: 18px;
}

#logo {
	background-color: #000000;
	color: #fff;
	padding: 10px;
	width: 160px;
}

.frontboxes p {
	margin-bottom: 2px;
}

.more {
	background-color: #a2a12b;
	padding: 5px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

.more:hover {
	color: #000;
}

.horizontal-list li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

.frontpagebox {

	height: 120px;
	border: 1px solid #e5e5e5;
	border-radius: 10px;
	margin-bottom: 10px;
}

.frontpagebox:hover {

	height: 120px;
	border: 1px solid #bfbfbf;
	border-radius: 10px;
}

.frontpagebox p {
	width: 120px;
}

.frontpagebox img {
	width: 60px;
	height: 60px;
	padding-top: 15px !important;
	padding-left: 15px;
}

.frontpagebox h2 {
	line-height: 20px;
	width: 180px;
	position: relative;
	left: 40px;
	top: 10px;
	text-decoration: none;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}

.frontpagebox p {
	position: relative;
	left: 60px;
	top: 20px;
	font-size: 11px !important;
	text-decoration: none !important;
	color: #333;
}

.form {

}

.form1 textarea {
	width: 800px;
	height: 100px;
	vertical-align: top !important;
	line-height: 10px;
	font-size: 14px;
}

.form input[type='text'] {
	width: 600px;
}

.form textarea {
	width: 600px;
}

.cmd_bar {

	width: 100%;
	margin-bottom: 20px;
}

.forum_table table {
	border-collapse: collapse;
}

.forum_table table tr {
	border-bottom: 1px solid #eee;
}

.forum_table table, th, td {
	border: 1px solid #eee;
	margin-bottom: 0px;
	padding: 10px;
}

.forum_table h3 {
	font-size: 18px;
	color: #a2a12b;
	margin-bottom: 0px;
}

.forum_post h3 {
	font-size: 18px;
	color: #a2a12b;
	margin-bottom: 0px;
}

.forum_table h2 a {
	text-decoration: none;
	color: #a2a12b;
}

.forum_table p {
	text-decoration: none !important;
}

.post_comment {
	background-color: #E5E5E5;
	padding: 20px;
	border: 1px solid #8c8c8c;
	height: 180px;
}

.post_comment textarea {

	width: 880px;
	height: 100px;
}

#twitter li {
	border: 1px solid #888 !important;
	margin-bottom: 3px;
	padding: 5px;
	background-color: #9ac1da;
	border-radius: 5px;
	color: #000;
	width: 250px;
	list-style-type: none;
	margin-left: -20px;
}

/********************************************************************
 * Slider
 *******************************************************************/
#slider-holder {
	/*background: url(../img/slider.png) no-repeat 0 0; position: relative;*/
	/*
	 border: 1px solid #e5e5e5;
	 */
	/*
	 background-color: #c4e9f9;
	 */
	width: 900px;
	padding: 20px;
}

#slider ul, #slider li {
	margin: 0;
	padding: 0px;
	list-style: none;
}

#slider {

}

#slider, #slider li {/*
	 define width and height of container element and list item (slide)
	 list items must be the same size as the slider area
	 */
	width: 100%;
	height: auto;
	overflow: hidden;
}

#slider2 ul, #slider2 li {
	margin: 0;
	margin-top: 15px;
	padding: 0;
	list-style: none;
}

#slider2 ul, #slider2 li h2 {
	color: #fff;
	width: 300px;
}

#slider2, #slider2 li {
	width: 900px;
	height: 300px;
	overflow: hidden;
}

#slider2 p {
	color: #000;
}

#slider2 img {
	margin-left: 10px;
	margin-top: 10px;
	width: 133px;
	height: 171px;
	box-shadow: 3px 3px 5px #888;
}

#slider2 h2 {
	color: #000;
}

span#prevBtn {

}

span#nextBtn {

}

a.roundedbutton {
	box-shadow: 3px 3px 5px #888;
	border-radius: 10px;
	text-decoration: none;
	padding: 10px 20px 10px 20px;
	background-color: #000;
	color: #fff;
	font-size: 16px;
}

textarea {
	width: 800px;
	height: 500px;text-
	}

	.obline{
	border-bottom: 1px dashed #8c8c8c;
	height: 80px;
	vertical-align: middle;
	background-color: #fff;
}
.obline:hover {
	background-color: #F2F2F2;
}

.obline img {
	width: 60px;
	vertical-align: middle;
}

.obline a span {
	text-decoration: none;
	font-size: 16px;
	color: #000;
}

.box1 {
	border: 1px solid #e7e7e7;
	maring-left: 10px;
	height: 100%;
	padding: 10px;
}
.quicklinks {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: -10px !important;
	width: 200px !important;
	background-color: #4b4b4b;
	border-bottom: 1px dashed #8c8c8c;
}
.quicklinks a {
	text-decoration: none;
	font-size: 16px;
	color: #fff;
}

.quicklinks:hover {
	background-color: #87848f;
}

.loginboxdiv {
	margin: 0;
	height: 21px;
	width: 146px;
	background: url(login_bg.gif) no-repeat bottom;
}

.loginbox {
	background: none;
	border: none;
	width: 600px;
	height: 40px;
	margin: 0;
	padding: 2px 7px 0px 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
}

.searchbtn {
	width: 136px;
	background: url(../images/hl-search.png) no-repeat;
	height: 44px;
	margin-top: 22px;
	float: left;
	position: relative;
	display: block;
	border: 0;
	text-indent: -9999px;
	cursor: pointer
}
.searchbtn:hover {
	background: url(../images/hl-search-hover.png) no-repeat
}
.search {
	padding: 1px 5px 1px 3px;
	height: 43px;
	float: left;
	position: relative;
	margin-top: 13px
}
.search .input-box2 {
	font-size: 16px;
	font-weight: 400;
	color: #555;
	border: 1px solid #bdb9b9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	-moz-box-shadow: inset 0 0 10px #ccc;
	-webkit-box-shadow: inset 0 0 10px #ccc;
	box-shadow: inset 0 0 10px #ccc;
	behavior: url(/resources/base/css/PIE.htc);
	height: 43px !important;
	width: 950px;
	padding: 10px 10px 5px 10px;
	line-height: 20px
}
.search .placeholder {
	color: #aaa
}

.featuredarticle {
	margin-top: 10px
}
.featuredarticle .box-img {
	float: left;
	width: 200px;
	margin-right: 12px
}
.featuredarticle .box-img img {
	border: 1px solid #e3e3e3;
	padding: 3px
}
.featuredarticle .box-img img:hover {
	background-color: #efefef
}
.featuredarticle h3 {
	margin: 13px 0 10px 0;
	font-size: 1.167em;
	line-height: 1.25em
}
.featuredarticle h3 a {
	text-decoration: none;
	font-size: 1.8em;
	color: #555
}
.featuredarticle p {
	margin-bottom: 10px
}
.featuredarticle .box-summary {
	float: left;
	width: 424px;
	margin-left: 12px
}
.featuredarticle .learnmorelink span {
	color: #c73f20;
	font-size: 12px;
	font-weight: 700
}

