@charset "utf-8";
html, body {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
}
div, ul, li, p, h1, h2, h3, img, table, tr, td {
	margin:0;
	padding:0;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #ECECEC;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	letter-spacing:0
}
img {
	border:0;
}
/*----------FONTS styles-----------*/

a {
	color:#F0027F;
	text-decoration:none;
}
h1 {
	font-size:16px;
	padding-top:12px;
	padding-bottom:5px;
	color:#f0027f;
}
h2 {
	padding:12px 0 5px 3px;
	font-size:12px;
	font-weight:bold;
	color:#f0027f;
}
h2 span {
	font-weight:normal;
}
h3 {
	font-size:11px;
	font-weight:bold;
	color:#F0027F;
}
strong {
	color:#F0027F;
}
p {
	font-size:11px;
	padding-bottom:10px;
	line-height:14px;
}
/*---------------------*/
.container {
	position:relative;
	top:-45px;
	width:1017px;
	text-align: left;
	margin: 0 auto;
}
.header1 {
	width:100%;
	height:133px;
	background-image: url(../images/background_top.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
.header1 img {
	float:left;
	position: relative;
}
.header1 .logo {
	top: 80px;
	left: -23px;
}
.header1 .name {
	top: 80px;
	left: -35px;
}
.bgContainer {
	padding:0 9px 0 9px;
	background: url(../images/main_bg.png) repeat-y;
}
.header2 {
	height:51px;
	background:#fff;
	background:url(../images/bgrLine.jpg) bottom right no-repeat;
	margin: 0 6px;
}
.menu {
	float:left;
	margin-left: 86px;
	font-size:13px;
}
.menu a {
	color:#f0027f;
	text-decoration:none;
	font-weight:bold;
	line-height:24px;
}
.menu a:hover {
	border-bottom:5px solid #f0027f;
}
.menu ul {
	list-style-type:none;
}
.menu ul li {
	display:inline;
	margin-left: 10px;
}
.cap {
	float:right;
	background:url(../images/topCap.jpg) no-repeat;
	width:182px;
	padding:4px 5px;
	height:16px;
	margin-left:7px;
	font-size:10px;
	line-height:18px;
}
.cap img {
	float:right;
	margin:3px 2px 0 0;
}
#search input {
	border: none;
	height: 15px;
	margin: 0;
	display: block;
	float: left;
}
#search .submit {
	background: transparent url(../images/search_button.gif) no-repeat center top;
	overflow:hidden;
	margin-left: 5px;
	margin-top: 1px;
	width: 59px;
	height:15px;
	padding-top:12px;
}
#search .text {
	width: 115px;
	margin-left:1px;
	border-width:0;
}
.twoColsContent {
	background:url(../images/bgrContent.gif) repeat-y;
	min-height:400px;
}
.mainContent {
	width:790px;
	padding:0 5px;
	float:left;

}
.mainContent a {
	border-bottom:1px dotted;
}
.firstRow {
	padding-top:30px;
	color:#F0027F;
	clear:both;
}
.newsList {
	padding-top:10px;
	color:#F0027F;
	clear:both;
}
.folder {
	float:left;
	width:190px;
	margin-right:8px;
}
.newsLeft {
	float:left;
	width:190px;
	margin:0 8px 3px 4px;
}
.newsRight {
	float:left;
	width:190px;
}
.newsLeft img, .newsRight img {
	padding-right:6px;
}
.sidebar {
	float:right;
	width:182px;
	background:url(../images/topCap.jpg) no-repeat top right;
	margin-right:6px;
	padding:5px;
}
.sidebar ul {
	padding-left:20px;
	padding-bottom:10px;
}
.sidebar a {
	color:#F09;
	text-decoration:underline;
}
.footer {
	height:153px;
	margin:0px 6px;
	background:url(../images/bgrFooter.gif) no-repeat bottom;
}
.leftfoot {
	float:left;
	width:375px;
	height:100px;
	margin: 5px 0 0 6px;
}
.leftfoot img {
	float:right;
	margin-left:6px;
}
.rightfoot {
	float:left;
	width:373px;
	height:100px;
	margin: 5px 0 0 23px;
}
.rightfoot img {
	float:left;
	margin-right:6px;
}
.bottom ul {
	float:right;
	color:#ffffff;
	padding-right:15px;
	list-style-type:none;
}
.bottom ul li {
	display:inline;
	padding-left:30px;
}
.bottom a {
	color:#ffffff;
}
.bgBottom {
	height:15px;
}
#partnerlaunch {
	float: left;
	width: 790px;
	height: 300px;/*	background:url(../images/flashplaceholder.jpg) no-repeat top left;*/
}

