/************************************************************/
/*Global Styles*/
/************************************************************/
* {
	margin:0 auto;
	padding:0;
}

/* MAC HIDE \*/
html, body {
	height:100%;
	margin:0;
	padding:0;
}
/*END MAC HIDE*/

body {
	background:  url(images/background.jpg) repeat-x top;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}

/************************************************************/
/*Content*/
/************************************************************/

.menu {
width:128px;
float: left;
}

.container {
	width:780px;
	background: #E353C2;
}

.header {
	width: 360px;
	height: 145px;
	background:  url(images/Latest_News.jpg) /*repeat-y bottom*/;
	float:left;
}

.header2 {
	width: 420px;
	height: 145px;
	background:  url(images/Header.jpg) /*repeat-y bottom*/;
	float:right;
}

.header3 {
	height: 145px;
	width: 780px;
	background: #E353C2;
	padding:0;
	margin:0;
	
}

.header p  {
	font-size:0.8em;
	margin: 0;	
	color:#FFFFFF;
	text-align:left;
	padding: 10px 10px 10px 10px;
	margin: 0 120px 0 0;
}

.header h1 {
	font-size:1.5em;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	color:#66ffff;
	text-align:left;
	padding: 10px 10px 10px 10px;
}

.main {
	width:780px;
	background:  url(images/buffer.jpg) repeat-y bottom;
	background-color:transparent; 
}
.main2 {
	width:780px;
	background:  url(images/Content.jpg) no-repeat bottom;
	background-color:transparent; 
}

.main3 {
	width:780px;
	background:  url(images/Content1.jpg) no-repeat bottom;
	background-color:transparent; 
}
.content {
	font-size:0.8em;
	margin: 0 0 0 250px;	
	color:#FFFFFF;
	width:490px;
	text-align:left;
	min-height:450px;
}
.content1 {
	font-size:0.8em;
	margin: 0 0 0 0;	
	color:#FFFFFF;
	width:490px;
	text-align:left;
}
.content2 {
	font-size:1.0em;
	margin: 0 0 0 10px;	
	color:#FFFFFF;
	width:490px;
	
	text-align:left;
	
}
.content3 {
	font-size:0.8em;
	margin: 0 0 0 200px;	
	color:#FFFFFF;
	width:280px;
	text-align:right;
	vertical-align:bottom;
}
.content p span.blue {
	font-size:1.0em;
	margin: 0;	
	color:#66FFFF;
}

.content td {
    /*border-color:#EE93DA;
    border-style:dotted;
    border-width:1px;
	background-color:#EE93DA;*/
	background:  url(images/table_background.jpg);
	font-size:0.8em;
	padding: 10px 10px 10px 10px;
	/*margin: 15px 15px 15px 15px;*/
}

#table1 {
/*border-color:#EE93DA;
    border-style:dotted;
    border-width:1px;*/
	
	font-size:1.3em;
	padding: 10px 10px 50px 10px;
	/*margin: 15px 15px 15px 15px;*/
}
.content img{
	align:right;
}

.content td a:hover {
	font-size:0.9em;
	background:#E353C2;
	color:#66FFFF;
	text-decoration: none;
}

.content p  {
	font-size:1em;
	margin: 0;	
	color:#FFFFFF;
}
.content a:hover {
	font-size:0.9em;
	background:#E353C2;
	color:#66FFFF;
	text-decoration: none;
}

.content a {
	font-size:0.9em;
	color:#FFFFFF;
	text-decoration: none;
}

.content h1 {
	font-size:1.5em;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	color:#66ffff;
}

.content h2 {
	font-size:1.5em;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	color:#66ffff;
}

.content h3 {
	font-size:1.2em;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	color:#66ffff;
}

table#pricesOnPrivateClases {
	width:300px;
}	

table#pricesOnPrivateClases td {
	padding:5px;
	color:#fff;
	background:none;
}	



/************************************************************/
/*Footer*/
/************************************************************/
/*enter code here*/
/************************************************************/