/*@charset "utf-8";*/
/* CSS Document */ 
*{
	margin: 0;
	padding: 0;
}

body{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;		
	background-color:#fff;
	background:url(../images/bodyBG.png) repeat-x;
	}
#wrapper{
	background-color:#fff;
	width: 900px;
	margin: 0 auto;
	text-align:left;
	}
.wrapperInside{
	position:relative;
	background:url(../images/wrapperBg.png) no-repeat top left;
	height:154px;
	margin:0;

}	
.TaglineHere{
	position:absolute;
	left: 422px;
	top: 24px;
}
img{
	border:0;
}
.clear{
	clear:both;
}	
/****************** Header **************************/	
.header-L{
	width:265px;
	float:left;
}	
.header-R{
	width:620px;
	float:right;
	position:relative;
	height:103px;
}
.header-R{

}
.MainLogoStyles{
	padding-top:28px;
	padding-left:8px;
}

/****************** Header Main Nav **************************/	
.MainNav{
	position:absolute;
	left: 137px;
	top: 69px;
}

.MainNavList{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
.MainNavList li {
	float: left;
	font: 14px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	list-style:none;
}
.MainNavList a {
/*	background: #333 url("images/seperator.gif") bottom right no-repeat;
*/	color: #343232;
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 8px 12px;
	text-decoration: none;
}
.MainNavList a:hover {
	background: #022370 url(../images/hover.gif) bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}
#current{
	background: #022370 url(../images/hover.gif) bottom center no-repeat;
	color: #fff;
	font-weight:bold;
	padding-bottom: 8px;
}
.container{
	padding-top:70px;
	padding-left:35px;
}
/****************** Container **************************/	
.containerMid{
 	background:url(../images/containerMid.gif) repeat-y;
 	width:840px;
}
.containerTop{
	background:url(../images/containeTop.gif) no-repeat top left;
	height:10px;
}
.containerBtm{
	background:url(../images/containerBtm.gif) no-repeat bottom left;
	height:10px;
	clear:both;
}
/****************** search box **************************/	
#search_box {
	position:absolute;
	width: 216px;
	height: 36px;
	left: 367px;
	top: 9px;
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 4px 0 0 6px;
    border: 1px solid #ccc;
    width: 159px;
	height:20px;
}
#search_box #go {
    float: right;
    margin: 3px 4px 0 0;
}
#search_box value{
	margin-left:5px;
	color:#ccc;
}

/****************** Main Container **************************/	
.MainContainer{
	padding-left:10px;
	padding-right:10px;
}

/****************** Our Latest Work **************************/	
.OurLatesStyle h1{
	background:url(../images/ourLatestWork.png) no-repeat;
	height:30px;
	width:257px;
	text-indent:-90000px;
}
.latestWork{
	padding-top:20px;
	padding-bottom:10px;
}
.latestWork img{
	display:block;
	border:1px solid #fff;
	margin:0;
}

.latestWork img:hover{
		border:1px solid #0c3cbe;
}
.latestWork span{
	font:11px Arial, Helvetica, sans-serif;
	color:#999;
}

.latestWork a{
	display:block;
	text-decoration:none;
	border:1px solid #fff;
	margin:0;
}
.latestWork a:hover{
	border:1px solid #0c3cbe;
}
.LatestStyle{
	float:left;
	width:185px;
	height:135px;
	margin-right:24px;
}
.LatestStyle-Last{
	float:left;
	width:185px;
	height:135px;
}
/****************** AboutUSStyles Styles **************************/
.AboutUSStyles{
	padding-top:20px;
	padding-bottom:10px;
}

.AboutUSStyles h1{
	background: url(../images/CristoriaEnterprises.gif) no-repeat top left;
	height:28px;
	width:210px;
	text-indent:-90000px;
	
}
.AboutUSStyles p{
	text-align:justify;
	line-height:18px;
	padding-bottom:15px;
	padding-left:5px;
	padding-right:5px;
}
.ReadmoreStyle{
	float:right;
	padding-top:10px;
	padding-right:25px;
	padding-bottom:5px;

}
.ReadmoreStyle a{
	text-decoration:none;
	color:#fff;
	background-color:#022370;
	padding:1px 3px;
	font:11px Arial, Helvetica, sans-serif;		
}
.ReadmoreStyle a:hover{
	text-decoration: underline;
}
/****************** AboutUSStyles Styles **************************/
.footer{
	padding-top:15px;
}

.footer-L{
	float:left;
	width:450px
}
.footer-R{
	float:right;
	width:415px;
}
.footerRight{
	float:right;
	padding-right:40px;
}
.footer p{
color: #343232;
}
.footer a{
	text-decoration:none;
	color: #343232;
}
.footer a:hover{
	text-decoration:underline;
	color: #999;
}
.footerNav{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
.footerNav li {
	float: left;
	font: 11px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	list-style:none;
}
.footerNav a {
	/*	background: #333 url("images/seperator.gif") bottom right no-repeat;
*/	color: #343232;
	display: block;
	float: left;
	margin: 0;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}
.footerNav a:hover {
	color: #999;
	padding-bottom: 8px;
}



/****************** Main Container Styles **************************/
.MainContainer-L{
	float:left;
	width:240px;
	min-height:250px;
}
.MainContainer-R{
	float:right;
	width:570px;	
	min-height:250px;
}
/****************** Contact Styles **************************/
.BoxGray3{
	background-color:#fff;
	border:1px solid #ccc;
	margin-top:5px;
}

.ServiceH1{
	height:35px;
		margin-bottom:10px;
}
.aboutus h1{
	text-indent:-9000px;
	background:url(../images/aboutUs.png) no-repeat;
	height:28px;
	width:104px;

}
.serviceH1 h1{
	text-indent:-9000px;
	background: url(../images/service.png) no-repeat;
	height:28px;
	width:104px;
}
.ourPortfolio h1{
	text-indent:-9000px;
	background: url(../images/porfolio.png) no-repeat;
	height:28px;
	width:151px;
}


.WriteUs{
	font: 16px Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
	padding-top:8px;
	padding-left:20px;
}
/*************** Form****************/
.FormStyles{
	padding-top:10px;
	padding-bottom:10px;
}

form {
    margin: 0 0 0 20px;
}

form p {
    margin: 0 0 5px 0;
}
label {
    color: #036;
    display: block;
		padding-bottom:5px;
}

.FormStyles input{
	border:1px solid #d4d0d0;
	height:24px;
}

textarea{
	border:1px solid #d4d0d0;
}

.formbox {
    width: 250px;
}

fieldset {
    border: none;
}
/*************** Address ****************/

.RightAddressStyle{
	padding-top:45px;

}
.BoxAddressCenter{
	background: url(../images/GrayStroke_Middle.png) repeat-y;
	width:228px;
}
.BoxAddressTop{
	background:url(../images/GrayStroke_Top.jpg) no-repeat top left;
	height:14px;
}
.BoxAddressBottom{
	background:url(../images/GrayStroke_bottom.png) no-repeat bottom left;
	height:8px;
}
.insideAddreBox{
	padding-left:10px;
	padding-right:8px;
}

.Container-Version2 p{
	text-align: justify;
	line-height:18px;
	padding-bottom:20px;
}
.contact{
	background: url(../images/contact.png) no-repeat;
	height:28px;
	width:104px;
	text-indent:-90000px;
}
/****************** News Styles **************************/
.newsTitle
{
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:bold;
	font-size:24px;
	color:#5e81bc;
	text-decoration:none;
}

.author
{
	font-family:Courier New, Courier, monospace;
	font-size:12px;
	padding-left:15px;
}

.content
{
	padding-left:10px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
}
