﻿html, body
{
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
	background-image:url('/files/sitedesign/background.jpg');
	background-repeat:repeat-x;
}

form,img,div
{
	margin: 0;
	border:0;
	padding: 0;	
}

a
{
	color: #3A53A4;
}

/****************** LAYOUT ******************/

div.container
{
	margin-left:auto;
	margin-right: auto;
	width: 920px;	
}

div.siteContainer
{
	width: 922px;	
	background-image:url('/files/sitedesign/shadow-solid.jpg');	
	background-repeat:repeat-y;	
	clear:both;
}

div.topShadow
{
	background-image:url('/files/sitedesign/shadow-top.jpg');	
	width: 100%;
	height: 10px;
}

div.bottomShadow
{
	background-image:url('/files/sitedesign/shadow-bottom.jpg');
	height: 17px;
	width: 100%;	
	background-repeat: no-repeat;
}

div.site
{
	width: 900px;
	background-color: #ffffff;
	float:left;
}

div.left
{
	float: left;
}

div.leftShadow, div.rightShadow
{
	background-image:url('/files/sitedesign/shadow.jpg');
	width: 11px;
	height: 631px;		
	float:left;
}

div.rightShadow
{
	background-position:right;
}


/****************** HEADER + MENU + BANNER ******************/


div.login
{
	float:right;
	width: 164px;
	height: 32px;
	background-image:url('/files/sitedesign/login-tab.jpg');
}

div.header
{
	height: 100px;
	width: 100%;	
}

div.header img
{
	float:left;
}

div.menu
{
	float:right;
	width: 653px;
	height: 100px;
}

div.banner
{
	height:166px;
	width: 100%;
	background-color: #000000;
}

ul#slideShowCount
{
margin: 140px 10px 0 0;
float: right;
z-index: 100000;
position: relative;
}
	ul#slideShowCount li.slide{
		line-height:14px;
		float:right;
		cursor:pointer;
		width:10px;
		height:10px;
		display:block;
background-color: #3A53A4;
text-align: center;
margin-left: 5px;
	}
	
	ul#slideShowCount li.slide span{
		color:#3A53A4;
		font-weight:bold;
		font-size:1px;
	}

ul#slideShowCount li.selectedTab
{
background-color: #000000;
}

/**************** HEADINGS ********************/

h1, h2, h3, h4, h5, h6
{
	margin: 10px 0 10px 0;
	padding: 0;
	color: #000000;
	font-family: Calibri,Verdana,Arial,Sans-Serif;
}

h2, h3, h4, h5, h6
{
	margin-top: 15px;
}

h3, h4, h5
{
	font-style: italic;
}

h1
{
	font-size: 22px;
}

h2
{
	font-size: 20px;
}

h3
{
	font-size: 18px;
}

h4
{
	font-size: 16px;
}

h5
{
	font-size: 14px;
}

h6
{
	font-size: 12px;
}


/****************** CONTENT ******************/


div.contentArea
{
	width: 100%;
}

div.content
{
	margin: 10px 10px 10px 15px;
	width:650px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
}

div.content p
{
	margin: 10px 0 10px 0;	
}

div.content img
{
        -webkit-border-radius:6px;
        -moz-border-radius:6px; 
        border-radius:6px; 
        -webkit-box-shadow:1px 1px 10px rgba(0,0,0,0.3); 
        -moz-box-shadow:1px 1px 10px rgba(0,0,0,0.3);
        behavior:url(border-radius-ie8.htc);
}

div.content div.curved
{
margin: 10px 0px 10px 0px;
        -webkit-border-radius:6px;
        -moz-border-radius:6px; 
        border-radius:6px; 
        -webkit-box-shadow:1px 1px 10px rgba(0,0,0,0.3); 
        -moz-box-shadow:1px 1px 10px rgba(0,0,0,0.3);
        behavior:url(border-radius-ie8.htc);
padding:0.5em 1em; background-color:#e5e5e5;
font-family:corbel,'helvetica neue','trebuchet ms',arial,helvetica,sans-serif; font-size:1em;
}

div.content ul
{
	list-style-type: circle;
	margin-left: 20px;
}

ul.portfolioImages, div.imageGallery ul
{
	list-style-type: none;	
	width: 100%;
	margin: 0;
}

ul.portfolioImages li, div.imageGallery ul li
{
	float: left;
	padding: 5px;
	margin: 10px;
	text-align: center;
	border: 1px #eeeeee solid;
}

ul.portfolioImages li
{
	width: 170px;
	height: 120px;
	margin-left: 0;
	vertical-align: middle;
}

div.imageGallery ul li
{
	width: 110px;
	height: 110px;
	line-height: 110px;
	vertical-align: middle;
}

ul.portfolioImages li:hover, ul.imageGallery li:hover
{
	border: 1px #aaaaaa solid;
}

hr
{
	border: 0;
	background-color: #ececec;
	height: 1px;
	margin: 10px 10px;
}

/****************** HOMEPAGE *****************/

div.homeContent
{
	width: auto;
	font-size: 10px;
}

div.homeContent h1
{
	font-size: 14px;
	height: 32px;
}

div.homeContent div.homeBox
{
	width: 155px;
	float: left;
}

div.homeContent div.homeDivider
{
	width: 1px;
	background-color: #ececec;	
	float: left;
	height: 150px;
	margin: 10px 10px;
}

div.homeContent .homeText 
{ 
text-align: justify; text-justify: inter-word; min-height: 95px; 
}

/****************** SIDEBAR ******************/

div.sideBar
{
	width:200px;
	float:right;
}

div.subMenu
{
	margin: 10px;
	padding: 5px;
	border: 1px solid #cccccc;	
	border-right-width: 2px;		
	border-bottom-width: 2px;		
}

div.subMenu ul
{
	list-style-type:none;
	padding: 0;
	margin: 0;
	padding-left: 15px;
	padding-bottom: 5px;	
}

div.howMuch
{
	text-align:center;
	margin: 10px;
	padding: 5px;	
	border: 1px solid #cccccc;	
	border-right-width: 2px;		
	border-bottom-width: 2px;		
}



/********************* FOOTER ******************/


div.footer
{
	background-color: #21303E;
	color: #ffffff;
	width: 100%;	
	clear: both;
	font-size: 11px;
}

div.footer a
{
	color: #ffffff;
}

div.footerLeft
{
	float: left;
	margin: 10px 10px 10px 15px;	
}

div.footerRight
{
	float:right;
	margin: 10px 11px 10px 15px;
	text-align:right;
}