@charset "utf-8";
/* CSS Document coded for OrderADesign.com ,  by Arun Pattnaik (www.arunpattnaik.com)*/
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
}
body {
	background-color: #242424;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../images/rptbg.jpg);
	background-repeat: no-repeat;
	background-position: left 60px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.input {
	background-color: #808080;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.portfolioimage {
	border: 5px solid #FFFFFF;
}


a:visited {
	text-decoration: none;
}
#page {
	margin: auto;
	width: 700px;
}

a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 16px;
	color: #ffffff;
}
h2 {
	font-size: 14px;
	color: #ffffff;
}
h3 {
	font-size: 12px;
	color: #ffffff;
}
#page #header #menu{
	width:750px;
	text-align:center;
	clear:both;
	height:65px;
}
#page #body #leftpanel {
	float: left;
	width: 200px;
}
#page #body #rightpanel {
	float: left;
	margin-left:30px;
	width: 470px
}

#page #header #menu ul li{
	font-family: "century gothic";
	font-size: 12px;
	line-height: 65px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 65px;
	list-style-type: none;
	list-style:none;
	float: left;
	list-style-image: none;
	
}
#rptbg #page #body #rightpanel #blackbox {
	padding: 20px;
	background-color: #1f1f1f;
	color: #ffffff;
}

#page #header #mainbanner {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
}
#rptbg #page #footermenu {
	text-align: center;
	padding-top:50px;
}
#rptbg #page #footermenu a{
	color: #ffffff;
	text-decoration:underline;
}

#page #header #menu a {
	color: #FFFFFF;
	padding-right: 34px;
	padding-left: 34px;
	display: block;
}
#rptbg {
	background-attachment: fixed;
	background-image: url(../images/rptbg.jpg);
	background-repeat: no-repeat;
	background-position: right 60px;
	z-index:50;
	position:relative;
	height: 700px;;
}


#page #header #menu a:hover{
	font-family: "century gothic";
	font-size: 12px;
	line-height: 65px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 65px;
	list-style-type: none;
	float: left;
	padding-right: 34px;
	padding-left: 34px;
	background-image: url(../images/menuhover.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	display: inline;
}
.active{
	background-image: url(../images/menuhover.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.orange {
	color: #d28901;
}
