@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 12px;
	color: #333333;
	background-image: url(../images/bg5.gif);
}


li {
	list-style-image: url(../images/dz2_arrow.gif);
}



/*************************************************/
#MainContainer {
	width: 779px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-right-color: #000000;
	border-left-color: #000000;
}

#wrapper {
	height: auto;
	width: 779px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	position: relative;
}


#header {
	width: 779px;
	height: 181px;
	position: relative;
}

#Logo {
	float: left;
	height: 181px;
	width: 205px;
}


.topNav {
	float: left;
	height: 58px;
	width: 96px;
}

.topNav_Last {
	float: left;
	height: 58px;
	width: 94px;
}





#Content {
	float: left;
	width: 574px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #999999;
	position: relative;
}


#footer {
	clear: both;
	height: 30px;
	width: 779px;
	overflow: hidden;
	border: 1px dotted #CCCCCC;
}


#Copyright {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 11px;
	color: #999999;
	background-color: #4c4c4c;
	padding-left: 15px;
	padding-top: 8px;
	height: 22px;
	width: 764px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


/***********************************************************/
.input1 {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 3px;
	height: 18px;
	width: 90%;
	border: 1px solid #CCCCCC;
	margin-bottom: 3px;
}

.input2 {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 12px;
	color: #000000;
	padding: 3px;
	height: 100px;
	width: 90%;
	border: 1px solid #CCCCCC;
	background-color: #edebeb;
}


a.portfoloio_link {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
}

a.portfoloio_link:hover {
	color: #333333;
	text-decoration: none;
}

.line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}


#date_time {
	height: 25px;
	width: 300px;
	float: right;
	margin-top: 25px;
	margin-right: 15px;
	text-align: right;
	color: #999999;
}

#date_time2 {
	font-size: 11px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 95px;
	width: 200px;
	float: right;
}


#brudcrum {
	font-size: 10px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 95px;
	height: 25px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}

a.brudcrum {
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}

a.brudcrum:hover {
	color: #333333;
	text-decoration: underline;

}



#info {
	text-align: left;
	margin-left: 10px;
	margin-top: 30px;
	margin-right: 10px;
	padding-top: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	font-size: 11px;
	color: #666666;
}

#info2 {
	float: left;
	height: 11px;
	color: #FF3300;
	width: 13px;
	padding-top: 2px;
}

#info3 {
	float: left;
	height: 13px;
	color: #FF3300;
	width: 143px;
}




/* Page Counter **********************************************/
a.linkbox {
	border: 1px solid #999999;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 11px;
	text-decoration: none;
	color: #FF3300;
}

a.linkbox:hover {
	border: 1px solid #666666;
	padding-right: 3px;
	padding-left: 3px;
	color: #FFFFFF;
	background-color: #999999;
}
