/* page structure */

/*******RESET CSS********/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, 
dfn, em, img, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	/*border:1px solid red;*/
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* end of reset */

body{
	color: #6b6b6b;
	background-color: #efefef;
	text-align:center;
	font:normal 62.5% Myriad Pro, Verdana;
}

img.margin { margin: 0 10px 0 0; }


a:link{
	color: #6b6b6b;
	text-decoration:none;
}

a:visited{
	color: #6b6b6b;
	text-decoration:none;
}

a:hover{
	color: #111111;
	text-decoration:none;
}

#container{
	background-color: #efefef;
	width: 900px;
	margin: 0 auto;
	padding: 0;
	text-align:left;
	position: relative;
}

#content{
	width: 1000px;
	height:560px;
	margin: 0 auto;
	padding:20px 0;
	position: relative;
	border: 0px solid #ffcc33;
}


p{
	margin: 0;
	padding: 0px 480px 0px 20px ;
	font-size: 1.2em;
	text-align: left;
	color: #6b6b6b;
	font-style: italic;
}

p2{
	margin: 0;
	padding: 0px 480px 0px 48px;
	font-size: 1.2em;
	text-align: left;
	line-height: normal;
	color: #6b6b6b;
}

.center{
    text-align:center;
}

ul#nav{
	margin:0;
    padding:0;
	text-align:left;
	list-style-type: none;	
}

ul#nav li{
    display: inline ; 	
}

ul#nav li a{
    position: relative;
    margin: 0; 
    padding: 0 5px 0 5px;
}


ul#nav li a:visited{
	text-decoration: none;
	text-transform: none;

}

ul#nav li a:hover, ul#nav li a#on{
    
}

ul#nav li#copyright{
	color: #c7c7c7;
	display:block;
	font:1.1em normal Myriad Pro, Verdana;
	margin:-30px 0 0 0 ;
	text-align:right;
	
}

ul#nav li#links{
	color: #6b6b6b;
	display:inline;
	font:1.4em normal Myriad Pro, Verdana;
	margin:0px 0 0 0 ;
	text-align:center;
	text-decoration: none;
	
}


ul#projects{
	margin:0;
    padding:20px;
	width:200px;
	text-align:left;
	list-style-type: none;
	border-right:1px #efefef solid;
	position: relative;
	float:left;	
}

ul#projects li{
    display: block;	
	font:1.2em normal Myriad Pro, Verdana;
	padding: 6px 5px;
}

ul#projects li a{
    position: relative;
    margin: 0; 
    
}

ul#projects li a:hover,
ul#projects li a#on{
    color:#111111;
}

#slideshowContainer{
	background-color: white;
	width:650px;
	float: left;
	position:relative;
	padding:5px 0 0 0;
}

#slideshowContainer2{
	background-color: white;
	width:750px;
	float: left;
	position:relative;
	padding:5px 0 0 0;
}

#images {
	line-height:560px;
	height: 560px; 
	text-align: center;
}

#imgplace{
	vertical-align: middle;	
}

#text{
	float: left;
	width: 500px; 
	text-align: left;
	
}

/********************************
             
			 HEADER
			 
********************************/

div#header {
    margin:40px 0 0 0;
	padding:0;
    background-color: #efefef;
	width:255px;
	position:relative;
}

div#header .skip {
		display:none;
}

#rpic{
	text-align: center;
}

h1 {
	margin:0px 0 0 0px;
	padding:0;
	text-indent:-9999px;
}

div#header h1 a:focus{-moz-outline-style: none;}

h1 a, h1 a:hover {
    background: url("../images/pg.jpg") no-repeat;
	background-color: #efefef;
	margin:0 auto;
	padding:0 0px 0 0px;
	display:block;
	height:120px;
	float: none;
	width:255px;
}

h2 {
	font:1.1em normal Myriad Pro, Verdana;
	font-weight: bold;
}

h3 {
	margin:0px 0 0 0px;
	padding:0;
	text-indent:-9999px;
}

div#header h3 a:focus{-moz-outline-style: none;}

h3 a, h3 a:hover {
    background: url("../images/pg_2.jpg") no-repeat;
	background-color: #efefef;
	margin:0 auto;
	padding:0 0px 0 0px;
	display:block;
	height:120px;
	float: none;
	width:255px;
}

h4 {
	font:1.1em normal Myriad Pro, Verdana;
	padding: 50px 40px 50px 40px; 
}

#bottuns{
	width:650px;
	height:70px;
}

#info{
	position:absolute;
	left:40px;
}

#next{
	position: absolute;
	right:50px;
	font-size: 1.1em;
	text-align: right;
	font-style: italic;
	color: #616161;
}

#back{
	position: absolute;
	right:80px;
	font-size: 1.1em;
	font-style: italic;
	color: #616161;
}

#footer{
	width: 880px;
	height: 20px;
	margin: 10px 20px 0 0;
	padding:0;
	position: relative;
	font-size: 9px;
	text-align: right;
}

a.copyright{
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-style: normal;
	line-height: 12pt;
	color: #999; 
}

.clear{
	clear:both;
}

