img {
	border: none;
}
.reflect {
	left: 20px;
}




body {
	background-color: #1D1D1D;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	background-repeat: repeat-x;
	background-image: url(images/background.jpg);
}
#content {
	height:auto;
	width:1024px;
	padding: 0px;
	background-color: #000000;
	border: 1px dotted #000000;
	overflow: auto;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/main_bg1.jpg);
}
#box {
	height: 200px;
	width: 1024px;
}


#footer {
	height: 10px;
	width: 380px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #CCCCCC;
}

#print {
	background-color: #99CCFF;
	background-image: url(images/bodybg-purple.jpg);
	height: 30px;
	cursor: hand;
	background-repeat: repeat-x;
}
#aboutus {
	background-color: #999999;
	background-image: url(images/bodybg-black.jpg);
	background-repeat: repeat-x;
	height: 30px;
	cursor: hand;
}
#portfolio {
	background-color: #FFCC66;
	background-image: url(images/bodybg-red.jpg);
	background-repeat: repeat-x;
	height: 30px;
	cursor: hand;
}

#contact {
	background-image: url(images/bodybg-green.jpg);
	background-repeat: repeat-x;
	background-color: #00CC99;
	height: 30px;
	cursor: hand;
}



#web {
	background-color: #FF6600;
	background-image: url(images/bodybg-orange.jpg);
	background-repeat: repeat-x;
	height: 30px;
	cursor: hand;
}
	


h1 {
font-size: 11px;
text-transform:uppercase;
text-align: right;
color: #564b47;
background-color: #FFFFFF;
}

a { 
color: #9966FF;
font-size: 11px;
text-decoration: none; 
}

a:hover { color:#99CCFF;
}
 
#Code {
	background-image: url(images/bodybg-blue.jpg);
	height: 30px;
	cursor: hand;
	background-repeat: repeat-x;
}

.toggler {
	color: #FFFFFF;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 5px;
	padding-left: 5px;
	height: 32px;
	text-indent: 4px;
}
 
.element {
 
}
 
.element p {
	font-size: 11px;
	line-height: 11pt;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: 10px;
	margin-left: 5px;
}
h4 {
	text-indent: 5px;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
	text-style:italic;
	padding:5px 0 5px 30px;
}
#accordion {
	width: 1024px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

li {
	display: inline;
	list-style-type: none;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#images img {
	padding: 4px;
}

#inside {
	width: 510px;
	float: left;
}
#images {
	float: right;
	width: 512px;
}
h5 {
	vertical-align: middle;
}
