/*
------------------------------------------------------------------------------
Basic Rules
*/

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #acacac;
	background-color: #000000;
	text-align: center;
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-style: normal;
	font-weight: normal;
	
}

a, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	color: #d18900;	
	text-decoration: none;
	
}
a:hover {	
	color: #d18900;
	text-decoration: underline;
}


#wrapper {
	text-align: left;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	
	
}



#logo {
	float: left;
	height: 72px;
	width: 780px;
	margin-top: 30px;
	margin-bottom: 30px;	
}

#main {
	clear: both;
	width: 780px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	
}

/*
------------------------------------------------------------------------------
SideNav
*/

#navigation {
	float: left;
	width: 145px;
	padding-top: 25px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#navigation ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navigation li{
border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #898989;	
	
}

#navigation li a:link, #navigation li a:visited {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #d18900;
	text-decoration: none;
	padding-bottom: 5px;
	display: block;
	padding-top: 5px;
}

#navigation li a:hover {
	color: #000000;
	background-color: #d18900;
	padding-right: 5px;
	text-align: right;
}

#navigation li a.grey2 {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #acacac;
	text-decoration: none;
	padding-bottom: 5px;
	display: block;
	padding-top: 5px;
}

#navigation li a.grey2:hover {
	color: #000000;
	background-color: #d18900;
	padding-right: 5px;
	text-align: right;
}


#navigation ul ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navigation ul ul li{
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navigation ul ul li a:link, #navigation ul ul li a:visited {
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: #d18900;
	text-decoration: none;
	padding-bottom: 5px;
	display: block;
	padding-top: 0px;
}

#navigation ul ul li a:hover {
	color: #acacac;
	text-align: left;
	background-color: transparent;
}

#navigation ul ul li a.grey{
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: #acacac;
	text-decoration: none;
	padding-bottom: 5px;
	display: block;
	padding-top: 0px;
}

#navigation ul ul li a.grey:hover {
	color: #ffffff;
	text-align: left;
	background-color: transparent;
}


#header {
	float: right;
	width: 605px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 20px;
}

#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;	
}

#header p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;	
}

#header p.about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 19px;	
}




.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	color: #d18900;	
}


.about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #acacac;
	line-height: 21px;
}


#work {
	float: right;
	width: 605px;
	padding-top: 15px;
	
}


#websites {
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
}

#work h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.0em;		
}


#websites li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #eeeeee;
	float: left;
	width: 175px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 210px;
	line-height: 17px;
}

#websites img{
	display: block;
	border: 4px solid #959595;
	margin-bottom: 5px;
}

#websites img:hover{
	display: block;
	border: 4px solid #FFCC00;
	margin-bottom: 5px;
}

/*
------------------------------------------------------------------------------
Footer
*/

#footer {
	clear: both;
	width: 780px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #464646;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	margin-top: 200px;
	padding-top: 10px;
	
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	color: #acacac;
	line-height: 2.0em;
}

.validity {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	color: #acacac;
	line-height: 2.0em;
}

a.valid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	font-weight: normal;
	color: #d18900;
	
	text-decoration: underline;
}

a.valid:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	font-weight: normal;
	color: #d18900;

	text-decoration: underline;
}

.hidden {
	display : none;
}

