* {
	margin: 0;
	padding: 0;
}

body {
	margin: 13px 0;
	background: #fff url(images/bg-big-home.jpg) no-repeat center top;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}

form {
}

form br {
}

input, textarea {
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	background: #F9F3DF;
	border-top: 1px solid #CB960F;
	border-right: 1px solid #CCCC99;
	border-bottom: 1px solid #CCCC99;
	border-left: 1px solid #CB960F;
}

h1, h2, h3 {
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-family: "Univers LT Std 57 Cn"
}
h4 {margin:0 0 7px 0; font-family:"Univers LT Std 57 Cn"}

h1 {
	font-size: 1.2em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 15px;
	margin-bottom:5px;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;

}

table {margin:10px 0;}

a {
	text-decoration: none;
	color: #0094de;
}

a:hover {
	border: 0;
	color: #0094de;
}

.style1 {font-size: 11px}

.style2 {color: #85C226}
.style2 li a {color: #85C226}
.style2 li a:hover {color: #85C226}

.submenu {margin-left:20px}

#current {color: #0094de; padding-left:25px; font-size:90%; font-weight:bolder}
#current2 {color: #0094de; margin-left:50px; font-size:90%; font-weight:bolder}

tr {border-bottom:1px solid #efefef}
td {height:25px}

img {
border: 0px none;
}

.faqs {padding-top:20px}
.imageLeft {margin:0 0 0 10px}
.imageRight {margin:10px 0 0 0}

/* Header */

#header {
	width: 960px;
	height: 105px;
	margin: 0 auto;
	padding:0;
}

#headerHome {
	width: 960px;
	height: 56px;
	margin: 0 auto;
	padding:0;
}

#logo {
	float: left;
	height: 104px;
	width:345px;
	margin-top:2px;
	background: inherit;
}

#logo h1, #logo h2 {
	float: left;
	margin:0;
	padding:0;
	background: inherit;
}

#menu {
	float: right;
	height: 21px;
	width:578px;
	background: #000 url(images/menu-bg.jpg) no-repeat;
	

}

#menu ul {
	margin: 0;
	padding: 0;
	list-style:none;
	padding-left:18px;

}

#menu li {
	color:#0094de;
	display: block;
	float: left;
	padding: 0;
	text-transform: lowercase;
	text-decoration: none;
	font-size: .95em;
	text-align:center;
}

#menu li a {
	display: block;
	float: left;
	padding: 0;
	text-transform: lowercase;
	text-decoration: none;
	font-size: .95em;
	color: #FFFFFF;
	text-align:center;
}

#menu a:hover {
	text-decoration: none;
	color: #0094de;
}

#menu .last a {
	margin: 0;
	padding:0 0 0 7px;
}


/* Page */

#page {
	width: 960px;
	margin: 5px auto;
	padding: 25px 0 0 0;
	background:url(images/divNav2.gif) repeat-x;
}

/* Content */

#contentHeader {
	float: left;
	width: 740px;
	margin:5px 0 20px 0;
	
}

#content {
	float: left;
	width: 450px;
	padding: 0 20px;
	
}

#content2{
	float: left;
	width: 717px;
	padding: 0 0 0 20px;
	
}

.post .title {
	margin: 0;
	background: url(images/img03.jpg) repeat-x left bottom;
	color:#0094de;
}

.post .title h1, .post .title h2 {
	margin: 0;
	padding: 0;
	font-family: "Univers LT Std 57 Cn";
	
	
	
}

.post .title a {
	border: 0;
	color: #666666;
}

.post .meta {
	margin: 0;
	padding: 3px 0 0 0;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

.post .entry {
	padding:10px 0 10px 0;
}

.post .entry p, .post .entry ol, .post .entry ul {
	line-height: 130%;
}
.post .entry li {line-height:130%}

.post .tags {
	margin: 0;
	padding: 10px 0 0 10px;
	border-top: 1px solid #DEDEDE;
	font-size: smaller;
	text-align: center;
}

.post .tags a {
	margin-left: 10px;
}

.post .links {
	text-align: center;
	margin: 0;
	padding: 5px 10px;
	border: 1px solid #DEDEDE;
	font-size: smaller;

}

.post .links a {
	font-weight: bold;
}

.post ul {
	padding-bottom: 5px;
}

.post h2, .post h3 {
	padding-top: 20px;
}

#recent-posts p {
	line-height:130%;

}

#recent-posts h3 {
	margin: 0;
	padding: 20px 0 0 0;
	border-bottom: 1px solid #DEDEDE;
	color:#000;
}

#recent-posts ul {
	margin: 0;
	padding: 0;
	
}

#recent-posts li {
	margin: 0;
	padding: 0;
	line-height: 130%;

}


/* Sidebars */

.sidebar {
	float: left;
	
	
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding-bottom:5px;
}




.sidebar h2 {
	background: url(images/img03.jpg) repeat-x left bottom;
	letter-spacing: -1px;
	color:#0094de;
}

/* Sidebar1 */

#sidebar1 {
	width: 220px; background:#dedede;margin:5px 0 25px 0; padding-bottom:5px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding-bottom: 0px;
}

.sidebar li a {
	padding-bottom: 0px;
}


/* Sidebar2 */

#sidebar2 {
	width: 250px;
	padding:0;
	margin:0;
}


/* Search */

#search {
}

#search form {
	margin: 0;
	padding: 0;
}

#search #s {
	width: 94%;
	border: 1px #DEDEDE solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#search #submit {
	padding: 3px 10px;
	margin: 5px 0 0 0;
	background: url(images/img04.jpg) repeat-x left top; 
	border: 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

/* Navigation */

.arrowlistmenu{
width: 220px; 
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style: none;
margin: 0;
padding: 0;

}

.arrowlistmenu li{ /*bottom spacing between menu items*/
padding:0;
margin:0;
}

.arrowlistmenu li a{
color: #000;
background: none;
display: block;
margin:0;
padding:0; 
text-decoration: none;
font-weight: bold;
font-size: 90%;

}

.arrowlistmenu li a:visited{
color: #000;
}

.arrowlistmenu li a:hover{ 
color: #0094de;

}

#categoryitems {margin:0;}
#categoryitems li {margin:0; padding:0}
#categoryitems li a {padding-left:30px}
#categoryitems .submenu a{margin-left:25px}

/*--------------acordion style---------------*/
#basic-accordian{
padding: 20px 0 20px 0;
width:650px;
height:auto;
font-family:Arial, Helvetica, sans-serif;


}

.accordion_headings{
width:650px;
height:25px;
padding:5px  0 0 0;
background:#fff;
color:#000;
cursor:pointer;
font-weight:bold;
margin:0px 0 2px 0;
font-size:1.0em;
font:"Helvetica Condensed";

}

.accordion_headings:hover{
color:#0094de;
}
.accordion_child {
padding:8px 0 10px 0;
margin:0 0 10px 0;
font-family:Arial, Helvetica, sans-serif;
border-bottom:1px dashed #ccc;


}
.accordion_child h3 {font-weight:bold; font:"Helvetica Condensed";
}
.accordion_child li{
margin:0;
font-family:Arial, Helvetica, sans-serif;

}
.header_highlight{
color:#0094de;
}



/* Footer */

#footer {
	clear: both;
	width: 946px;
	height: 40px;
	margin: 0 auto;
	background: url(images/img03.jpg) repeat-x left top;
}

#footer p {
	margin: 0 auto;
	padding: 15px 0px 0 15px;
	font-size: 10px;
}

#footer .legal {
	float: left;
	height: 40px;
	width:100%;
	
	
}

#footer .credit {
	float: right;
	height: 40px;
}

#footer a {color:#666666; text-decoration:underline}
