﻿body
{
}


h2
{
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #4141c8;
}

h3
{
	font-family: advent;
	font-size: 24px;
	font-weight: 500;
	color: #4141c8;
	line-height: 40px;
}


h4
{
	font-size: 17px;
	font-weight: normal;
	font-family: Arial;
	color: #5c5c5c;
}
h5
{
	font-size: 14px;
	font-weight: normal;
	font-family: Arial;
	color: Black;
    width: 90px;
}

h6
{
	font-size: 24px;
	font-weight: bold;
	font-family: Arial;
	color: #5c5c5c;
}


#Welcome_Note b
{
	font-weight: bolder;
	color: Black;
}

table
{
	width: 500px;
}

/* Header Div*/
#Header
{
	position: relative;
	height: 99px;
	width: 1024px;
	background-image:url(images/Header.jpg);
}



/* Horizontal Menu Bar*/

#Horizontal_Menu
{
	position: relative;
	height: 30px;
	width: 1024px;
	top: 0px;
	
}


/* Slider*/
#Slider
{
	position: relative;
	height: 250px;
	width: 1024px;
	top: 5px; /*	background-image: url(images/sliderbackgrd.jpg);*/
	background-image: url(images/sliderbackgrd1.jpg);
	border-radius:10px;
}

#templatemo_menu
{
	float: right;
}
#content
{
	position: absolute;
	background-image: url(images/content-tail.gif);
	width: 1030px;
	height: 895px;
	margin-top: 1px;
	margin-left:1px;
	box-shadow: 1px 1px 25px #8e8e8e;
	-moz-box-shadow: 1px 1px 20px #8e8e8e;
	border-radius: 20px;
	overflow: scroll;
}
#content2
{
	position:relative;
	background-image: url(images/content-tail.gif);
	width: 1030px;
	height:1010px;
	margin-top: 30px;
	margin-left: 5px;
	box-shadow: 1px 1px 25px #8e8e8e;
	-moz-box-shadow: 1px 1px 20px #8e8e8e;
	border-radius: 20px;
}
.header_01
{
	height: 35px;
	width: 300px;
	margin-left: 50px;
	margin-top: 30px;
	background: #161616 url(images/templatemo_header_icon.html) center right no-repeat;
	font-size: 30px;
	color: #ffffff;
	text-align: center;
}
/* ---------------------------------------
    Portfolio
----------------------------------------- */
section#portfolio ul.folio-list
{
	margin-left: 50px;
	margin-top: 50px;
	width: 970px;
	list-style: none;
}
section#portfolio ul.folio-list li
{
	float:left;
	margin-right: 9px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 294px;
	height: 230px;
	max-height: 250px;
}
section#portfolio ul.folio-list li .thumb
{
	margin: 0 0 5px 0;
	padding: 0;
	background: url(images/thumb-frame.png) no-repeat;
	width: 294px;
	height: 205px;
}
section#portfolio ul.folio-list li .thumb:hover
{
	margin: 0 0 5px 0;
	padding: 0;
	
	background: url(images/thumb_frame_hover.html) no-repeat;
	width: 294px;
	height: 205px;
}


section#portfolio ul.folio-list li .thumb img
{
	margin-top: 18px;
	margin-left: 18px;
}
section#portfolio ul.folio-list li h3.entry-title
{
	font-size: 14px;
	line-height: 25px;
	margin-left: 16px;
}
#footer1
{
	position: absolute;
	background-color: Gray;
	width: 1099px;
	height: 300px;
	margin-left: -3px;
	margin-top: 1480px;
	box-shadow: 1px 1px 25px #8e8e8e;
	-moz-box-shadow: 1px 1px 20px #8e8e8e;
	border-radius: 20px;
	top: -30px;
	left: 2px;
	bottom: 30px;
}

#footer
{
	clear: both;
	width: 1042px;
	height: 225px;
	margin: auto;
	font-size: 1em;
	padding: 30px;
	background: #373737 url(images/dark_gradient.html) repeat-x;
}
#page_wrap
{
	width: 960px;
	margin: auto;
}
#page_top
{
	height: 54px;
	background: url(images/page_top.html) no-repeat;
}
#page
{
	background: url(images/page_tile.html) repeat-y;
	padding: 0 54px;
}
#page_bottom
{
	height: 54px;
	background: url(images/page_bottom.html) no-repeat;
	margin-bottom: 40px;
}
#contact_info
{
	float: left;
	width: 450px;
	margin-top: 1px;
}
#contact_info ul
{
	margin: 20px;
}
#contact_info ul li
{
	background: url(images/arrow.html) no-repeat center left;
	padding-left: 15px;
	font-size: 5em;
	line-height: 1.8em;
}
p
{
	padding: 15px 0;
	line-height: 1.6em;
	font-size: .9em;
	color: #666;
}
p.frontpage_text
{
	text-align: justify;
}
h2
{
	clear: both;
	padding: 15px 0 0;
}
h3.frontpage_heading, h1.pagetitle
{
	background: #373737 url(images/dark_gradient.html) repeat-x;
	padding: 30px 10px 5px;
	text-align: right;
	font-size: 1.8em;
	font-weight: normal;
	letter-spacing: .25em;
	color: #fff;
	margin-bottom: 15px;
	-moz-border-radius-topleft: 8px;
	-khtml-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-khtml-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
}
#footer a, #footer p
{
	color: #666;
}
#footer_right h5
{
	font-size: .9em;
	font-weight: 700;
	padding-top: 20px;
	padding-right: 25px;
	text-align: right;
	color: #999;
}
.float_left
{
	float: left;
	margin-right: 12px;
	padding: 8px;
	background: #F7F7F7;
	border: 1px solid #CCC;
	-moz-border-radius-topleft: 8px;
	-khtml-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-khtml-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
}
#gallery
{
	width: 952px;
	margin: auto;
	overflow: auto;
	padding-bottom: 18px;
	position: static;
}
.float_left_thumb
{
	float: left;
	height: 164px;
	width: 152px;
	margin: 8px 10px 2px 8px;
	background: url(images/gallery_thumb.html) no-repeat;
	padding-top: 6px;
	text-align: center;
}
.center
{
	margin: auto;
}
#no_gallery_found
{
	width: 798;
	padding: 50px;
	margin: auto;
	background: red;
	border: 10px solid white;
}
#g_navcontainer
{
	clear: both;
	margin-bottom: 40px;
	width: 100%;
	background: #373737 url(images/dark_gradient.html) repeat-x;
	-moz-border-radius-topleft: 8px;
	-khtml-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-khtml-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
}
#g_navcontainer ul
{
	color: White;
	width: 100%;
	padding: 24px;
}
#g_navcontainer ul li
{
	display: inline;
}
#g_navcontainer ul li a
{
	padding: 0.2em 1em;
	color: #CCC;
	text-decoration: none;
	letter-spacing: .14em;
}
#g_navcontainer ul li a:hover
{
	background: #eaeaea;
	color: #000;
	-moz-border-radius-topleft: 8px;
	-khtml-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-khtml-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
}
#h_navcontainer
{
	width: 100%;
	height: 60px;
}
#h_navcontainer ul
{
	color: White;
	width: 100%;
}
#h_navcontainer ul li
{
	display: inline;
}
#h_navcontainer ul li a
{
	padding: 0.2em 1em;
	color: #666;
	text-decoration: none;
	float: right;
	letter-spacing: .14em;
}
#h_navcontainer ul li a:hover
{
	background: #eaeaea;
	color: #000;
}
#footer h4
{
	font-weight: bold;
	margin-bottom: 8px;
	padding: 5px;
	background: #1D1D1D;
	color: #999;
	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
#footer_left
{
	float: left;
	width: 600px;
	border: 0 solid red;
	margin-left: 30px;
}
#footer_left ul
{
	float: left;
	margin-right: 60px;
	width: 120px;
}
#footer_left li
{
	background: url(images/seperator_footer.html) repeat-x bottom;
	padding: 5px 0;
}
#footer_left ul li a
{
	color: #999;
	text-decoration: none;
}
#footer_right
{
	width: 400px;
	float: right;
}
#footer_right ul li
{
	display: inline;
	margin-right: 15px;
}
#footer_right img
{
	border: 8px solid #eee;
	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
#labeltop1
{
	width: 86px;
	height: 88px;
	clear: both;
	position: fixed;
	margin-left: 1000px;
	top: 550px;
}

h2
{
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #4141c8;
}

h3
{
	font-family: advent;
	font-size: 24px;
	font-weight: 500;
	color: #4141c8;
	line-height: 40px;
}


h4
{
	font-size: 17px;
	font-weight: normal;
	font-family: Arial;
	color: #5c5c5c;
}
h5
{
	font-size: 14px;
	font-weight: normal;
	font-family: Arial;
	color: Black;
    width: 90px;
}

h6
{
	font-size: 24px;
	font-weight: bold;
	font-family: Arial;
	color: #5c5c5c;
}


#Welcome_Note b
{
	font-weight: bolder;
	color: Black;
}

table
{
	width: 500px;
}

/* Header Div*/
#Header
{
	position: relative;
	height: 99px;
	width: 1024px;
	background-image:url(images/Header.jpg);
}

/* Div for Company Name*/


/* Div Facebook Links*/
#Facebook_Links
{
	position: absolute;
	height: 40px;
	width: auto;
	top: 970px;
	left: 150px;
}

/*Follow Us on*/
#Follow
{
	position: absolute;
	height: 20px;
	width: auto;
	top: 950px;
	left: 165px;
}


#Facebook_Links a img:hover
{
	width: 28px;
	height: 28px;
}

#Footer
{
	position: absolute;
	width: 558px;
	height: 66px;
	background-color: white;
	right: 120px;
	top: 930px;
	box-shadow: 1px 1px 25px #8e8e8e;
	-moz-box-shadow: 1px 1px 20px #8e8e8e;
	border: thin solid #899bdb;
}

#Footer_Links
{
	position: relative;
	width: auto;
	height: 15px;
	top: 10px;
	text-align: center;
}
.Footer_Lnk
{
	font-family: Verdana, Geneva, sans-serif;
	padding: 0px 1px 0px 1px;
	font-size: 10px;
	font-weight: normal;
	color: #1338be;
}
#Footer_Links a:hover
{
	color: Orange;
	text-decoration: none;
}


#Footer_Copyright
{
	position: absolute;
	font-size: 10px;
	width: 540px;
	height: 15px;
	top: 40px;
	left: 30px;
	font-family: Verdana, Geneva, sans-serif;
	color: #1338be;
	text-align: left;
}

#Footer_Copyright a:hover
{
	text-decoration: none;
	color: Orange;
}

/*Quick Contact*/
#Quick_Contact
{
	position: fixed;
	width: 40px;
	height: auto;
	padding-top:10px;
	background-color:white;
	text-decoration:blink;
	text-align:center;
	border-radius:10px;
	box-shadow: 1px 1px 5px #8e8e8e;
	
}
#labeltop1
{
	width: 86px;
	height: 88px;
	clear: both;
	position: fixed;
	margin-left: 1000px;
	top: 550px;
}