/*External Style Sheet*/
	
h1		{
	color: #FFFFFF;
	font-style: normal; 
	font-size: 10pt; 
	font-weight: bold;
	font-family: Verdana;
	margin-left: 30px;
	margin-top: 11px;
	}

h2		{
	font-family: Verdana, Arial, Geneva,  Helvetica; 
	font-size: 10pt; 
	font-style: normal;  
	font-weight: normal;
	color: #FFFFFF; 
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 5px;
}

h3		{
	font-family: Arial, Verdana, Geneva,  Helvetica; 
	font-size: 14pt; 
	font-style: normal;  
	font-weight: normal;
	color: #FFFFFF; 
	text-decoration: none;
	margin-top: 10;
	margin-bottom: 10;
}

h4		{
	font-family: Arial, Verdana, Geneva,  Helvetica; 
	font-size: 10pt; 
	font-style: normal;  
	font-weight: bold;
	color: #FFFFFF; 
	text-decoration: none;
}

h5		{
	color: #434343;
	font-style: normal; 
	font-size: 10pt; 
	font-family: Arial,Helvetica,Univers,Zurich BT;
}

h6		{
	color: #FFFFFF;
	font-style: italic;
	font-size: 13pt; 
	font-family: Arial,Helvetica,Univers,Zurich BT;
}

h9		{
	color: #434343; 
	font-style: oblique; 
	font-size: 9pt;  
	font-family: Arial; 
	margin-top: 3; 
	margin-bottom: 3;
}

p		{
	font-family: Verdana, Arial, Geneva,  Helvetica; 
	font-size: 10pt; 
	font-style: normal;  
	font-weight: normal;
	color: #FFFFFF; 
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}


A:link    {
	color: #ffffff;
	font-style: normal;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, Univers, Zurich BT;
	text-decoration: none;
}

A:visited {
	color: #ffffff;
	font-style: normal;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, Univers, Zurich BT;
	text-decoration: none;
}

A:active  {
	color: #ffffff;
	font-style: normal;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, Univers, Zurich BT;
	text-decoration: none;
}

A:hover   {
	color: #ffffff;
	font-style: normal;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, Univers, "Zurich BT";
	text-decoration: underline;
}

li		{
	color: #FFFFFF;
	font-style: normal;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
}

#page { 
	position: relative;
	width: 760px;
	height: 630px;
	clear:both; 
	/**background: top left url(../images/background.jpg);**/
	/**background-color:#C3BCBC;**/
} 

#leftdown { 
	position: absolute;
	left: -8px;
	width: 8px;
	height: 630px;
	clear:both; 
	background: top left url(../images/leftdown.gif) repeat-y;
	/**background-color:#C3BCBC;**/
} 

#rightdown { 
	position: absolute;
	left: 759px;
	width: 8px;
	height: 630px;
	clear:both; 
	background: top left url(../images/rightdown.gif) repeat-y;
	/**background-color:#C3BCBC;**/
} 

#topbar { 
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 50px;
	clear:both; 
	z-index: 2;
	background: top left url('../images/topbar.jpg') repeat-y;
} 

#logo { 
	position: absolute;
	left: 10px;
	top: 10px;
	width: 246;
	height: 40px;
	clear:both; 
	z-index: 3;
} 

#menu { 
	position: absolute;
	left: 0px;
	top: 50px;
	width: 759px;
	height: 23px;
	clear:both; 
	z-index: 4;
	background: top left url('../images/topbar.jpg') repeat-y;

} 
#midbg { 
	position: absolute;
	left: 0px;
	top: 72px;
	width: 759px;
	height: 217px;
	clear:both; 
	z-index: 2;
	background: top left url(../images/midbg.jpg);
	/**border: 1px solid #C3BCBC;**/
} 

#main { 
	position: absolute;
	left: 0px;
	top: 289px;
	width: 759px;
	height: 282px;
	clear:both; 
	z-index: 2;
	background: top left url(../images/background.jpg);
	background: #982929;
} 

#heading { 
	position: absolute;
	left: 30px;
	top: 0px;
	width: 350px;
	height: 34px;
	clear:both; 
	z-index: 5;
	background: top left url(../images/heading.jpg) repeat-y;
	}


#midrightbubble { 
	position: absolute;
	left: 490px;
	top: 10px;
	width: 228px;
	height: 217px;
	clear:both; 
	z-index: 3;
	background: top left url(../images/midrightbubble.gif);
	}

#dottedmenu { 
	width: 214px;
	height: 30px;
	clear:both; 
	z-index: 6;
	background: top left url(../images/dottedmenu.gif);
	}

#dottedmenu a:link { 
	color: #ffffff;
	font-style: normal;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, Univers, Zurich BT;
	text-decoration: none;
	margin-left: 10px;
	}

#dottedmenu a:visited { 
	color: #ffffff;
	font-style: normal;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, Univers, Zurich BT;
	text-decoration: none;
	margin-left: 10px;
	}

#dottedmenu a:active  {
	color: #ffffff;
	font-style: normal;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, Univers, Zurich BT;
	text-decoration: none;
	margin-left: 10px;
	}

#dottedmenu a:hover   {
	color: #ffffcc;
	font-style: normal;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, Univers, "Zurich BT";
	text-decoration: none;
	margin-left: 10px;
	}

#midleftbubble { 
	position: absolute;
	left: 0px;
	top: 2px;
	width: 179px;
	height: 202px;
	clear:both; 
	z-index: 3;
	background: top left url(../images/midleftbubble.gif);
	}

#news { 
	position: absolute;
	left: 43px;
	top: 55px;
	width: 280px;
	height: 300px;
	clear:both; 
	z-index: 5;
	text-align: left;
	font-size: 9pt;
	}

#news a:link { 
	color: #ffffff;
	font-style: normal;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, Univers, Zurich BT;
	text-decoration: none;
	}

#news a:visited { 
	color: #ffffff;
	font-style: normal;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, Univers, Zurich BT;
	text-decoration: none;
	}

#news a:active  {
	color: #ffffff;
	font-style: normal;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, Univers, Zurich BT;
	text-decoration: none;
	}

#news a:hover   {
	color: #ffffcc;
	font-style: normal;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, Univers, "Zurich BT";
	text-decoration: none;
	}


#domain { 
	position: absolute;
	left: 345px;
	top: 40px;
	width: 179px;
	height: 202px;
	clear:both; 
	z-index: 4;
	}

#seo { 
	position: absolute;
	left: 550px;
	top: 40px;
	width: 179px;
	height: 202px;
	clear:both; 
	z-index: 4;
	}

footer { 
	position: absolute;
	top: 600px; 
	width: 759px;
	left: 0px;
	height: 30px;
	background: #741f1f;
	z-index: 2;
} 

#text {
	left: 40px;
	top: 50px;
    width: 690px;
	position: absolute;
	visibility: visible;
	z-index: 5;
	color: #FFFFFF;
}

#textwithside {
	left: 40px;
	top: 50px;
    width: 450px;
	position: absolute;
	visibility: visible;
	z-index: 5;
	color: #FFFFFF;
}

#sidetext {
	left: 530px;
	top: 5px;
    width: 250px;
	position: absolute;
	visibility: visible;
	z-index: 6;
	color: #FFFFFF;
}

#footer a { 
	color: #CCCCCC;
	text-decoration: none; 
} 

#footer a:hover { 
	color: #FFFFFF;
	text-decoration: none; 
}


/* black text in all pages */	

.plain		{
		font-style : normal;
		color: #FFFFFF;
		font-family : verdana, arial;
		font-size : 10pt;
		}
.plainbig		{
		font-style : normal;
		color: #FFFFFF;
		font-family : verdana, arial;
		font-size : 12pt;
		}

.small		{
		font-style : normal;
		color: #FFFFFF;
		font-family : verdana, arial;
		font-size : 8pt;
		}

.footer		{
		font-style : normal;
		color: #FFFFFF;
		font-family : verdana, arial;
		font-size : 8pt;
		}

.paragraph		{
		font-style : normal;
		color: #FFFFFF;
		font-family :  arial, verdana;
		font-size : 12pt;
		}

/** Footer Layout **/
#footer,#footer p{font-size:10px;color:#6f949b;}
#footer a:link, #footer a:visited{color:#6f949b; text-decoration:none; font-size:10px;}
#footer a:hover{text-decoration:underline;color:#c9dfe3;}


