/* CSS Document */

* {
	margin:0;
	padding:0px;
}
body {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
textarea,p { font:14px "Trebuchet MS";}
a { text-decoration:none; color:#000000;}
p.details { margin-bottom:10px;}

ul li {
	list-style:none;
}
.clear {
	clear:both;
}
h2 {
	color:#231181;
	font:24px "Trebuchet MS";
	margin:5px 0 10px 0;
}
h4 {
	margin-bottom:5px;
}
h3 {
	color:#D68824;
	margin:5px 0 5px 0;
}
h3.sub-heading {
	color:#231181;
	padding:5px;
}
#container {
	width:850px; margin:auto;
}
#container-2 {
	width:850px;
	margin:0 auto;
}

/*------------ con-left ----------*/

#con-left {
	float:left;
	height:350px;
	background:#9AACDE fixed;
	margin:3px 0 0 37px;
}

/*------------ menu ----------*/

.menu {
	width:170px;
}
.menu ul li {
	padding:10px 0 10px 15px;
	border-bottom:1px dashed #00FFFF;
}
.menu ul li a:hover {
	font-weight:bold;
}
.menu ul li a.select {
	font-weight:bold;
}

/*------------ menu-2 ----------*/

.menu-2 {
	background: #D68824;
}
.menu-2 ul {
	padding:5px 0 5px 0;
}
.menu-2 ul li {
	display:inline;
	padding:10px;
}
.menu-2 ul li a {
	color:#fff;
}

/*------------ con-right ----------*/

.page-2 {
	background:#EEEDF5;
	padding:5px 0 40px 0;
}
.content {
	width:500px;
	margin:0 auto;
}
.con-right {
	float:right;
	width:600px;
	margin-right:10px;
}
.con-right p {
	line-height:150%;
}
.add-head {
	background:#CCCCCC;
	padding:0px 0 5px 5px;
}
.text {
	color: #231181;
}
th, td {
	padding:0px 10px 5px 10px;
}
td.td_de {
	width:180px;
}

.dwn_loads {
	margin:20px 0 10px 0;
}
.dwn_loads p  {
	background:url(1276578060_ark.png) no-repeat left top;
	padding:8px 0 8px 0;
	text-indent:35px;
}
.dwn_loads p a:hover {
	text-decoration:underline;
}

/*------------ footer----------*/

#footer, #footer-2 {
	background: #D68824;
	height:20px;
}
#footer {
	margin-top:3px;
}
#footer-2 {
	width:500px;
	margin:10px 0 0 0;
	padding:10px 0 10px 0;
}
