/* { min-height: 1px; }*/
body
{
    border: 0 none;
    margin: 0;
    padding: 0;
    font-family: Gill Sans;
    font-size: 12px;
	font-weight:100;
    color:#666666;
    text-align: left;
    background-color: White;
	outline:none;
}

#layout {
display:block;
border:0;
margin:0;
width: 100%;
height:100%;
background-color:#000000;
margin: 0 auto;
text-align:center;
}

a {
	color:#666666;
	text-decoration: none;
	outline:none;
}
a:hover {
	color:#999999;
	outline:none;
}
a:active {
	color: purple;
	outline:none;
}
p {
	border: 0;
	margin: 0 auto;
	padding: 0;
	font-size: 120%;
}
h1, h2, h3, h4, h5 {
	border: 0;
	padding: 0;
	/*font-weight: bold;*/
	text-align: left;
}
h1 {
	font-size: 90%;
	color:#333333;
	line-height: 120%;
	font-weight:100;
text-transform:uppercase;
}
h2 {
	font-size: 110%;
	line-height: 95%;
	font-weight: bold;
	/*text-transform:lowercase;*/
}
h3 {
	font-size: 120%;
	line-height: 100%;
	font-weight: bold;
}
h4 {
	font-size: 120%;
}
h5 {
	font-size: 100%;
}
/*table {
	display: table;
	vertical-align: top;
}*/
/*table.top {width:inherit; height:30%;}*/

/*tr {
	display: table-row;
	vertical-align: top;
}*/
/*th, td {
	display: table-cell;
	font-size: 105%;
	vertical-align: top;
}*/
/*th {
	background: #E7ECFD;
	vertical-align: top;
}*/
/* ul, ol {display:block; border:0; padding:0;}
ol {list-style-type:decimal;}
li {display:list-item; border:0; margin:0; padding:0; _height:1px;} */

hr {
	display: block;
	height: 1px;
	margin: 10px 0;
	padding: 0;
	background: #CCC;
	border: 0 solid #CCC;
	color: #CCC;
}
a, img, span {
	border: 0 none;
	margin: 0;
	padding: 0;
	outline:none;
}


/* Style Class Modifiers */
.f-left { float: left; }
.f-right {float: right;}
.t-left {text-align: left;}
.t-center {	text-align: center;}
.t-right {text-align: right;}
/*.va-middle {vertical-align: middle;}*/
.clear {clear: both;}
.box {/*min-height: 1px;_height: 1px;*/ margin-top:50px; z-index:2;}
.nom { margin: 0; }

/* Dont Display On Screen */
.noscreen {	display: none; }


/* ---------------------------------------------------------------------- 
DOCUMENT STRUCTURE  
 ---------------------------------------------------------------------- */
#main-out {
	width: 1020px;
	margin: 0;
	/*min-height: 1px;
	_height: 1px;*/
	text-align: left;	
	float: left;
	z-index:2;
}
#main {
	/*min-height: 800px;*/
	padding-left: 5px;
	padding-right: 5px;
	z-index:2;
}



#col-out {
clear:left;
	float: left;
	width: 250px;
	/*height:400px;*/
	padding-top: 10%;
	padding-left:10%;
	z-index:2;
}
#col {
	margin-left: 8px;
	margin-right: 8px;
}
pi {
      text-indent: 30px;
    }
#cut {
float: right;
	margin-top: 10%;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	width: 580px;
text-align:left;
}
#rots {
float: left;
	margin-top: 10%;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	width: 580px;
	padding:0;
	border:0;
text-align:left;
}


#page-out {
	float: right;
	padding-top: 14%;
	width: 580px;
}
page-works {
width:580px;
text-align:center;
}
#page {
	/*float: left;*/
	padding-left: 10px;
}
#content-out {
	float: right;
	width: 580px;
}
#content-works {
width: 580px;
margin:0 auto;
margin-top:20%;
margin-bottom:0;
text-align:left;
/*margin:30%;*/
}
#content {
	/*float: center;*/
	width: 580px;
}
#contenttext-out {
	float: right;
	width: 580px;
}
#contenttext {
	float: left;
	background-color: White;
	color: #666666;
	padding:15px;
	font-size: 12px;
}




#tabs-out {
	margin-top: 100px;
	width: 590px;
	float: right;
	display: block;
}

#tabs {
	margin-left: 15px;
	width: 500px;
	float: left;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
}

/* ****************************************************
        TOP NAVIGATION
**************************************************** */

.menu {
	display: block;
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
	/*vertical-align: middle;*/
}


#tabs ul {
}

#tabs ul {
	margin-left: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 6px;
	padding-bottom: 6px;
	list-style-type: none;
	float: left;
}
#tabs li {
	display: inline;
}
#tabs li a {
	display: inline;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#tabs a {
	text-decoration: none;
	outline:none;
}
#tabs a:link {
	color: #CC6714;
	text-decoration: none;
	outline:none;
	border:0 none; 
}
#tabs a:hover {
}
/* Main menu (tabs - hover) */
#tabs ul li a:hover {
	background: red url("../design/tab_hover.gif") 0 0 repeat-x;
	color: #FFF;
}

/* ****************************************************
        HEADER
**************************************************** */
#header {
	position: relative;
	width: 600px;
	height: 100px;
	margin: 0;
	padding: 0;
	background: #FFFFFF url("../design/header2.jpg") 0 0 no-repeat;
	color: #FFF;
}


/* ****************************************************
        STRIP SECTION
**************************************************** */
#strip {
	position: relative;
	clear: both;
	padding: 3px 20px 10px 20px;
	color: #6182D1;
}
#strip p {
	margin: 0;
}
#strip a {
	color: #6182D1;
}
#strip a:hover {
	color: #192666;
}
/* Strip - breadcrumbs */
#strip #breadcrumbs {
	width: 520px;
	margin: 0;
	padding: 0;
}
/* Strip - RSS */
#strip #rss {
	float: right;
	width: 175px;
	/*_width: 200px;*/
	margin: 0;
	padding-left: 25px;
	background: url("../design/ico_rss.gif") 0 50% no-repeat;
}









#col #about-me {
	margin-bottom: 15px;
	line-height: 130%;
}
#col #about-me p {
	margin: 0;
}
#col #about-me #me {
	float: left;
	width: 54px;
	height: 58px;
	margin-right: 7px;
}


/* ****************************************************
        FOOTER 
**************************************************** */
#footer-out { clear: both;}
#footer {
	position: relative;
	clear: both;
	width: 500px;
	height: 60px;
	margin-bottom: 50px;
	background: url("../design/footer2.jpg") 0 0 no-repeat;
	color: #6685CC;
}
#footer a {
	color: #6685CC;
}
#footer a:hover {
	color: #192666;
}
/*  Footer - copyright */
#footer p#copyright {
	position: absolute;
	top: 10px;
	left: 40px;
	margin: 0;
}
/* Footer - created by */
#createdby {
	position: absolute;
	top: 10px;
	left: 562px;
	margin: 0;
	color: #8CA3D8;
}
#createdby a {
	color: #8CA3D8;
}
