*
{
padding: 0px;
padding: 0px;
margin: 0px;
}

body
{
background: #F1F1F1;
font-size: 13px;
font-family: tahoma, sans-serif;
color: #000000;
line-height: 18px;
}

a
{
color: #F5643D;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

sup
{
font-size: 0.5em;
}


p
{
margin-bottom: 14px;
text-align: justify;
}

img.top
{
position: relative;
top: 10px;
padding: 0px;
}

img.floatleft
{
	float: left;
	margin: 0px 14px 3px 0px;
	border: 0px none;
}

img.floatright_top
{
float: right;
top: 16px;
}

img.floatright_top2
{
float: right;
top: 0px;
margin: 0px 0px 0px 0px;
}

img.floatright
{
	float: right;
	margin: 0px 0px 3px 14px;
	border: 0px none;
}

img.floatcenter
{
	float: none;
	margin: 0px 0px 0px 0px;
	border: 0px none;
}

ul.right_menu
{
list-style: none;
}

ul.right_menu li
{
	background: url('backgrounds/read.gif') no-repeat left;
	margin: 5px 0px 2px 20px;
	padding: 5px 0px 1px 20px;
	font-size: 11px;   
	font-family: "trebuchet ms", helvetica, sans-serif;
}

ul.right_menu li a
{
	font-weight: bold;
	font-size: 16px;
}

a.download_url
{
	background: url('backgrounds/download_b.png') no-repeat left;
	padding: 5px 10px 1px 40px;
	font-weight: bold;	
	font-size: 16px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	margin: 2px 0px 2px 0px;
}

a.intext_url
{
	color: #663300;
	font-family: "trebuchet ms", helvetica, sans-serif;
}

a.buy_url
{
	background: url('backgrounds/register_b.png') no-repeat left;
	padding: 5px 10px 1px 40px;
	font-weight: bold;	
	font-size: 16px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	margin: 2px 0px 2px 0px;
}

#outer
{
position: relative;
width: 747px;
margin: 0 auto;
background: #fff url('backgrounds/main.gif') repeat-y;
}

#inner
{
position: relative;
padding: 10px 10px 10px 10px;
z-index: 2;
}

#header
{
position: relative;
background: #003365 url('backgrounds/top1.jpg') no-repeat;;
height: 92px;
color: #fff;
padding: 0px 0px 0px 20px;
margin: 0px 1px 0px 1px;
}

#header span
{
font-weight: normal;
}

#header h1
{
position: absolute;
top: 10px;
line-height: 50px;
font-family: "trebuchet ms", helvetica, sans-serif;
font-size: 50px;
color: #FFFFFF;
letter-spacing: -1px;
}

#header h2
{
position: absolute;
font-size: 15px;
font-weight: normal;
color: #FFFFFF;
top: 60px;
}

#header a
{
	text-decoration: none;
	cursor: pointer;
}

#menu
{
position: relative;
background: #99CC33 url('backgrounds/menu.gif') repeat-x;
height: 67px;
padding: 0px 0px 0px 5px;
margin: 0px 1px 15px 1px;
}

#menu ul
{
}

#menu ul li
{
display: inline;
line-height: 52px;
padding-left: 3px;
}

#menu ul li.first
{
border-left: 0px;
}

#menu ul li a
{
background-color: transparent;
background-repeat: repeat-x;
padding: 8px 12px 8px 12px;
font-size: 13px;
color: #fff;
font-weight: bold;
}

#menu ul li a:hover
{
background: #fff url('backgrounds/menu_buttons.gif') repeat-x top;
color: #ffffff;
text-decoration: none;
}

#date
{
	position: absolute;
	top: 10px;
	line-height: 52px;
	color: #222222;
	right: 10px;
	font-size: 11px;
	letter-spacing: 0px;
	font-style: italic;
}

#secondarycontent
{
position: relative;
width: 160px;
float: right;
}

#secondarycontent h3
{
position: relative;
top: 4px;
font-size: 16px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;
background: url('backgrounds/line.gif') bottom repeat-x;
padding: 0px 0px 10px 10px;
margin-bottom: 20px;
}

#secondarycontent .content
{
padding: 0px 10px 0px 10px;
margin-bottom: 20px;
}

#primary_index_content
{
position: relative;
padding: 0px 0px 0px 0px;
margin: 20px 0px 20px 0px;
}

#primary_index_content h2
{
position: relative;
top: 4px;
font-family: "trebuchet ms", helvetica, sans-serif;
font-size: 24px;
line-height: 25px;
color: #666666;
letter-spacing: -1px;
background: url('backgrounds/line.gif') bottom repeat-x;
padding: 0px 0px 10px 15px;
margin-bottom: 20px;
}

#primary_index_content h3
{
position: relative;
top: 4px;
font-family: "trebuchet ms", helvetica, sans-serif;
font-size: 18px;
line-height: 25px;
color: #666666;
letter-spacing: -1px;
background: url('backgrounds/line.gif') bottom repeat-x;
padding: 0px 0px 10px 15px;
margin-bottom: 20px;
}

#primary_index_content .content
{
padding: 0px 15px 0px 15px;
margin-bottom: 20px;
}

#primary_index_content .post
{
margin-bottom: 15px;
}

#primary_index_content .post .header
{
position: relative;
}

#primary_index_content .post .freeware
{
	position: relative;
	color: #34a82a;
	font-weight: bold;
	display: inline;
	font-style: italic;
}

#primary_index_content .post .new
{
	position: relative;
	color: #FF440F;
	font-weight: bold;
	display: inline;
	font-size: 25px;
}

#primary_index_content .post .offer
{
	position: relative;
	color: #FF440F;
	font-weight: bold;
	display: inline;
	font-size: 15px;
}

#primary_index_content .post .content
{
margin-bottom: 0px;
}

#primary_index_content .post .content .new
{
	color: #FF440F;
	font-weight: bold;
	font-size: 25px;
}

#primary_index_content .post .footer
{
position: relative;
top: -10px;
background: url('backgrounds/text_bottom.gif') repeat-x;
height: 58px;
}

#primary_index_content .post .footer ul
{
list-style: none;
position: absolute;
right: 15px;
bottom: 15px;
}

#primary_index_content .post .footer ul li
{
display: inline;
line-height: 14px;
padding-left: 17px;
margin-left: 25px;
background-repeat: no-repeat;
background-position: 0px 0px;
}

#primary_index_content .post .footer ul li.download
{
background-image: url('backgrounds/download.gif');
}

#primary_index_content .post .footer ul li.register
{
background-image: url('backgrounds/register.gif');
}

#primary_index_content .post .footer ul li.readmore
{
background-image: url('backgrounds/read.gif');
}

#primarycontent
{
position: relative;
width: 560px;
float: left;
}

#primarycontent h2
{
position: relative;
top: 4px;
font-family: "trebuchet ms", helvetica, sans-serif;
font-size: 24px;
line-height: 25px;
color: #666666;
letter-spacing: -1px;
background: url('backgrounds/line.gif') bottom repeat-x;
padding: 0px 0px 10px 15px;
margin-bottom: 20px;
}

#primarycontent h3
{
position: relative;
top: 4px;
font-family: "trebuchet ms", helvetica, sans-serif;
font-size: 18px;
line-height: 25px;
color: #666666;
letter-spacing: -1px;
padding: 0px 0px 10px 15px;
margin-bottom: 20px;
}

#primarycontent h4
{
font-family: "trebuchet ms", helvetica, sans-serif;
font-size: 16px;
}

#primarycontent .content
{
padding: 0px 15px 0px 15px;
margin-bottom: 20px;
}

#primarycontent .post
{
margin-bottom: 15px;
}

#primarycontent .post .header
{
position: relative;
}

#primarycontent .post .freeware
{
	position: relative;
	color: #34a82a;
	font-weight: bold;
	display: inline;
	font-style: italic;
}

#primarycontent .post .new
{
	position: relative;
	color: #FF440F;
	font-weight: bold;
	display: inline;
	font-size: 25px;
}

#primarycontent .post .offer
{
    font-family: "trebuchet ms", helvetica, sans-serif;
	position: relative;
	color: #FF440F;
	font-weight: bold;
	display: inline;
	font-size: 20px;
}

#primarycontent .post .content
{
margin-bottom: 0px;
}

#primarycontent .post .content ul li
{
	padding-left: 17px;
	margin-left: 25px;
	list-style: square outside;
}

#primarycontent .post .footer
{
position: relative;
top: -10px;
background: url('backgrounds/text_bottom.gif') repeat-x;
height: 58px;
}

#primarycontent .post .footer ul
{
list-style: none;
position: absolute;
right: 15px;
bottom: 15px;
}

#primarycontent .post .footer ul li
{
display: inline;
line-height: 14px;
padding-left: 17px;
margin-left: 25px;
background-repeat: no-repeat;
background-position: 0px 0px;
}

#primarycontent .post .footer ul li.download
{
background-image: url('backgrounds/download.gif');
}

#primarycontent .post .footer ul li.register
{
background-image: url('backgrounds/register.gif');
}

#primarycontent .post .footer ul li.readmore
{
background-image: url('backgrounds/read.gif');
}

#footer
{
position: relative;
clear: both;
height: 30px;
text-align: center;
line-height: 30px;
background-image: url('backgrounds/bottom.gif');
color: #A8A88D;
font-size: 10px;
}

#footer a
{
color: #8C8C73;
}
