﻿@charset "utf-8";
/* CSS Document */
	
html {
	overflow-y:scroll;
}
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../images/background.jpg) #fff repeat-x;
}
.header {
	background:	 url(../images/header.jpg) top repeat-x;
	height:100px;
	width:100%;
}
.wrapper {
	width:1000px;
	margin:0 auto;
}
.menubar {
	border-top:1px solid #6F9DD9;
	border-bottom:1px solid #6F9DD9;
	background-color:#990000;
	background:url(../images/menubarbg.jpg) repeat-x;
	height:30px;
	color:#fff;

	margin:0 auto;
}
.menubar .wrapper {
	width:988px;
}
a{
	outline:none;}
.menubar a {
	color:#1F3271;
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
	padding:10px 7px 10px 0px;
	display:inline-block;
	outline:none;
}
.menubar a:hover, a.active {
	background:url(../images/a-right.jpg) no-repeat right;
	color:#447989;

}
.menubar a:hover span, a.active span {
	background:	url(../images/a-span.jpg) no-repeat left;
}
.menubar a span {
	padding:10px 10px 10px 15px;
}
.headcontact{
	color:#1F3271;
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
	padding:10px 7px 10px 0px;
	display:inline-block;
	outline:none;
	text-align:right;
}
.content {
	border:1px solid #6f9dd9;
	border-top:none;
	height:100%;
	background:url(../images/contentbg.jpg) repeat-x bottom;
	background-color:#fff;
	}

.content .rightarea {
	width:216px;
	float:right;
	display:block;
	padding-bottom:0px;
	height:100%;
	padding-top:0px;

}
.content .leftarea {
	width:216px;
	float:left;
	display:block;
}

.content .leftarea ul, .content .rightarea ul {
	margin:0px;
	padding:0px;
}
.content .leftarea ul li, .content .rightarea ul li {
	list-style:none;
	padding-left:20px;
	margin-top:5px;
	margin-bottom:5px;
}
.content .leftarea ul li a {
	padding-left:10px;
	line-height:2;
}
.content a, .footer a {
	color:#1F3271;
	text-decoration:none;
}
.content a:hover, .footer a:hover {
	color:#FFAC5E;
}
.content .centerarea {
	margin:0 216px;
	padding:10px;
	padding-bottom:0px;
	border-bottom:none;
	height:100%;
	
}
.choose{
	text-align:left;
	padding:5px;
	}
.head1 {
	height:29px; 
	background:url(../images/contentheadbg.jpg);
	padding-top:5px; 
	background-repeat:repeat-x;
}
.pageheading{
	font-size:18px;
	color:#030303;
}
.clear {
	clear:both;
}
h3 {
	
	font-weight:bold;
	margin:0px;
	padding:0px;
	color:#000000;
}
h2 span {
	font-weight:bold;
	color:#6F9DD9;
}
h2 {
	color:#333333;
	font-weight:normal;
		
}
.footer {
	padding-bottom:10px;
	width:100%;
	margin-bottom:10px;
	background-color:#B2D4FF;
	color:#1F3271;
}

.footer .wrapper div {
	margin-top:10px;
	padding:10px;
	line-height:1.5;
	margin-right:10px;
}
.footer ul {
	margin:0px;
	padding-left:20px;
}
.footer .wrapper div.where {
	
	height:100%;
	line-height:2;
}
form ul, .content .leftarea form ul {
	margin:0px;
	margin-top:20px;
	list-style:none;
}
form ul li, .content .leftarea form ul li {
	margin-top:5px;
	margin-bottom:5px;
	display:block;
	height:auto;
}
form ul input, form ul textarea {
	width:170px;
	color:#1f3271;
}
#boxbdr{
border:1px #92DAFC solid;
}
#button_send, .submit {
	height:20px;
	width:68px;
	cursor:pointer;

}
label{
	color:#1f3271;
}


div.images ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
div.images ul li{
	float:left;
	margin-right:5px;
	margin-left:5px;
	text-align:center;
	margin-bottom:10px;
}
.livesupport1{
	font-size:14px; 
	color:#030303;

}
.livesupport2{
		color:#0033CC;
	}
.whyt2pc{
	font-size: 30px;
	color: #0033FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
