/* CSS Document Home Page */

.middlepanel .contents{
	position:relative;
	margin:0 auto;
	padding:0;
	width:995px;
	display:inline-block;
}

.middlepanel .contents .leftpanel{
	position:relative;
	margin:0;
	padding:0;
	float:left;
	color:#FFF;
}

.bigbox{
	background-image:url(../images/content_big_19.png);
	background-position:top;
	background-repeat:no-repeat;
	width:643px;
	height:66px;
}

.bigboxLeftside{
	background-image:url(../images/content_big_21.png);
	background-position:top;
	background-repeat:repeat-y;
	width:25px;
	/*height:348px;*/
}

.bigboxRightside{
	background-image:url(../images/content_big_23.png);
	background-position:top;
	background-repeat:repeat-y;
	width:19px;
	/*height:348px;*/
}

.bigboxMiddleText{
	background-color:#850120;
	width:599px;
	/*height:348px;*/
}

.bigboxBotom{
	 background-image:url(../images/content_big_24.png);
	 background-position:top;
	 background-repeat:no-repeat;
	 width:643px;
	 height:25px;
}

.bigbox h1{
	margin-top:0px;
	padding-left:90px;
	font-variant:small-caps;
	font-size:24px;
	color:#FFF;
}

.middlepanel .contents .rightpanel{
	position:relative;
	margin:0;
	padding:0;
	float:right;
}

.middlepanel .contents .rightpanel .inputf
{
	margin-left:11px;
	margin-top:3px;
	font-size:12px;
	border:0px;
	background-color:#691616;
	color:#F90;
	font-style:italic;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.middlepanel .contents .rightpanel #inputfd
{
	margin-left:0px;
	margin-top:3px;
	font-size:12px;
	border:0px;
	background-color:#691616;
	color:#F90;
	overflow:auto;
}

.namebox{
	background-image:url(../images/contact_form_06.png);
	background-position:top;
	background-repeat:no-repeat;
	width:190px;
	height:41px;
}

.emailbox{
	background-image:url(../images/contact_form_08.png);
	width:190px;
	height:43px;
	background-position:top;
	background-repeat:no-repeat;
	background-color:#890120;
}

.phonebox{
	background-image:url(../images/contact_form_09.png);
	background-position:top;
	background-repeat:no-repeat;
	width:190px;
	height:45px;
}

.msgbox{
	background-image:url(../images/contact_form_10.png);
	background-position:top;
	background-repeat:no-repeat;
	width:190px;
	height:165px;
}

.loargeboxtop {
	position:relative;
	margin:0;
	padding:0;
	width:932px;
	height:59px;
	background-image:url(../images/potfolio_module_03.png);
	background-repeat:no-repeat;
	background-position:top;
	text-align:center;
}

.loargeboxtop h1{
	margin:1px 0px 0px 0px;
	padding:0;
	font-size:20px;
	font-variant:small-caps;
	color:#FFF;
}

.largeboxleft{
	margin:0;
	padding:0;
	width:16px;
	height:200px;
	background-image:url(../images/potfolio_module_05.png);
	background-repeat:repeat-y;
	background-position:top;
	position:relative;
}

.largeboxright{
	margin:0;
	padding:0;
	width:15px;
	height:200px;
	background-image:url(../images/potfolio_module_07.png);
	background-repeat:repeat-y;
	background-position:top;
	position:relative;
}

.loargeboxcentre{
	position:relative;
	margin:0;
	padding:0;
	width:901px;
	min-height:200px;
	background-color:#850120;
	color:#F90;
}

.loargeboxbottom{
	position:relative;
	margin:0;
	padding:0;
	width:932px;
	height:43px;
	background-image:url(../images/potfolio_module_08.png);
	background-repeat:no-repeat;
	background-position:top;
	color:#FFF;
	font-size:16px;
	font-weight:500;
	text-align:center;
}

.loargeboxbottom .arrowleft{
	margin:0;
	padding:0;
	position:absolute;
	left:20px;
	bottom:12px;
	cursor:pointer;
}

.loargeboxbottom .arrowright{
	margin:0;
	padding:0;
	position:absolute;
	right:20px;
	bottom:12px;
	cursor:pointer;
}

.portfoliotable {
	position:relative;
	margin:0 auto;
	padding:0;
	display:inline-block;
}
.centre-me
{
	position:relative;
	margin:0px auto;
}
.centre-me img { border:0px}
.left-me 
{
	float:left;
	text-align:left;
}
ul{
	margin-left:40px;
	list-style-type: none;
	padding-left:0px;
}

li{
	background-image:url(../images/uLi_icon_15.png);
	background-position:left;
	background-repeat:no-repeat;
	margin-left:0px;
	padding-left:30px;
	margin-top:10px;
	text-align:left;
	color:#fff;
}
.ongoing-projects{
	position:relative;
	margin:0;
	padding:0;
	height:200px;
	width:300px;
	background-color:#701;
	border:2px dotted #000;
	color:#FFF;
	text-align:left;
}
