html, body {
	margin: 0;
	padding: 0;
	border: 0;
	}

body {
	padding: 0;
	margin: 0;
	background: #fff url('images/bg.gif');
	font-family: Tahoma;
	font-size: 12px;
	color: #212121
	}

#body h1, #body h2 {
	font-size: 12px;
	display: inline;
	}

.sub_header {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding: 3px 10px 8px 13px;
	overflow: hidden; 
	}

.center_column_old {
        padding: 5px 11px 1px 7px;
        }

.center_column {
	padding: 25px 11px 5px 7px;
	}

.center_column p{
	margin:0;
	padding:5px;
	}

.center_column_theme{
        padding: 25px 11px 15px 7px;
	}
.center_column_theme p{
        margin:0;
        padding:5px;
	}
.center_column_theme h2{
	font-family: "Trebuchet MS", Arial, sans-serif;
	}




.center_column_theme2{
	padding: 28px 11px 15px 7px;
        }
.center_column_theme2 p{
        margin:0;
        padding:5px;
        }
.center_column_theme2 h2{
        font-family: "Trebuchet MS", Arial, sans-serif;
        }






.center_column_theme2{
padding: 18px 11px 5px 7px;
        }
.center_column_theme2 p{
        margin:0;
        padding:5px;
        }
.center_column_theme2 h2{
        font-family: "Trebuchet MS", Arial, sans-serif;
        }



.right_column {
	padding: 10px 6px 5px 8px;
	}

img {
	border: 0;
	}

hr {
	height: 1px;
	color: #646464;
	}

#wrapper {
	width: 760px;
	margin: 0 auto;
	margin-top: 10px;
	}

#container {
	background: url('images/tbg.gif');
	padding: 0 5px;
	}

#header {
	background: url('images/logo_bg.gif') 0 17px repeat-x;
	width: 748px;
	margin: 0 auto;
	margin-bottom: -1px;
	}

#header .header {
	background: url('images/header_top.gif') top center no-repeat;
	height: 17px;
	margin: 0 -6px;
	position: relative;
	}

#topnav {
	float: right;
	border-right: 1px solid #636363;
	padding: 4px 0px;
	text-align: right;
	margin: 7px 8px;
	list-style-type: none;
	}

#topnav li {
	padding-top: 1px;
	padding-right: 2px;
	background-position: 100% 5px;
	background-repeat: no-repeat;
	}

#topnav a {
	color: #636363;
	text-decoration: none;
	}
#topnav a:hover {
	text-decoration: underline;
	}

#livesupport {
	float: right;
	padding: 3px 0px;
	}

#nav {
        background: #686868 url('images/nav_bg.gif') repeat-x;
        width: 738px;
        margin: 0 auto;
        list-style-type: none;
	font-weight:bold;
	font-family:Arial;
	font-size:9pt;
        color: #fff;
        padding-left: 10px;
        height: 60px;
        border-bottom: 4px solid #000;
        text-transform: uppercase;
        overflow: hidden;
        text-align: center;
        }
#nav li {
        padding: 26px 0 22px 0;
        float: left;
        padding-right: 20px;
        margin-right: 11px;
        background: url('images/nav_sep.gif') right no-repeat;
        }
#nav .end {
        padding-right: 0;
        margin-right: 0;
        background: none;
        }
#nav a {
        color: #fff;
        text-decoration: none;
        }
#nav a:hover {
        color: #F7C945;
        text-decoration: underline;
        }

#content {
	background: #fff;
	width: 748px;
	margin: 0 auto;
	}

#content a {
	color: #336799;
	font-weight: bold;
	}


#content .footer {
	background: url('images/generic_bottom.gif') top center no-repeat;
	height: 14px;
	overflow: hidden;
	margin: 0 -16px;
	position: relative;
	clear: both;
	}

#body {
	position: relative;
        padding:5px;
	}

#footer {
	background: #fff;
	width: 738px;
	margin: 0 auto;
	position: relative;
	padding: 0 5px;
	}
#footer .header {
	background: url('images/footer_top.gif') top center no-repeat;
	height: 5px;
	margin: 0 -11px;
	position: relative;
	}
#footer .footer {
	background: url('images/generic_bottom.gif') bottom center no-repeat;
	height: 14px;
	margin: 0 -11px;
	position: relative;
	}
#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#footer li {
	float: left;
	margin-right: 15px;
	}
#footer a {
	color: #000;
	}

#blog p{
margin:0;
padding-left:5px;
}

