body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../images/body_back.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
}
#wrap {
	width: 961px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/back_drop.png);
	background-repeat: repeat-y;
}

#wrap #header {
	background-image: url(../images/header_back.jpg);
	background-repeat: no-repeat;
	height: 133px;
	width: 961px;
	padding-bottom: 10px;
}

#wrap #logo_tag {
	background-image: url(../images/logo_tag.png);
	background-repeat: no-repeat;
	float: left;
	height: 180px;
	width: 685px;
	margin-left: 15px;
}
#wrap #top_image {
	float: left;
}
#wrap #content_wrap {
	background-color: #FFFFFF;
	background-image: url(../images/content_back_fade.png);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 17px;
}
#wrap #content_wrap #content {
	font-size: .8em;
	width: 666px;
	padding-right: 17px;
	padding-left: 20px;
	float: left;
	padding-bottom: 20px;
}
#content a:link, #content a:active, #content a:visited{
	color: #4794CC;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4794CC;
}
#content a:hover{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	color: #CC0000;
}
#wrap #content_wrap #right_col {
	float: left;
	width: 211px;
	margin-bottom: 17px;
}
#wrap #content_wrap #content h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 1.7em;
	color: #CC0000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#wrap #content_wrap #content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
}
#wrap #content_wrap #right_col .right_panel_top {
	background-image: url(../images/right_panel_top.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 211px;
}
#wrap #content_wrap #right_col .right_panel_content {
	background-image: url(../images/right_panel_back.png);
	background-repeat: repeat-y;
	width: 191px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#wrap #content_wrap #right_col .right_panel_bott {
	background-image: url(../images/right_panel_bott.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 211px;
	margin-bottom: 14px;
}
.right_grey {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
}
.right_red {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 1.05em;
	font-weight: bold;
	color: #CC0000;
}
.right_red a:link, .right_red a:active, .right_red a:visited{
	color: #CC0000;
	text-decoration:none;
}
.right_red a:hover{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;	
}

.right_grey_notice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.2em;
	color: #333333;
	font-size: .9em;
}
.right_red_notice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	line-height: 1.2em;
}
#wrap #content_wrap #right_col .right_panel_content h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-size: 1.5em;
	color: #CC0000;
	line-height: 1.2em;
}



#footer  {
	background-image: url(../images/footer_back.png);
	height: 114px;
	width: 961px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-size: 0.7em;
	color: #FFFFFF;
	line-height: 1.3em;
}
#footer a:link, #footer a:active, #footer a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#footer #footer_left {
	float: left;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 30px;
}

#footer #footer_right {
	float: right;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 10px;
	text-align: right;
}



.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#wrap #content_wrap #content #table_header {
	height: 33px;
	width: 666px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/home_table_top.png);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #FFFFFF;
	font-size: 1.8em;
	font-weight: normal;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
.center_tick {
	text-align: center;
	width: 19px;
	margin-right: auto;
	margin-left: auto;
}
#navcontainer {
	float: right;
	padding-top: 58px;
	padding-right: 26px;
}


/****************Nav**********************/
#navcontainer ul li
{
	list-style-type: none;
	display: block;
	float: left;
	text-align: center;
	background-image: url(../images/top_butt_1.png);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 20px;
	font-weight: bold;
	color: #CC0000;
	background-position: 4px;
}

#navcontainer a
{
	color: #CC0000;
	text-decoration: none;
	display: block;
	width: 152px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navcontainer  li {
	background-image: url(../images/top_butt_1.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navcontainer a:hover {
	background-image: url(../images/top_butt_2.png);
	background-repeat: no-repeat;
	background-position: 4px;
}
/*************** Tables ******************/

table{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E5E5;
}
.highlight      {
	background-color: #D1EBF8;
}
.even           {
	background-color: #f7f7f7;
}
.mo         {
	background:#E6F4FB;
}
.odd            {
	background-color: #F3F3F3;
}
.zebra th       {
	text-align:left;
	font-weight:bold;
	background-color: #eeeeee;
	background-image: url(../images/comparison_table_th.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 1.1em;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
}
.zebra td       {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	margin: 0px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
}
#content table a:link, #content table a:active, #content table a:visited{
	border:none;
}
#content table a:hover{
	border:none;
}
/*Contact Form Starts*/

#contact_us {
	padding-bottom: 10px;

}
#contact-area {
	width: 448px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 20px;
	margin-right: auto;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#contact-area td{
	padding-bottom: 10px;
	vertical-align: top;
}
#contact-area .red{
	color: #CC0000;
}
#contact-area input, #contact-area textarea {
	width: 300px;
	font-size: 1em;
	border: 2px solid #ccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#contact-area textarea {
	height: 90px;
	font-family: Arial, Helvetica, sans-serif;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #467FC6;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
	margin-right: 19px;
}

label {
	float: left;
	text-align: left;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1em;
}

/*Contact Form Ends*/
