@charset "UTF-8";
/* CSS Document for Infinitysalesgroup.com */

body {
	background-color:#FFF;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#434343;
}

/** common **/

.clear {
	clear:both;
}

img {
	border:none;
}

h1 {
	background-image:url(site_images/h1_block.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size:22px;
	font-weight:bold;
	color:#9d9921;
	padding:0 0 0 20px;
	margin:0 0 10px 0;
}


h2 {
	font-size:22px;
	font-weight:bold;
	color:#9d9921;
	padding:0;
	margin:0 0 10px 0;
}

h3 {
	font-size:18px;
	line-height:24px;
	font-weight:bold;
	color:#9d9921;
	padding:0;
	margin:0 0 10px 0;
}

h4 {
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	color:#9d9921;
	padding:0;
	margin:0 0 5px 0;
}

h5 {
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	color:#9d9921;
	padding:0;
	margin:0 0 10px 0;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
p a {
	color:#9d9921;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
p a:hover {
	color:#ada924;
}

p {
	font-size:16px;
	line-height:24px;
	padding:0;
	margin:0;
}

.imgborder {
	padding:4px;
	border:#CCC solid 1px;
}

.imgfloat {
	float:left;
	width:230px;
	margin:0 10px 10px 0;
}

.linesep {
	background-image:url(site_images/linesep.gif);
	background-repeat:repeat-x;
	height:2px;
	width:auto;
	padding:0;
	margin:10px 0 10px 0;
}

ul {
	font-size:16px;
	line-height:24px;
	padding:20px;
	margin:0;
}

/** contact table **/

.contacttable {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#434343;
}

.contacttable td {
	vertical-align:top;
}

/** top **/

#top_bg {
	background-image:url(site_images/top_bg.gif);
	background-repeat:repeat-x;
	height:169px;
	width:auto;
}

#top_wrapper {
	width:802px;
	height:133px;
	margin:0 auto 0 auto;
	padding:0;
}

#top_wrapper .logo {
	float:left;
	padding:10px 0 0 20px;
	margin:0;
	width:257px;
	height:111px;
}

#top_wrapper .topnumber {
	float:right;
	padding:70px 20px 0 0;
	margin:0;
	width:161px;
	height:34px;
}

/** top menu **/

#top_menu {
	width:802px;
	height:36px;
	padding:0;
	margin:0 auto 0 auto;
}

.top_mainmenu {
	padding:0;
	margin:0;
}

.top_mainmenu ul {
	padding:0;
	margin:0;
}

.top_mainmenu li {
	float:left;
	list-style:none;
	padding:0;
	margin:0;
}

.top_mainmenu li .home {
	background-image:url(site_images/b_home1.png);
	background-repeat:no-repeat;
	width:201px;
	height:36px;
}

.top_mainmenu li .home:hover,
.top_mainmenu li .homecurrent {
	background-image:url(site_images/b_home2.png);
	background-repeat:no-repeat;
	width:201px;
	height:36px;
}

.top_mainmenu li .products {
	background-image:url(site_images/b_products1.png);
	background-repeat:no-repeat;
	width:200px;
	height:36px;
}

.top_mainmenu li .products:hover,
.top_mainmenu li .productscurrent {
	background-image:url(site_images/b_products2.png);
	background-repeat:no-repeat;
	width:200px;
	height:36px;
}

.top_mainmenu li .careers {
	background-image:url(site_images/b_careers1.png);
	background-repeat:no-repeat;
	width:200px;
	height:36px;
}

.top_mainmenu li .careers:hover,
.top_mainmenu li .careerscurrent {
	background-image:url(site_images/b_careers2.png);
	background-repeat:no-repeat;
	width:200px;
	height:36px;
}

.top_mainmenu li .contact {
	background-image:url(site_images/b_contact1.png);
	background-repeat:no-repeat;
	width:201px;
	height:36px;
}

.top_mainmenu li .contact:hover,
.top_mainmenu li .contactcurrent {
	background-image:url(site_images/b_contact2.png);
	background-repeat:no-repeat;
	width:201px;
	height:36px;
}

/** content **/

#content_wrapper {
	background-color:#f5f5f5;
	width:802px;
	padding:16px 0 30px 0;
	margin:0 auto 0 auto;
	min-height:600px;
}

.columnfull {
	float:left;
	width:760px;
	padding:0;
	margin:20px 20px 0 20px;
}

.column1 {
	float:left;
	width:490px;
	padding:0;
	margin:20px 20px 0 20px;
}

.column2 {
	float:left;
	width:252px;
	padding:0;
	margin:20px 20px 0 0;
}

.greenform {
	background-image:url(site_images/form_sidebar_bg.jpg);
	background-repeat:no-repeat;
	width:253px;
	height:237px;
}

.greenformtext {
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	margin:0 10px 0 10px;
}

/** footer **/

#footer_bg {
	background-image:url(site_images/footer_bg.gif);
	background-repeat:repeat-x;
	width:auto;
	height:66px;
}

#footer_wrapper {
	width:762px;
	margin:0 auto 0 auto;
	padding:16px 0 0 0;
	color:#FFF;
	font-size:10px;
}