/* MAIN STYLE SHEET */

/* GENERAL */

html {
     overflow: -moz-scrollbars-vertical;
}

body
{
	margin:0;
	padding:0;
	font-family:Arial, Verdana, Tahoma, Times New Roman, Sans-Serif;
	font-size:12px;
	color:#666666;
	background-color:#A1A1A1;	
}

A 
{
	text-decoration:none;
	color:#980A19;
}


A:hover
{
	text-decoration:underline;
}

#content
{
	/* center layout */
	width:810px;	
	/*height:600px;*/
	position:relative;	
	/*border: solid 1px #666666;
	background-color:#fff;	*/
	margin: -6px 6px 6px -6px;
}

#container
{	
	float:left;
	/*background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(/images/shadow.gif) no-repeat bottom right;*/
	margin-left:-405px;
	left:50%;
	margin-top:20px;
	position:absolute;
}

#box-top
{
	background:url(../images/box_top.jpg) no-repeat top left;
	height:20px;
	width:810px;
	/*border:solid 1px green;*/
}

#box-bottom
{
	clear:both;
	background:url(../images/box_bottom.jpg) no-repeat bottom right;
	height:20px;
	margin:0;
	padding:0;
	border:0;
	width:810px;	
	/*border:solid 1px green;*/
}

#box-content
{
	float:left;
	width:800px;
	background-color:#ffffff;
	margin:0;
	padding:0;
}

#box-right
{
	float:right;
	width:10px;
	margin:0;
	padding:0;
	background-image: url(../images/shadow.jpg);		
	height:581px;
	/*height:601px;*/
}

#header
{
	height:50px;
	float:right;
	margin:0 50px 0 0;
}

#phoneNo
{
	padding:30px 0 0 0;
	margin:0;
	text-align:center;
	width:100px;
	color:#8A273C;
	font-size:110%;
}

#MainContent
{
	clear:both;
	width:700px;
	height:300px;
	background-image: url(/DisplayImage.aspx?id=home);		
	background-color: #fff;		
	margin: 10px 0 20px 50px;
	padding: 0px;
	border:solid 1px #666666;
	
}

#HomePagePortfolio
{
	float:left;
	width:340px;
	height:180px;
	border:solid 1px #666666;
	padding: 0px;
	margin: 0 0 0 50px;
}

#HomePageAboutUs
{
	float:right;
	width:340px;
	height:180px;
	border:solid 1px #666666;
	margin: 0 49px 0 0; /*18px;*/
	padding: 0px;	
	background-image: url(/images/redGrass.jpg);	
	background-repeat:no-repeat;
	background-position:bottom;
}

#GlicLogo
{
	float:left;
	padding: 20px 0 0 20px;
}

#GlicLogo A IMG
{
	border:none;
}

#GlicSlogan
{
	float:left;	
	padding:0 0 0 20px;
	width:550px;
}

#MainNav
{
	float:right;
	padding: 188px 0 0 0;
	margin:-80px 0 0 0;	
	border-left:solid 1px #666666;
}

#MainNav ul
{
	list-style:none;
	margin:0;
	padding:0;	
}

#MainNav li A
{
	margin:0;
	padding:7px 0 0 15px;
	width:85px;
	height:20px;
	display:block;		
	border-top:solid 1px #666666;	
	color:#666666;
}

#MainNav li A:hover
{
	/*background-color:#980A19;*/
	background-color:#464749;
	color:#fff;
	text-decoration:none;
}

#HomePageAboutUs H1, #HomePagePortfolio H1
{
	padding:10px 0 0 20px;
}

#HomePageAboutUs A
{
	color:#980A19;
}

#HomePageAboutUs P
{
	height:75px;
	padding:10px 30px 0 30px;	
	margin:0;
	text-align:justify;
}

H1
{
	margin:0;
	padding:0;
	font-size:125%;
	font-family:Verdana,Arial, Tahoma;
	font-weight:normal;	
}

H2
{
	margin:0;
	padding:0;
}

P
{
	margin:0;
	padding:0;
	font-size:90%;
}

#HomePagePortfolio P
{
	width:130px;
	padding:0 0 0 30px;
	float:left;
	text-align:justify;
}


#HomePagePortfolio IMG
{
	float:right;
	border:solid 1px #666666;
	margin:40px 50px 0 0;
}

#HomePagePortfolio H2
{
	color:#980A19;
	font-size:95%;
	float:left;
	width:130px;
	padding:10px 0 0 30px;
}
#HomePagePortfolio H2 A
{	
	color:#980A19;
}

#HomePagePortfolio H1
{
	float:left;
}

#HomePagePortfolio .PortfolioLink
{
	clear:both;
	float:right;
	color:#980A19;
	margin:5px 42px 0 0;
	font-size:85%;
	font-weight:bold;
}

.glicRed
{
	color:#980A19;
}

.Glic
{
	font-family:"Century Gothic", Arial, Verdana, Tahoma, Times New Roman, Sans-Serif;
	color:#980A19;
	font-size:100%;
}

.Glic A
{
	color:#980A19;
}

#footer
{
	clear:both;
	margin:0px 50px 0 50px;
	padding:10px 0 0 0;
	font-size:95%;	
}

#Copyright
{
	float:left;
}

#SecNav 
{
	float:right;
	color:green;	
}


#SecNav ul
{	
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}

#SecNav li
{
	float:left;
}

#SecNav li A
{
	float:left;
	margin:3px 0 0 0;
	padding:0;
	width:70px;
	display:block;		
	text-align:center;	
	border-right:solid 1px #666666;
	color:#980A19;			
}


#SecNav #last A
{
	border-right:none;
}

#SecondaryContent
{
	float:left;
	width:680px;
	height:160px;
	border:solid 1px #666666;
	margin: 0 0 0 50px;
	padding: 10px;	
	background-color:#464749;
}

#SecondaryContent P
{
	padding:10px 20px 0 0;	
	text-align:justify;
	color:#ffffff;
	font-size:110%;
}

#SecondaryContent P A
{
	font-size:100%;
	color:#b9a926;
}

#SecondaryContent H1
{
	color:#ffffff;
}

#SecondaryContent UL
{
	color:#ffffff;
}

#SecondaryContent #PortfolioLink A
{
	font-size:100%;
	color:#b9a926;	
	line-height:40px;	
}

/* Under Development */
#underDevelopment #content
{
	height:420px;
	width:720px;
}

#underDevelopment #MainContent
{
	height:300px;
	width:600px;
	margin:60px 0 0 60px;
	padding:0;
	border:0;
	background-image: url(/images/underDevelopment.jpg);	
}

#underDevelopment #footer
{
	margin-left:60px;
}

#underDevelopment H1
{
	font-family:"Century Gothic", Verdana, Arial;
	font-size:130%;
	color:#FF6600;
	margin:40px 0 100px 0;
}

#underDevelopment P
{
	font-family:Verdana, Arial;
	font-size:110%;
	color:#666666;
	margin:10px 0 10px 0;	
}

#underDevelopment A
{
	color:#FF6600;
}

#underDevelopment .Glic A
{
	color:#980A19;
}

.teamPosition
{
	color:#FFFFFF;
	font-size:80%;
}

/* Errors page */
#errorPage #MainContent
{
	background-image:url(/images/error.jpg);
}

#errorPage A
{
	color:#980A19;
}

/* Resources Articles */
#ServiceUnavailableArticle #SecondaryContent
{
	height:800px;	
}

#ServiceUnavailableArticle IMG
{
	margin:0 0 0 100px;
}
