body {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	background-image: url(../img/home_page/bgr_texture.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DEE1E6;
	border-bottom-color: #DEE1E6;
	border-left-color: #DEE1E6;
	width: 798px;
}
#border4 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DEE1E6;
	border-right-color: #DEE1E6;
	border-bottom-color: #DEE1E6;
	border-left-color: #DEE1E6;
	width: 798px;
}

#header_gradient {
	background-image: url(../img/home_page/header_gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 37px;
}
#header_gradient .link_logo {
	display: block;
	height: 37px;
	width: 178px;
	float: right;
}
#header_contact {
	display: block;
	height: 121px;
	width: 798px;
}

#aboutus_wrapper {
background-color: #FFFFFF}

#table_aboutus {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#aboutus_leftNav {
	vertical-align: top;
}

#aboutus_navlist {
	width: 113px;
	padding-top: 38px;
	padding-left: 5px;
  	margin-left: 0px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #f88015;
	list-style-type: none;
}


.aboutus_navinset  {
  padding-left: 7px;
  margin-left: 2px;
  list-style-type: none;
}

#aboutus_navlist a {
	color: #f88015;
	text-decoration: none;
}

#aboutus_navlist a:hover {
	color: #a5be0e;
	text-decoration: underline;
}

#aboutus_maincontent {
  vertical-align: top;
  padding-left: 10px;
  padding-top: 25px;
}

#aboutus_list_style {
  padding-top: 0px;
  padding-left: 15px;
  margin-left: 10px;
  font-size: 12px;
  color: #424e60;	
  list-style-type: disc;
}

.ext_title {
	margin-top: 0px;
	margin-bottom: -5px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #637293;
}

.ext_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #637293;
	margin-bottom: -10px;
	padding-bottom: 0px;
}

p {	
	font-size: 12px;
	color: #424e60;	
}

h1 {font-size: 17px; margin: 0 0 5px 0px; }

h2 {font-size: 15px; font-weight: bold; margin: 14px 0 5px 0; }

h3 {font-size: 13px; font-weight: bold; margin: 14px 0 10px 0; color: #666; }

#footer {
	color: #4294E0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	text-align: right;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer li {
	margin-right: 5px;
	padding-right: 5px;
	border-right-color: #4294E0;
	border-right-width: 1px;
	border-right-style: solid;
	display: inline;
}
#footer a {
	color: #4294E0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .last_link {
	border-right-style: none;
}


.ext_subtitle_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9fb717;
	margin-bottom: -10px;
	padding-bottom: 0px;
}

.bookDesignsText {
    line-height:18px;
    color: #4f5e73;
    font-size: 12px;
    font-weight: normal;
}

.bookDesignsCaption {
    color: #9ba3ae;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.paddingRight {
    padding-right:90px;
}

.paddingLeft {
    padding-left: 90px;
}

.orangeText a{
    color: #f09238;
    font-weight: bold;
    text-decoration: none;
}