/*************************************
AskYourInsuranceBroker.com Style Sheet
*************************************/

body {
	background-color: #000000;
	color: #FFFFFF;
	font-size:62.5%;
	margin: 0;
	padding: 0;
}

#maincontainer {
	width: 834px;
	margin: 0 auto 0 auto;
	padding: 0;

}

#header {
	border-bottom: solid 1px #ffffff;
	padding: 10px;
	text-align: right;
	background-image: url(SieskoPartnersLogo.png);
	background-repeat: no-repeat;
	background-position: 0% 45%;
	height: auto;
	min-height: 182px;
}

h1 {
	padding: 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3.2em;
	letter-spacing: .15em;
}

address {
	margin-top: 2.5em;
	font-size: 1.6em;
	line-height: 1.1em;
}

#header a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	border-bottom: dashed 1px #ffffff;
	font-size: .90em;
	font-style: italic;
}

#header a:hover {
	border-bottom: dashed 1px #cccccc;
	color: #ffffff;
	background-color: #222222;
}



#maincontent {
	width: 75%;
	float: left;
	border-right: solid 1px #ffffff;
	margin-top: 2em;
	padding-right: 20px;
}

#maincontent p { 
	font-size: 1.46em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.35em;
	text-align: justify;
	margin-bottom: 1em;
}

.contentcontainer {
	clear: both;
	padding-bottom: 2em;
}

.contentleftfloat {
	float: left;
	width: 48.5%;
	padding-bottom: 2em;
}

.contentrightfloat {
	float: right;
	width: 48.5%;
	padding-bottom: 2em;
}

.contentcenterfloat {
	float: none;
	width: 100%;
}

#maincontent h2 {
	padding: .5em .1em .5em .1em;
	margin: 0 0 0 0;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	font-size: 2em;
	text-align: center;
	color: #ffffff;
}

#secondarycontent {
	float: right;
	width: 20%;
	padding: 0 0 0 0;
	margin: 1em 0 0 0;
	font-size: 1.5em;
	line-height: 1.2em;	
}

#secondarycontent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin: 0;	
	font-size: 1.15em;
	font-weight: normal;
}

#secondarycontent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin: 0 0 .5em 0;
}

#secondarycontent ul {
	margin: 0 0 2em 0;
	padding: 0;
	list-style: none;
}

#secondarycontent a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	font-size: .9em;
	border-bottom: dashed 1px #ffffff;
}

#secondarycontent a:hover {
	border-bottom: dashed 1px #cccccc;
	color: #ffffff;
	background-color: #222222;
}

#secondarycontent form {
	margin: 0;
	padding: 0;
}

#secondarycontent label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #CCCCCC;
}

#secondarycontent input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: .2em;	
	font-size: .85em;
	width: 100%;
	line-height: .85em;
}

.submitbutton {
	float: right; 
	margin: .5em 0 0 0;
	width: 65%;
	line-height: 1em;
}


#footer {
	clear: both;
	height: 265px;
	background-image: url(CityOutline.png);
	background-position: center bottom;
	background-repeat: repeat-x;
	padding: 2em 0 0 0;
}
