body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	background: url(../images/page_bg.jpg);
	color: #000;
}

html, body, #wrapper, h1, #nav, #nav li {
    margin: 0;
    padding: 0;
    list-style: none;
}

th, td {
    font-size: 10px;
}

img {
	border: 0;
	margin-right: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#wrapper {
    margin: auto;
    text-align: left;
    width: 750px;
    position: relative;
}

h1, h2, h3 {
    font-size: 10px;
}


h1 {
    margin: 0;
    padding: 0;
}

h2 {
	margin: 0 0 0 0;
	padding: 0;
	color: #000000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
}

h3 {
	margin: 4px 0 0 0;
	padding: 0 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

p {
	margin: 1em 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
}

.block {
    display: block;
}

.clear {
    clear: both;
    height: 1px;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1px;
    line-height: 1px;
}

* html .clear {
    margin-top: -5px;
    margin-bottom: -4px;
}

.left {
    float: left;
    margin: 1px 8px 0px 0px;
}

.right {
    float: right;
    margin: 1px 0px 0px 8px;
}

.minorheading {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

.readmore {
    text-align: right;
    padding-right: 1em;
}

/* ***** */

body {
    background: #cb0368;
}

#wrapper {
	width: 698px;
	background: #FFFFFF;
	border: 1px solid #fff;
}

* html #wrapper {
    width: 700px;
    w\idth: 698px;
}

h1 {
    padding: 9px 18px
}

a {
    text-decoration: none;
    font-weight: bold;
    color: #36661A;
}

a.orange { color: #36661A; }
a.green  { color: #36661A;    }
a.teal   {color: #36661A;   }
a.purple { color: #36661A; }

a:hover  {	color: #36661A;}
a:hover.orange {
	color: #36661A;
}
a:hover.green  {
	color: #36661A;
}
a:hover.teal   {
	color: #36661A;
}
a:hover.purple {
	color: #36661A;
}

a:hover {
    text-decoration: underline;
}


/* nav */

* html .clear {
    margin-top: 0;
    margin-bottom: 0;
}

#nav li {
    float: left;
    list-style: none;
    width: 139px;
    font-size: 11px;
    font-weight: bold;
    border-left: 1px solid white;
    text-align: center;
}

#nav li.first {
    width: 138px;
    border-left: none;
}

#nav a {
	color: #fff;
	display: block;
	text-decoration: none;
	padding: 2px 0;
	width: 100%;
	background-color: #36661A;
}

#nav a:hover {
	background-color: #033;
}

/* highlights */

#highlights {
	background: url(INTassets/internathead.jpg) no-repeat;
	width: 327px;
	float: left;
	margin-right: -10px;
}

#highlights .p {
    padding: 8px 7px;
    margin-left: 187px;
    border-bottom: 1px solid white;
}

* html #highlights .p {
    padding-bottom: 6px;
}

#highlights div.green  {
	background: #FFFFFF;
	margin-left: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
#highlights div.purple {
	background: #FFFFFF;
	padding-left: 4px;
}
#highlights div.orange {
	background: #FFFFFF;
}

#highlights #topspot {
    padding: 13px 11px;
}

#highlights .faceotweek {
	float: left;
	width: 318px;
	font-size: 10px;
	margin-top: 0em;
	color: #060;
	font-weight: bold;
	padding-bottom: 2px;
	margin-bottom: 22px;
	margin-left: 2px;
	padding-top: 22px;
}

#highlights .faceotweek p {
    padding: 0 2px;
}

/* right */

#right {
    width: 370px;
    float: right;
    border-top: 1px solid #bdbdbd;
    background: url(../images/body_tr_bg.gif);
}

#right .right {
    margin-left: 1px;
}

#right #products {
    float: left;
    width: 188px;
}

#right #products div {
    border-top: 1px solid #bdbdbd;
    padding: 10px 10px 0 10px;
}

#right #products #item-one {
    border-top: none;
}

#right #products h2 {
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#right #news {
	float: right;
	width: 165px;
	margin: 10px 10px 0 0;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

#right #news h2 {
	margin-bottom: 0.5em;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#right #news h3 {
	margin-bottom: -0.4em;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
}

/* beauty */

#beauty {
    float: right;
    width: 370px;
    border-top: 1px solid #bdbdbd;
   
}

#beauty div {
    padding: 12px;
}

/* footer */

#footer {
	color: #fff;
	text-align: center;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 121;
	background-color: #36661A;
}

#footer a {
    color: #fff;
    font-weight: normal;
    text-decoration: underline;
}

#footer a:hover {
    color: #033;
}
pagename {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #000;
	margin-bottom: 12px;
	margin-left: -12px;
}
