@charset "utf-8";
/* CSS Document */

@font-face {
font-family: "Didot";
src: url(../Didot.ttf); /* IE */  
src: local("Didot"), url(../Didot.ttf) format("truetype"); /* non-IE */
}

@font-face {
font-family: "Gotham";
src: url(../fonts/Gotham-Medium.otf); /* IE */  
src: local("Gotham"), url(../fonts/Gotham-Medium.otf) format("opentype"); /* non-IE */
}
 
body {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Georgia;
	font-size: 13px;
	color: #000;
}

#outer
{
	position:relative;
	margin-right: auto;
	margin-left: auto;
	width: 990px;
	color: #FFFFFF;
}

#topnav
{
	background-color: #000000;
	height: 30px;
	text-align: right;
	line-height: 30px;
	display: block;
	width: 990px;
}

#topnavright
{
	float: left;
	width: 640px;
	text-align: left;
	padding-left: 10px;
	font-family: Helvetica;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
}

#topnavleft
{
	float: left;
	width: 340px;
}

a
{
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

a:hover
{
	color: #5C6564;
}

a.flinks
{
	color: #333333;
	text-decoration: none;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 14px;
}

a.flinks:hover
{
	 
}

a.heads
{
	font-family: Garamond;
	font-size: 31px;
	font-weight: normal;
	color: #333333;
	line-height: 31px;
}

a.heads:hover
{}

a.toplinks
{
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: normal;
}

a.toplinks:hover
{
	color: #999999;
}

#topbanner
{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}


#logo_space
{
	width:990px;
	height: 271px;
}

#ma
{
	width: 493px;
	float: left;
	height: 268px;
	vertical-align: bottom;
	margin-top: 6px;
}

#logo
{
	width: 250px;
	float: left;
	text-align: center;
	height: 268px;
	margin-top: 6px;
	 
}

#slogan
{
	width: 240px;
	float: left;
	height: 268px;
	margin-top: 6px;
}

#menunav
{
	width:990px;
	float:left;
	height: 30px;
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 30px;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}


#sddm
{
	margin: 0;
	padding: 0;
	z-index: 40;
}

#sddm li
{
	background-image:url(../images/strip.png);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	text-align: center;
}

#sddm li a
{
	background-repeat: no-repeat;
	padding-right: 12px;
	padding-left: 8px;
	display: block;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	padding-top: 0px;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Helvetica;
	margin: 0;
	padding-bottom: 0px;
	font-weight: bold;
}

#sddm li a:hover
{
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: center;
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	border: 1px none #999999;
	width:150px;
	background-color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color:#FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 20px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	background-image: none;
	background-repeat: no-repeat;
	text-transform: uppercase;
	
}

	#sddm div a:hover
	{
	background-image:images/img_06.gif;
	color: #999999;
	background-image: none;
}
#permaspace
{
	width:988px;
	display: block;
	height: 38px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


#permalinks
{
	background-color: #FFFFFF;
	height: 25px;
	color: #000000;
	display: block;
	float: left;
	line-height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 493px;
	padding-left: 5px;
	border: 1px none #CCCCCC;
}

a.permalinks
{
	line-height: 28px;
	font-family: Helvetica;
	font-weight: normal;
	font-size: 13px;
}

a.permalinks:hover
{
	color: #333;	
}

#fgallery
{
	width:729px;
	display: block;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}

#gbg
{
	width: 233px;
	height: 38px;
	float: left;
	background-color: #CCCCCC;
}

#gbg1
{
	width: 235px;
	height: 32px;
	float: left;
	margin-left: 14px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/inpartnership%20with.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#middle
{
	width: 988px;
	border-collapse:collapse;
	display: block;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 5px;
	height: 100%;
}

#smiddle
{
	width: 738px;
	float: left;
	text-align: left;
	color: #333333;
	border-right-width: 1px;
	border-right-color: #333333;
	height: 100%;
}

#mag_content
{
	width: 492px;
	float: left;
	text-align: left;
	color: #000;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	height: auto;
	display: block;
	border-right-style: dotted;
	margin: 0px;
	padding: 0px;
}

#mag_image
{
	width: 190px;
	float: left;
	text-align: left;
	color: #333333;
}

#mag_text
{
	width: 265px;
	float: left;
	text-align: left;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}



#ma_text
{
	background-color: #CCCCCC;
	width: 229px;
	float: left;
	margin-top: 0px;
	margin-left: 7px;
	text-align: left;
	padding-left: 4px;
	color: #000000; 
}


#mag_text1
{
	float: left;
	text-align: left;
	line-height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-style: normal;
	font-weight: normal;
	clear: both;
	width: 485px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.mag_text1
{
	width: 455px;
	float: left;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-style: normal;
	font-weight: normal;
}

.mag_text
{
	width: 275px;
	float: left;
	text-align: left;
	color: #000000;
	line-height: 25px;
}


#ma_content
{
	width: 244px;
	float: left;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}



#mablock2
{
	float: left;
	width: 730px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	color: #000000;
	line-height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-style: normal;
	font-weight: normal;
}

#mbox
{
width:185px; float:left; padding:2px;
}

#mtext
{
width:285px; margin:5px; float:left;
}

#mbox1
{
	width:233px;
	float:left;
	padding:2px;
}

#mtext1
{
	width:230px;
	margin:5px;
	float:left;
}

#mimagel
{
width:245px; float:left;
}

.ma_logo_space
{
	margin-top:-11px;
}

#adwords
{
	float: left;
	width: 249px;
	text-align: center;
}

#footer
{
	width: 990px;
	background-color: #000000;
	height: 30px;
	float: left;
	line-height: 30px;
	margin-top: 5px;
}

a.flinks
{
	line-height: 30px;
	font-family: Helvetica;
	font-weight: bold;	
}

a.flinks:hover
{
	
}



h1
{
	line-height: 22px;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2
{
	display: inline;
	line-height: 25px;
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
}


h3
{
	display: inline;
	 
}
h4
{
	display: block;
	display:inline;
	font-family: Helvetica;
	font-size: 14px;
	color: #C30;
	text-indent: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	vertical-align: bottom;
}

h5
{
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	display: inline;
	line-height: 23px;
}

h6
{
	display: inline;
	line-height: 16px;
	font-variant: normal;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica;
}

.space
{
	height: 6px;
}

.lspace
{
	padding-left: 31px;
}

.hlight
{
	color: #FF3300;
	font-size: 18px;
	 
}


.button
{
	height: 30px;
	width: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 16px;
	font-style: normal;
	
}

.textbox
{
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 2px;
	
}

.imgright_space
{
	margin-right: 10px;

}

.imgleft_space
{
	margin-right: 9px;

}



/*ant */

.textboldblack
{
	font-weight: bold;
	color: #333333;
	font-size: 15px;
}


.textbold
{
	font-weight: bold;
	color: #F00;
}

.bolditalic
{
	font-style: normal;
	font-weight: normal;
}
 

#h_articles_outer
{
	width: 480px;
	padding-left: 5px;
	float: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}

#h_articles
{
	width: 480px;
	float: left;
	border-bottom-width: 5px;
	border-bottom-style: none;
	border-bottom-color: #000000;
}

.content
{
	line-height: 20px;
	font-size: 12px;
}

#pad5
{
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;

}
 
.copyrights
{
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: normal;
}


 
 
.bolditalicred
{
	font-style: italic;
	font-weight: bold;
	color: #DD0000;
}

#graybox
{
	background-color: #EAEAEA;
	padding: 4px;
	margin: 5px;
	
}

#accessbox
{
	width:480px;
	float:left;
	margin-left: 151px;

}

.errors
{
font-size:11px;
color:#FF0000;

}

