/* CSS Document */

/* v1.0 | 20080212 reset*/

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;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* 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;
	border-spacing: 0;
}
/* end reset */

html, body { 
margin: 0; 
padding: 0; 
height: 100%;
} 


#wrapper {
	width: 797px;
	height: 600px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	background-image: url(images/main.bg.jpg);
	background-repeat: no-repeat;
}

h1 {
	font-size: 115%;
	margin: 0px;
	padding: 15px;
}

.header {
	top: 0px;
	position: relative;
	height: 150px;
	width: 797px;
	visibility: visible;
	background-attachment: inherit;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	background-image: url(images/header_get_started.png);
}
#menucontainer {
	width: 770px;
	height: 40px;
	background-color: #1573ba;
	z-index: .99;
	overflow: visible;
	}
	
.menu {
	background-color: #666666;
	top: 75px;
	position: absolute;
	height: 25px;
	width: 770px;
	visibility: visible;
	left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(Graphics/lnk_p.jpg);
	text-decoration: none;
}

#nav-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(Graphics/lnk_p.jpg);
	text-decoration: none;
}

#nav-menu li
{
	background: #fff url(Graphics/lnk_p.jpg) repeat-x left bottom;
	height: 25px;
	line-height: 25px;
	float: left;
	width: 110px;
	display: block;
	border: 0.1em none #dcdce9;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 0px;
}

#nav-menu li a:link
{
	background: #fff url(Graphics/lnk_p.jpg) repeat-x left bottom;
	height: 25px;
	line-height: 25px;
	float: left;
	width: 110px;
	display: block;
	border: 0.1em none #dcdce9;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 0px;
}

#nav-menu li a:visited
{
	background: #fff url(Graphics/lnk_p.jpg) repeat-x left bottom;
	height: 25px;
	line-height: 25px;
	float: left;
	width: 110px;
	display: block;
	border: 0.1em none #dcdce9;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 0px;
}

#nav-menu li a:hover
{
	background: #fff url(Graphics/lnk_a.jpg) repeat-x left bottom;
	height: 25px;
	line-height: 25px;
	float: left;
	width: 110px;
	display: block;
	border: 0.1em none #dcdce9;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	padding-right: 0px;
	padding-left: 0px;
	text-decoration: none;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
	float: none;
	text-decoration: none;
}
/* End hide */

#nav-menu
{
	width:770px;
	text-decoration: none;
	} 
.contentformtable {
	top: 100px;
	position: absolute;
	height: 500;
	width: 100%;
	left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
}
.content {
	position: relative;
	height: 600;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	background-color: #99CCFF;
}

#wrapper .contentright {
	top: 100px;
	position: relative;
	height: 455px;
	width: 50%;
	visibility: visible;
	right: 0px;
	left: 385px;
	border: 1px solid #666666;
}
.linkmenu2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
.linkmenu2 a:link {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFF00;
}
.linkmenu2 a:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.linkmenu2 a:hover {
	color: #00FFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.linkmenu2 a:active {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;

}

.linkmenu3 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.linkmenu3 a:link {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(Graphics/lnk_a.jpg);
}
.linkmenu3 a:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.linkmenu3 a:hover {
	color: #00FFFF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.linkmenu3 a:active {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}



#wrapper .contentright .contentright2{
	width: 385px;
	visibility: visible;
	position: absolute;
	height: 200px;
	margin: 0px;
	padding: 0px;
	top: 100px;
	left: 0px;
	background-repeat: no-repeat;

}

#wrapper .content .content2 {
	width: 385px;
	visibility: visible;
	position: absolute;
	height: 50px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	background-image: url(Graphics/sub_header_L_manin_pg.jpg);
	background-repeat: no-repeat;
	
}

#wrapper .content .share {
	width: 385px;
	visibility: visible;
	position: absolute;
	height: 25px;
	margin: 0px;
	padding: 0px;
	top: 60px;
	left: 0px;
	z-index: 200;
}


#wrapper .content .content3 {
	width: 385px;
	visibility: visible;
	position: absolute;
	height: 405px;
	margin: 0px;
	padding: 0px;
	top: 100px;
	left: 0;
	background-color: #000000;
	z-index: 100;
}

.font1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: oblique;
	font-variant: normal;
	font-size: 1em;
	font-weight: bold;
}

.font2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.font3 {
color: #00FFFF;
}

.font4 {
	color: #000000;
	font-weight: bolder;
	font-style: italic;
	font-size: 1.5em;
}
.font5 {
	color: #0066FF;
	font-weight: bolder;
	font-style: italic;
	font-size: 3em;
}
input {
 background-color: #BDD8F2;
}

form {

}

.right {float: right;}
.left {float: left;}

a.linkstyle01:link {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
a.linkstyle01:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
a.linkstyle01:hover {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
a.linkstyle01:active {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

#calltoday {
	position:absolute;
	left:218px;
	top:450px;
	width:284px;
	height:25px;
	z-index:101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #0000FF;
	font-weight: bold;
	font-style: italic;
}
#freehalfhr {
	position:absolute;
	left:736px;
	top:157px;
	width:185px;
	height:149px;
	z-index:102;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #0000FF;
	text-align: center;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 25px;
	font-weight: bold;
}
#phone {
	position:absolute;
	left:236px;
	top:400px;
	width:219px;
	height:47px;
	z-index:103;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #0000FF;
	text-align: center;
	font-weight: bold;
}
#topinf {
	position:absolute;
	left:599px;
	top:12px;
	width:272px;
	height:17px;
	z-index:104;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.style1 {color: #FFFFFF}

.box_content02{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: bold;
	width: 150px;
	height: auto;
	position: relative;
	top: 250px;
	left: 325px;
	text-align: center;
	color: #2A1F55;
}

.box_content01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: bold;
	width: 150px;
	height: auto;
	position: relative;
	top: 250px;
	left: 325px;
	text-align: center;
	color: #2A1F55;
