body{
margin:0px;
padding:0px;
font-family : verdana, arial;
font-size:12px;
background:#FFFFFF url('../images/bg.jpg') repeat-x;
}

img {
    border:0;
}

h1,h2,h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif, Tahoma;
	color: #0080C0;
}

h1 {
	font-size: 20px;
	border-bottom:1px solid #FF6600;
	padding: 5px;
	margin-bottom:0.6em;
    color:#FF6600;
}

h2 {
	font-size: 20px;
	padding: 5px 0;
    margin-bottom:0.4em;
}

p,ul {
	margin-top: 0;
	line-height: 18px;
	text-align: justify;
	font-size: 12px;
}

a,a:visited {
	color: #356aa0;
	text-decoration: none;
}

a:hover {
	color: #ff6f18;
}



/*
==================================================
Layout
==================================================
*/

#wrap{
width:950px;
margin:0 auto;
}

#main{
width:940px;
margin:0 auto;
background:#FFFFFF url('../images/man-bg.jpg') repeat-y scroll 0;}

#header
{
position: relative;
height:92px;
margin: 0 auto;
background: url('../images/header-back.gif')
}


#logo img {
border:0 none;
bottom:0;
height:80px;
position:absolute;
}



#content{
float:left;
margin-right:-17em;
padding:1em;
position:relative;
width:710px;
text-align:justify
}

#content p{line-height:16px}

.grey {color:#4B4B4B}

.small{font-size:10px}

a.order,a.order:visited{font-size:12px;color:#ff0084;font-weight:bold}
a.order:hover{font-size:12px;color:#FF3300;text-decoration:underline}

#sidebar{
float:right;
height:100%;
width:190px;
padding:2px
}

#sidebar h3.heading {
border-bottom:1px solid #808080;
color:#606060;
font-family:Arial;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin-bottom:10px;
padding:10px 2px 6px 10px;
text-transform:uppercase;
}

/*
==================================================
Top menu
==================================================
*/


#menu
{
position: absolute;
right: 0em;
bottom: 0em;
}

#menu ul
{
list-style: none;
}

#menu li
{
float: left;
}

#menu li a
{
margin-left: 0.5em;
display: block;
padding: 1.0em 1.3em 0.8em 1.3em;
background: #fff url('../images/menu-bg.jpg') repeat-x;
border: solid 1px #fff;
color: #616161;
font-weight: bold;
font-size: 0.8em;
text-decoration: none;
width:90px;
text-align:center
}

#menu li a:hover,#menu li a.active{
margin-left: 0.5em;
display: block;
padding: 1.0em 1.3em 0.8em 1.3em;
background:#FF0080;
border: solid 1px #FF0080;
color: #FFFFFF;
font-weight: bold;
font-size: 0.8em;
text-decoration: none;
width:90px;
text-align:center;
background: #fff url('../images/menu-bg-hov.jpg') repeat-x;
}

/*
==================================================
leftmenu
==================================================
*/

.leftmenu ul{list-style-type: none;margin: 0;padding: 0;margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/}

.leftmenu ul li{padding-bottom: 2px; /*bottom spacing between menu items*/}

.leftmenu ul li a,leftmenu ul li a:visited{
color:#585858;background: url('../images/arrow.gif') no-repeat center left; /*custom bullet list image*/display: block;padding: 4px 0;
padding-left: 19px; /*link text is indented 19px*/text-decoration: none;border-bottom: 1px dotted #dadada;font-size:12px;}

.leftmenu ul li a:hover{ /*hover state CSS*/color:#000000;}

/*
==================================================
Template Section
==================================================
*/


div.section {
    margin: 0;
    padding: 0;
    margin-bottom: 0.8em;
    font-size: 11px;
    color: #575757;
}
div.section div.hd {
    height: 1.5em;
    color: #484848;
    font-size:14px;
    font-weight:bold;
    padding:5px 0px 5px 2px;
    overflow: hidden;
	border-bottom:1px solid #3A3A3A
 }
div.section div.hd a {
    color:#484848;
}
div.section div.hd a:hover {
    color: #414141;
}
div.section div.hd div.hd-l {
    margin-left:1em;
    float:left;
}
div.section div.hd div.hd-r {
    margin-right:1em;
    float:right;
}

/*
==================================================
footer
==================================================
*/

#footer{
background:#272727;
color:#FFFFFF;
height:20px;
padding:10px 30px 0 20px;
}

#footer div {
float:right;
}

#footer a,#footer a:visited{
color:#FFFFFF;
}

/*
==================================================
clearfix
==================================================
*/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height
	}


#template-list td  {
border-bottom:1px dotted #C0C0C0;
margin:12px 0;
padding:5px
}


#template-list h3 {
color:#0080C0;
font-size:15px;
text-transform:none;
}

hr{border-bottom:1px solid #C0C0C0;
border-top:0px dotted #C0C0C0;
border-left:0px dotted #C0C0C0;
border-right:0px dotted #C0C0C0;
}

#download a{font-weight:bold;color:#FFFFFF}
#download a:hover{font-weight:bold;color:#FFCC00}

#download{background-color:#0080C0;padding:3px;width:150px;text-align:center}
