/* CSS Document */
a:active
{
	outline:none;
}

a:focus
{
	-moz-outline-style:none;
}
a:visited
{
	outline:none;
}

a:visited
{
	-moz-outline-style:none;
}
html{
	width:100%; height:100%
}
body {margin:0; padding:0; background:#310011; 
}
h1, h2, h3, h4, h5, h6, ul, li, p, img {margin:0; padding:0; 
}
a img{
	border:none;
}
ul{
	list-style-type:none;
}
.spacer{
	line-height:0; font-size:0; clear:both;
}

/******************************container****************************/
#container{width:975px; height:240px; margin:0 auto;}
/******************************Header*******************************/
#Header{width:975px; height:240px; background:url("../images/backimg.jpg"); background-position: center;}
#Logo{width:425px; margin:0; float:left; padding:73px 0  0px; outline:none;}
#Home{width:125px; margin:0; float:right;outline:none; margin-right: -155px;} 
#Port{width:125px; margin:0; float:right;outline:none; margin-right: -155px;}
#Cont{width:125px; margin:0; float:right;outline:none; margin-right: -155px;}
#Abut{width:125px; margin:0; float:right;outline:none; margin-right: -155px;}
/******************************Body*********************************/
#MainBody{height:544px; margin:0 auto;  background:url("../images/backimg.jpg"); background-position: center;}
#MainBodyCont{height:600px; margin:0 auto;}
/*#body{width:1280px; height:544px; background:url(../imases/backimg.jpg);} */
#HomePic{width:960px; height:544px; margin:0 auto; background:url("../images/HomePic.jpg"); background-repeat:no-repeat;}
#AboutPic{width:960px; height:544px; margin:0 auto; background:url("../images/AboutPic.jpg"); background-repeat:no-repeat;}
#Portfolio{width:960px; height:544px; margin:0 auto;background:#FFFFFF; background-repeat:no-repeat;}
#ContPic{width:960px; height:600px; margin:0 auto; background:url("../images/ContImg.jpg"); background-repeat:no-repeat;}
#Browse{width:79px; height:21px; background:url("../images/browse.jpg"); float:left; background-repeat:no-repeat; margin:0 auto; padding:0 0 0 200px;}
#PortFolio_A{width:200px; height:180px; margin:0 auto;float:left;}
#PortFolio_B{width:200px; height:180px; margin:0 auto;float:left;}
#PortFolio_C{width:200px; height:180px; margin:0 auto;float:left;}
#PortFolio_D{width:200px; height:180px; margin:0 auto;float:left;}
/**********************TEXT**********************/
.txt1{
	font:normal 14px/16px Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#000000; width:216px; padding:60px 0 0 60px;
}
.txt1_A{
	font:normal 14px/16px Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#000000; width:400px; padding:60px 0 0 60px; font-weight:bold;
}
.txt1_B{
	font:normal 14px/16px Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#310011;  font-weight:bold;
}
.txt2{
	font:bold 20px/24px "Calibri", Arial, sans-serif; color:#000000;
}
.txt3{
	width:400px; margin:0 auto; font:normal 14px/16px Arial, Helvetica, sans-serif; color:#ffffff; padding:20px 0 0 170px; float:left;
}
.Contact{
	font:normal 14px/16px Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#000000; width:216px; padding:0 0 0 60px;
}
.ContactMSG{
	font:normal 14px/16px Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#000000;  padding:0 0 0 60px;
}
/*.txt4{
	width:100px; margin:0 auto; font:normal 10px/12px Arial, Helvetica, sans-serif; color:#ffffff; padding:10px 0 0 254px; float:left;
}
.txt5{
	font:bold 16px/20px "Calibri", Arial, sans-serif; color:#000000;
}
.txt6{
	font:normal 10px/12px Tahoma, Verdana, Arial, Helvetica, "sans-serif"; color:#000000; width:300px; padding:20px 0 0 40px;
}
.txt6A{
	font:normal 10px/12px Tahoma, Verdana, Arial, Helvetica, "sans-serif"; color:#310011; width:300px;
}
.txt6B{
	font:normal 10px/12px Tahoma, Verdana, Arial, Helvetica, "sans-serif"; color:#000000; width:300px; padding:0 0 0 40px;
}

.txt7{
	font:bold 16px/20px "Calibri", Arial, sans-serif; color:#000000;
}*/
/****************************Footer*******************/
#Footer{width:975px; height:196px; background:url("../images/backimg.jpg"); background-position: center; margin:0 auto;}

