/*
Design by Viru Studio
http://www.virustudio.ee
*/

/* Elements */

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(i/bgr.gif) repeat-x;/*horizontal*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align: justify;
	color: #4F7383;
	
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

p, blockquote, ul, ol {
	margin-top: 0;
	padding-top: 0;
}

a {
	color: #4F7383;
	text-decoration: underline;
}

a:hover {
	color: #608B9F;
	text-decoration: underline;
}

.i {
	float: left;
	padding: 5px;
	margin: 4px 15px 0px 0px;
	border: 1px solid #4F7383;
}

/* Header */

#header {
	width: 760px;
	height: 50px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	height: 50px;
}

#logo h1, #logo h2 {
	float: left;
	padding: 2em .25em 0 0;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	color: #000000;
}

/* Menu */

#menu {
	float: right;
	height: 30px;
	border-top: 20px solid #FFFFFF;
	background: #fff url(i/iA.gif) repeat-x left bottom;
}

#menu ul {
	margin: 0;
	padding: .35em 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 1em;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

#menu a:hover {	
	color: #608B9F;
}

/* Splash */

#splash {
	width: 760px;
	height: 140px;
	margin: 0 auto;
}

/* Content */

#content {
	width: 760px;
	margin: 0 auto;
}

#content h2 {
	height: 25px;
	padding: 6px 0 0 31px;
	background: url(i/ih2blt.gif) no-repeat 10px 10px;
	text-transform: uppercase;
	font-size: 16px;
	color: #4F7383;
}

#content h3 {
	font-size: 14px;
	color: #4F7383;
}

#content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content li {
	padding-left: 12px;
	background: url(i/iblt.gif) no-repeat left center;
}

#content .content {
	padding: 10px 20px 20px 20px;
}

/* Column One */

#plrA {
	float: left;
	width: 520px;
	background: url(i/iA1.gif) repeat-x;
}

#plrA .boxed {
	background: url(i/iA1.gif) repeat-x;
}

/* Column Two */

#plrB {
	float: right;
	width: 220px;
	background: url(i/iA1.gif) repeat-x;
}

#plrB .boxed {
	background: url(i/iA1.gif) repeat-x;
}

#plrB .content {
	padding: 10px;
}

/* Footer */

#mnF {
	height: auto;
	text-align: center;
}

#mnF li {
	display: inline;
	
}

#mnF a {
	padding: 0 1em;
	text-decoration: none;
	text-transform: none;
	font-size: 10px;
	font-weight: normal;
}

#mnF a:hover {
	color: #2F454F;
}

#mnF .first {
	background: none;
}

#footer {
	width: 760px;
	height: 52px;
	margin: 0 auto;
	background: #FFFFFF url(i/bgr.gif) repeat-x left bottom;
}

#footer p {
	margin: 0;
	padding: 7px 0  0 20px;
	text-align: left;
	font-size: x-small;
	color: #4F7383;
}

#footer a {
	color: #4F7383;
}

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