
/* ////////////////////////////////////////////
///                                         ///
///   Design & Development: Inorbital.com   ///
///                                         ///
//////////////////////////////////////////// */

/* LANDING PAGE
--------------------------------*/

#landingOut {
	width:100%;
	background-color:#ffffff;
	float:left;
}

#landingWrapper {
	width:710px;
	margin: 0 auto;
	padding-top:10px;
}

#landingLogo {
	margin:0 0 15px 0;
}

#landingImages {
	width:665px;
	padding:5px;
	border:1px solid #dbdbdb;
}

#landingButton {
	width:225px;
	height:50px;
	margin-top:20px;
	background:url(img/buttonEnter_01.gif) no-repeat;
}

#landingButton:hover {
	background:url(img/buttonEnter_02.gif) no-repeat;
}

/* BODY 
--------------------------------*/

body {
	height:100%;
	font: 12px Arial, Helvetica, sans-serif;
	color:#696969;
	line-height:19px;
	margin:0;
	padding:0;
	background-color: #304515;
}

p {
	margin:0 0 20px 0;
}

html {
	height:100%;
}

h1 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color:#76972f;
	margin:0 0 20px 0;
}

h2 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color:#76972f;
	margin:0 0 20px 0;
}

#rightColumn h2 {
	margin-left:10px;
}

h3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#696969;
	margin:0 0 5px 12px;
}

h4 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#76972f;
	margin:0 0 20px 0;
}

a, a:visited {
	color:#76972f;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

/* MAIN DIVs 
--------------------------------*/

#wrapper {
	width:810px;
	margin: 0 auto;
}

#top {
	position:relative;
	float:left;
	width:810px;
	height:241px;
	background:url(img/top.gif) no-repeat;
}

#logoClick {
	position:absolute;
	width:300px;
	height:85px;
	top:70px;
	left:50px;
}

#menu {
	position:absolute;
	width:186px;
	top:50px;
	left:560px;
}

#content {
	float:left;
	width:680px;
	padding:0 65px 0 65px;
	background:url(img/pageBack.gif) repeat-y;
}

#leftColumn {
	float:left;
	width:447px;
}

#leftColumn2 {
	width:100%;
}

#leftColumn3 {
	float:left;
	width:330px;
}

#leftColumn4 {
	float:right;
	width:320px;
}


#rightColumn {
	float:right;
	width:183px;
}

#footer {
	clear:both;
	height:236px;
	background:url(img/footerBack.gif) repeat-x;
	text-align:center;
}

#title {
	height:55px;
	background:url(img/title_line.gif) no-repeat;
	background-position:0 25px;
}

/* CONTENT LIST
--------------------------------*/

.contentList {
	list-style:none;
	margin:0 0 22px 10px;
	padding:0;
}

.contentList li {
	padding-left:12px;
	background:url(img/bullet01.gif) no-repeat;
	background-position:0 7px;
}

/* PORTFOLIO LIST
--------------------------------*/

.portfolioList {
	list-style:none;
	margin:0 0 20px 0;
	padding:0;
	font-size:11px;
}

.portfolioList li {
	padding-left:12px;
	background:url(img/bullet01.gif) no-repeat;
	background-position:0 4px;
	line-height:12px;
	margin-bottom:5px;
}

/* PROJECT IMAGE
--------------------------------*/

.projectImage {
	padding:5px 0 5px 0;
	margin:0 0 15px 0;
	border:1px solid #dbdbdb;
	text-align:center;
	font-size:11px;
}

.projectImageLeft {
	float:left;
	padding:5px;
	margin:0 15px 0 0;
	border:1px solid #dbdbdb;
	text-align:center;
	font-size:11px;
}

.projectImagePortfolioL {
	float:left;
	padding:5px;
	margin-bottom:15px;
	border:1px solid #dbdbdb;
	text-align:center;
	font-size:11px;
}

.projectImagePortfolioR {
	float:right;
	padding:5px;
	margin-bottom:15px;
	border:1px solid #dbdbdb;
	text-align:center;
	font-size:11px;
}

.imageDescription {}

/* MAIN MENU
--------------------------------*/

#menu ul, #menu li {
	list-style:none;
	margin:0;
	padding:0;
}

#menu a {
	display:block;
	width:183px;
	height:17px;
	text-indent:-200px;
	overflow:hidden;
	margin-bottom:0;
}

#menu01 {
	background:url(img/mainMenu.gif) no-repeat;
	background-position:0 0;
}

#menu01:hover {
	background:url(img/mainMenu.gif) no-repeat;
	background-position:0 -200px;
}

#menu02 {
	background:url(img/mainMenu.gif) no-repeat;
	background-position:0 -17px;
}

#menu02:hover {
	background:url(img/mainMenu.gif) no-repeat;
	background-position:0 -217px;
}

#menu03 {
	background:url(img/mainMenu.gif) no-repeat;
	background-position:0 -34px;
}

#menu03:hover {
	background:url(img/mainMenu.gif) no-repeat;
	background-position:0 -234px;
}

#menu04 {
	background:url(img/mainMenu.gif) no-repeat;
	background-position:0 -51px;
}

#menu04:hover {
	background:url(img/mainMenu.gif) no-repeat;
	background-position:0 -251px;
}

#menu05 {
	background:url(img/mainMenu.gif) no-repeat;
	background-position:0 -68px;
}

#menu05:hover {
	background:url(img/mainMenu.gif) no-repeat;
	background-position:0 -268px;
}

#menu06 {
	background:url(img/mainMenu.gif) no-repeat;
	background-position:0 -85px;
}

#menu06:hover {
	background:url(img/mainMenu.gif) no-repeat;
	background-position:0 -285px;
}

#menu07 {
	background:url(img/mainMenu.gif) no-repeat;
	background-position:0 -101px;
}

#menu07:hover {
	background:url(img/mainMenu.gif) no-repeat;
	background-position:0 -301px;
}

#menu08 {
	background:url(img/mainMenu.gif) no-repeat;
	background-position:0 -118px;
}

#menu08:hover {
	background:url(img/mainMenu.gif) no-repeat;
	background-position:0 -318px;
}