﻿div
{
	margin: 0px 0 0 0;
	padding: 0;
}

html
{
	overflow: scroll;
	font-family: verdana, arial, helvetica, sans-serif;
}
body
{
	background-image: url(images/backgroundgradient.jpg);
}
#container
{
	width: 700px;
	background-color: white;
	margin: auto;
	margin-top: 30px;
	border: solid 1px black;
}
#header
{
	text-align: center;
	height: 285px;
	width: 700px;
	margin-bottom: 1px;
}


/*Styles for Navigation */

#navigation
{
	background-image: url(images/navred.jpg);
	width: 700px;
	height: 18px;
	padding: 0;
	padding-top: 1px;
	margin: 0px;
	font-size: 12px;
	border-bottom: solid 1px black;
	border-top: solid 1px black;
	text-align: center;
	text-decoration: none;
}

#navigation a
{
	font-weight: bold;
	text-decoration: none;
	color: white;
	display: inline;
	padding: 24px;
}
#navigation a:hover
{
	font-weight: bold;
	display: inline;
	text-decoration: none;
	color: black;
	padding: 24px;
}

#navigation ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navigation ul li
{
	display: inline;
}
#content
{
	background-color: white;
	width: 99%;
	font-size: 12px;
	line-height: 16px;
	margin-top: 30px;
	margin-left: 6px;
	color: black;
}

/* Styles for footer */

#footer
{
	background-image: url(images/navred.jpg);
	width: 700px;
	height: 18px;
	font-size: 12px;
	border-top: solid 1px black;
	margin-top: 20px;
	text-align: center;
	clear: both;
}

#footer a
{
	font-weight: bold;
	text-decoration: none;
	color: white;
	display: inline;
}
#footer a:hover
{
	font-weight: bold;
	display: inline;
	text-decoration: none;
	color: black;
}
#footer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#footer ul li
{
	display: inline;
}


/* Styles for Content */

#content p
{
	text-align: justify;
	padding-left: 10px;
	padding-right: 15px;
}

#content img
{
	text-align: center;
	border: solid 1px black;
}

#content h1
{
	font-size: 20px;
}


#content tr.table1
{
	width: 100%;
}

#content td.table1
{
	float: left;
	width: 225px;
	height: 200px;
	text-align: center;
}

#content td.table1 img
{
	border: solid 1px black;
	width: 125px;
}

#content td.table2
{
	width: 340px;
	height: 150px;
	text-align: center;
	border: 0;
}

#content td.table2 img
{
	border: 0;
}

#content td.table3
{
	width: 340px;
	height: 200px;
	text-align: center;
}

#content td.table3 img
{
	border: solid 1px black;
	width: 125px;
}

td.table4
{
	width: 240px;
	height: 200px;
	text-align: center;
}

#content td.table4 img
{
	border: solid 1px black;
	width: 125px;
}

#content td.table5
{
	width: 340px;
	height: 200px;
	text-align: center;
}

#content td.table5 img
{
	border: solid 1px black;
	width: 125px;
}

#content td.table6
{
	width: 540px;
	height: 400px;
	text-align: right;
}

#content td.table7
{
	width: 190px;
	height: 200px;
	text-align: center;
}

#content td.table7 img
{
	height: 140px;
	width: 222px;
}

/* Styles for Homepage */
#home-content
{
	width: 99%;
}

#home-left
{
	float: left;
	text-align: left;
	height: 100%;
	width: 197px;
}

#home-left ul
{
	width: 175px;
	margin: 0;
	padding: 0;
	margin-left: 10px;
	list-style-type: none;
}
#home-left ul li
{
	height: 18px;
	background-image: url(images/navred.jpg);
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: center;
	border: solid 1px black;
}
#home-left a
{
	font-weight: bold;
	text-decoration: none;
	color: white;
	margin: 0;
}
#home-left a:hover
{
	font-weight: bold;
	text-decoration: none;
	color: black;
	margin: 0;
}

#home-left-top
{
	float: left;
	text-align: left;
	height: 173px;
}
#home-left-top img
{
	margin-left: 10px;
	width: 170px;
}
#home-left p
{
	text-align: center;
	width: 165px;
}
#home-left-loginbox
{
	float: left;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 20px;
	width: 172px;
}

.login1
{
	width: 175px;
	font-size: 9px;
	color: black;
	background-color: white;
	border: solid 1px black;
}

.textbox
{
	font-size: 12px;
	margin-right: 1px;
	margin-top: 3px;
	width: 85px;
	text-align: left;
	color: black;
}

.labelstyle
{
	width: 70px;
	padding: 7px;
	text-align: right;
}

.loginbutton
{
	background-color: white;
	border: solid 1px black;
	font-size: 9px;
	width: 60px;
	height: 20px;
	color: black;
}

.remembercheckbox
{
	font-size: 10px;
	width: 100px;
}

.instructiontext
{
	font-style: inherit;
}

.titletext
{
	background-image: url(images/navred.jpg);
	font-size: 12px;
	font-weight: bold;
	border: solid 1px black;
	height: 18px;
	color: white;
}

.usernamelabel
{
	text-align: left;
	width: 80px;
	margin-left: 5px;
}

#passwordlabel
{
	width: 80px;
	margin-left: 5px;
}

#home-left-sites img
{
	border: 0;
}

#home-right
{
	float: left;
	width: 71%;
	height: 100%;
	text-align: justify;
}

#home-right-valid img
{
	margin-top: 150px;
	margin-left: 85px;
	height: 31px;
	width: 88px;
	border: 0;
}

#home-right-pic img
{
	width: 437px;
	height: 221px;
	border: solid 1px black;
}

#home-right p
{
	width: 437px;
	margin-left: 25px;
	margin-top: 15px;
}

/* Styles for Partners Page */

#partners-content
{
	text-align: center;
}

#partners-content2
{
	text-align: center;
}
#partners-content img
{
	border: 0;
	text-align: center;
}

#partners-content2 img
{
	border: solid 1px black;
}

/* Styles for Contact Us Page */

#contact-left
{
	width: 60%;
	float: left;
	padding-right: 1em;
	text-align: left;
	height: 100%;
}

#contact-left p
{
	line-height: 16px;
	padding: 0;
	margin: 0;
}

#contact-right
{
	width: 35%;
	float: left;
	padding-right: 1em;
	text-align: right;
	height: 100%;
}

#contact-right p
{
	line-height: 16px;
	padding: 0;
	margin: 0;
}


#contact-right img
{
	float: left;
}

#contact-bottom
{
	margin-top: 50px;
	width: 669px;
	float: left;
}

#contact-bottom p
{
	line-height: 16px;
	padding: 0;
	margin: 0;
}

#contact-bottom td.left
{
	width: 423px;
}

#contact-bottom td.right
{
	text-align: right;
}

/* Styles for History page */


#history-left
{
	width: 24%;
	float: left;
}

#history-middle
{
	width: 34%;
	float: left;
}

#history-right
{
	width: 42%;
	float: right;
	font-size: 8px;
}

#history-right p
{
	text-align: center;
}

#history-right img
{
	width: 266px;
}


/* Styles for company structure page */

#structure img
{
	width: 144px;
}

/* Styles for copyright */

#copyright
{
	width: 700px;
	margin: auto;
	margin-top: 40px;
	font-size: 10px;
	text-align: center;
	line-height: 30px;
}


/* others */

#emailform
{
	width: 400px;
	margin-left: 10px;
	border: solid 1px black;
	background-color: white;
}

#TxtContactMessage
{
	width: 300px;
	height: 100px;
	background-color: white;
}

#map
{
	margin-top: 30px;
	margin-left: 120px;
	margin-bottom: 30px;
}

#map img
{
	float: left;
	border: 0;
}
