/* CSS Document */

body {
	margin: 0;
	padding: 0;
 font-family:Arial, Helvetica, Verdana;
font-size:11px;
	background-color: #FFFFFF;
}

/* Header */

#header {
	width: 100%;
	height: 156px;
	margin: 0 auto;
    background:#FFFFFF URL(images/headerbg.gif) repeat-x;
}
.righteye {
	height:156px;
	position:relative;
	float:right;
	clear:both;
	width:431px;
	background:url(images/right_top.gif) no-repeat;
	}

.logo {
	position:absolute;
	float:left;
	margin:56px 0px 0px 15px;
	width:338px;
	height:84px;
}

.slogan {
 MARGIN-LEFT: 50px; 
 float:left;
 margin:0px 0 0 50px;
 font-family:Arial, Helvetica, Verdana;
 font-size:24px;
 color:#FFFFFF;
}

a{
text-decoration:none;
color: #B5B5B5;
}

a:hover{
text-decoration:none;
color: #4192D8;
}
#menubar{
background:#232121;
height:36px;
width:100%;
text-align:center;
}

.menubutton {
	text-align:center;
	margin:auto;
	padding-top:5px;
	}

.menubutton a, .menubutton a:active, .menubutton a:link, .menubutton a:visited {
	padding:10px 30px 10px 30px; 
	color:#CDCDCD; 
	font-size:1em; 
	font-weight:bold; 
	}

.menubutton a:hover {
	padding:10px 30px 10px 30px; 
	color:#FFFFFF; 
	font-size:1em; 
	font-weight:bold; 
	text-decoration:none;
	background:#4899DE;
	}
img {
	border: none;
}
h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #333333;
}

h1 {
	font-size: 2.6em;
letter-spacing: -1.3px;
}

h2 {
	font-size: 1.8em;
letter-spacing: -1px;
}

h3 {
	font-size: 1em;
	font-weight: bold;
}


/* Page */

#page {
	width:auto;
	background:#FFFFFF;
	margin:auto;
	padding: 10px 10px 10px 10px;
}

/* Content */

.testhr
{
width:56px;
height:62px;
background:URL(images/bb.gif) right center no-repeat;
}
.testbr
{
border:1px dotted #D8D8D8;
}
#content {
float:right;
	width:70%;
	background:#FFFFFF;
}

#bpcontent {
float:right;
	width:100%;
	background:#FFFFFF;
}
.post {
	padding:10px 0 0 50px;
	margin:auto;
	background:url(images/arrowb.jpg) no-repeat;
}

.faqpost {
	padding:10px 0 0 50px;
	margin:auto;
	background:url(images/faqs.gif) no-repeat;
}

.contpost {
	padding:10px 0 0 50px;
	margin:auto;
	background:url(images/contact.gif) no-repeat;
}

.title {
	font-size: 2.4em;
	color: #356AA0;
}
.title2 {
	font-size: 2em;
	color: #356AA0;
}
.title3 {
	font-size: 1em;
	font-weight:bold;
	color: #356AA0;
}
.titlepink {
	font-size: 2em;
	color:#EB5092;
}
.titlepinksm {
	font-size: 1em;
	color:#EB5092;
}
.post .meta {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #EFEFEF;
	line-height: normal;
	color: #666666;
}
.contpost .meta {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #EFEFEF;
	line-height: normal;
	color: #666666;
}
/* Sidebar */

.red {
	font-size: 1.8em;
	color: #EB5092;
}

#sidebar {
	float: left;
	width: 30%;
}
#bpsidebar {
	float: left;
	width: 20%;
}

.abox {
	margin-bottom: 10px;
	text-align:justify;
	padding:15px 30px 0px 30px;
	position:relative;
	background:url(images/arrowb.jpg) no-repeat;
}

.pbox {
	margin-bottom: 10px;
	text-align:justify;
	padding:15px 30px 10px 30px;
	background:url(images/plain.jpg) no-repeat;
}

.faqbox {
	margin-bottom: 10px;
	text-align:justify;
	padding:15px 30px 10px 30px;
	background:url(images/faqs.gif) no-repeat;
}
.testbox {
	margin-bottom: 10px;
	text-align:justify;
	padding:15px 30px 10px 30px;
	background:url(images/testimonials.gif) no-repeat;
}
.testbox2 {
	margin-bottom: 10px;
	text-align:justify;
	padding:20px 30px 10px 40px;
	background:url(images/testimonials.gif) no-repeat;
}
.rev {
	margin-bottom: 10px;
	text-align:justify;
	padding:15px 30px 10px 30px;
	background:url(images/testimonials.gif) no-repeat;
}

#sidebar h2 {
	margin-bottom: 10px;
	padding-left:10px;
	color: #EB5092;
}

#sidebar a {
	border: none;
}
.rmore
{
float:right;
padding-left:20px;
background:url(images/rmore.gif) left no-repeat;
}
/*
Footer Menu
*/

#footer {
	font-size:11px;
	color:#999999;
	background:#232121;
	margin:auto;
	}

.copyright {
	color:#999999; 
	padding:30px; 
	font-size:11px;
	text-align:center;
	}

/* Footer End*/
.banners
{
margin:0.1em;
border:1px solid #CCCCCC;
padding:0.4em;
}

/* FORM */

.cssform p{
clear: both;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-bottom: 1px solid #EFEFEF;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 200px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}


/*FORM END */
.pagelink
	{
	width:25px;
	color:#484848;
	background: #F1FBFF;
	border: 1px solid #BFE5F4;
 font-family:Arial, Helvetica, Verdana;

clear:both;
line-height:35px;

	font-weight:bold;
	font-size:11px;
	text-decoration: none;
}

a.pagelink:active,
a.pagelink:visited,
a.pagelink:link
{
	width:25px;
 font-family:Arial, Helvetica, Verdana;
	color:#484848;
	font-weight:bold;
	padding:5px;
	margin-bottom:10px;
	font-size:11px;
	text-decoration: none;
}
a.pagelink:hover
{
	width:25px;
	background: #FFF5E8;
	border: 1px solid #FDE0BB;
	padding:5px;
 font-family:Arial, Helvetica, Verdana;
	color:#494949;
	font-weight:bold;
	font-size:11px;
}

.pagecurrent
{
	width:25px;
	background: #FFF5E8;
	border: 1px solid #FDE0BB;
	padding:5px;
 font-family:Arial, Helvetica, Verdana;
	color:#494949;
	font-weight:bold;
	font-size:11px;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 1em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
	

