body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: "TITUS Cyberbit Basic", "Times New Roman", Times, serif;
	font-size: 13px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	background-image: url(../images/main_bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #000000;

}

h1, h2, h3 {
	margin-top: 0px;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;
}

#BannerDiv {
	position:absolute;
	width:800px;
	height:150px;
	z-index:1;
	top: 85px;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a img {
	border: none;
}

#wrapper {
	width: 800px;
	border: 0px solid #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Header */

#header {
	width: 800px;
	height: 86px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/phonetitle_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Logo */

#logo {
	float: left;
	padding: 0px;
	height: 86px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFCC00;
}

#logo h1 {
	padding: 25px 0px 0px 0px;
}

/* Menu */

#menu {
	float: right;
}

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

#menu li {
	float: left;
	margin: 0px;
}

#menu a {
	display: block;
	width: auto;
	padding: 5px;
	margin: 0px;
	color: #001F5E;
}

#menu a:hover {
	text-decoration: underline;
	color: #001F5E;
	background-color: #6699CC;
    
}

#menu .active {
	background-color: #FFEB66;
	color: #001F5E;
}

#menu .active a {
	color: #001F5E;
	background-image: url(../images/phonetitle_bg.jpg);
}

/* Page */

#page {
	width: 800px;
	padding: 0px;
	background: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 14px;
	z-index: 0;
}

#header-pic {
	width: 800px;
	height: 160px;
	background-position: left top;
}

/* Content */

#content {
	float: right;
	width: 535px;
}

.post {
	margin: 0px 0px 30px 0px;
}

.post .title {
	margin: 0px;
	padding: 7px 25px;
	font-size: 1.4em;
	background-repeat: no-repeat;
	background-position: left 50%;
	color: #444444;
}
.post .minititle {
margin: 0px;
	padding: 5px 18px;
	font-size: 1.2em;
	background-repeat: no-repeat;
	background-position: left 50%;
	color: #444444;
}
.post .title h1 {
}

.post .minititle h2 {
}


.post .entry {
	padding: 0 20px;
}

.post .meta {
	font-weight: bold;
	padding-left: 20px;
}

.post .byline {
	margin: 0px;
	padding-left: 20px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 265px;
}

#sidebar-bgtop {
}

#sidebar-bgbtm {
	background-color: #EEEEEE;
	background-image: url(../images/img03.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#sidebar-content {
	background: url(../images/img01.jpg) repeat-y left top;
}

#sidebar ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
	background-color: #EEEEEE;
}

#sidebar li li {
	margin-left: 10px;
	margin-right: 10px;
	line-height: 30px;
	padding-left: 10px;
	border-bottom: 1px dashed #BDBDBD;
	background: url(../images/img04.jpg) no-repeat left 50%;
}

#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: none;
}

#sidebar h2 {
	font-size: 1.4em;
	background-color: #001F5E;
	background-image: url(../images/bullet01.jpg);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#sidebar a {
	text-decoration: none;
}

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

/* Search */

#search {
}

#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset {
	margin-left: 20px;
	padding: 0px;
	border: none;
}

#search #s {
	width: 160px;
}

/* Footer */

#footer {
	clear: both;
	width: 800px;
	height: 80px;
	color: #FFFFFF;
	background-color: #001F5E;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding: 0px;
}

#footer p {
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: normal;
	font-size: small;
}


#footer a {
	color: #FFFFFF;
	}
	

.HiddenDiv {
	visibility: hidden;
}

 Begin Slider CSS 
#s3slider {
   width: 400px; /* important to be same as image width */
   height: 300px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 400px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 374px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
} 

.footer_p {
	font-size: 17px;
}
.contact_error {
	font-size: 18;
	color: #FF0000;
	
}
