* {
	margin: 0;
	padding: 0;
}
.arrowleft {
	float: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	height: 30px;
	color: #333333;
}
.arrowleftimg {
	padding-right: 5px;
	float: left;
	vertical-align: top;
	padding-bottom: 2px;
}
.arrowright {
	float: right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	height: 30px;
	width: 40px;
}
.arrowrightimg {
	padding-bottom: 2px;
	padding-left: 5px;
}
.basediv {
	padding-left: 130px;
	padding-top: 5px;
	padding-right: 130px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	z-index: 12;
}

body {
	background: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

#main_wrap {
	background-color: #FFFFFF;
	background-image: url(imagesGC/img01.gif);
	background-repeat: repeat-x;
}

h1, h2, h3 {
	color: #333333;
}

h1, h2 {
	margin-bottom: 20px;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
}

h3 {
	font-size: 100%;
	margin-bottom: 15px;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 1.8em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding-left: 3em;
	font-style: italic;
	background-image: url(imagesGC/img08.gif);
	background-repeat: no-repeat;
}

a:link {
	color: #1953A7;
	text-decoration: none;
}

a:active {
	color: #1953A7;
	text-decoration: none;
}

a:visited {
	color: #1953A7;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #333333;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-top: 8px;
	margin-right: 20px;
	margin-bottom: 10px;
}

/* Menu */

#menu {
	width: 771px;
	height: 65px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu a {
	display: block;
	width: 109px;
	height: 45px;
	padding: 20px 0 0 0;
	border-left: 1px solid #EDEBD5;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font-size: 144%;
	color: #BABABA;
}

#menu a:hover {
	background: #F7F7F4;
	color: #1C3C72;
}

#menu .active a {
	color: #1953A7;
	background-color: #EDEBD5;
}

/* Header */

#header {
	width: 770px;
	height: 170px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#leftheaderbox {
	display: block;
	float: left;
	width: 219px;
	clear: none;
}
#rightheaderbox {
	display: block;
	float: right;
	width: 550px;
}

#header h1 {
	float: left;
	width: 220px;
	height: 100px;
	margin: 0;
	padding: 70px 0 0 0;
	text-align: center;
	background-image: url(imagesGC/lfthead.gif);
	background-repeat: no-repeat;
}

#header h2 {
	float: right;
	width: 530px;
	margin: 0;
	text-align: center;
	background-image: url(imagesGC/rthead.gif);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-top: 110px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
	font-style: italic;
	height: 85px;
}

#header a {
	text-transform: lowercase;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 770px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content */

#content {
	float: left;
	width: 550px;
	padding-top: 5px;
}
.contentgallerypage {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.contentgalleryimg   {
	text-align: center;
	background-position: center;
	left: auto;
	right: auto;
}
.gallerytitle {
	width: 450px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	height: 30px;
	padding-left: 0px;
	padding-right: 45px;
}
.gallerytitlep1 {
	width: 450px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	height: 30px;
	padding-left: 0px;
}

.post {
	margin-bottom: 20px;
	margin-top: 0px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.galleryheader {
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 0px;
	margin: 0px;
}
.homeimage {
	margin-bottom: 10px;
}

.hr {
	border-bottom: 1px solid #EDEBD5;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 210px;
	padding: 5px;
	background: #EDEBD5;
	padding-right: 4px;
}

#sidebar h2 {
	margin: 0;
	padding: 5px 15px;
	color: #FFFFFF;
}

#sidebar h3 {
	font-size: 85%;
	color: #FFFFFF;
	margin-bottom: 0px;
}

#sidebar ul {
	margin: 0;
	padding: 15px;
	list-style: none;
}

#sidebar li {
}

#sidebar a {
	color: #FFFFFF;
}

.bluebox {
	background-image: url(imagesGC/img05.gif);
	background-repeat: repeat-y;
}

.bluebox h2 {
	background-image: url(imagesGC/img06.gif);
	background-repeat: repeat-y;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.style9 {
	font-size: 10px;
	color: #1953A7;
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding: 25px 0;
	background-color: #EDEBD5;
	background-image: url(imagesGC/img04.gif);
	background-repeat: repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #666666;
}
.style1 {color: #BABABA}
#footernav {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1953A7;
	font-size: 12px;
}
.style2 {
	color: #DFDDC8;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
#apDiv1 {
	width:176px;
	height:137px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	background-color: #F7F7F4;
	left: 606px;
	top: 720px;
	padding: 10px;
	margin-left: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thick;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7FABDA;
	border-right-color: #7FABDA;
	border-bottom-color: #7FABDA;
	border-left-color: #7FABDA;
}
.button {
	margin-bottom: 8px;
	margin-top: 12px;
}
.style3 {
	font-size: 10px;
	color: #666666;
}
.styleFindex {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 18px;
}
.headerservices     {
	float: right;
	width: 530px;
	margin: 0;
	text-align: center;
	background-image: url(imagesGC/sevics-rt.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-top: 110px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
	font-style: italic;
	font-weight: normal;
	height: 85px;
}
.headerwhygc   {
	float: right;
	width: 530px;
	margin: 0;
	text-align: center;
	background-image: url(imagesGC/whygc-rt.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-top: 110px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
	font-style: italic;
	font-weight: normal;
	height: 85px;
}
.posttwo {
	margin-bottom: 20px;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}
#headersub {
	width: 770px;
	height: 115px;
	margin: 0 auto;
}
#headersub h1 {
	float: left;
	width: 220px;
	height: 100px;
	margin: 0;
	padding: 30px 0 0 0;
	text-align: center;
	background-image: url(imagesGC/lftheadsub.gif);
	background-repeat: no-repeat;
}
.headerservicesSub {
	float: right;
	width: 530px;
	margin: 0;
	text-align: center;
	background-image: url(imagesGC/sevic-emarrt.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-top: 110px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
	font-style: italic;
 	font-weight: normal;
	height: 30px;
}
#main_wrapsub {
	background-color: #FFFFFF;
	background-image: url(imagesGC/img01sub.gif);
	background-repeat: repeat-x;
}
.posttwoimg {
	margin: 0px;
	padding: 0px;
}
#sidebar p {
	margin: 0;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.headerservicesSub2 {
	float: right;
	width: 530px;
	margin: 0;
	text-align: center;
	background-image: url(imagesGC/sevic-b2brt.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-top: 110px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
	font-style: italic;
	font-weight: normal;
	height: 30px;
}
.headerservicesSub3 {
	float: right;
	width: 530px;
	margin: 0;
	text-align: center;
	background-image: url(imagesGC/sevic-edrt.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-top: 110px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
	font-style: italic;
	font-weight: normal;
	height: 30px;
}
.subtext {
	font-size: 90%;
}
.headercontactus {
	float: right;
	width: 530px;
	margin: 0;
	text-align: center;
	background-image: url(imagesGC/contactus.gif);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-top: 110px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
	font-style: italic;
	font-weight: normal;
	height: 30px;
}
.headerportfolio {
	float: right;
	width: 530px;
	margin: 0;
	text-align: center;
	background-image: url(imagesGC/dome.gif);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-top: 110px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
	font-style: italic;
	font-weight: normal;
	height: 85px;
}
.sidebarimg {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 11px;
}
.logosidebar {
	margin-top: 40px;
	margin-left: 15px;
}
.headerportfolioSub {
	float: right;
	width: 530px;
	margin: 0;
	text-align: center;
	background-image: url(imagesGC/domeb.gif);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-top: 110px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
	font-style: italic;
	font-weight: normal;
	height: 30px;
}
.stylerss {
	vertical-align: text-top;
}
.headernews {
	float: right;
	width: 530px;
	margin: 0;
	text-align: center;
	background-image: url(imagesGC/posttowr.gif);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-top: 110px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
	font-style: italic;
	font-weight: normal;
	height: 85px;
}
.headergallery {
	float: right;
	width: 530px;
	margin: 0;
	text-align: center;
	background-image: url(imagesGC/tate.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-top: 110px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
	font-style: italic;
	font-weight: normal;
	height: 30px;
}
.style10 {color: #1953A7}
#apDivkav3 {font-size: 152%; font-family: Georgia, "Times New Roman", Times, serif;}
.postthumbimg   {
	padding: 15px;
	margin-right: 10px;
	border: thin dashed #999999;
	margin-bottom: 15px;
}
.back {
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}
.postthumbimg2 {
	padding: 15px;
	margin-right: 9px;
	border: thin dashed #999999;
	margin-bottom: 15px;
}
.postthumbimg12 {
	padding: 15px;
	margin-right: 12px;
	border: thin dashed #999999;
	margin-bottom: 15px;
}
.postmainimg {
	padding: 15px;
	border: thin dashed #999999;
}
.postthumbimg5 {
	padding: 15px;
	margin-right: 5px;
	border: thin dashed #999999;
	margin-bottom: 15px;
}
.postthumbimg3 {
	padding: 15px;
	margin-right: 7px;
	border: thin dashed #999999;
	margin-bottom: 15px;
}
.postthumbimgMubs {
	margin-right: 6px;
	border: thin dashed #999999;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 14px;
	padding-bottom: 15px;
	padding-left: 14px;
}
.postthumbimgkavis {
	margin-right: 12px;
	border: thin dashed #999999;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
.postthumbimgxtracs {
	margin-right: 10px;
	border: thin dashed #999999;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.postthumbimgbans {
	padding: 15px;
	margin-right: 12px;
	border: thin dashed #999999;
	margin-bottom: 15px;
	padding-left: 24px;
	padding-right: 25px;
}
.postthumbimgban2 {
	padding: 15px;
	margin-right: 12px;
	border: thin dashed #999999;
	margin-bottom: 15px;
	padding-left: 23px;
	padding-right: 23px;
}
.mappin {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
}
.headerservicesSub4 {
	float: right;
	width: 530px;
	margin: 0;
	text-align: center;
	background-image: url(imagesGC/sevicsub-PRrt.gif);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-top: 110px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
	font-style: italic;
	font-weight: normal;
	height: 30px;
}
