body {
	line-height:1
}
ol, ul {
	list-style:none
}
blockquote, q {
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}
a {
	text-decoration:none
}

.main_wrap {
	width:960px;
	margin:0 auto;
}

.clearfix:after {
	content:" ";
	display:block;
	height:0;
	clear:both
}
.mini_wrap, .menu, .full_width, .left_pannel, .address_wrap {
	float:left;
	margin:0 10px
}

.clear {
	width:0;
	height:0;
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden
}

.main_wrap .mini_wrap {
	width:600px
}

.mini_wrap {
	padding-left:100px;
}

body {
	margin:0px;
	padding:0px;
	background: url(../images/body-bg.png) repeat-x center top
}
* {
	margin:0px;
	padding:0px;
}
a {
	text-decoration:none;
	outline:none;
}
#fullwidth {
	width:100%;
	float:left;
}
a.logo {
	width:279px;
	height:29px;
	float:left;
	background:url(../images/logo.png) no-repeat;
	margin-top:37px;
	clear:left;
	margin-left:10px
}
.address_wrap {
    width: 300px;
}
#networkwrap {
	width:56px;
	float:right;
	margin-top:47px;
	margin-left:5px;
}
#networkwrap a img {
	width:auto;
	float:left;
	margin-right:5px;
	border:none;
}
#menuwrap {
	float:left;
	background: url(../images/menu-bg.png) no-repeat;
	margin-top:25px;
	margin-left:10px;
}
ul#menu {
	width:auto;
	float:left;
	clear:right;
	margin-top:0px; 
	margin-left:70px;
}
ul#menu li, ul#menu li.select {
	width:auto;
	float:left;
	margin-right:40px;
	position:relative;
	z-index:100
}
ul#menu li a, ul li.select a {
	width:auto;
	height:40px;
	float:left;
	padding:0 25px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#717171;
	line-height:40px;
	text-transform: uppercase;
	cursor:pointer;
}
ul#menu li:hover a, ul#menu li.select a {
	color:#000;
	background:url(../images/menu-hover.png) repeat-x left bottom
}
ul#menu li ul {
	width:206px;
	float:left;
	margin:0;
	position:absolute;
	left:0;
	top:64px;
	clear:left;
	background:#ededed url(../images/drop-down-bg.png) no-repeat center top;
	display:none;
	z-index:80000
}
ul#menu li ul li {
	width:206px;
	height:40px;
	float:left;
	margin:0;
	border-top:#bebdbd solid 1px;
	z-index:0;
	background: url(../images/li-bg.png) no-repeat;
	color:#333
}
ul#menu li ul li a {
	width:206px;
	height:40px;
	float:left;
	padding:0;
	color:#717171;
	text-indent:20px;
	background:none;
	font-size:11px;
	line-height:40px;
}
ul#menu li:hover ul li a {
	background:none;
	color:#717171
}
ul#menu li ul li a:hover {
	background: url(../images/li-bg.png) no-repeat;
	color:#333
}
ul#menu li ul li:first-child {
	border:0
}
ul#menu li ul li:first-child a {
	border:0
}
ul#menu li ul li ul {
	left:206px;
	top:1px
}/*Level 1*/
#banner {
	width:970px;
	float:left;
	background:url(../images/banner-bg.png) no-repeat; 
	
	height:430px;
	margin:10px 0 0 0px;
}
#banner-lft {
	width:340px;
	float:left;
	margin:30px 30px 0 40px;
	position:relative;
}

#banner-lft p {
	width:100%;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#ffffff;
	margin-top:30px;
	line-height:24px;
	text-shadow:none
}
a.view {
	width:185px;
	height:44px;
	float:left;
	background: url(./images/continue-reading.png) no-repeat;
	margin-top:30px;
}
a.view:hover {
	background:url(./images/continue-reading2.png) no-repeat;
}
.bannerouter {
	width:513px;
	height:374px;
	float:left;
	margin-left:17px;
}
.bannerouter img {
	width:513px;
	height:374px;
	float: left;
	margin:0px 0 0 0px;
}
h2 {
	width:100%;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#ffffff;
	line-height:39px;
}
h3 {
	width:100%;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#616161;
	margin-top:30px;
}
h4 {
	width:100%;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#616161;
	margin-top:30px;
}
h4 a {
	width:100%;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#616161;
	margin-top:0px;
}
span.miniwidth {
	width:230px;
	float:left;
	padding-left:40px;
}

p {
	width:100%;
	float:left;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#717171;
	line-height:24px;
	margin-top:15px;
	text-shadow:#fff 1px 1px 1px;
}
img.minimain {
	width:auto;
	float:left;
	margin:15px 10px 0 0;
}

#content {
	width:100%;
	float:left;
	background:#fff;
}
.content h3 {
    color: #666666;
    float: left;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 26px;
    font-weight: normal;
    margin-top: 30px;
    width: 100%;
}

#footer {
	width:100%;
	float:left;
	margin-top:20px;
}
#footer p {
	width:370px;
	float: left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#69644e;
	margin-top:30px;
	line-height:22px;
	padding-bottom:30px;
}
#footer p a {
	font-weight:bold;
	color:#000;
}
ul.nav2 {
	width: auto;
	float:right;
	margin-top:30px;
	padding-top:2px;
	margin-right:0px;
}
ul.nav2 li {
	width:auto;
	float:left;
	list-style:none;
}
ul.nav2 li.sep {
	width:auto;
	float:left;
	padding:0 6px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#4c4d4d;
	line-height:14px;
}
ul.nav2 li a {
	width:auto;
	float:left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#4c4d4d;
	line-height:14px;
}
ul.nav2 li a:hover {
	color:#000;
}
/*Short Codes*/

p a:hover {
	color:#000;
}


/*  FORM */
#contactwrap {
    float: left;
    width: 940px;
}
.main_wrap .no_right_margin {
    margin-right: 0;
}
form.mail {
	width:450px;
	float:left;
	background:none
}
form.mail input {
	width:400px;
	height:35px;
	padding:0 10px;
	margin-top:15px;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#000;
	line-height:18px;
	background:url(../images/input-bg.png) no-repeat;
	line-height:30px;
	border:none;
}
form.mail input:focus {
	background:url(../images/input-bg-focus.png) no-repeat;
}
form.mail textarea {
	width:400px;
	height:250px;
	padding: 5px 10px;
	margin-top:15px;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#000;
	line-height:18px;
	overflow:auto;
	background:url(../images/text-bg.png) no-repeat;
	border:none;
}
form.mail textarea:focus {
	background:url(../images/text-bg-focus.png) no-repeat
}
.map {
	float:left;
	margin-top:20px;
}
a.more {
	width:125px;
	height:25px;
	background:url(../images/button-bg.png) no-repeat;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-align:center;
	line-height:25px;
	margin-top:15px;
}
/* CSS Pure Buttons */

.css-buttons {
	width:100%;
	float:left;
	margin:20px 0 0 0;
}
.panel {
	width:100%;
	float:left;
	margin:30px 0 0 0;
}
/* left column buttons */
.leftContent {
	width:340px;
	float:left;
	margin:0 5px;
}
#but_styles1 {
	width:250px;
	float:left;
}
#but_styles1 li {
	width:100%;
	display:block;
	float:left;
	margin:6px 0 6px 0;
}
#but_styles1 li a {
	display:block;
	float:left;
}
/* right column Buttons */
.rightContent {
	width:340px;
	float:left;
	margin:0 5px;
}
#but_styles2 {
	width:250px;
	float:left;
}
#but_styles2 li {
	width:100%;
	display:block;
	float:left;
	margin:5px 0 5px 0;
}
#but_styles2 li a {
	display:block;
	float:left;
}
.cssButn, .cssButn:visited {
	background: #222 url(../images/css-btn.png) repeat-x 0 0px;
	display: inline-block;
	padding:5px 10px 6px;
	color: #fff;
	text-decoration: none;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
	cursor: pointer;
}
/* default template Button */
.leftContent a.default, a.default:visited {
	background-color:#015C5E;
}
.leftContent a.default:hover {
	background-color:#82D2E3;
}
/* Red Button */
.leftContent a.red, a.red:visited {
	background-color:red;
}
.leftContent a.red:hover {
	background-color: #FF2D2D;
}
/* Grey */
.leftContent a.grey, a.grey:visited {
	background-color: #C9C9C9;
}
.leftContent a.grey:hover {
	background-color: #E5E5E5;
}
/* Green */
.leftContent .green, .leftContent .green:visited {
	background-color: #91bd09;
}
.leftContent .green:hover {
	background-color: #749a02;
}
/* Blue */
.leftContent .blue, .leftContent .blue:visited {
	background-color: #2daebf;
}
.leftContent .blue:hover {
	background-color: #39C;
}
/* Red */
.leftContent .red, .leftContent .red:visited {
	background-color: #e33100;
}
.leftContent .red:hover {
	background-color: #872300;
}
/* Magenta */
.rightContent .magenta, .rightContent .magenta:visited {
	background-color: #a9014b;
}
.rightContent .magenta:hover {
	background-color: #630030;
}
/* Orange */
.rightContent .orange, .rightContent .orange:visited {
	background-color: #ff5c00;
}
.rightContent .orange:hover {
	background-color: #d45500;
}
/* Yellow */
.rightContent .yellow, .rightContent .yellow:visited {
	background-color: #ffb515;
}
.rightContent .yellow:hover {
	background-color: #fc9200;
}
/* Black */
.rightContent .black, .rightContent .black:visited {
	background-color: #1a1a1a;
}
.rightContent .black:hover {
	background-color: #333;
}

.nav {
	padding-top:15px;
	clear:both;
	font:11px;
	font-family:Verdana, Geneva, sans-serif;
	letter-spacing:1px;
	color:#b3b3b3;
	text-transform:capitalize
}
.nav a {
	color:#333
}
.info {
	text-align:left;
	width:483px;
	margin:30px auto;
	border-top:1px dotted #221;
	padding-top:30px;
}
.info p {
	margin-top:10px;
}
.thumb {
}

