.front_banner_left {
background: url(/theme-images/left_curve_small.gif) bottom left no-repeat;
background-color:#838fad;
width:429px;
min-height:80px;
float:left;
overflow:visible;
}

.left_curve {
position:absolute;
left:0px;
width:32px;
height:100%;
background-image:url(/theme-images/left_curve_corner.gif);
background-repeat:no-repeat;
}

h1 {
	color:#FFFFFF;
	font-size:large;
	padding-left:15px;
}

.indent {
	padding-left:15px;
}

.indent a:link		{ color:#FFFFFF; text-decoration: underline;}
.indent a:visited	{ color: #FFFFFF; text-decoration: underline;}
.indent a:hover		{ color: #444444; text-decoration: underline;}
.indent a:active		{ color: #FFFFFF; text-decoration: underline;}

#demos a:link		{ color:#CC0000; text-decoration: underline;}
#demos a:visited	{ color: #CC0000; text-decoration: underline;}
#demos a:hover		{ color: #444444; text-decoration: underline;}
#demos a:active		{ color: #CC0000; text-decoration: underline;}


#divider_bottom {
	min-height:135px;
}

#bottom_left {
	min-height:135px;
}

#bottom_right {
	min-height:135px;
}


#top_left .dom_input {
	width: 200px;
	margin-left:15px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-size: 14px;
	/*border: 1px solid #0000FF;*/
}

#top_left select {
	/*border: thin solid #0000FF;*/
	font-size: 14px;
}
#top_right img{
float:left;
}

#top_right ul{
	padding-left:65px;
}



.divider {
	padding-top:3px;
	padding-bottom:3px;
	background-color:#FFFFFF;
	height:inherit;
	min-height:80px;
	width:2px;
	float:left
}

.front_banner_right {
background: url(/theme-images/right_curve_small.gif) top right no-repeat;
background-color:#838fad;
height:100%;
width:429px;
min-height:80px;
overflow:visible;
float:left;
}

.spacer {
padding:0 3px 0 3px;
}

.summary_panel {
background-repeat:no-repeat;
background-color:#999999;
width:270px;
float:left;
margin-top:10px;
margin-bottom:10px;
margin-right:23px;
padding-top:143px;
}

#domain_panel {
background-image:url(/theme-images/domains.png);
}
#hosting_panel {
background-image:url(/theme-images/hosting.png);
}
#automation_panel {
background-image:url(/theme-images/automation.png);
margin-right:0;
}

ul.front_feature_list li {
list-style-image: url("/theme-images/2cv.png");
background:none;
color: white; font-size: 10pt;
font-weight:bold;
padding-left:5px;
}
ul.front_feature_list {
padding-left:15px;
margin-left: 15px;
}
.dot {color: #ffffff;font-size: 18px}


