* {
	padding: 0;
	margin: 0;
}

body {
	margin: 0;
	padding: 0;
	text-align: justify;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}

.wrap {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

#wrapper { 
	margin: 0 auto;
	width: 100%;
}

/* @group Header */

#header {
	width: 770px;
	color: #333;
	height: 132px;
	background: #fff;
	border-width: 1px;
	border-style: none;
	padding: 0;
	margin: 0 auto;
}

#header h1 {
	height: 50px;
	background: url('images/logo.png') no-repeat;
	text-indent: -3000px;;
	width: 329px;
	overflow: hidden;
	float: left;
	margin-top: 40px
}

#header h1 a {
	float: left;
	width: 329px;
	height: 50px;
}

#header .line {
	border-left: 1px solid #333;
	padding-top: 20px;
	padding-bottom: 45px;
	font-weight: normal;
	font-style: normal;
	float: left;
	margin-top: 35px;
	margin-left: 20px;
	padding-left: 20px;
}

#header h2 {
	color: #333;
	font-size: 16px;
	margin-top: 50px;
	float: left;
	width: 300px;
}

#header p {
	color: #333;
	font-size: 12px;
	margin-top: 10px;
	float: left;
	width: 350px;
}



/* @end */

/* @group Navigation Bar */

#navigation {
	color: #333;
	padding: 0;
	width: 100%;
	background: url('images/headerbg.gif') repeat-x;
	height: 39px;
	margin: 0
}

#navigation p {
	color: #fff;
	font: 12px Arial;
	width: 350px;
	float: left;
	height: 29px;
	padding-top: 10px;
	border-right: 1px solid #fff;
	text-align: left;
}

#navigation ul.nav {
	height: 39px;
	float: left;
	width: 400px;
}

#navigation ul.nav li.last {
	border-right-style: none;
}


#navigation ul.nav li {
	float: left;
	border-right: 1px solid #fff;
	height: 29px;
	padding-top: 10px;
	width: 79px;
	text-align: center;
	font-family: Arial;
	list-style-type: none;
}


#navigation ul.nav li a {
	color: #fff;
	text-decoration: none;
}

#navigation ul.nav li a:hover {
	color: #FFD11A;
	text-decoration: none;
}



/* @end */

/* @group Content */

#content {
	color: #333;
	border: 1px none #ccc;
	background: url('images/bg.gif');
	margin: 0;
	width: 100%;
	overflow: hidden; padding-left:0; padding-right:0; padding-top:0; padding-bottom:35px;
}

#content .block {
	width: 770px;
	height: 131px;
	overflow: hidden;
	padding-top: 30px;
	margin-bottom: 20px;
}

#content .block .service {
	width: 202px;
	height: 131px;
	float: left;
	padding-top: 40px;
	background: url('images/services.gif') no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 50px
}

#content .block p {
	color: #fff;
	font-size: 12px;
}

#content .block .seo {
	background-image: url('images/seo.gif');
	height: 131px;
	float: left;
	margin-right: 50px;
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 10px;
	width: 202px
}

#content ul.list {
	color: #fff;
	font-size: 12px;
	margin-left: 10px;
	list-style-type: none;
}

#content .block .quote {
	width: 202px;
	height: 131px;
	background-image: url('images/quote.gif');
	float: left;
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 10px
}

#content .block .quote span.req {
	float: right;
	margin-top: 20px;
	color: #fff;
	font: 11px Arial;
	text-decoration: underline;
}

#content .block .quote span.req a {
	color: #fff;
	font: 11px Arial;
	text-decoration: underline;
}

#content .info {
	background-color: #dddcce;
	width: 750px;
	padding: 10px;
}

#content .info p {
	color: #2b2b2a;
	font-size: 12px;
	margin-bottom: 10px;
}



/* @end */

/* @group Footer */

#footer {
	color: #c5c4c0;
	width: 100%;
	height: 173px;
	margin: 0;
	background: #373737 url('images/bg-footer.gif') repeat-x;; padding-left:0; padding-right:0; padding-top:15px; padding-bottom:15px
}

#footer .foot-list {
	width: 150px;
	margin-left: 20px;
	float: left;
	margin-top: 20px;
	font-size: 11px;
}

#footer .foot-list h3 {
	color: #c5c4c0;
	font-size: 12px;
	margin-bottom: 5px;
	font-weight: bold;
}

#footer .foot-list ul {
	list-style-type: none;
}

#footer .foot-list ul li {
	list-style-type: none;
	margin-bottom: 2px;
}

#footer .foot-list ul li a {
	color: #c5c4c0;
	text-decoration: none;
}

#footer .foot-list ul li a:hover {
	color: #c5c4c0;
	text-decoration: underline;
}

#footer p {
	color: #c5c4c0;
	clear: left;
	margin-left: 20px;
	padding-top: 15px;
	font: 11px Arial;
}



/* @end */

/* @group Single Page */

#sidebar {
	float: left;
	width: 200px;
	margin-right: 10px;
	margin-top: 10px;
}

#sidebar ul.menu {
	background-color: #dddcce;
	width: 200px;
	overflow: hidden;
}


#sidebar ul.menu li {
	margin:0px; 
	padding:0px; 
	clear:left;
}

#sidebar ul.menu li a {
	float:left; 
	width:195px; 
	height:15px;
	font-size:14px; 
	border-left:#505050 5px solid; 
	padding:9px 0px 9px 15px;
	margin:0px 0px 4px 0px;
	text-decoration:none;
	color:#505050;
	 	
}



#sidebar ul.menu li a:hover {
	color:#F5BE37;
	border-left:#F5BE37 5px solid;
	
}

#sidebar .contact {
	width: 200px;
	background-color: #dddcce;
}


#sidebar .contact h4 {
	font-size: 11px;
	color: #333;
	margin-bottom: 3px;
	margin-top: 3px;
	width: 100px;
}

#sidebar .contact span {
	color: #f00;
}

#sidebar .contact form {
	margin-left: 0;
	padding-left: 20px;
}

#sidebar .contact input {
	width: 145px;
	padding: 3px;
	margin-bottom: 3px;
}

#sidebar .contact textarea {
	margin-bottom: 10px;
}


#form-button {
    padding:0 0 0 204px
}

#midcon {
	width: 540px;
	float: left;
	margin-top: 10px;
	background-color: #dddcce;
	padding: 10px;
}

#midcon p {
	color: #2b2b2a;
	font-size: 12px;
	margin-bottom: 10px;
}

#midcon .hotline {
	height: 1px;
	width: 400px;
}




form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	font-weight: normal;
	color: #212121;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
}

p {
}


blockquote {
	background: url(images/blockquote.gif) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 18px;
	color: #3D3D3D;
}

ul {
}

ol {
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 90px 20px 0px 30px;
	font-size: 30px;
	color: #FFFFFF;
}





/* @end */



.post {
	padding-top: 50px;
}

.post .title {
}

.post .title a {
	text-decoration: none;
	color: #37404C;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .entry {
}

.post .meta {
	height: 16px;
	margin: 0;
	padding: 10px;
	line-height: normal;
}

.post .meta .posted {
	display: block;
	float: left;
}

.post .meta .permalink {
	display: block;
	float: right;
	padding-left: 17px;
	background: url(images/img09.gif) no-repeat left center;
}

.post .meta .comments {
	display: block;
	float: right;
	padding: 0 30px 0 19px;
	background: url(images/img08.gif) no-repeat left center;
}







form {
}

select
	{
	padding: 2px;	
	border: 1px solid #EBEBEB;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
	}
textarea 
 {

	background-color:#ffffff;
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}	
input {
	padding: 2px 5px;

	border: 1px solid #EBEBEB;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}



/* Menu */

#menu {
	float: right; 
	text-align:center;
	margin: 0;
	padding: 95px 85px 20px 20px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;

}

#menu ul {
	margin: 0;
	padding: 95px 78px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	padding-left: 20px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a {
	padding-left: 40px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 186px;
	padding: 67px 76px 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

/* Search */

#search {
}

#search br {
	display: none;
}

#search input {
	padding: 1px 5px;
	border-top: 1px solid #BAD300;
	border-left: 1px solid #A9C817;
	border-right: 1px solid #7DAB00;
	border-bottom: 1px solid #578900;
	background: #6E9D00 url(images/img18.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#search #s {
	width: 130px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

/* Widebar */

#widebar {
	margin: 0 50px;
	padding: 25px 28px 0 28px;
	background: #F2F2F2 url(images/img11.gif) repeat-x;
}

#widebar #colA {
	float: left;
	width: 260px;
}

#widebar #colB {
	float: left;
	width: 260px;
	padding-left: 45px;
}

#widebar #colC {
	float: left;
	width: 186px;
	padding-left: 45px;
}



#htmlitems h3{
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -0.035em;
	font-weight: bold;
	color: #37404C;
}


/* New */

img
{
	border: 0px;
}
.page
{
	background: #ffffff;
	color: #000000;
}

.box {background: #f6f6f6;
	width:100%;
	padding-top: 5px;
	}

.alt1_title
{
	background: #f6f6f6;
	color: #000000;
	font-size: 12px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align:middle;
	height:20px;
	border-bottom:1px dashed #999999;
	padding:0px;
	margin:0 10px 5px 10px;
	float: left;
	width: 90%;
}

.alt1
{
	background: #f6f6f6;
	color: #000000;
	font-size: 12px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align:middle;
	height:30px;
	padding-left:10px;
	float: left;
}

.alt1_40
{
	background: #f6f6f6;
	color: #000000;
	font-size: 12px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align:middle;
	height:30px;
	padding-left:10px;
	float: left;
	width: 34%;
}

.alt1_60
{
	background: #f6f6f6;
	color: #000000;
	font-size: 12px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align:middle;
	height:30px;
	padding-left:10px;
	float: left;
	width: 54%;
}

.alt_1
{
	background: #F6F6F6;
	color: #000000;
	font-size: 12px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align:middle;
	height:30px;
	padding-left:10px;
	float: left;
	width: 48%;
}

.but{
	text-align: center;
	width: 98%;

}


.altnew1
{
	background: #FFFFFF;
	color: #000000;
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	height:23px;
	float: left;
	border-left: solid 1px #cccccc;
	padding-left: 10px;
	padding-top: 7px;
	width: 4%;
}

.altnew2
{
	background: #FFFFFF;
	color: #000000;
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	height:30px;
	float: left;
	border-left: solid 1px #cccccc;
	padding-left: 10px;
	width: 90%;
	overflow: hidden;
}

.border {
	border-right: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
	width: 100%;
	float:left;	
}

.border2 {
	border-top: solid 1px #cccccc;
	width: 100%;
	float:left;
	height: 1px;	
}

.alt1Active
{
	background: #f6f6f6;
	color: #000000;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align:middle;
}

.h2forum {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	display: inline;
}

.tborder
{
	background: #CC3300;
}

.tborder2 {
	background: #ffffff;
	color: inherit;
}

.tcat
{
	padding:10px 0 0 10px;
	height:28px;
	vertical-align:middle;
	background: #CC3300;
	color: #FFFFFF;
	font-variant:normal; 
	font-weight:bold;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 5px;

}

.controlbar
{
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.tcat a:link
{
	color: #ffffff;
	background-color: inherit;
	text-decoration: none;
}

.tcat a:visited
{
	color: #ffffff;
	background-color: inherit;
	text-decoration: none;
}

.tcat a:hover, .tcat a:active
{
	color: #ffffff;
	background-color: inherit;
	text-decoration: none;
}

.thead {
	background: #d9d9d9;
	color: #000000;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.thead a:link
{
	background: #d9d9d9;
	color: #000000;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.thead a:visited {
	background: #d9d9d9;
	color: #000000;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.thead a:hover, .thead a:active {
	background: #d9d9d9;
	color: #000000;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;;
}

.tfoot
{
	background: #CC3300;
	color: #FFFFFF;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.tfoot a:link
{
	background-color: inherit;
	color: #ffffff;
}

.tfoot a:visited
{
	background-color: inherit;
	color: #ffffff;
}

.tfoot a:hover, .tfoot a:active
{
	background-color: inherit;
	color: #ffffff;
}

.alt1, .alt1Active
{
	background: #f6f6f6;
	color: #000000;
}

.alt1 a:link, .alt1Active a:link, .alt_1 a:link
{
	background: #f6f6f6;
	color: #0000ff;
}

.alt1 a:visited, .alt1Active a:visited, .alt_1 a:visited
{
	background-color: inherit;
	color: #0000ff;
}

.alt1 a:hover, .alt1 a:Active, .alt1Active a:hover, .alt1Active a:active, , .alt_1 a:hover
{
	background-color: inherit;
	color: #0000ff;
}

.alt2, .alt2Active
{
	background: #f3f3f3;
	color: #000000;
}

.alt2 a:link, .alt2Active a:link
{
	background-color: inherit;
	color: #0000ff;
}

.alt2 a:visited, .alt2Active a:visited
{
	background-color: inherit;
	color: #0000ff;
}

.alt2 a:hover, .alt2 a:active, .alt2Active a:hover, .alt2Active a:active
{
	background-color: inherit;
	color: #0000ff;
}

.alt3
{
	background: #d5d8e5;
	color: #000000;
}

td.inlinemod
{
	background: #ffffcc;
	color: #000000;
}

.wysiwyg
{
	background: #f5f5ff;
	color: #000000;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.bginput
{
	background: #f6f6f6;
	color: #000000;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;;
}

.button
{
	background: #CC3300;
	color: #FFFFFF;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.inputbox  {
	background: #f6f6f6;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:  12px;
	color: #000000;
}

.submit  {
		background-color: #CC3300;
		font-size: 11px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight: bold;
        color: #FFFFFF;
}

.smallfont
{
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.time
{
	background-color: inherit;
	color: #000000;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.navbar
{
	background-color: inherit;
	color: #000000;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.navbar a:link
{
	background-color: inherit;
	color: #0000ff;
}

.navbar a:visited
{
	background-color: inherit;
	color: #0000ff;
}

.navbar a:hover, .navbar a:active
{
	background-color: inherit;
	color: #0000ff;
}

.highlight
{
	background-color: inherit;
	color: #ff0000;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.fjsel
{
	background: #CC3300;
	color: #E0E0F6;
}

.fjdpth0
{
	background: #f7f7f7;
	color: #000000;
}

.panel
{
	background: #f6f6f6;
	color: #000000;
	padding: 10px;
	border: 2px outset;
}

.panelsurround
{
	background: #d9d9d9;
	color: #000000;
}

legend
{
	background-color: inherit;
	color: #22229c;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.vbmenu_popup
{
	background: #ffffff;
	color: #000000;
	border: 1px solid #0b198c;
}

.vbmenu_option
{
	background: #f6f6f6;
	color: #000000;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	white-space: nowrap;
	cursor: default;
}

.vbmenu_option a:link
{
	color: #22229c;
	text-decoration: none;
}

.vbmenu_option a:visited
{
	color: #22229c;
	text-decoration: none;
}

.vbmenu_option a:hover, .vbmenu_option a:active
{
	color: #ffffff;
	text-decoration: none;
}

.vbmenu_hilite
{
	background: #8a949e;
	color: #ffffff;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	white-space: nowrap;
	cursor: default;
}

.vbmenu_hilite a:link
{
	color: #ffffff;
	text-decoration: none;
}

.vbmenu_hilite a:visited
{
	color: #ffffff;
	text-decoration: none;
}
.vbmenu_hilite a:hover, .vbmenu_hilite a:active
{
	color: #ffffff;
	text-decoration: none;
}

td.slogan {
	border-color: #2f6790;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.fieldset {
	margin-bottom: 6px;
}

.fieldset, .fieldset td, .fieldset p, .fieldset li {
	font-size: 11px;
}

.clear {
	clear:both;
}

li.list1 {
list-style: circle outside; color:red;
margin-left: 50px;
}

li.list2 {
list-style: square inside; color:red;
margin-left: 50px;
}
.blacktext {	
	color: #2b2b2a;
	font-size: 12px;
	margin-bottom: 10px;
}



