body {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 10px;color: #333333;
	background:url(images/bg.jpg) #333333;
}

#header {
	width: 952px;
	height: 110px;
	padding: 10px 10px 10px 10px;/*TOP RIGHT BOTTOM LEFT*/
	background: #FFFBFD url(images/bg_header.jpg);
	position:relative;
}

#logo{position:absolute; top:10px; left:30px;}
#address{
	position:absolute;
	top:9px;
	right:22px;
	color:#FFFFFF;
	width: 223px;
}

#menu{
	position:absolute;
	bottom:4px;
	right:24px;
	width: 629px;
	height: 46px;
}
#menu a{
	min-width:90px;
	height:12px;
	background:url(images/bg_menuoff.gif) repeat-x #003399;
	border:solid 1px #FFFFFF;
	padding:8px;
	margin-left:10px;
	float:left;
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 10px;color: #FFFFFF; font-weight:900;
	text-decoration:none;
}
#menu a:hover{
	background:url(images/bg_menuon.gif) #003399 repeat-x;
}
#menu a#on{
	background:url(images/bg_menuon.gif) #003399 repeat-x;
}

#menutabs{
	width:893px;
	height:45px;
	background:url(images/bg_tabs.gif);
	padding-left:10px;
	font: 10px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 12px;
}
#menutabs a{ background:url(images/tab_off.gif) no-repeat; width:132px; height:27px; float:left; text-decoration:none; color: #333333; padding:18px 0px 0px 10px; font-weight:bold;}
#menutabs a:hover{text-decoration:underline;}
#menutabs a.tabon{
	background:url(images/tab_on.gif) no-repeat;
	width:132px;
	height:27px;
	float:left;
	text-decoration:none;
	color: #336699;
	padding:18px 0px 0px 10px;
	font-weight:bold;
	font-size: 12px;
}

#content {
	width: 950px;
	padding: 20px 20px 20px 20px;
	background-color:#FFFFFF;
	position:relative;
	text-align: left;
}

#left {
	float: left;
	width: 659px;
	padding: 0px 20px 0px 0px;/*TOP RIGHT BOTTOM LEFT*/
	background-color:#FFFFFF;
	min-height:400px;
	text-align: center;
	color: #336699;
	font-size: 12px;
}

#right {
	float: right;
	width: 230px;
	background:url(images/bg_menuright.jpg) #FFFFFF top left no-repeat;
	min-height:400px;
	padding:0px 0px 0px 20px;/*TOP RIGHT BOTTOM LEFT*/
}

#footer {
	clear: both;
	padding:10px;
	width: 949px;
	border-top: 1px solid #F0F0F0;
	background: #FFFFFF;
}

/******TEXT STYLES******/
.TITLE 			{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: 900;
	color:#336699;
}
.L12 			{
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#336699;
	text-align: center;
}
#TITULO2 {
	font-size: 14px;
	color: #336699;
}
#content #left p strong {




}
#content #menutabs p {
	font-weight: bold;
	font-size: 14px;
}
#content #left p strong {
	color: #F00;
}
#content #left div table tbody tr .L12 .L12 {
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
}
#L15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#content #left div table {
	color: #336699;
	text-align: center;
	font-size: 12px;
}
#content #left div table tbody .L12 td strong {
	color: #FFF;
}
#content #left .L12 {
	text-align: left;
	color: #336699;
	font-weight: normal;
	font-size: 12px;

}
#content #left div table tbody tr .L12 {
	font-size: 10px;
}
.L12 {
	font-size: 14px;
	color: #336699;
}
#content #left div table tbody tr .L12 strong {
	font-size: 12px;
}
#content #left div table tbody tr td p {
	text-align: center;
}
#content #left div table tbody tr td p {
	text-align: left;
}
#content #left p strong {
	color: #336699;
}
#content #left div table tbody tr td p {
	text-align: center;
}
#content #left ol {
	text-align: left;
}

