
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {
	color: #0000FF;
	text-decoration: none;}
a:hover {color: #99CCFF;}

img {
border: 0;
}

body {
	background: #FFFFFF;
	color: #004d4d;
	font: normal 62.5% Tahoma,sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

* {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN","Hiragino Kaku Gothic Pro W3","ƒqƒ‰ƒMƒmŠpƒS Pro W3","Osaka";
	font-size: 12px;
	color: #232323;
	margin: 0px;
}

h1 {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	font-size: 24px;
	color: #FFFFFF;
}

h2 {
	text-align: left;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN","Hiragino Kaku Gothic Pro W3","ƒqƒ‰ƒMƒmŠpƒS Pro W3","Osaka";
	font-weight: bold;
	font-size: 12px; 
	color: #000000;
	padding: 8px 0 0 5px;
}

h3 {
	font: 5pt;
	font-family: Helvetica,sans-serif;
	color: #000000;
	padding: 6px 0 0 6px;
}



/* h1,h2,h3 {
	padding-top: 6px;
} */


.clearer {clear: both;}

.left {float: left;}

.right {float: right;}


.container {
	width: 750px;
	background-color: #FFFFFF;
	border: 1px solid #FF3300;
	font-size: 1.2em;
	margin: 3px auto;
 	padding: 0 0 1px; 
	
}


.top {
	padding: 0 0 0;
}


.header {
	width: 750px;
	background-color: #FFFFFF;
	font-size: 1.2em;
	height: 100px;

/*  	padding: 10px 0 0; */
	background-image: url(img/title.gif);
}
/* .header .left, .header .right {
	background-color: #333;
	color: #ffffff;
	height: 100px;	
}

.header .left {
	background-color: #006060;
	font: normal 2.8em "FlashTemplatesDesign",sans-serif;
	line-height: 100px;
	width: 564px;
	text-align: left;
	background-image: url(img/bgheader.gif);
	background-repeat: repeat-x;
	
}
.header .right {
	overflow: auto;
	width: 212px;
	background-image: url(img/bgheader_right.gif);
	background-repeat: repeat-x;
	background-color: #FF0000;
}
.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "FlashTemplatesDesign",sans-serif;}
 */

.navigation {	
	background: #D9E1E5 url(img/gray.jpg);
    border: 2px solid #FFFFFF; 
	height: 41px;
}
.navigation a {
	background: transparent url(img/gray.jpg) left top repeat-x;
	border-right: 1px solid #ffffff;
	color: #ffffff;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 41px;
   	padding: 0 18px; 
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.navigation a:hover {
	background: transparent url(img/red.jpg) left top repeat-x;
	color: #FFFFFF;
}

.language {
	font: 1em sans-serif;
}
.language a {

	color: #CCCCCC;
	display: block;
	float: right;
	font: 1em sans-serif;
	line-height: 15px;
	padding: 0 5px;
}

.main {
	border-top: 1px solid #fff;
	background: #FFFFFF;
	/*  background: url(img/bgmain.gif) repeat-y;*/
}

/* .content {
	float: none;
	margin: 3px 0;
	padding: 0px 0px;
	 width: 531px; 
}  */
/*.content .descr {
	color: #004d4d;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	margin-left: 18px;
} */

/* .content .imgright {
	padding: 5px;
	border: 1px solid #ADD1E7;
	margin-left: 4px;
	float: right;
} */

/* .content p
{
	color: #9A9A9A;
} */

.subtitle {
	height: 30px;
	width: 150px;
	float: left;
	padding: 10px 10px 0;  
	border-bottom: 1px solid #FF3300;
	
}

.footer {
	background: url(img/gray.jpg) repeat-x;
	color: #FFF;
	font: bold 1em sans-serif;
	line-height: 35px;
	text-align: center;
   	border: 1px solid #FFFFFF;
   	border-bottom: 2px solid #FFFFFF;
   	font-family: "sans-serif";
}
.footer a,.footer a:hover {color: #FFF;}
