@charset "UTF-8";

div#fragment-1 #right {
	background-color:#FFFFFF;
	float:right;;
	width:400px;
}

div#fragment-1 #left {
    background-color:#FFFFFF;
	float:left;
	width:255px;
}

div#fragment-1 #center {
    background-color:#FFFFFF;
	margin-left:257px;
	width:255px;
}

div#fragment-2 #right {
	background-color:#FFFFFF;
	float:right;;
	width:320px;
}

div#fragment-2 #left {
    background-color:#FFFFFF;
	float:left;
	width:255px;
}

div#fragment-2 #center {
    background-color:#FFFFFF;
	margin-left:257px;
	width:320px;
}

div#fragment-3 #right {
	background-color:#FFFFFF;
	float:right;;
	width:320px;
}

div#fragment-3 #left {
    background-color:#FFFFFF;
	float:left;
	width:255px;
}

div#fragment-3 #center {
    background-color:#FFFFFF;
	margin-left:257px;
	width:320px;
}

div#fragment-1 p{
	margin-right: 20px;
}

.ui-tabs-container{
	width:916px;
	margin:auto;
	padding-top:10px;
}

div#nav-tab{
	margin-left:16px;
}

.ui-tabs-nav li{
	width:305px;
}

div#fragment-1 div#precenter img{
	margin-bottom:10px;
	width:923px;
}

b, strong {
	color:#A70076;
	font-size:1.1em;
	font-weight:bold;
}

div#fragment-3 ul {
	margin-top:20px;
}

div#fragment-3 li {
	margin-left:20px;
}
