/* @override 
	http://aar/css/style.css
*/

@charset "UTF-8";

.container {
	width: 940px;
}

html {
    margin-left: -0.1px; 
}

body {
	background: url(../images/bg-wallpaper.jpg);
}

p {
	font: 1em/1.6em "Helvetica", Arial, Helvetica, sans-serif;
	padding-bottom: 1.6em;
	margin: 0;
	color: #333333;
}

a {
	font-family: "Helvetica", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1100ca;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #666;
}

.fullborder{
	border: 1px solid #ccc;
}

h1, h2, h3 {
	font-family: "Georgia", Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000;
}

h4 {
	font-family: "Helvetica", Arial, sans-serif;
	font-weight: bold;
	color: #11076d;
	margin: 0 0 10px 0;
}

hr {
	height: 1px;
	background-color: #ccc;
	margin: 0 0 20px 0;
}

.center {
	text-align: center;
	padding: 0 0 20px 0;
}

.caption{
	margin: 10px 0 0 0;
	font-size: 0.9em;
	text-align: center;
	color: #666;
	font-weight: bold;
}

/* @group Header */

#header h1 {
	text-indent: -9999px;
	background: url(../images/logo-aar.jpg) no-repeat;
	width: 340px;
	height: 160px;
	float: left;
	margin: 0 0 15px 0;
}

#header h1 a {
	display: block;
	height: 60px;
	float: left;
}

#skipnav {
	position: absolute;
	left: 30px;
	font-weight: bold;
}

a#skipnav {
	color: #837453;
}

#skipnav:hover {
	color: #685a3c;
}

/* @group Nav */

#nav {
	background: url(../images/bg-nav.jpg) left no-repeat;
	width: 600px;
	height: 160px;
	float: left;
	font-size: 1.1em;
	overflow: hidden;
}

#nav ul {
	margin: 0;
	padding: 0;
}

#nav li {
	list-style: none;
	float: left;
	margin: 80px 10px 0 0;
}

#nav li a {
	display: block;
	height: 30px;
	color: #666666;
}

#nav li a:hover, #nav li a.active {
	color: #1100ca;
	text-decoration: none;
}

#nav li#nav-home a {
	width: 75px;
	padding: 10px 0 0 40px;
}

#nav li#nav-aboutus a {
	width: 85px;
	padding: 10px 0 0 25px;
}

#nav li#nav-highlights a { 
	width: 85px;
	padding: 10px 0 0 20px;
}

#nav li#nav-ourexpertise a {
	width: 98px;
	padding: 10px 0 0 13px;
}

#nav li#nav-contactus a {
	width: 90px;
	padding: 10px 0 0 18px;
}

body#about li#nav-aboutus a,
body#home li#nav-home a,
body#highlights li#nav-highlights a,
body#expertise li#nav-ourexpertise a,
body#contact li#nav-contactus a {
	color: #1100ca;
}

/* @end Nav */

/* @end Header */

/* @group Masthead */

#masthead h2 {
	text-indent: -9999px;
	text-align: center;
	height: 212px;
	width: 940px;
	margin: 0 0 25px 0;
}

#masthead-homepage {
	background: url(../images/masthead-homepage.jpg) top center no-repeat;
}

#masthead-about {
	background: url(../images/masthead-about.jpg) top center no-repeat;
}

#masthead-highlights {
	background: url(../images/masthead-highlights.jpg) top center no-repeat;
}

#masthead-training {
	background: url(../images/masthead-training.jpg) top center no-repeat;
}

#masthead-contactus {
	background: url(../images/masthead-contactus.jpg) top center no-repeat;
}

#masthead-expertise {
	background: url(../images/masthead-ourexpertise.jpg) top center no-repeat;
}

#masthead-improve {
	background: url(../images/masthead-improveretailbiz.jpg) top center no-repeat;
}

/* @end Masthead */

/* @group Content */

#content {
	padding: 0 35px 0 35px;
}

#content h3 {
	color: #11076d;
	font-size: 2em;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding: 0 0 5px 0;
}

#content-colleft h3, #content-colright h3{
	border: none;
}

#content-colleft {
	width: 600px;
	float: left;
	margin: 0 30px 0 0;
	padding: 0 30px 0 0;
	border-right: 2px solid #ccc;
}

#content-colright {
	width: 200px;
	float: left;
}

#content-home {
	padding: 0 5px 0 5px;
}

#content-home-colleft {
	float: left;
	width: 475px;
}

#content-home-colright {
	float: right;
	width: 410px;
	margin: 0 5px 0 30px;
}

#expertise #content-colright{
	width: 300px;
}

#expertise #content-colleft{
	width: 500px;
}


#content-home-colright img {
	float: left;
	width: 100px;
	height: 95px;
	margin: 0 20px 0 0;
}

#content-home-colright h3 {
	color: #11076d;
	font-size: 2em;
	font-weight: bold;
}

#content-home-colleft h4 a, #content-home-colright h4 a {
	color: #1100ca;
	text-decoration: none;
}

#content-home-colleft h4 a:hover, #content-home-colright h4 a:hover {
	text-decoration: underline;
}


#nav-colright ul {
	margin: 0;
	padding: 0 0 0 0px;
}

#nav-colright li {
	list-style: none;
	background: url(../images/nav-bullet.gif) left no-repeat;
	font-size: 14px;
	padding: 1px 0 0 20px;
	margin: 0 0 10px 0 ;
}

#nav-colright li a.active, #nav-colright li a:hover {
	text-decoration: none;
	color: #666;
}

.highlights p {
	padding: 0;
}

.highlights {
	margin: 0 0 35px 0;
}

.quote p {
	text-align: center;
	font-family: "Georgia", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-style: italic;
	color: #1100ca;
	padding: 0 0 10px 0;
}

#cboxLoadedContent h3{
	color: #11076d;
}

#cboxClose{
	color: #1100ca;
	font-weight: bold;
	font-style: italic;
}

span.chinese{
	font-family: 隶书, 宋体;
}

.imagecaption{
	float: left;
	margin: 0 12px 0 0;
}

.imagecaption .caption{
	display: block;
	text-align: center;
	font-size: 90%;
	font-style: italic;
	color: #333;
}

table#clients td{
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

table#clients {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

/* @end Content */

/* @group Footer */

#footer {
	width: 100%;
	background: url(../images/bg-footer.gif) center no-repeat;
	height: 40px;
	margin: 20px 0;
}

#footer p {
	text-align: center;
	font-size: 0.8em;
	color: #fff;
	padding: 12px 0 0 0;
}

#footer a {
	color: #81704a;
}

/* @end Footer */
