/* Custom css */

body {
	margin: 0;
	padding: 0;
}

a img
{
border:none;
}


#header {
	height: 50px;
	background-color: #FFFFFF;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}



#footer {
	height: 20px;
	width: 850px;
	font-family: Arial, Helvetica, sans-serif, "Myriad Pro";
	font-size: 9px;
	color: #999999;
	text-align: right;
	vertical-align: text-bottom;
	border-top-style: dotted;
}

#maincontent {
	background-color: #FFFFFF;
	
}

#left {
	background-color: #FFFFFF;
    height: 540px;
	width: 150px;
	line-height: 20px;
	margin-top:10px;
}

#right {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: normal;
	height: 530px;
	width: 530px;
	text-align: center;
	color: #1985ab;
	margin-top:10px;
}

#right_icon {
	height: 540px;
	width: 640px;
	text-align: right;
	padding: 20px;
}

#middle {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif, "Myriad Pro";
	font-size: 9px;
	line-height: 20px;
	text-align: left;
	height: 540px;
	width: 150px;
	margin-top:10px;
	color: #999999;
}

/* Use a .box to create a padded box inside a column.  */ 
.box {
	background-image: url(../images/386.jpg);
	height: 530px;
	width: 850px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}


#scrolltext {
	height: 70px;
	overflow:auto;
	margin-top:10px;
	width: 530px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif, "Myriad Pro";
	font-size: 10px;
	color: #999999;
	
}

a {
	font-family: Arial, Helvetica, sans-serif, "Myriad Pro";
	font-size: 10pt;
	text-decoration: none;
	color: #336666;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif, "Myriad Pro";
	font-size: 10pt;
	color: #FF9900;
	text-decoration: none;
}


#contact {
	font-family: Arial, Helvetica, sans-serif, "Myriad Pro";
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-align: center;
	
}

.intro {
	font-family: Arial, Helvetica, sans-serif, "Myriad Pro";
	font-size: 9px;
	color: #999999;
}

#advert {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	height: 500px;
	width: 520px;
	text-decoration: none;
	background-repeat: no-repeat;
	white-space: normal;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#links {
	font-family: Arial, Helvetica, sans-serif, "Myriad Pro";
	font-size: 12px;
	height: 530px;
	width: 530px;
	text-align: right;
}
.scrolltext {
	height: 480px;
	overflow:auto;
	margin-top:10px;
	width: 530px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666;
	padding-right: 15px;
}
