/* CSS Document */
/* Drammen Øyeklinikk AS */

body, html {
	padding: 0;
	margin: 0;
	background:url(../images/bg.jpg) top left repeat-x #e4f8ff;
}

div#page {
	margin: 0 auto;
	width: 922px;
	background:url(../images/pagebg.png) top center no-repeat transparent;
}

div#tc {
	width: 886px;
	margin: 0 auto;
	background:url(../images/headerbg.png) top center no-repeat;
}

div#clearer { clear:both; }

div#flash {
	background: url(../images/fla.jpg) top left no-repeat;
	width: 672px;
	float:left;
}

div#focus { 
	float:left;
}


div#menu, div#content {
 	width: 886px;
	margin: 0 auto;
	clear: both;
}

div#menu { height: 35px; }

div#content { padding: 20px 0 15px; }

div#menu { background-color: #1f3354; }

div#footer { background:url(../images/footerbg.png) top left no-repeat; width: 924px; margin: 0 auto; padding: 10px 0 0; height: 61px; text-align: center; color: #fff; }

div#tagmark { text-align: center; }
div#tagmark img { margin-bottom: -5px; padding: 0 10px 0; }

td { vertical-align: top; }

body,html,td,p,input.contact, textarea.contact { font: normal 12px/18pt Tahoma,Verdana,sans-serif; color: #000; }

h1 { font: 300 22px Georgia,serif; color: #2d6e6c; }
h2 { font: 300 20px Georgia,serif; color: #1f3252; }
h3 { font: 700 16px Georgia,serif; color: #000; }
h4,h5,h6 { font: bold 14px Georgia,serif; color: #514b4b; }

img { border: none; }

a { text-decoration:underline; color: #1F3354; font-weight: 700; }
a:hover { color: #333;}

