body {
	background:#FFFFFF url(/images/site/bg.png) top repeat-x;
	text-align:center;
	color:#1C334A;
	font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	margin:0px;
	font-size:13px;
}

h1 {
	font-size:14px;
	font-weight:normal;
	margin-bottom:12px;
	margin-top:0px;
	padding:0px;
}

a {
	color:#6292E4;
	text-decoration: none;
}

div#wrapper {
	width:850px;
	margin:0 auto;
}

div#topLinks {
	width:auto;
	padding-right:16px;
}
div#topLinks a {
	font-weight:bold;
	font-size:12px;
}


div#footer {
	width:100%;
	background:url(/images/site/footer_bg.png) bottom repeat-x;
	padding-top:80px;
	font-size:12px;
}

div#footer div#f_con {
	width:850px;
	margin:auto;
}

div#footer div#f_left {
	width:250px;
	height:181px;
	float:left;
	background:url(/images/site/footerlady.png) right top no-repeat;
}

div#footer div#f_right {
	width:600px;
	float:right;
	padding-top:60px;
}

div#footer div#links {
	margin-bottom:20px;
}

div#footer div#links a {
	font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#3F7F2F;
	text-transform: capitalize;
}

div#startbar {
	position:absolute;
	left:0px;
	top:480px;
	width:100%;
	height: 54px;
	background:url(/images/site/table_bg2.png) top repeat-x;
	padding:12px 0px;
	color:#FFFFFF;
	text-align:center;
	font-size:14px;
}

div#startbar table {
	margin:auto;
}

div#startbar table td {
	vertical-align:middle;
}

a.b {
	background:transparent url(/images/button.gif) repeat scroll 0 0;
	color:#555555;
	display:block;
	font-weight:bold;
	height:30px;
	line-height:29px;
	margin-bottom:14px;
	text-decoration:none;
	width:191px;
	font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
}

a.b:hover {
	color:#0066CC;
}

.add {
	background:transparent url(/images/add.gif) no-repeat scroll 10px 8px;
display:block;
text-indent:30px;
}
