/* The A Sign */

p{margin:0px;}
img{border:0px;}
body{margin:0px; padding:0px; background-color:#fcaf17;}
html{overflow-y: scroll;}
h1{margin:0px;}
h2{margin:0px;}

email1{font-size:12px;}
email2{font-size:18px;}

.container1{
	z-index:1;
	position:relative;
	width:100%;
	height: 100%;
	margin:0px;
	padding:0px;
	text-align:center;
}
.container2{
	z-index:2;
	position:relative;
	width:1060px;
	margin:0 Auto 0 Auto;
	padding:0px;
	text-align:center;
}
.container3 {
	z-index:2;
	position:relative;
	width:100%;
	margin:0px;
	padding:0px;
	text-align:left;
	background-color:#ffffff;
	float:left;
}

.content {
	width: 1000px;
	margin:0 0 0 30px;
	text-align: center;
	float:left;
	clear:both;
}

.text1{
	float:left;
	width:635px;
}
.text1 h1{
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-size:18px;
	line-height:22px;
	color:#1967b2;
	font-weight: normal;
	text-align: left;
	padding:12px 20px 0 0;
}

.textleft{
	float:left;
	width:490px;
	margin:40px 20px 0 0;
}
.textright{
	float:left;
	width:490px;
	margin:40px 0 0 0;
}

.text2holder{
	float:left;
	width:490px;
	margin:0 0 40px 0;
}
.picture{
	float:left;
	width:111px;
	margin:0 14px 0 0px
}
.text2{
	float:left;
	width:365px;
	margin:0px;
}
.text2 h2{
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-size:19px;
	line-height:19px;
	color:#5b5f6a;
	font-weight:normal;
	text-align:left;
	padding:0 0 4px 0;
}
.text2 p{
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#5b5f6a;
	font-weight:normal;
	text-align:left;
	padding:0px;
}

.contact{
	float:left;
	width:365px;
	height:121px;
	margin:0px;
	background-image: url(../images/contact.gif);
	background-repeat: no-repeat;
}
.contact p{
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-size:18px;
	line-height:22px;
	color:#fcaf17;
	font-weight: normal;
	text-align: center;
	padding:70px 170px 0 0;
}
a:link {color:#fcaf17; text-decoration:none}
a:active {color:#fcaf17; text-decoration:none}
a:visited {color:#fcaf17; text-decoration:none}
a:hover {color:#ffffff; text-decoration:underline}

a.grey:link {color:#5b5f6a; text-decoration:none}
a.grey:active {color:#5b5f6a; text-decoration:none}
a.grey:visited {color:#5b5f6a; text-decoration:none}
a.grey:hover {color:#fcaf17; text-decoration:underline}

a.email1:link {font-size:12px; color:#fcaf17; text-decoration:none}
a.email1:active {font-size:12px; color:#fcaf17; text-decoration:none}
a.email1:visited {font-size:12px; color:#fcaf17; text-decoration:none}
a.email1:hover {font-size:12px; color:#ffffff; text-decoration:underline}

a.email2:link {font-size:17px; color:#fcaf17; text-decoration:none}
a.email2:active {cfont-size:17px; olor:#fcaf17; text-decoration:none}
a.email2:visited {font-size:17px; color:#fcaf17; text-decoration:none}
a.email2:hover {font-size:17px; color:#ffffff; text-decoration:underline}

.footer {
	width:1000px;
	height:330px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
}
.containertop{
	width:1000px;
	height:198px;
	float:left;
}
.containertop p{
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	color:#5b5f6a;
	font-weight:normal;
	text-align:left;
	padding:75px 40px 0 167px;
}
.containerbottom{
	width:1000px;
	float:left;
}
.containerbottomleft{
	width:470px;
	height:132px;
	float:left;
}
.containerbottomleft p{
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-size:22px;
	line-height:22px;
	color:#fcaf17;
	font-weight:normal;
	text-align:center;
	padding:75px 180px 0 0;
}
.containerbottomright{
	width:530px;
	height:132px;
	float:left;
}
.containerbottomright p{
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#fcaf17;
	font-weight:bold;
	text-align:left;
	padding:11px 0 0 15px;
}
.containerbottomright ul{
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#fcaf17;
	font-weight:bold;
	text-align:left;
	padding:0 0 0 15px;
	margin:0 0 0 1.2em;
	list-style-position:outside;
	list-style-type:disc;
}
