
*
{
margin: 0px;
padding: 0px;
}

p {
	margin-top:10px;
	margin-bottom:10px;
}
a:link {
	color: #30A6D1;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #30A6D1;
}

hr {
padding-top:0px;
padding-bottom:0px;	
margin-top:4px;
margin-bottom:3px;
}

#titles
{
	width: 460px;
	padding-top:10px;
	padding-left:230px;
	float: none;
}

#lefttitles
{
	width: 690px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	float:right;
	border-top:1px;
	border-left:0;
	border-right:0;
	border-bottom:0;
	border-color:black;
    border-style : solid ;
    border-color : black;
}

#titles H3
{
width: 228px;
height: 27px;
font-size: 18px;
font-weight: bold;
padding-top: 15px;
color: black;
background: url(images/title.png) no-repeat;
text-align:center;
float:none;
}

#lefttitles H3
{
width: 228px;
height: 27px;
font-size: 16px;
font-weight: bold;
padding-top: 15px;
color: black;
background: url(images/title.png) no-repeat;
text-align:center;
float:left;
}

#lefttitles p {
	float:none;
	text-align:right;
	padding-top:0;
	margin-top:0;
	margin-bottom:0;
}

body.bodyclass {
	background: #000000 url(images/back_all.jpg) no-repeat;
	font: 13px Arial, Helvetica, sans-serif;
	color: #383838;
	margin-top: 20px;
}

#content
{
	width: 733px;
	margin: 0px auto;
}

#main
{
width: 733px;
height: 14px;
background: url(images/top.png) no-repeat;
}

#back
{
width: 733px;
background: url(images/back.png) repeat-y;
background-color:transparent;
}

iframe.contentiframe {
	background:none;
	background-color:transparent;
	border:none;
	border-style:none;
	border-width:0;
	margin:10px;
}

#bottom
{
width: 733px;
height: 20px;
background: url(images/bottom.png) no-repeat;
}

#header {
	height: 120px;
	text-align: right;
}

#logo {

width: 740px;
height: 125px;
text-align: left;
padding-top: 10px;
padding-left: 0px;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}



#menu
{
width: 733px;
height: 45px;
padding-left: 80px;
background: url(images/menu2.png) no-repeat;
}

#menu ul {
	list-style: none;
}

#menu li {
	display: inline; 
}

#menu a {
	float: left;
	width: 120px;
	height: 30px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 15px;
}

#menu a:hover {
	width: 120px;
    height: 30px;
	color: #C2F8FF;
	text-decoration: underline;
	background: url(images/menu_r.png) repeat-x;
}

.bot
{
padding: 10px;
}

#footer {
	height: 44px;
	clear: both;
	padding-top: 30px;
}

#footer p {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: white;
}

#footer a {
	color: white;
}
