body{
margin:0;
padding:0;}
#mainblock{
margin:auto;
width:1000px;
}
#innerblock{
	float:left;
	width:1000px;
	margin-right: auto;
	margin-left: auto;
}
#header{
	float:left;
	width:1000px;
	height:326px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
#menu{
	float:right;
	width:998px;
	height:52px;
	background:url(../images/tp_menu_tile.gif) repeat-x;
	border:1px solid #C7244B;
	font:bold 13px Tahoma;
	color:#CF122A;
	margin-bottom: 0;
}
#menu ul{
	padding:0px;
	margin:0px;}
#menu li{
	float:left;
	margin:18px 0 0 25px;
	list-style-type: none;
	display: inline;
}
#menu li a{
	font:bold 13px Tahoma;
	text-decoration:none;
	color:#A13E97;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C9192D;
	padding-right: 10px;
}
#menu li a:hover
{
color:#CF122A;
}
#banner{
float:left;
margin:14px 0 0 331px;
display:inline;
background:url(../images/tp_tile2.gif) repeat-x;
width:622px;
height:34px;
border:1px solid #C7244B;
}
#contentblock{
	float:left;
	width:1000px;
	background:#FEEDFC;
}
#leftpanel
{
	float:left;
	width:200px;
	background:#FFEEFE;
	margin:5px 0 0 15px;
	display:inline;
}
#leftpanel ul
{
	padding:0px;
	margin:0px;
}
#leftpanel li{
	float:left;
	clear:left;
	width:200px;
	background-image: url(../images/image.png);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
}
#leftpanel li a{
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #A92940;
	padding-left: 40px;
	padding-bottom: 10px;
	padding-top: 5px;
	text-decoration: none;
	font-weight: bold;
}
#leftpanel li a:hover{
	color: #F5679C;
}
#contentpanel{
	float:left;
	width:773px;
	background:#FFFFFF;
	margin:0px 0 0 10px;
	display:inline;
}
.cnt_tile2{
	float:left;
	margin:14px 0 0 15px;
	display:inline;
	background:url(../images/tp_tile2.gif) repeat-x;
	width:750px;
	height:34px;
	border:1px solid #C7244B;
}
.cnt{
	float:left;
	width:750px;
	background:#FFEEFE;
	margin-left:15px;
	display:inline;
	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-top-color: #FFD3FA;
	border-right-color: #FFD3FA;
	border-bottom-color: #FFD3FA;
	border-left-color: #FFD3FA;
	margin-bottom: 5px;
}
.cnt li a{
	font-family: Verdana, Geneva, sans-serif;
	color: #A92940;
	text-decoration: none;
	font-size: 12px;
	list-style-type: square;
	}
.cnt li a:hover{
	color: #F07EA8;
	text-decoration: none;
	}
/*footer panel starts herer*/
#footer{
	float:left;
	width:100%;
	text-align: center;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 22px;
	margin-bottom: 10px;
	background-color: #F07EA8;
	margin: 0;
}
#footer a{
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
#footer a:hover{
	text-decoration: none;
}
h1{
	color: #A92940;
	font-size: 26px;
	font-family: Pristina;
	margin: 0px;
	padding-left: 10px;
}h2{
	color: #A92940;
	background-image: url(../images/tp_tile2.gif);
	background-repeat: repeat-x;
	border:1px solid #C7244B;
	height: 34px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
	font-size: 26px;
	font-family: Pristina;
}
h3{
}
p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	color: #A92940;
}
a{
	color: #A92940;
	text-decoration: underline;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a:hover{
	color: #f5679c;
	text-decoration: underline;
}
#links {
	float: left;
	width: 200px;
	margin-top: 20px;
}
li{
	color: #A92940;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

