/*------------------- COMMON -----------------------*/

a:link img {border: none;}
a:link visited img {border: none;}
a img {border-style: none;}

FORM {
	MARGIN: 0px;
}
H1 {
	MARGIN: 0px;
	font-size: 30px;
	font-weight: normal;
	color: #3399FF;
	line-height: 1em;
	padding-top: 10px;
}
H2 {
	font-size: 21px;
	margin: 0px;
	color: #3399FF;
	font-weight: normal;
}
H3 {
	MARGIN: 0px;
	font-size: 18px;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 10px;
}
H4 {
	MARGIN: 0px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 20px;
	font-family: "Arial Narrow";
	font-size: 21px;
	font-weight: normal;
}
H5 {
	MARGIN: 0px;
	font-size: 18px;
	text-align: right;
	padding-right: 10px;
	padding-top: 12px;
	font-weight: normal;
	color: #353535;
}
H6 {
	MARGIN: 0px;
}

A {
	TEXT-DECORATION: none
}
A:HOVER {
}
FORM {
	margin: 0px;
}

/*-------------------- MAIN ------------------------*/

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #005A9C;
	margin: 0px;
	background-image: url(images/bodybg.gif);
	background-color: #CAE1F3;
	background-repeat: repeat-y;
	background-position: center top;
}
.wrapper {
	width: 958px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.header {
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 936px;
	display: inline;
	padding-top: 8px;
	padding-right: 11px;
	padding-left: 11px;
}
.marquee {
	float: left;
	width: 576px;
	font-weight: bold;
	color: #FFFF99;
	height: 26px;
}
.phone {
	text-align: right;
	float: left;
	width: 360px;
	font-size: 14px;
	color: #D0D0D0;
	height: 26px;
}
.phonehome {
	text-align: right;
	float: left;
	width: 200px;
	font-size: 14px;
	color: #D0D0D0;
	height: 26px;
}

.logo {
	float: left;
}
.slogan {
	text-align: right;
	float: right;
	width: 400px;
	font-size: 28px;
	color: #666666;
	padding-top: 10px;
	height: 85px;
}

.slogan span {
	color: #333333;
}
.menu {
	float: left;
	width: 936px;
	display: inline;
	margin-right: 11px;
	margin-left: 11px;
	padding-bottom: 10px;
}
.menu ul {
	position: relative; /*tab background image path*/
	height: 35px;
	list-style: none;
	float: left;
	width: 936px;
	background-image: url(images/menubg.gif);
	background-repeat: no-repeat;
	display: inline;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu li {
	float:left;
	margin-left: 6px;
	display: inline;
}
.menu li a {
	float: left;
	color:#FFFFFF;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold; /*Padding to accomodate left tab image. Do not change*/
	height: 35px;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
	display: block;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 4px;
}
.menu li a b {
	float: left;
	display: block; /*Padding of menu items*/
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
.menu li.current a, .menu li a:hover{
	color: #000080; /*left tab image path*/
	background-position: left;
	background-image: url(images/linkleft.gif);
	background-repeat: no-repeat;
}
.menu li.current a b, .menu li a:hover b{
	color: #000080; /*right tab image path*/
	background-image: url(images/linkright.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.content {
	float: left;
	width: 917px;
	display: inline;
	margin-left: 30px;
	padding-bottom: 10px;
	min-height: 425px;
}
.content h1 span {
	color: #FF9900;
	font-style: italic;
	font-size: 35px;
}
.content a:hover {
	text-decoration: none;
	color: #FF3300;
}
.content a {
	color: #0099FF;
	text-decoration: underline;
}
.picture {
	float: right;
	padding-bottom: 10px;
	padding-left: 20px;
}
.textmovie {
	float: right;
	clear: right;
	padding-left: 20px;
}
.button {
	float: left;
	width: 475px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BCBEC0;
	padding-bottom: 10px;
}
.button div {
	float: left;
	width: 110px;
	margin-right: 6px;
	text-align: center;
	background-image: url(images/buttonbg.gif);
	background-repeat: no-repeat;
	display: inline;
	padding-top: 8px;
	padding-bottom: 16px;
} 
.button a {
	font-size: 12px;
	font-weight: bold;
	color: #005A9C;
	text-decoration: none;
}
.button a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.design {
	background-image: url(images/design.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 70px;
	float: left;
	width: 475px;
}
.design1 {
	background-image: url(images/design.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 70px;
	float: left;
	width: 95%;
}
.boxouter {
	float: right;
	width: 50%;
	padding-left: 20px;
	clear: right;
}
.tablebox {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A4BFD5;
	border-bottom-color: #A4BFD5;
	font-size: 12px;
	width: 100%;
}
.tablebox td {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #A4BFD5;
	border-left-color: #A4BFD5;
	padding: 5px;
}
.tablebox .headbg1 {
	background-color: #DDECF7;
	font-weight: bold;
	font-size: 13px;
	color: #000033;
}
.tablebox .headbg2 {
	background-color: #F5F9FC;
	font-weight: bold;
}
.tablebox a {
}
.tablebox1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A4BFD5;
	border-bottom-color: #A4BFD5;
	margin-bottom: 15px;
	width: 98%;
}
.tablebox1 td {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #A4BFD5;
	border-left-color: #A4BFD5;
	padding: 3px;
}
.back {
	padding-top: 10px;
	padding-bottom: 10px;
}
.back a {
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
}
.footer {
	background-image: url(images/footerbg.gif);
	float: left;
	width: 958px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #828282;
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 30px;
}
.footer a {
	color: #828282;
}
.footer a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.login {
	clear: right;
	float: right;
	font-size: 11px;
	text-align: left;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #005A9C;
}
.login .border {
	border: 1px solid #7EC0E3;
	width: 100px;
	margin-right: 5px;
	color: #005A9C;
}
.login_b {
	border: 1px solid #23A3FF;
	background-image: url(images/buttonbg2.gif);
	background-repeat: repeat-x;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: left center;
}
.contentlnk {
	MARGIN: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #3399FF;
	line-height: 1em;
	padding-top: 1px;
}
.regborder
{
	border: 1px solid #7EC0E3;
	width: 260px;
	margin-right: 5px;
	color: #005A9C;
}
.regborder2
{
	border: 1px solid #7EC0E3;
	width: 160px;
	margin-right: 5px;
	color: #005A9C;
}
.regborder3
{
	border: 1px solid #7EC0E3;
	width: 55px;
	margin-right: 5px;
	color: #005A9C;
}
.sidebar {
	float: left;
	width: 180px;
	background-color: #eef7fe;
	display: inline;
	margin-left: 20px;
	border: 1px solid #dce5eb;
	margin-bottom: 30px;
}
.side_link {
	padding-bottom: 30px;
	float: left;
}
.side_link ul {
	margin: 0px;
	padding: 5px;
	list-style-type: none;
}
.side_link li {
	float: left;
	width: 170px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dce5eb;
}
.side_link a {
	background-image: url(images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	display: inline;
	float: left;
	color: #003399;
	padding-top: 5px;
	padding-bottom: 5px;
}
.side_link a:hover {
	color: #688eb7;
	text-decoration: underline;
}
.right_content {
	float: right;
	width: 750px;
	padding-bottom: 30px;
}
.button1 {
	float: left;
	padding-left: 20px;
	padding-right: 15px;
}
.register {
	width: 100px;
}
.login a {
	color: #FF6600;
}

.customer_home {
	border: 1px solid #DCE5EB;
	margin-top: 20px;
}
.customer_home td {
	background-color: #EEF7FE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 8px;
}
.customer_home a {
	font-size: 18px;
	color: #003399;
	padding-left: 28px;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.customer_home a:hover {
	color: #FF3300;
}
