/* Link settings */
A:link {text-decoration: none; color: #1977FA; }
A:visited { text-decoration: none; color: #1977FA; }
A:hover { text-decoration: none; color: #F9C504; }

/* Background color of the page */
body { 
	background-color: #F2F0F0;
/*	margin-left: auto;
	margin-right: auto;
	text-align: center;*/
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}

#indexContent {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	top:0px;
	width:807px;
	height:431px;
}

/* Page Footer */
#footer {
	clear: both;
	text-align: center;
}

/* centering things */
.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/* Images */
#index-brandnew-01 { position:absolute; left:0px; top:0px; width:400px; height:31px; }
#index-brandnew-02 { position:absolute; left:400px; top:0px; width:407px; height:40px; }
#index-brandnew-03 { position:absolute; left:0px; top:31px; width:18px; height:400px; }
#index-brandnew-04 { position:absolute; left:18px; top:31px; width:41px; height:355px; }
#index-brandnew-05 { position:absolute; left:59px; top:31px; width:341px; height:355px; }
#index-brandnew-06 { position:absolute; left:400px; top:40px; width:407px; height:51px; }
#index-brandnew-07 { position:absolute; left:400px; top:91px; width:335px; height:42px; }
#index-brandnew-08 { position:absolute; left:735px; top:91px; width:40px; height:235px; }
#index-brandnew-09 { position:absolute; left:775px; top:91px; width:32px; height:276px; }
#index-brandnew-10 { position:absolute; left:400px; top:133px;width:44px;height:193px; }
#index-brandnew-11 { position:absolute; left:444px; top:133px; width:291px; height:43px; }
#index-brandnew-12 { position:absolute; left:444px; top:176px; width:291px; height:150px; background-color: #FAFCCE; vertical-align: top; }
#index-brandnew-13 { position:absolute; left:400px; top:326px; width:375px; height:17px; }
#index-brandnew-14 { position:absolute; left:400px; top:343px; width:375px; height:24px; }
#index-brandnew-15 { position:absolute; left:400px; top:367px; width:300px; height:33px; background-image: url(/images/index-brandnew_15.jpg); vertical-align: middle; }
#index-brandnew-16 { position:absolute; left:700px; top:367px; width:107px; height:33px; }
#index-brandnew-17 { position:absolute; left:18px; top:386px; width:159px; height:45px; }
#index-brandnew-18 { position:absolute; left:177px; top:386px; width:82px; height:45px; }
#index-brandnew-19 { position:absolute; left:259px; top:386px; width:141px; height:45px; }
#index-brandnew-20 { position:absolute; left:400px; top:400px; width:407px; height:31px; }

/* Search Box Styles */
#searchBox { 
	color: #808080; 
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	padding-top: 10px;
	padding-bottom: 5px;
}

.leftColumn {
text-align: right;
float: left;
width:35%;
height: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.rightColumn {
text-align: left;
float: right;
width:60%;
height: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
}

select { 
	color: #666666; 
	border: 1px solid #999999; 
	font-family: Arial; 
	font-size: 10pt;
}

input.searchButton {
	font-family: Arial; 
	border: 2px solid #FFFFFF; 
	padding-left: 2px; 
	padding-right: 4px; 
	padding-top: 1px; 
	padding-bottom: 1px; 
	background-color: #FF9933; 
	color:#FFFFFF; 
	font-weight:bold; 
	height: 23px;
}

/* Login Box */

#login {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	vertical-align: middle;
	padding-top: 4px;
}

/* Navigational Links */

#navlinks {
	margin: 0; padding: 0.5em 3em;
}

#navlinks li {
	display: inline;
	list-style: none;
	margin-right: 0.5em; padding-right: 0.5em;
	border-right: 1px solid;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #FF9933;
}

#navlinks li.last {
	border-right: 0;
}
