/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, /*div, span,*/ applet, object, iframe,
h1, h2, h3, h4, h5, h6, /*p,*/ blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
/*small,*/ strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
}

/* my css starts here*/
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color:#2a2f55;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#holder {
	width: 1000px;
	height:auto;
	background: #FFFFFF;
	text-align: left;
	margin: 0 auto 0 auto;


}#header {
	width:1000px;
	height:193px;
	background-image:url(../images/header_huge.jpg);
	background-repeat:no-repeat;
	float:left;
}
.header_copy {
	width:750px;
	padding-top:92px;
	float:left;
}
#content{
	width:1000px;
	height:auto;
	background-color:#FFFFFF;
	border:#2a2f55;

}
.content_left{
	width:709px;
	height:auto;
	padding: 0px 25px;
	background-image: url(../images/bgLeft_huge.jpg);
	float:left;
}
.content_left2{
	width:700px;
	height:auto;
	border: groove;
	border-width:thin;
	border-color:#dfdddd;
	background-color:#f8f7f7;
	float:left;

}
.content_box{
	width:330px;
	height:auto;
	padding: 0px 10px;
	float:left;
}
/*
.content_box{
	width:220px;
	height:auto;
	padding-left:10px;
	padding-right:10px;
	float:left;
}
*/
.content_right{
	width:241px;
	height:501px;
	background-image:url(../images/bgRight.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	float:left;
}
.content_rightEs{
	width:241px;
	height:515px;
	background-image:url(../images/bgRight.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	float:left;
}
.content_rightRenewal{
	width:241px;
	height:94px;
	background-color:#FFFFFF;
	float:left;
}
.content_bottom{
	width:690px;
	height:20px;
	background-color:#fbeee7;
	padding-right:10px;
	margin-top:15px;
	float:left;
}
#footer{
	width:1000px;
	height:auto;
	background-color:#FFFFFF;
	float:left;
}
.footer_copy{
	width:709px;
	height:auto;
	padding: 30px 25px 5px 25px;
	background-image:url(../images/bgFooter_huge.jpg);
	background-repeat:no-repeat;
	float:left;
	background-color:#FFFFFF;
}



a {
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
/*a:visited {
	color: ##FFFF00;
}
a:hover {
	color: ##FFFF00;
}
a:active {
	color: ##FFFF00;
}

*/

h1 { 
	font-size: 24px; 
	color: #FFFF00;
	font-weight: bold;
}
h2 {
	font-size:12px;
	font-weight:bold;
}
h3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e16640;
	font-weight:bold;
	font-style:normal;
}
h4 {
	color: #e16640;
	font-weight: bold;
	font-size:14px;
	text-align:center;
}
h5 {
	color: #ffffff;
	font-size:12px;
	font-weight:bold;
	font-family: Tahoma, Verdana, Arial;
}
h6 { 
	font-size: 19px; 
	color: #FFFF00;
	font-weight: bold;
}
p {
	font-size:12px;
	text-align:left;
}
/*
p.small {
	font-size:11px;
	text-align:left;
}
*/

.style1 {
	color:#cc6633;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
	font-size:18px;
}
.style2 {
	color: #cc6633;
	font-weight: bold;
	font-size:14px;
}
.style3 {
	font-size:10px;
}
.style4 {
	color: #ffcc00;
	font-weight: bold;
	font-size:14px;
}
.style5 {
	color: #df0e02;
	font-weight:bold;
	font-size:14px;
}
.style6 {
	color: #dc6822;
	font-size:10px;
}

.style7 {
	color: #cc6633;
	font-weight: bold;
	font-size:11px;
}

.link2nd {font-size:10px; color:#dc6822; text-decoration:underline;}
/*.link3rd {font-size:12px; color:#000000; text-decoration:underline;}*/
.pads {padding-left: 10px;}
a.elgordogroup:hover {font-size:10px; color:#dc6822; text-decoration:none;}
/*a.elgordogroup2:hover {font-size:12px; color:#000000; text-decoration:none;}*/

