@charset "UTF-8";
/* CSS Document */


html,
html * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
	font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif";
	font-size: .90em;
}
body a {
	text-decoration: none;
}
#Container {
	width: 100%;
	justify-content: center;
	margin-top: 0;
	margin-left: 0;
}

/*...................................................h Text*/
h1 {
	text-transform: uppercase;
	font-size: 4.5em;
	letter-spacing: .85em;
}

h2 {
	font-weight: 100;
	font-size: 2.25em;
	line-height: 2.2;
	margin-bottom: 0em;
	padding-top: 7%;
	letter-spacing: 0em;
	text-transform: uppercase;
}

h3 {
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: .02em;
	text-transform: uppercase;
}

h3c {
	font-size: 1.3em;
	font-weight: normal;
	letter-spacing: .02em;
	text-align: center;
	text-transform: none;
}

h4 {
	font-size: 1.15em;
	font-weight: normal;
	letter-spacing: .02em;
	text-transform: uppercase;
}

h5 {
	font-size: 1em;
	font-weight: normal;
	letter-spacing: .02em;
	text-transform: uppercase;
}

h5r {
	font-size: 1em;
	font-weight: normal;
	letter-spacing: .02em;
	color: #720708;
	text-transform: uppercase;
}

/*....................................................Header*/
#header {
	width: 100%;
	height: 88px;
	color: #720708;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	background-color: #720708;
	z-index: 1000;
}

#AGheader {
	width: 100%;
	height: 88px;
	color: #720708;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-align: center;
	background-color: #720708;
	z-index: 1000;
}

#AGTitle {
	width: 40%;
	text-align: center;
	background: none;
	float: right;
	margin-top: 30px;
	
}

#AGMain  {
	width: 100%;
	height: *;
	margin-top: 40px;
	padding: 25px 20px 0px 20px;
	background-color: #ffffff;
	z-index: 400;
}

#AGMain #AGMainContentOne {
	width: 60%;
	float: left;
	padding: 10px 30px 0px 30px;
}

#AGMain #AGMainContentTwo {
	width: 30%;
	float: right;
	padding: 10px 30px 0px 0px;
}

.AGflexbox {
	width: 100%;
	height: *;
	padding: 0px 0px 0px 0px;
}

#site-logo {
	max-width: 300px;
	min-width: 200px;
	position: absolute;
	margin-left: 20px;
}

img {
	max-width: 100%;
	min-width: 200px;
}

/*....................................................Site Nav*/
#site-nav {
	width: 66%;
	background: none;
	float: right;
	padding-top: 30px;
	padding-right: 50px;
}

#site-nav ul {
	color: #FFFFFF;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-align: right;
}
#site-nav ul li {
	display: inline;
	color: #9D7979;
	padding-right: 9px;
}
#site-nav ul li a {
	color: #F2E3E3;
	text-decoration: none;
	font-weight: 200;
	font-size: small;
}

#site-nav ul li a:hover {
	outline: none;
	border-bottom: 1px solid white;
}

a, a:visited {
	color: inherit;
}

/*.....................................................Top*/
#Byline {
	width: 100%;
	height: 22px;
	display: block;
	color: #ffffff;
	background-color: #607595;
	text-align: center;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: italic;
	letter-spacing: .07em;
	font-weight: 200;
	padding-top: 3px;
}

/*.....................................................Main*/
#Main  {
	width: 100%;
	background-color: #ffffff;
	z-index: 400;
}

#Main img {
	max-width: 500px;
	min-width: 189px;
	max-height: 264px;
	min-height: 100px;
}
#Main #ContentOne {
	width: 40%;
	height: 400px;
	float: left;
	padding: 50px 30px 0px 40px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-size: small;
}

#Main #ContentTwo {
	width: 60%;
	height: 400px;
	padding: 20px 20px 0px 20px;
	float: right;
}

/*....................................................Part*/
#PartMain  {
	width: 100%;
	height: 240px;
	background-color: #ffffff;
	z-index: 400;
}

#PartContentOne {
	width: 40%;
	height: 240px;
	float: left;
	padding: 5px 40px 0px 50px;
	overflow: scroll;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-size: small;
}

#PartContentTwo {
	width: 60%;
	height: 240px;
	display: block;
	float: right;
	padding: 5px 30px 0px 25px;
}

/*.............................Catalog Main.........................*/
#CatMain  {
	width: 100%;
	height: 410px;
	background-color: #ffffff;
	z-index: 400;
}


#CatContentOne {
	width: 40%;
	height: 410px;
	float: left;
	padding: 15px 0px 0px 0px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-size: small;
}

#CatContentOne img {
	max-width: 200px;
	min-width: 100px;
	max-height: 264px;
	min-height: 100px;
}

#CatContentTwo img {
	max-width: 550px;
	min-width: 189px;
	max-height: 264px;
	min-height: 100px;
}


#CatContentTwo {
	width: 60%;
	height: 410px;
	display: block;
	float: right;
	padding: 30px 0px 0px 00px;
}

/*.....................................DEsign Page..............*/
.Artflex-center {
  display: flex;
  justify-content: center;
}

.Artflexbox {
	width: 100%;
	height: 500px;
	padding: 0px 0px 0px 0px;
}

.Artflexbox img {
	width: 50%;
}

#ArtMain  {
	width: 100%;
	height: 500px;
	background-color: #ffffff;
	position: relative;
	z-index: 400;
}

#ArtContentOne {
	width: 30%;
	height: 500px;
	line-height: 20px;
	float: left;
	padding: 10px 0px 0px 40px;	
}

#ArtContentOne img {
	max-width: 150px;
	min-width: 75px;
}

#ArtContentTwo {
	width: 65%;
	height: 500px;
	float: left;
	padding: 15px 0px 0px 20px;	
}

#ArtContentTwo img {
	max-height: 475px;
	min-height: 75px;
	max-width: 475px;
	min-width: 75px;
}

/*.................................End ..................*/

#PageTitleBar {
	width: 100%;
	height: 52px;
	display: block;
	color: #607595;
	background-color: #FFFFFF;
	text-align: center;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	letter-spacing: .07em;
	font-weight: 400;
	padding-top: 6px;
	
	
}

.fadein {
    position:relative;
    height:275px;
    width:600px;
}

.fadein img {
    position:absolute;
    left:0;
    top:0;
}

/*.....................................................................Descripion Art*/
#Description #ArtDescription {
	width: 100%;
	background-color: #ffffff;
	text-align: center;
	z-index: 400;
}

#ArtDescription {
	width: 100%;
	height: *;
	background-color: #ffffff;
	position: relative;
	text-align: center;
}

#ArtDescContentOne #ArtDescContentTwo{
	width: 100%;
	height: 100%;
	text-align: left;
	display: block;
	float: left;
}

#ArtDescContentOne img {
	width: 200px;
}

/*....................................................Description  Service*/
#ServDescription {
	width: 100%;
	height: *;
	background-color: #ffffff;
	position: relative;
	text-align: center;
}

/*....................................................Flex Box*/
.flex-center {
  display: flex;
  justify-content: center;
}

.flexbox {
	width: 27%;
	height: 380px;
	padding: 6px 20px 0px 20px;
	background-color: #ffffff;
	overflow: scroll;
	text-align: justify;
}

.Artflexbox {
	width: 90%;
	height: 300px;
	padding: 6px 20px 0px 20px;
	background-color: #ffffff;
	text-align: justify;
	margin-top: 40px;
}

.flexbox img {
	max-width: 80px;
	min-width: 50px;
}

.flexbox, .Catflexbox h3 {
	color: #607595;
}

.flexbox p {
	font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif";
	font-weight: 200;
	
}

.Catflexbox {
	width: 40%;
	height: 380px;
	padding: 6px 20px 0px 20px;
	background-color: #ffffff;
	overflow: scroll;
	text-align: justify;
}

.Catflexbox img {
	max-width: 100%;
	min-width: 50px;
}

.Servflex-center {
  display: flex;
  justify-content: center;
}

.Servflexbox {
	width: 600px;
	height: 275px;
	padding: 6px 20px 0px 20px;
	background-color: #ffffff;
	overflow: scroll;
}

.Servflexbox img {
	max-width: 80px;
	min-width: 50px;
}

.Servflexbox h3 {
	color: #607595;
}

.Servflexbox p {
	font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif";
	font-weight: 200;
	
}

#Bridge {
	width: 100%;
	height: 70px;
	display: block;
	background-color: #EF942A;
}

#Footer {
	width: 100%;
	height: 240px;
	background-color: #720708;	
}

#FooterBox {
	width: 50%;
	position: relative;
	padding: 10px;
	background-color: none;
	
}

#Footer img {
	width: 220px;
}

#BttmSite-nav {
	width: 66%;
	background: none;
	padding-top: 5px;
}

#BttmSite-nav ul {
	color: #FFFFFF;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
#BttmSite-nav ul li {
	display: inline;
	color: #9D7979;
	padding-right: 10px;
}
#BttmSite-nav ul li a {
	color: #F2E3E3;
	text-decoration: none;
	font-weight: 200;
	font-size: small;
}

#BttmSite-nav ul li a:hover {
	outline: none;
	border-bottom: 1px solid white;
}

a, a:visited {
	color: inherit;
}

/*........................................Contact Page*/
#ContactMain  {
	width: 100%;
	height: 450px;
	background-color: #ffffff;
	z-index: 400;
}

#ContactMain #ContactOne {
	width: 40%;
	height: 450px;
	float: left;
	padding: 5px 30px 0px 80px;
	overflow: scroll;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-size: small;
}

#ContactMain #ContactTwo {
	width: 50%;
	height: 400px;
	display: block;
	float: right;
	padding: 10px 20px 0px 10px;
}

#ContactTwo img {
	max-width: 60%;
	min-width: 150px;
}

#ContactDescription {
	width: 100%;
	height: 300px;
	background-color: #ffffff;
	position: relative;
	text-align: center;
}

.Contactflex-center {
  display: flex;
  justify-content: center;
}

.Contactflexbox {
	width: 27%;
	height: 300px;
	padding: 6px 20px 0px 20px;
	background-color: #ffffff;
	overflow: scroll;
}

.Contactflexbox img {
	max-width: 90px;
	min-width: 55px;
}

.Contactflexbox h3 {
	color: #607595;
}

.Contactflexbox p {
	font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif";
	font-weight: 200;
	
}


/*....................................................WS */
#WSContainer {
	width: 100%;
	justify-content: center;
	margin-top: 0;
	margin-left: 0;
}

#WSServDescription {
	width: 100%;
	height: *;
	background-color: #ffffff;
	position: relative;
	text-align: center;
}

.WSServflex-center {
  display: flex;
  justify-content: center;
}

.WSServflexbox {
	width: 350px;
	height: 400px;
	padding: 3px 20px 0px 20px;
	background-color: #ffffff;
	align: left;
}

#WSsite-logo {
	max-width: 300px;
	min-width: 200px;
	position: absolute;
	margin-left: 20px;
}

.WSServflexbox img {
	max-width: 250px;
	min-width: 50px;
}

.WSServflexbox h3 {
	color: #607595;
}

.WSServflexbox p {
	font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif";
	font-weight: 200;
	padding: 3px 20px 0px 20 px;
}

#WSsite-logo {
	max-width: 350px;
	min-width: 200px;
	position: absolute;
	margin-left: 0;
}

/*.................................................................................................................................................................Tablet*/

@media (max-width: 768px) {
	
	h3 {
	font-size: 1em;
	}
	
	#site-nav {
	width: 50%;
	padding-top: 10px;
	padding-right: 20px;
		
	}
	
	#site-logo {
		max-width: 200px;
		min-width: 100px;
		position: absolute;
		margin-left: 5px;
	}
	
	#Main #CatMain #PartMain {
		height: 150px;
	}
	
	#ContentOne #CatContentOne #PartContentOne {
	  height: 180px;
	  padding: 2px 5px 2px 5px;
	}
	
	#ContentTwo #CatContentTwo #PartContentTwo {
	  height: 180px;
	  padding: 5px 5px 2px 5px;
	}
	
	.flexbox {
	width: 33.3%;
	height: *;
	padding: 0px 3px 0px 3px;
	overflow: scroll;
	}
	
	#ArtMain  {
	width: 100%;
	height: 350px;
	background-color: #ffffff;
	position: relative;
	overflow: scroll;
	z-index: 400;
}

#ArtContentOne {
	width: 25%;
	height: 200px;
	line-height: 15px;
	float: left;
	padding: 10px 5px 0px 10px;	
}

#ArtContentOne img {
	max-width: 80px;
	min-width: 75px;
}

#ArtContentTwo {
	width: 75%;
	height: 300px;
	float: left;
	overflow: scroll;
	padding: 5px 0px 0px 5px;	
}

	#ArtDescContentOne img {
	width: 75px;
}
	
	#Footer img {
	width: 80px;
	}

	
}
