div#container
{
	margin:20px auto;
	width:980px;
	font-family:Arial;
	font-size:11px;
	text-align:left;
	color:rgb(85,85,85);
}

body,html
{
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:11px;
	text-align:left;
	color:rgb(85,85,85);
	background:url(/resources/Images/20053_new_bak.gif) repeat-y;
	background-position:center top;
	background-color:#dddddd;
}

td
{
	font-family:Arial;
	font-size:11px;
}

a
{
	color: rgb(205,78,48);
	text-decoration:none;
}

a#myndasafn
{
	color: rgb(205,78,48);
	font-size: 13px;
	text-decoration:none;
	font-weight: bold;
}

a:hover
{
	color: rgb(205,78,48);
	text-decoration: underline;
}

h1, a h1, h1 a
{
	margin:0px;
	padding:0px;
	font-size:13px;
	color: rgb(205,78,48);
}

h3
{
	margin:0px;
	padding:0px;
	font-size:11px;
	color: rgb(136,136,136);
	text-transform: uppercase;
}

h4
{
	margin:0px;
	padding:7px 10px;
	font-size:11px;
	font-weight:bold;
	color: rgb(205,78,48);
	text-decoration: none;
	text-transform: uppercase;
}

input, select, textarea
{
	font-size:11px;
	font-family:Arial;
	color:rgb(119,119,119);
}

div#top
{
	clear:both;
	float:left;
}

div#logo
{
	float:left;
	width: 200px;
}

div#logo img
{
	vertical-align:bottom;
}

div#top-right
{
	float:left;
	width:780px;
	height:146px;
	background: rgb(205,78,48);
	border-bottom: 1px solid rgb(245,220,214);
}

div#title
{
	float:left;
	padding:5px;
	width: 500px}

div#title img
{
	padding: 5px;
	#margin: 5px;
}

div#shortcuts
{
	float:right;
	width:200px;
	padding-top:100px;
	#padding-top: 102px;
}

div#shortcuts img
{
	vertical-align:top;
	padding:0px 5px 5px 5px;
}

div#shortcuts input
{
	border: 1px solid rgb(119,119,119);
	padding:0px;
	margin:0px;
	width:135px;
}

div#main
{
	clear:both;
	float:left;
	padding:10px 0px 0px 0px;
	width:980px;
}

div#left
{
	float:left;
	width:200px;
}

div#middle
{
	float:left;
	padding:0px 10px 10px 10px;
	width:560px;
}

div#right
{
	float:left;
	width:200px;
	overflow:hidden;
}

/* BOX LEFT/RIGHT */

.box
{
	clear:both;
	float:left;
	width:200px;
}

.box h2, .box h2 a, .box a h2
{
	margin:0px;
	padding:7px 10px;
	font-size:11px;
	font-weight:bold;
	color: rgb(205,78,48);
	text-decoration: none;
	text-transform: uppercase;
	border-bottom:2px solid rgb(205,78,48);
	border-top:1px solid rgb(205,78,48);
}

.box .content
{
	padding:10px;
}

.box .content-pics
{
	padding:10px;
	border-bottom: 1px solid rgb(205,78,48);
}

.box ul
{
	margin:0px;
	padding:7px 10px;
}

.box li
{
	padding: 3px 0px;
	list-style: none;
}

.box li a
{
	color: rgb(119,119,119);
	text-decoration: none;
}

.box li.level2
{
	padding: 3px 0px 3px 10px;
}
.box li.level2 a
{
	font-weight:normal;
}

.box li.level3
{
	padding: 3px 0px 3px 20px;
}
.box li.level3 a
{
	font-weight:normal;
	font-style: italic;
}

.box li a:hover
{
	color: rgb(85,85,85);
	text-decoration: underline;
}


.bold
{
	font-weight:bold;
}

div#image
{
	clear:both;
	float:left;
	width:560px;
	padding-bottom:10px;
}

div#image img
{
	vertical-align:bottom;
}

div#content
{
	clear:both;
	float:left;
	width:560px;
	color:rgb(85,85,85);
}

/* BOXES CONTENT*/

.box-top-left, .box-top-right, .box-bottom-left, .box-bottom-right
{
	clear:both;
	float:left;
	width:275px;
}

.box-content
{
	clear:both;
	float:left;
	padding:12px;
	width:251px;
	color:#fff;
	#height: 126px;
}

.box-content h1
{
	color: #fff;
}

.box-content a
{
	display:inline;
	padding:5px 0px;
	line-height:20px;
	color: #fff;
}

.box-content a.arrow
{
	color:#fff;
} 

.box-content img
{
	border:2px solid #fff;
}

.h-clear
{
	clear:both;
	float:left;
	width:560px;
	height:10px;
	font-size:0px;
	line-height:0px;
}

.v-clear
{
	float:left;
	width:10px;
	height: 10px;
}

/* BLUE BOX */
.box-blue
{
	float:left;
	width:275px;
	background: rgb(84,188,187);
}

.box-blue .box-top-left
{
	background: url(/Resources/Images/bg-box-blue-top-left.gif) no-repeat top left;
}

.box-blue .box-top-right
{
	background: url(/Resources/Images/bg-box-blue-top-right.gif) no-repeat top right;
}

.box-blue .box-bottom-left
{
	background: url(/Resources/Images/bg-box-blue-bottom-left.gif) no-repeat bottom left;
}

.box-blue .box-bottom-right
{
	background: url(/Resources/Images/bg-box-blue-bottom-right.gif) no-repeat bottom right;
}

.box-blue .arrow
{
	padding-right:20px;
	background: url(/Resources/Images/arrow-blue.gif) no-repeat center right;
	color:#fff;
}

/* YELLOW BOX */

.box-yellow
{
	float:left;
	width:275px;
	background: rgb(231,181,75);
}

.box-yellow .box-top-left
{
	background: url(/Resources/Images/bg-box-yellow-top-left.gif) no-repeat top left;
}

.box-yellow .box-top-right
{
	background: url(/Resources/Images/bg-box-yellow-top-right.gif) no-repeat top right;
}

.box-yellow .box-bottom-left
{
	background: url(/Resources/Images/bg-box-yellow-bottom-left.gif) no-repeat bottom left;
}

.box-yellow .box-bottom-right
{
	background: url(/Resources/Images/bg-box-yellow-bottom-right.gif) no-repeat bottom right;
}

.box-yellow .arrow
{
	padding-right:20px;
	background: url(/Resources/Images/arrow-yellow.gif) no-repeat center right;
}

/* GREEN BOX */

.box-green
{
	float:left;
	width:275px;
	background: rgb(107,186,99);
}

.box-green .box-top-left
{
	background: url(/Resources/Images/bg-box-green-top-left.gif) no-repeat top left;
}

.box-green .box-top-right
{
	background: url(/Resources/Images/bg-box-green-top-right.gif) no-repeat top right;
}

.box-green .box-bottom-left
{
	background: url(/Resources/Images/bg-box-green-bottom-left.gif) no-repeat bottom left;
}

.box-green .box-bottom-right
{
	background: url(/Resources/Images/bg-box-green-bottom-right.gif) no-repeat bottom right;
}

.box-green .arrow
{
	padding-right:20px;
	background: url(/Resources/Images/arrow-green.gif) no-repeat center right;
}

/* RED BOX */

.box-red
{
	float:left;
	width:275px;
	background: rgb(208,86,86);
}

.box-red .box-top-left
{
	background: url(/Resources/Images/bg-box-red-top-left.gif) no-repeat top left;
}

.box-red .box-top-right
{
	background: url(/Resources/Images/bg-box-red-top-right.gif) no-repeat top right;
}

.box-red .box-bottom-left
{
	background: url(/Resources/Images/bg-box-red-bottom-left.gif) no-repeat bottom left;
}

.box-red .box-bottom-right
{
	background: url(/Resources/Images/bg-box-red-bottom-right.gif) no-repeat bottom right;
}

.box-red .arrow
{
	padding-right:20px;
	background: url(/Resources/Images/arrow-red.gif) no-repeat center right;
}

/* News */

.news
{
	clear:both;
	float:left;
	padding:10px;
	width:520px;
}

.subnews
{
	clear:both;
	float:left;
	padding:10px;
	width:540px;
	color: rgb(119,119,119);
}

.subnews a, .subnews a:hover
{
	color: rgb(119,119,119);
	font-weight:bold;
	text-decoration: none;
}

.subnews-item
{
	border-bottom:1px solid rgb(205,78,48);
	border-top: 2px solid rgb(205,78,48);
	float:left;
	width:270px;
	#width: 260px;
	line-height:14px;
	height: auto !important;
	height: 90px;
	min-height:90px;
}

div#footer
{
	clear:both;
	float:left;
	width:980px;
	text-align:center;
	font-weight:bold;
	color: rgb(119,119,119);
}
