@charset "utf-8";
/* CSS Document for Developer Park */

body {
	margin:10px 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
p, h1, h2, h3, h4, h5, h6, ul, li, form, hr {
	padding:0;
	margin:0;
}
p {
	padding:0 0 5px 0;
	line-height:22px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#194d7a;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#639c2d;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
}
a:link, a:visited {
	text-decoration:none;
	color:#003366;
}
a:hover {
	text-decoration:underline;
}
/*-------*/

#wraper {
	margin:auto;
	width:990px;
}
#header .logo {
	display:block;
	float:left;
	background:url(../images/logo.jpg) no-repeat;
	width:250px;
	height:71px;
}
/*-------*/
#ibanner {
	height:202px;
	background:url(../images/header_shadow.jpg) 0 100% no-repeat;
}
#ibanner .column-1 {
	width:723px;
	float:left;
}
#ibanner .column-1 .flash {
	width:723px;
	height:160px;
	background:url(../images/banner.jpg) no-repeat;
}
#ibanner .column-2 {
	width:266px;
	float:left;
	height:187px;
	border-top:1px solid #333;
	border-right:1px solid #333;
}
#ibanner .column-2 p {
	padding:20px 45px;
	font-size:14px;
	font-weight:lighter;
	line-height:30px;
}
/*-------*/
#banner {
	height:202px;
	background:url(../images/header_shadow.jpg) 0 100% no-repeat;
}
#banner .column-1 {
	width:266px;
	height:188px;
	float:left;
	border-top:1px solid #333;
	border-left:1px solid #333;
}
#banner .column-1 .flash {
	width:723px;
	height:160px;
	background:url(../images/banner.jpg) no-repeat;
}
#banner .column-2 {
	width:723px;
	float:left;
	border-top:1px solid #333;
}
#banner .column-2 p {
	padding:20px 45px;
	font-size:14px;
	font-weight:lighter;
	line-height:30px;
}
/*-------*/
#navigation {
	color:#FFFFFF;
	width:723px;
}
#mainMenu {
	overflow: hidden;
	height:28px;
	width:723px;
	float:left;
}
#mainMenu ul {
	margin:0px;
	padding:0;
}
#mainMenu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	float: left;
}
#mainMenu a {
	text-decoration:none !important;
	display:block;
	background-image: url(../images/navigation.png);
	background-position:0 0px;
	overflow: hidden;
	height:28px;
	width:723px;
}
#mainMenu a span {
	visibility:hidden;
}
#menu01home, #menu01home a {
	background-position: 0 0;
	width: 104px;
}
#menu01home a:hover, #menu01home a.selected {
	background-position: 0px -28px;
}
/*-------*/
#menu02aboutus, #menu02aboutus a {
	background-position: -104px 0;
	width: 103px;
}
#menu02aboutus a:hover, #menu02aboutus a.selected {
	background-position: -104px -28px;
}
/*-------*/
#menu03services, #menu03services a {
	background-position: -207px 0;
	width: 103px;
}
#menu03services a:hover, #menu03services a.selected {
	background-position: -207px -28px;
}
/*-------*/
#menu04portfolio, #menu04portfolio a {
	background-position: -310px 0;
	width: 104px;
}
#menu04portfolio a:hover, #menu04portfolio a.selected {
	background-position: -310px -28px;
}
/*-------*/
#menu05hosting, #menu05hosting a {
	background-position: -414px 0;
	width: 103px;
}
#menu05hosting a:hover, #menu05hosting a.selected {
	background-position: -414px -28px;
}
/*-------*/
#menu06whois, #menu06whois a {
	background-position: -517px 0;
	width: 103px;
}
#menu06whois a:hover, #menu06whois a.selected {
	background-position: -517px -28px;
}
/*-------*/
#menu07contactus, #menu07contactus a {
	background-position: -620px 0;
	width: 103px;
}
#menu07contactus a:hover, #menu07contactus a.selected {
	background-position: -620px -28px;
}
/*-------*/
#content-wrap {
}
.content {
	padding:5px 15px;
	width:693px;
	float:left;
}
.content .column-1, .content .column-2 {
	margin:10px 0 0 0;
	padding:0 10px 0 0;
	width:330px;
	float:left;
}
.content .column-2 {
	padding:0 0 0 10px;
	border-left:1px solid #333;
}
.content .column-1 ul {
	margin: 0 0 0 15px;
	list-style:url(../images/bullet.gif);
}
.content .column-1 ul li {
	margin:5px 0 0 0;
}
.column-2 a, .modulebox .mbody a {
	font-weight:bold;
	text-decoration:underline;
}
.rightpan {
	margin:-69px 0 0 0;
	padding-right:15px;
	float:right;
}
.leftpan {
	margin:-70px 0 0 0px;
	padding-left:20px;
	float:left;
}
/*-------*/
.modulebox {
	width:223px;
	background:#FFF;
	border-right:1px solid #333;
	border-left:1px solid #333;
}
.modulebox .header {
	padding:8px 10px;
	font-weight:bold;
	color:#FFF;
	background:url(../images/module_header.gif) repeat-x;
}
.modulebox .mbody {
	padding:10px;
}
.modulebox .mbody p {
	margin:0;
	padding:0;
	line-height:normal;
}
.modulebox .header span {
	float:left;
}
.modulebox .header .gbox {
	float:right;
}
/*-------*/


/*-------*/

/*-------*/

/*-------*/

/*-------*/

#footer {
	padding:10px 0;
	font-size:10px;
	color:#666666;
	border-top:1px solid #333;
}
#footer span {
	padding-left:5px;
	float:left;
	font-size:9px;
	color:#999999;
}
#footer .links, #header .links {
	font-size:11px;
	padding-right:10px;
	float:right;
}
#footer a, #header a {
	color:#666666;
	text-transform:uppercase;
}
/*-------*/

.clear {
	margin:0;
	padding:0;
	clear:both;
	font-size:1px;
}

